chore(deps)(deps): bump the backend-minor-patch group across 1 directory with 14 updates#426
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
…ory with 14 updates Bumps the backend-minor-patch group with 14 updates in the /backend directory: | Package | From | To | | --- | --- | --- | | [@anthropic-ai/sdk](https://github.com/anthropics/anthropic-sdk-typescript) | `0.104.2` | `0.110.0` | | [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.1069.0` | `3.1079.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1069.0` | `3.1079.0` | | [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.1069.0` | `3.1079.0` | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `10.58.0` | `10.63.0` | | [google-auth-library](https://github.com/googleapis/google-cloud-node/tree/HEAD/core/packages/google-auth-library-nodejs) | `10.7.0` | `10.9.0` | | [nodemailer](https://github.com/nodemailer/nodemailer) | `9.0.1` | `9.0.3` | | [posthog-node](https://github.com/PostHog/posthog-js/tree/HEAD/packages/node) | `5.37.1` | `5.39.4` | | [sharp](https://github.com/lovell/sharp) | `0.35.1` | `0.35.3` | | [stripe](https://github.com/stripe/stripe-node) | `22.2.1` | `22.3.0` | | [svix](https://github.com/svix/svix-webhooks) | `1.95.2` | `1.96.1` | | [eslint](https://github.com/eslint/eslint) | `10.5.0` | `10.6.0` | | [globals](https://github.com/sindresorhus/globals) | `17.6.0` | `17.7.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.9` | `4.1.10` | Updates `@anthropic-ai/sdk` from 0.104.2 to 0.110.0 - [Release notes](https://github.com/anthropics/anthropic-sdk-typescript/releases) - [Changelog](https://github.com/anthropics/anthropic-sdk-typescript/blob/main/CHANGELOG.md) - [Commits](anthropics/anthropic-sdk-typescript@sdk-v0.104.2...sdk-v0.110.0) Updates `@aws-sdk/client-kms` from 3.1069.0 to 3.1079.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-kms/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1079.0/clients/client-kms) Updates `@aws-sdk/client-s3` from 3.1069.0 to 3.1079.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1079.0/clients/client-s3) Updates `@aws-sdk/s3-request-presigner` from 3.1069.0 to 3.1079.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1079.0/packages/s3-request-presigner) Updates `@sentry/node` from 10.58.0 to 10.63.0 - [Release notes](https://github.com/getsentry/sentry-javascript/releases) - [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md) - [Commits](getsentry/sentry-javascript@10.58.0...10.63.0) Updates `google-auth-library` from 10.7.0 to 10.9.0 - [Release notes](https://github.com/googleapis/google-cloud-node/releases) - [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/core/packages/google-auth-library-nodejs/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node/commits/google-auth-library-v10.9.0/core/packages/google-auth-library-nodejs) Updates `nodemailer` from 9.0.1 to 9.0.3 - [Release notes](https://github.com/nodemailer/nodemailer/releases) - [Changelog](https://github.com/nodemailer/nodemailer/blob/master/CHANGELOG.md) - [Commits](nodemailer/nodemailer@v9.0.1...v9.0.3) Updates `posthog-node` from 5.37.1 to 5.39.4 - [Release notes](https://github.com/PostHog/posthog-js/releases) - [Changelog](https://github.com/PostHog/posthog-js/blob/main/packages/node/CHANGELOG.md) - [Commits](https://github.com/PostHog/posthog-js/commits/posthog-node@5.39.4/packages/node) Updates `sharp` from 0.35.1 to 0.35.3 - [Release notes](https://github.com/lovell/sharp/releases) - [Commits](lovell/sharp@v0.35.1...v0.35.3) Updates `stripe` from 22.2.1 to 22.3.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@v22.2.1...v22.3.0) Updates `svix` from 1.95.2 to 1.96.1 - [Release notes](https://github.com/svix/svix-webhooks/releases) - [Changelog](https://github.com/svix/svix-webhooks/blob/main/ChangeLog.md) - [Commits](svix/svix-webhooks@v1.95.2...v1.96.1) Updates `eslint` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.5.0...v10.6.0) Updates `globals` from 17.6.0 to 17.7.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v17.6.0...v17.7.0) Updates `vitest` from 4.1.9 to 4.1.10 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Changelog](https://github.com/vitest-dev/vitest/blob/main/docs/releases.md) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.10/packages/vitest) --- updated-dependencies: - dependency-name: "@anthropic-ai/sdk" dependency-version: 0.110.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: "@aws-sdk/client-kms" dependency-version: 3.1079.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1079.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: "@aws-sdk/s3-request-presigner" dependency-version: 3.1079.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: "@sentry/node" dependency-version: 10.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: google-auth-library dependency-version: 10.9.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: nodemailer dependency-version: 9.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: posthog-node dependency-version: 5.39.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: sharp dependency-version: 0.35.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: backend-minor-patch - dependency-name: stripe dependency-version: 22.3.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: svix dependency-version: 1.96.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: globals dependency-version: 17.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: backend-minor-patch - dependency-name: vitest dependency-version: 4.1.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: backend-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the backend-minor-patch group with 14 updates in the /backend directory:
0.104.20.110.03.1069.03.1079.03.1069.03.1079.03.1069.03.1079.010.58.010.63.010.7.010.9.09.0.19.0.35.37.15.39.40.35.10.35.322.2.122.3.01.95.21.96.110.5.010.6.017.6.017.7.04.1.94.1.10Updates
@anthropic-ai/sdkfrom 0.104.2 to 0.110.0Release notes
Sourced from @anthropic-ai/sdk's releases.
... (truncated)
Changelog
Sourced from @anthropic-ai/sdk's changelog.
... (truncated)
Commits
4f2eb80chore: release main (#1107)96d1a99chore: release main (#1106)cb829c7chore: release mainfd0341dfeat(api): add support for Managed Agents event delta streaming, agent overri...90f767acodegen metadataed986cdchore: release maind3ffad4chore: format README.md (#176)6b46ad3feat(api): add support for claude-sonnet-58200ffafeat(vertex): bump google-auth-library to ^10.2.0 (SDK-91) (#30)fa06d36feat(bedrock): pass client logger to AWS credential provider chain (SDK-90) (...Updates
@aws-sdk/client-kmsfrom 3.1069.0 to 3.1079.0Release notes
Sourced from @aws-sdk/client-kms's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-kms's changelog.
... (truncated)
Commits
74dc940Publish v3.1079.0661087fPublish v3.1078.0c39b676chore(codegen): sync for thinner command classes, endpoint parameter type fix...5c490b6Publish v3.1077.0c4b42a4chore(codegen): sync for internal checksum impls and IMDSv2 region fallback (...dfd62f6Publish v3.1076.0aa94fa0chore(codegen): sync for checksum impls, hostLabel validation (#8127)b6d6a75chore(codegen): sync for CBOR serde performance and retry fixes (#8125)29ee199Publish v3.1075.0c48dfa0Publish v3.1074.0Updates
@aws-sdk/client-s3from 3.1069.0 to 3.1079.0Release notes
Sourced from @aws-sdk/client-s3's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-s3's changelog.
... (truncated)
Commits
74dc940Publish v3.1079.0661087fPublish v3.1078.0c39b676chore(codegen): sync for thinner command classes, endpoint parameter type fix...5c490b6Publish v3.1077.0c4b42a4chore(codegen): sync for internal checksum impls and IMDSv2 region fallback (...ea8faa0chore(checksums): add crc32c and sha1 checksums (#8126)dfd62f6Publish v3.1076.0aa94fa0chore(codegen): sync for checksum impls, hostLabel validation (#8127)b6d6a75chore(codegen): sync for CBOR serde performance and retry fixes (#8125)29ee199Publish v3.1075.0Updates
@aws-sdk/s3-request-presignerfrom 3.1069.0 to 3.1079.0Release notes
Sourced from @aws-sdk/s3-request-presigner's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/s3-request-presigner's changelog.
... (truncated)
Commits
74dc940Publish v3.1079.0661087fPublish v3.1078.0c39b676chore(codegen): sync for thinner command classes, endpoint parameter type fix...5c490b6Publish v3.1077.0c4b42a4chore(codegen): sync for internal checksum impls and IMDSv2 region fallback (...dfd62f6Publish v3.1076.0aa94fa0chore(codegen): sync for checksum impls, hostLabel validation (#8127)b6d6a75chore(codegen): sync for CBOR serde performance and retry fixes (#8125)29ee199Publish v3.1075.0c48dfa0Publish v3.1074.0Updates
@sentry/nodefrom 10.58.0 to 10.63.0Release notes
Sourced from @sentry/node's releases.
... (truncated)
Changelog
Sourced from @sentry/node's changelog.
... (truncated)
Commits
2362e9frelease: 10.63.05b51d5eMerge pull request #21874 from getsentry/prepare-release/10.63.04e16503meta(changelog): Update changelog for 10.63.0690f778test(node-integration): Harden knex mysql2 healthcheck to fix flaky test (#21...429cdaftest(node-integration-tests): Fix flaky postgresjs basic transaction/error or...35998e6test(e2e/hono): Isolate request-data extraction tests onto a dedicated route ...88e7ad5feat(server-utils): Expose channel-based, streamlinedfastifyIntegration(#...e316151ref(server-utils): Move mysql orchestrion integration onto bindTracingChannel...e7c24a5feat(server-utils): Restore caller context for callback tracing channels (#21...bf21b16fix(nextjs): Don't inject trace meta tags when Cache Components is enabled (#...Updates
google-auth-libraryfrom 10.7.0 to 10.9.0Release notes
Sourced from google-auth-library's releases.
Changelog
Sourced from google-auth-library's changelog.
Commits
Updates
nodemailerfrom 9.0.1 to 9.0.3Release notes
Sourced from nodemailer's releases.
Changelog
Sourced from nodemailer's changelog.
Commits
1f61eb...Description has been truncated