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

Bump the dependencies group across 1 directory with 22 updates #286

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 22 updates in the /processor directory:

Package From To
@commercetools-backend/loggers 22.35.1 22.40.0
@commercetools/connect-payments-sdk 0.12.0 0.18.1
@fastify/autoload 6.0.2 6.1.0
@fastify/cors 10.0.1 10.0.2
@fastify/formbody 8.0.1 8.0.2
@fastify/request-context 6.0.1 6.0.2
@fastify/static 8.0.3 8.0.4
@sinclair/typebox 0.34.11 0.34.15
fastify 5.1.0 5.2.1
stripe 17.4.0 17.6.0
@eslint/compat 1.2.0 1.2.5
@eslint/js 9.16.0 9.19.0
@types/node 22.10.1 22.12.0
@typescript-eslint/eslint-plugin 8.17.0 8.22.0
@typescript-eslint/parser 8.17.0 8.22.0
eslint 9.16.0 9.19.0
eslint-plugin-jest 28.9.0 28.11.0
eslint-plugin-prettier 5.2.1 5.2.3
globals 15.10.0 15.14.0
msw 2.6.6 2.7.0
nodemon 3.1.7 3.1.9
typescript 5.7.2 5.7.3

Updates @commercetools-backend/loggers from 22.35.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

22.39.1

22.39.0

22.38.3

22.38.2

22.38.1

22.38.0

22.37.0

22.36.0

Commits

Updates @commercetools/connect-payments-sdk from 0.12.0 to 0.18.1

Updates @fastify/autoload from 6.0.2 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

v6.0.3

What's Changed

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

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.


Updates @fastify/cors from 10.0.1 to 10.0.2

Release notes

Sourced from @​fastify/cors's releases.

v10.0.2

What's Changed

New Contributors

Full Changelog: fastify/fastify-cors@v10.0.1...v10.0.2

Commits
  • cd695cd 10.0.2
  • 0c6a85d docs(readme): spelling and grammar fixes (#351)
  • bc34d54 refactor: prefix unused params with underscores (#350)
  • 4471cd7 perf(index): use optional chaining (#349)
  • ea9dbf7 docs(readme): remove useless brackets
  • 941a260 build(deps-dev): add eslint, peer dep of neostandard (#348)
  • 9d4585c chore(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#347)
  • 050d9e1 docs(readme): update ci badge syntax (#346)
  • e674abc docs(readme): point ci badge at master/main branch (#345)
  • fb4b3d5 chore(package): update contributors
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @fastify/formbody from 8.0.1 to 8.0.2

Release notes

Sourced from @​fastify/formbody's releases.

v8.0.2

What's Changed

Full Changelog: fastify/fastify-formbody@v8.0.1...v8.0.2

Commits
  • d41544f 8.0.2
  • 3b80467 docs(readme): add compatibility table (#171)
  • bdcce9b refactor: prefix unused params with underscores (#170)
  • 08ecb3e chore(package): add funding and contribs (#169)
  • 443a97c docs(readme): replace standard badge with neostandard (#168)
  • 6f86188 build(deps-dev): add eslint, peer dep of neostandard (#167)
  • 1d34397 build(deps-dev): add eslint, peer dep of neostandard (#167)
  • 0d35e2b build(deps-dev): bump neostandard from 0.11.9 to 0.12.0 (#166)
  • 9cdf73e types: use node: prefix for builtins (#165)
  • 6b10b17 build(deps-dev): replace standard with neostandard (#164)
  • Additional commits viewable in compare view
Maintainer changes

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


Updates @fastify/request-context from 6.0.1 to 6.0.2

Release notes

Sourced from @​fastify/request-context's releases.

v6.0.2

What's Changed

New Contributors

Full Changelog: fastify/fastify-request-context@v6.0.1...v6.0.2

Commits
  • 0d99c6f 6.0.2
  • 7d15676 docs(readme): add compatibility table (#208)
  • 94b1eac ci(coverage): remove coveralls workflow (#207)
  • fbc99b4 refactor: prefix unused params with underscores (#206)
  • 2844e6a chore(readme): update references to deprecated name (#205)
  • 5764d45 chore(package): add funding (#204)
  • d763ce6 types: use node: prefix for builtins (#202)
  • 87b8bc3 perf: use node: prefix to bypass require.cache call for builtins (#201)
  • 59c967f fix: refactor requestContextPlugin.spec.js to use response headers instead of...
  • a9c2df2 chore(package): add bugs url (#200)
  • Additional commits viewable in compare view

Updates @fastify/static from 8.0.3 to 8.0.4

Release notes

Sourced from @​fastify/static's releases.

v8.0.4

What's Changed

New Contributors

Full Changelog: fastify/fastify-static@v8.0.3...v8.0.4

Commits

Updates @sinclair/typebox from 0.34.11 to 0.34.15

Commits

Updates fastify from 5.1.0 to 5.2.1

Release notes

Sourced from fastify's releases.

v5.2.1

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.2.0...v5.2.1

v5.2.0

What's Changed

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by climba03003, a new releaser for fastify since your current version.


Updates stripe from 17.4.0 to 17.6.0

Release notes

Sourced from stripe's releases.

v17.6.0

  • #2250 Update generated code
    • Add support for close method on resource Treasury.FinancialAccount
    • Add support for pay_by_bank_payments on Account.capabilities, AccountCreateParams.capabilities, and AccountUpdateParams.capabilities
    • Add support for directorship_declaration and ownership_exemption_reason on Account.company, AccountCreateParams.company, AccountUpdateParams.company, and TokenCreateParams.account.company
    • Add support for proof_of_ultimate_beneficial_ownership on AccountCreateParams.documents and AccountUpdateParams.documents
    • Add support for financial_account on AccountSession.components, AccountSessionCreateParams.components, and Treasury.OutboundTransfer.destination_payment_method_details
    • Add support for financial_account_transactions, issuing_card, and issuing_cards_list on AccountSession.components and AccountSessionCreateParams.components
    • Add support for advice_code on Charge.outcome, Invoice.last_finalization_error, PaymentIntent.last_payment_error, SetupAttempt.setup_error, SetupIntent.last_setup_error, and StripeError
    • Change Billing.CreditBalanceTransaction.credit.credits_application_invoice_voided, Card.regulated_status, Charge.payment_method_details.card.network_transaction_id, Charge.payment_method_details.card.regulated_status, ConfirmationToken.payment_method_preview.card.regulated_status, CreditNote.pretax_credit_amounts, Invoice.total_pretax_credit_amounts, Issuing.Authorization.merchant_data.tax_id, Issuing.Transaction.merchant_data.tax_id, and PaymentMethod.card.regulated_status to be required
    • Add support for pay_by_bank on Charge.payment_method_details, Checkout.SessionCreateParams.payment_method_options, ConfirmationToken.payment_method_preview, ConfirmationTokenCreateParams.testHelpers.payment_method_data, PaymentIntent.payment_method_options, PaymentIntentConfirmParams.payment_method_data, PaymentIntentConfirmParams.payment_method_options, PaymentIntentCreateParams.payment_method_data, PaymentIntentCreateParams.payment_method_options, PaymentIntentUpdateParams.payment_method_data, PaymentIntentUpdateParams.payment_method_options, PaymentMethodConfigurationCreateParams, PaymentMethodConfigurationUpdateParams, PaymentMethodConfiguration, PaymentMethodCreateParams, PaymentMethodUpdateParams, PaymentMethod, SetupIntentConfirmParams.payment_method_data, SetupIntentCreateParams.payment_method_data, and SetupIntentUpdateParams.payment_method_data
    • Add support for country on Charge.payment_method_details.paypal, ConfirmationToken.payment_method_preview.paypal, and PaymentMethod.paypal
    • Add support for new value pay_by_bank on enums Checkout.SessionCreateParams.payment_method_types[], CustomerListPaymentMethodsParams.type, PaymentMethodCreateParams.type, and PaymentMethodListParams.type
    • Add support for new value SD on enums Checkout.Session.shipping_address_collection.allowed_countries[], Checkout.SessionCreateParams.shipping_address_collection.allowed_countries[], PaymentLink.shipping_address_collection.allowed_countries[], PaymentLinkCreateParams.shipping_address_collection.allowed_countries[], and PaymentLinkUpdateParams.shipping_address_collection.allowed_countries[]
    • Add support for discounts on Checkout.Session
    • Add support for new value pay_by_bank on enums ConfirmationTokenCreateParams.testHelpers.payment_method_data.type, PaymentIntentConfirmParams.payment_method_data.type, PaymentIntentCreateParams.payment_method_data.type, PaymentIntentUpdateParams.payment_method_data.type, SetupIntentConfirmParams.payment_method_data.type, SetupIntentCreateParams.payment_method_data.type, and SetupIntentUpdateParams.payment_method_data.type
    • Add support for new value pay_by_bank on enums ConfirmationToken.payment_method_preview.type and PaymentMethod.type
    • Add support for new value pay_by_bank on enums PaymentLink.payment_method_types[], PaymentLinkCre...

      Description has been truncated

Bumps the dependencies group with 22 updates in the /processor directory:

| Package | From | To |
| --- | --- | --- |
| [@commercetools-backend/loggers](https://github.com/commercetools/merchant-center-application-kit/tree/HEAD/packages-backend/loggers) | `22.35.1` | `22.40.0` |
| @commercetools/connect-payments-sdk | `0.12.0` | `0.18.1` |
| [@fastify/autoload](https://github.com/fastify/fastify-autoload) | `6.0.2` | `6.1.0` |
| [@fastify/cors](https://github.com/fastify/fastify-cors) | `10.0.1` | `10.0.2` |
| [@fastify/formbody](https://github.com/fastify/fastify-formbody) | `8.0.1` | `8.0.2` |
| [@fastify/request-context](https://github.com/fastify/fastify-request-context) | `6.0.1` | `6.0.2` |
| [@fastify/static](https://github.com/fastify/fastify-static) | `8.0.3` | `8.0.4` |
| [@sinclair/typebox](https://github.com/sinclairzx81/typebox) | `0.34.11` | `0.34.15` |
| [fastify](https://github.com/fastify/fastify) | `5.1.0` | `5.2.1` |
| [stripe](https://github.com/stripe/stripe-node) | `17.4.0` | `17.6.0` |
| [@eslint/compat](https://github.com/eslint/rewrite) | `1.2.0` | `1.2.5` |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.16.0` | `9.19.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.1` | `22.12.0` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.17.0` | `8.22.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.17.0` | `8.22.0` |
| [eslint](https://github.com/eslint/eslint) | `9.16.0` | `9.19.0` |
| [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `28.9.0` | `28.11.0` |
| [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) | `5.2.1` | `5.2.3` |
| [globals](https://github.com/sindresorhus/globals) | `15.10.0` | `15.14.0` |
| [msw](https://github.com/mswjs/msw) | `2.6.6` | `2.7.0` |
| [nodemon](https://github.com/remy/nodemon) | `3.1.7` | `3.1.9` |
| [typescript](https://github.com/microsoft/TypeScript) | `5.7.2` | `5.7.3` |



Updates `@commercetools-backend/loggers` from 22.35.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 `@commercetools/connect-payments-sdk` from 0.12.0 to 0.18.1

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

Updates `@fastify/cors` from 10.0.1 to 10.0.2
- [Release notes](https://github.com/fastify/fastify-cors/releases)
- [Commits](fastify/fastify-cors@v10.0.1...v10.0.2)

Updates `@fastify/formbody` from 8.0.1 to 8.0.2
- [Release notes](https://github.com/fastify/fastify-formbody/releases)
- [Commits](fastify/fastify-formbody@v8.0.1...v8.0.2)

Updates `@fastify/request-context` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/fastify/fastify-request-context/releases)
- [Commits](fastify/fastify-request-context@v6.0.1...v6.0.2)

Updates `@fastify/static` from 8.0.3 to 8.0.4
- [Release notes](https://github.com/fastify/fastify-static/releases)
- [Commits](fastify/fastify-static@v8.0.3...v8.0.4)

Updates `@sinclair/typebox` from 0.34.11 to 0.34.15
- [Commits](sinclairzx81/typebox@0.34.11...0.34.15)

Updates `fastify` from 5.1.0 to 5.2.1
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.1.0...v5.2.1)

Updates `stripe` from 17.4.0 to 17.6.0
- [Release notes](https://github.com/stripe/stripe-node/releases)
- [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md)
- [Commits](stripe/stripe-node@v17.4.0...v17.6.0)

Updates `@eslint/compat` from 1.2.0 to 1.2.5
- [Release notes](https://github.com/eslint/rewrite/releases)
- [Changelog](https://github.com/eslint/rewrite/blob/main/release-please-config.json)
- [Commits](eslint/rewrite@compat-v1.2.0...compat-v1.2.5)

Updates `@eslint/js` from 9.16.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.19.0/packages/js)

Updates `@types/node` from 22.10.1 to 22.12.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `@typescript-eslint/eslint-plugin` from 8.17.0 to 8.22.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.17.0 to 8.22.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.22.0/packages/parser)

Updates `eslint` from 9.16.0 to 9.19.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.16.0...v9.19.0)

Updates `eslint-plugin-jest` from 28.9.0 to 28.11.0
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases)
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md)
- [Commits](jest-community/eslint-plugin-jest@v28.9.0...v28.11.0)

Updates `eslint-plugin-prettier` from 5.2.1 to 5.2.3
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](prettier/eslint-plugin-prettier@v5.2.1...v5.2.3)

Updates `globals` from 15.10.0 to 15.14.0
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](sindresorhus/globals@v15.10.0...v15.14.0)

Updates `msw` from 2.6.6 to 2.7.0
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.6.6...v2.7.0)

Updates `nodemon` from 3.1.7 to 3.1.9
- [Release notes](https://github.com/remy/nodemon/releases)
- [Commits](remy/nodemon@v3.1.7...v3.1.9)

Updates `typescript` from 5.7.2 to 5.7.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml)
- [Commits](microsoft/TypeScript@v5.7.2...v5.7.3)

---
updated-dependencies:
- dependency-name: "@commercetools-backend/loggers"
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@commercetools/connect-payments-sdk"
  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
- dependency-name: "@fastify/cors"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@fastify/formbody"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@fastify/request-context"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@fastify/static"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@sinclair/typebox"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: fastify
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: stripe
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@eslint/compat"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: "@eslint/js"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: globals
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: msw
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: dependencies
- dependency-name: nodemon
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 31, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 3, 2025

Superseded by #287.

@dependabot dependabot bot closed this Feb 3, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/processor/dependencies-aaddafff99 branch February 3, 2025 16:40
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.

0 participants