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 #280

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

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Package From To
@commercetools-backend/loggers 22.35.1 22.39.0
@commercetools/connect-payments-sdk 0.12.0 0.17.2
@fastify/autoload 6.0.2 6.0.3
@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.14
fastify 5.1.0 5.2.1
stripe 17.4.0 17.5.0
@eslint/compat 1.2.0 1.2.5
@eslint/js 9.16.0 9.18.0
@types/node 22.10.1 22.10.10
@typescript-eslint/eslint-plugin 8.17.0 8.21.0
@typescript-eslint/parser 8.17.0 8.21.0
eslint 9.16.0 9.18.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.39.0

Release notes

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

v22.39.0

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

@​commercetools-backend/express@​22.39.0

@​commercetools-backend/loggers@​22.39.0

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

Patch Changes

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

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

Patch Changes

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

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

Patch Changes

  • Updated dependencies []:
    • @​commercetools-frontend/constants@​22.39.0

... (truncated)

Changelog

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

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.17.2

Updates @fastify/autoload from 6.0.2 to 6.0.3

Release notes

Sourced from @​fastify/autoload's releases.

v6.0.3

What's Changed

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

Commits
  • d140988 Bumped v6.0.3
  • 28cf1db perf: use node: prefix to bypass require.cache call for builtins (#430)
  • fdb9f68 chore(deps-dev): bump @​types/tap from 15.0.12 to 18.0.0 (#429)
  • f7a73c6 docs(readme): update ci badge syntax (#428)
  • 62c1b01 docs(readme): point ci badge at master/main branch (#427)
  • 5a30bcf chore(deps-dev): bump vite from 5.4.11 to 6.0.2 (#426)
  • 9aa03e9 test(types/index): add missing required dir option (#425)
  • 8110e89 chore(package): remove trailing comma
  • 291f2ee chore(package): update contributors
  • a4e2ba9 docs(readme): add compatibility table (#423)
  • Additional commits viewable in compare view

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.14

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.5.0

Release notes

Sourced from stripe's releases.

v17.5.0

  • #2237 This release changes the pinned API version to 2024-12-18.acacia.
    • Change Account.business_profile.annual_revenue and Account.business_profile.estimated_worker_count to be optional
    • Add support for network_advice_code and network_decline_code on Charge.outcome, Invoice.last_finalization_error, PaymentIntent.last_payment_error, SetupAttempt.setup_error, SetupIntent.last_setup_error, and StripeError
    • Add support for new values payout_minimum_balance_hold and payout_minimum_balance_release on enum BalanceTransaction.type
    • Add support for credits_application_invoice_voided on Billing.CreditBalanceTransaction.credit
    • Change type of Billing.CreditBalanceTransaction.credit.type from literal('credits_granted') to enum('credits_application_invoice_voided'|'credits_granted')
    • Change BillingPortal.Configuration.features.subscription_update.schedule_at_period_end, Issuing.Authorization.verified_by_fraud_challenge, LineItem.description, and Payout.trace_id to be required
    • Add support for allow_redisplay on Card and Source
    • Add support for regulated_status on Card, Charge.payment_method_details.card, ConfirmationToken.payment_method_preview.card, and PaymentMethod.card
    • Add support for funding on Charge.payment_method_details.amazon_pay and Charge.payment_method_details.revolut_pay
    • Add support for network_transaction_id on Charge.payment_method_details.card
    • Add support for reference_prefix on Checkout.Session.payment_method_options.bacs_debit.mandate_options, Checkout.Session.payment_method_options.sepa_debit.mandate_options, Checkout.SessionCreateParams.payment_method_options.bacs_debit.mandate_options, Checkout.SessionCreateParams.payment_method_options.sepa_debit.mandate_options, PaymentIntent.payment_method_options.bacs_debit.mandate_options, PaymentIntent.payment_method_options.sepa_debit.mandate_options, PaymentIntentConfirmParams.payment_method_options.bacs_debit.mandate_options, PaymentIntentConfirmParams.payment_method_options.sepa_debit.mandate_options, PaymentIntentCreateParams.payment_method_options.bacs_debit.mandate_options, PaymentIntentCreateParams.payment_method_options.sepa_debit.mandate_options, PaymentIntentUpdateParams.payment_method_options.bacs_debit.mandate_options, PaymentIntentUpdateParams.payment_method_options.sepa_debit.mandate_options, SetupIntent.payment_method_options.bacs_debit.mandate_options, SetupIntent.payment_method_options.sepa_debit.mandate_options, SetupIntentConfirmParams.payment_method_options.bacs_debit.mandate_options, SetupIntentConfirmParams.payment_method_options.sepa_debit.mandate_options, SetupIntentCreateParams.payment_method_options.bacs_debit.mandate_options, SetupIntentCreateParams.payment_method_options.sepa_debit.mandate_options, SetupIntentUpdateParams.payment_method_options.bacs_debit.mandate_options, and SetupIntentUpdateParams.payment_method_options.sepa_debit.mandate_options
    • Add support for new values al_tin, am_tin, ao_tin, ba_tin, bb_tin, bs_tin, cd_nif, gn_nif, kh_tin, me_pib, mk_vat, mr_nif, np_pan, sn_ninea, sr_fin, tj_tin, ug_tin, zm_tin, and zw_tin on enums Checkout.Session.customer_details.tax_ids[].type, Invoice.customer_tax_ids[].type, Tax.Calculation.customer_details.tax_ids[].type, Tax.Transaction.customer_details.tax_ids[].type, and TaxId.type
    • Add support for new values al_tin, am_tin, ao_tin, ba_tin, bb_tin, bs_tin, cd_nif, gn_nif, kh_tin, me_pib, mk_vat, mr_nif, np_pan, sn_ninea, sr_fin, tj_tin, ug_tin, zm_tin, and zw_tin on enums CustomerCreateParams.tax_id_data[].type, InvoiceCreatePreviewParams.customer_details.tax_ids[].type, InvoiceUpcomingLinesParams.customer_details.tax_ids[].type, InvoiceUpcomingParams.customer_details.tax_ids[].type, Tax.CalculationCreateParams.customer_details.tax_ids[].type, and TaxIdCreateParams.type
    • Add support for visa_compliance on Dispute.evidence.enhanced_evidence, Dispute.evidence_details.enhanced_eligibility, and DisputeUpdateParams.evidence.enhanced_evidence
    • Add support for new value request_signature on enums Forwarding.Request.replacements[] and Forwarding.RequestCreateParams.replacements[]
    • Add support for account_holder_address and bank_address on FundingInstructions.bank_transfer.financial_addresses[].iban, FundingInstructions.bank_transfer.financial_addresses[].sort_code, FundingInstructions.bank_transfer.financial_addresses[].spei, FundingInstructions.bank_transfer.financial_addresses[].zengin, PaymentIntent.next_action.display_bank_transfer_instructions.financial_addresses[].iban, PaymentIntent.next_action.display_bank_transfer_instructions.financial_addresses[].sort_code, PaymentIntent.next_action.display_bank_transfer_instructions.financial_addresses[].spei, and PaymentIntent.next_action.display_bank_transfer_instructions.financial_addresses[].zengin
    • Add support for account_holder_name on FundingInstructions.bank_transfer.financial_addresses[].spei and PaymentIntent.next_action.display_bank_transfer_instructions.financial_addresses[].spei
    • Add support for disabled_reason on Invoice.automatic_tax, Subscription.automatic_tax, SubscriptionSchedule.default_settings.automatic_tax, and SubscriptionSchedule.phases[].automatic_tax
    • Add support for tax_id on Issuing.Authorization.merchant_data and Issuing.Transaction.merchant_data
    • Change type of LineItem.description from string to string | null
    • Add support for trial_period_days on PaymentLinkUpdateParams.subscription_data
    • Add support for al, am, ao, ba, bb, bs, cd, gn, kh, me, mk, mr, np, pe, sn, sr, tj, ug, uy, zm, and zw on Tax.Registration.country_options and Tax.RegistrationCreateParams.country_options
    • Add support for new value 2024-12-18.acacia on enum WebhookEndpointCreateParams.api_version
  • #2238 add missing key warning to README

See the changelog for more details.

v17.5.0-beta.3

  • #2235 Update generated code for beta
    • Change Account.business_profile.annual_revenue and Account.business_profile.estimated_worker_count to be optional
    • Add support for allow_redisplay on Card and Source
    • Add support for new values am_tin, ao_tin, ba_tin, bb_tin, bs_tin, cd_nif, gn_nif, kh_tin, me_pib, mk_vat, mr_nif, np_pan, sn_ninea, sr_fin, tj_tin, ug_tin, zm_tin, and zw_tin on enums Checkout.Session.collected_information.tax_ids[].type and Order.tax_details.tax_ids[].type
    • Add support for new value network_fallback on enum Issuing.Authorization.request_history[].reason
    • Add support for new values am_tin, ao_tin, ba_tin, bb_tin, bs_tin, cd_nif, gn_nif, kh_tin, me_pib, mk_vat, mr_nif, np_pan, sn_ninea, sr_fin, tj_tin, ug_tin, zm_tin, and zw_tin on enums OrderCreateParams.tax_details.tax_ids[].type and OrderUpdateParams...

      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.39.0` |
| @commercetools/connect-payments-sdk | `0.12.0` | `0.17.2` |
| [@fastify/autoload](https://github.com/fastify/fastify-autoload) | `6.0.2` | `6.0.3` |
| [@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.14` |
| [fastify](https://github.com/fastify/fastify) | `5.1.0` | `5.2.1` |
| [stripe](https://github.com/stripe/stripe-node) | `17.4.0` | `17.5.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.18.0` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.10.1` | `22.10.10` |
| [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.17.0` | `8.21.0` |
| [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.17.0` | `8.21.0` |
| [eslint](https://github.com/eslint/eslint) | `9.16.0` | `9.18.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.39.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.17.2

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

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.14
- [Commits](sinclairzx81/typebox@0.34.11...0.34.14)

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.5.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.5.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.18.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.18.0/packages/js)

Updates `@types/node` from 22.10.1 to 22.10.10
- [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.21.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.21.0/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.17.0 to 8.21.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.21.0/packages/parser)

Updates `eslint` from 9.16.0 to 9.18.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.18.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-patch
  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-patch
  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 24, 2025
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