Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency @microfleet/core to v21 #97

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@microfleet/core (source) ^15.0.0 -> ^21.0.0 age adoption passing confidence

Release Notes

microfleet/core (@​microfleet/core)

v21.0.1

Compare Source

Bug Fixes
  • hapi: error code pass-through (66ed3d0)

v21.0.0

Compare Source

Bug Fixes
  • deps: update dependency sonic-boom to v3.8.1 (101d9b1)
Features
  • remove opentracing, cassandra, expand error msg for hapi (#​721) (b9def89)
BREAKING CHANGES
  • removed opentracing & cassandra plugins. They are not maintained and are a perf hit

  • feat: support error code in hapi respones as extra data

  • feat: remove opentracing and cassandra

  • fix: remove plugin from the list

v20.1.4

Compare Source

Bug Fixes

v20.1.3

Compare Source

Bug Fixes

v20.1.2

Compare Source

Bug Fixes
  • plugin-redis-core: perform index file if migration is a directory (#​705) (848bb8e)

v20.1.1

Compare Source

Bug Fixes
  • plugin-logger: pass error enumerable fields as event extras (#​698) (d755df3)

v20.1.0

Compare Source

Features

v20.0.5

Compare Source

Bug Fixes
  • don't use logger in the mfleet (61fdffc)

v20.0.4

Compare Source

Bug Fixes
  • auto-starting an instance in ESM (157d2a5)

v20.0.3

Compare Source

Bug Fixes
  • ensure full paths are resolved for generic actions in ESM mode (a02d85f)

v20.0.2

Compare Source

Bug Fixes
  • dynamic import calls, swc -> esbuild (7e6d1a2)

v20.0.1

Compare Source

Bug Fixes

v20.0.0

Compare Source

Features
BREAKING CHANGES
  • requires oen to call await microfleet.register() before any of the plugins are instantiated. This allows one to have async jobs as part of the attachment routine. Updates @​microfleet/validation to version 13, which moves from require() to async import() of files as part of this change. This raises min node.js version to 20.10 (it will still work on lower versions, but >= 20.10 allows for much better performance, as well as way fewer ESM issues). This will be a non-lts version aimed at polishing async plugins and tightening public interface

v19.3.0

Compare Source

Features

v19.2.14

Compare Source

Bug Fixes

v19.2.13

Compare Source

Bug Fixes

v19.2.12

Compare Source

Bug Fixes

v19.2.11

Compare Source

Bug Fixes
  • upgrade dependencies (3462882)
  • upgrade deps, more granular log level control in logger plugin (fa59e6f)

v19.2.10

Compare Source

Bug Fixes

v19.2.9

Compare Source

Bug Fixes

v19.2.8

Compare Source

Bug Fixes
  • update deps, ensure fastify-plugin is not required (08f0239)

v19.2.7

Compare Source

Bug Fixes
  • cleanup sigterm listeners on close (cd19c53)

v19.2.6

Compare Source

Bug Fixes
  • set npm version during release (24edf47)
  • update compatibility for mfleet bin (01285ed)

v19.2.5

Bug Fixes
  • set npm version during release (24edf47)

v19.2.4

Bug Fixes

v19.2.2

Bug Fixes

v19.2.0

Features
  • common action overrides (516cebb)

v19.0.0

Features
BREAKING CHANGES
  • several plugins had major version of node updates in its req, hence boosting this

  • chore: lockfile

  • feat: init custom plugin with abs path from core

  • chore: update test env

v17.33.0

Features

v17.31.0

Features

v17.29.2

Bug Fixes

v17.29.0

Bug Fixes
Features

v17.27.2

Bug Fixes
  • remove timer based ack defaults (0babab1)

v17.27.0

Bug Fixes
  • increase test timeout for slow machines on CI (61cc970)
  • undici vs node-fetch (bd38a18)
Features

v17.25.0

Features
Features
Features
Features
Features
Features
Bug Fixes
Bug Fixes
Features
  • router re-wiring of requests, independent actions (fb0bea2)# 17.18.0 (2022-03-24)
Features
  • router re-wiring of requests, independent actions (fb0bea2)# 17.17.0 (2022-03-24)
Features
  • router: reconfigure action through enabled param (44be4ae)# 17.16.0 (2022-03-24)
Features
  • router: reconfigure action through enabled param (44be4ae)## 17.15.4 (2022-03-23)
Bug Fixes
  • remove deprecated event-to-promise lib (3489d98)## 17.15.3 (2022-03-23)
Bug Fixes
  • remove deprecated event-to-promise lib (3489d98)## 17.15.2 (2022-03-23)
Bug Fixes
  • dependencies, updated transport-amqp (4ca88c7)## 17.15.1 (2022-03-23)
Bug Fixes
  • dependencies, updated transport-amqp (4ca88c7)# 17.15.0 (2022-03-16)
Features
Features

17.13.2 (2022-02-28)

Bug Fixes

17.13.1 (2022-02-28)

Bug Fixes

v17.13.2

Bug Fixes

v17.13.0

Features

v17.11.12

Bug Fixes

v17.11.10

Bug Fixes

v17.11.8

Bug Fixes
  • router: add enabled into ajv schema (b2b4a28)

v17.11.6

Bug Fixes

v17.11.4

Bug Fixes

v17.11.2

Bug Fixes
Reverts
  • router types exploration (40ece1e)

v17.11.0

Bug Fixes
Features

v17.9.0

Compare Source

Features

17.8.1 (2021-11-23)

Bug Fixes

v17.8.1

Compare Source

Bug Fixes

v17.8.0

Compare Source

Features
  • pino 7 transports, mocha & jest tests (3f90cda)

v17.7.0

Compare Source

Bug Fixes
Features

v17.6.0

Compare Source

Features
  • plugin-logger: decr err lvl using "getErrorLevel" in conf (#​499) (1ae63a0)

17.5.4 (2021-02-19)

Bug Fixes
  • migrate to undeprecated elastic library (f3ba4d9)

17.5.3 (2020-09-03)

Bug Fixes
  • invalid response validation on error (57d16c5)

17.5.2 (2020-08-26)

Bug Fixes

17.5.1 (2020-08-25)

Bug Fixes
  • core: ability to turn off auto schema for single action (48cec10)

v17.5.4

Compare Source

Bug Fixes
  • migrate to undeprecated elastic library (f3ba4d9)

v17.5.3

Compare Source

Bug Fixes
  • invalid response validation on error (57d16c5)

v17.5.2

Compare Source

Bug Fixes

v17.5.1

Compare Source

Bug Fixes
  • core: ability to turn off auto schema for single action (48cec10)

v17.5.0

Compare Source

Features

v17.4.0

Compare Source

Features

17.3.5 (2020-07-22)

Bug Fixes

17.3.4 (2020-06-29)

Bug Fixes

17.3.3 (2020-06-12)

Bug Fixes

17.3.2 (2020-05-19)

Bug Fixes

17.3.1 (2020-05-15)

Bug Fixes

v17.3.5

Compare Source

Bug Fixes

v17.3.4

Compare Source

Bug Fixes

v17.3.3

Compare Source

Bug Fixes

v17.3.2

Compare Source

Bug Fixes

v17.3.1

Compare Source

Bug Fixes

v17.3.0

Compare Source

Features

v17.2.0

Compare Source

Features
  • plugin-logger: export fingerprint (e182333)

v17.1.0

Compare Source

Bug Fixes
  • add logger as always installed dependency of microfleet/core (139e167)
  • bugs during refactor (c632d24)
  • disallow console again (62b73a8)
Features
  • external logger module (4bdbbac)
  • merge fingerprint (5fc647d)
  • logger: sentry event fingerprinting (e90fd6b)
  • logger: sentry event fingerprinting (ede252a)
  • logger: sentry event fingerprinting (56773c5)
  • refactor to eslint (2707e95)
  • standalone logger plugin (2024817)
  • standalone logger plugin (afc0414)
  • standalone logger plugin (db4a1e1)

v17.0.0

Compare Source

Bug Fixes
BREAKING CHANGES

16.0.4 (2020-03-06)

Note: Version bump only for package @​microfleet/core

16.0.3 (2020-02-13)

Note: Version bump only for package @​microfleet/core

16.0.2 (2020-02-05)

Note: Version bump only for package @​microfleet/core

16.0.1 (2020-01-24)

Note: Version bump only for package @​microfleet/core

v16.0.4

Compare Source

Note: Version bump only for package @​microfleet/core

v16.0.3

Compare Source

Note: Version bump only for package @​microfleet/core

v16.0.2

Compare Source

Note: Version bump only for package @​microfleet/core

v16.0.1

Compare Source

Note: Version bump only for package @​microfleet/core

v16.0.0

Compare Source

Features
BREAKING CHANGES

15.7.1 (2020-01-17)

Note: Version bump only for package @​microfleet/core

v15.7.1

Compare Source

Note: Version bump only for package @​microfleet/core

v15.7.0

Compare Source

Features
  • allow to load lua scripts from multiple paths (6a9cb38)

15.6.1 (2019-12-11)

Bug Fixes
  • amqp: consider router prefix on retry (7827741)

v15.6.1

Compare Source

Bug Fixes
  • amqp: consider router prefix on retry (7827741)

v15.6.0

Compare Source

Features

15.5.2 (2019-11-22)

Note: Version bump only for package @​microfleet/core

15.5.1 (2019-11-15)

Note: Version bump only for package @​microfleet/core

v15.5.1

Compare Source

Note: Version bump only for package @​microfleet/core

v15.5.0

Compare Source

Features

15.4.1 (2019-11-13)

Bug Fixes

v15.4.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@microfleet/core-types@4.0.0 None 0 0 B
npm/@microfleet/core@21.0.0 None 0 78 kB avvs
npm/@microfleet/utils@4.0.0 None 0 0 B
npm/ansi-styles@3.2.1 None 0 9.37 kB sindresorhus
npm/bluebird@3.7.2 environment, eval, unsafe 0 632 kB esailija
npm/camelcase@5.3.1 None 0 7.45 kB sindresorhus
npm/chalk@2.4.2 environment 0 26.9 kB sindresorhus
npm/color-convert@1.9.3 None 0 27 kB qix
npm/color-name@1.1.3 None 0 9.36 kB dfcreative
npm/debug@4.3.6 environment 0 42.4 kB qix
npm/eventemitter3@5.0.1 None 0 73.4 kB lpinca
npm/get-value@2.0.6 None 0 3.71 kB jonschlinkert
npm/has-flag@3.0.0 None 0 3.13 kB sindresorhus
npm/lodash@4.17.21 None 0 1.41 MB bnjmnt4n
npm/read-pkg-up@7.0.1 None 0 6.73 kB sindresorhus
npm/semver@5.7.1 None 0 61.6 kB isaacs
npm/supports-color@5.5.0 environment 0 6.63 kB sindresorhus
npm/type-fest@4.23.0 None 0 375 kB sindresorhus
npm/yargs-parser@21.1.1 environment, filesystem 0 128 kB oss-bot

🚮 Removed packages: npm/@microfleet/core@15.4.0, npm/@types/color-name@1.1.1, npm/ansi-styles@4.2.0, npm/args@5.0.1, npm/bluebird@3.7.1, npm/camelcase@5.0.0, npm/chalk@3.0.0, npm/color-convert@2.0.1, npm/color-name@1.1.4, npm/dateformat@3.0.3, npm/death@1.1.0, npm/debug@4.1.1, npm/event-to-promise@0.8.0, npm/eventemitter3@4.0.0, npm/get-value@3.0.1, npm/has-flag@4.0.0, npm/isarray@1.0.0, npm/jmespath@0.15.0, npm/leven@2.1.0, npm/lodash.intersection@4.4.0, npm/lodash.partial@4.2.1, npm/lodash@4.17.15, npm/lsmod@1.0.0, npm/mri@1.1.4, npm/object-path@0.6.0, npm/pino-multi-stream@4.2.0, npm/pino-pretty@3.3.0, npm/process-nextick-args@2.0.1, npm/read-pkg-up@7.0.0, npm/readable-stream@2.3.6, npm/rfdc@1.1.4, npm/semver@6.3.0, npm/sort-by@1.2.0, npm/split2@3.1.1, npm/stdout-stream@1.4.1, npm/string_decoder@1.1.1, npm/supports-color@7.1.0, npm/type-fest@0.6.0, npm/util-deprecate@1.0.2, npm/yargs-parser@16.1.0

View full report↗︎

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants