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

build(deps): bump the dependencies group in /processor with 2 updates #526

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 31, 2025

Bumps the dependencies group in /processor with 2 updates: @commercetools-backend/loggers and @fastify/autoload.

Updates @commercetools-backend/loggers from 22.39.1 to 22.40.0

Release notes

Sourced from @​commercetools-backend/loggers's releases.

v22.40.0

@​commercetools-backend/eslint-config-node@​22.40.0

@​commercetools-backend/express@​22.40.0

@​commercetools-backend/loggers@​22.40.0

@​commercetools-frontend/actions-global@​22.40.0

Patch Changes

  • Updated dependencies []:
    • @​commercetools-frontend/browser-history@​22.40.0
    • @​commercetools-frontend/constants@​22.40.0
    • @​commercetools-frontend/notifications@​22.40.0
    • @​commercetools-frontend/sentry@​22.40.0

@​commercetools-frontend/application-components@​22.40.0

Minor Changes

Patch Changes

  • Updated dependencies []:
    • @​commercetools-frontend/actions-global@​22.40.0
    • @​commercetools-frontend/application-config@​22.40.0
    • @​commercetools-frontend/application-shell-connectors@​22.40.0
    • @​commercetools-frontend/assets@​22.40.0
    • @​commercetools-frontend/constants@​22.40.0
    • @​commercetools-frontend/i18n@​22.40.0
    • @​commercetools-frontend/l10n@​22.40.0
    • @​commercetools-frontend/sentry@​22.40.0

@​commercetools-frontend/application-config@​22.40.0

Patch Changes

... (truncated)

Changelog

Sourced from @​commercetools-backend/loggers's changelog.

22.40.0

Commits

Updates @fastify/autoload from 6.0.3 to 6.1.0

Release notes

Sourced from @​fastify/autoload's releases.

v6.1.0

What's Changed

New Contributors

Full Changelog: fastify/fastify-autoload@v6.0.3...v6.1.0

Commits
  • c5aa697 6.1.0
  • e4ae352 test: #5555 - move to node test runner (#440)
  • 2b3a6ec feat: support native type stripping for Node >= v23 (#442)
  • 69d42a5 build(dependabot): reduce npm updates to monthly (#439)
  • 26d60ea test: prefix unused params with underscores (#437)
  • 464b04a docs(readme): spelling and grammar fixes (#436)
  • 7397616 perf(find-plugin): convert unused capture group to non-capture group (#435)
  • f26b988 docs(readme): use simple english (#434)
  • abb7da2 docs(readme): remove useless brackets
  • 1055f24 build(deps-dev): add eslint, peer dep of neostandard (#433)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by fdawgs, a new releaser for @​fastify/autoload since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group in /processor with 2 updates: [@commercetools-backend/loggers](https://github.com/commercetools/merchant-center-application-kit/tree/HEAD/packages-backend/loggers) and [@fastify/autoload](https://github.com/fastify/fastify-autoload).


Updates `@commercetools-backend/loggers` from 22.39.1 to 22.40.0
- [Release notes](https://github.com/commercetools/merchant-center-application-kit/releases)
- [Changelog](https://github.com/commercetools/merchant-center-application-kit/blob/main/packages-backend/loggers/CHANGELOG.md)
- [Commits](https://github.com/commercetools/merchant-center-application-kit/commits/@commercetools-backend/[email protected]/packages-backend/loggers)

Updates `@fastify/autoload` from 6.0.3 to 6.1.0
- [Release notes](https://github.com/fastify/fastify-autoload/releases)
- [Commits](fastify/fastify-autoload@v6.0.3...v6.1.0)

---
updated-dependencies:
- dependency-name: "@commercetools-backend/loggers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@fastify/autoload"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 31, 2025 16:54
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 31, 2025
@dependabot dependabot bot requested review from Trackerchum and dolapo-ct January 31, 2025 16:54
@leungkinghin-ct leungkinghin-ct merged commit 53dc56d into main Feb 3, 2025
2 checks passed
@leungkinghin-ct leungkinghin-ct deleted the dependabot/npm_and_yarn/processor/dependencies-0ad8708706 branch February 3, 2025 10:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants