chore(deps): bump the production-deps group with 5 updates - #527
Closed
dependabot[bot] wants to merge 1 commit into
Closed
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [@sentry/nextjs](https://github.com/getsentry/sentry-javascript) | `10.57.0` | `10.58.0` | | [undici](https://github.com/nodejs/undici) | `8.4.1` | `8.5.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1068.0` | `3.1069.0` | | [@aws-sdk/s3-presigned-post](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-presigned-post) | `3.1068.0` | `3.1069.0` | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `10.57.0` | `10.58.0` | Updates `@sentry/nextjs` from 10.57.0 to 10.58.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.57.0...10.58.0) Updates `undici` from 8.4.1 to 8.5.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v8.4.1...v8.5.0) Updates `@aws-sdk/client-s3` from 3.1068.0 to 3.1069.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.1069.0/clients/client-s3) Updates `@aws-sdk/s3-presigned-post` from 3.1068.0 to 3.1069.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-presigned-post/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1069.0/packages/s3-presigned-post) Updates `@sentry/node` from 10.57.0 to 10.58.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.57.0...10.58.0) --- updated-dependencies: - dependency-name: "@sentry/nextjs" dependency-version: 10.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: undici dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1069.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: "@aws-sdk/s3-presigned-post" dependency-version: 3.1069.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps - dependency-name: "@sentry/node" dependency-version: 10.58.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-deps ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/npm_and_yarn/production-deps-b32a8a1422
branch
June 23, 2026 00:20
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 production-deps group with 5 updates:
10.57.010.58.08.4.18.5.03.1068.03.1069.03.1068.03.1069.010.57.010.58.0Updates
@sentry/nextjsfrom 10.57.0 to 10.58.0Release notes
Sourced from @sentry/nextjs's releases.
... (truncated)
Changelog
Sourced from @sentry/nextjs's changelog.
... (truncated)
Commits
29a6f45release: 10.58.07fa42c9Merge pull request #21530 from getsentry/prepare-release/10.58.00486221meta(changelog): Update changelog for 10.58.066b04b6chore(deps): Bump nx to22.7.5(#21527)d8dcc45ref(node): Migrate vendored generic-pool instrumentation to Sentry APIs (#21523)b35c4detest(node): Replace lru-memoizer fake unit test with integration coverage (#2...0d3f1b1fix(nextjs): Mark redirect server actions asokinstead ofinternal_error...1bf2badref(node): Streamline dataloader instrumentation (#21475)0a6e864test: Skip nuxt-5 E2E test (#21524)73024d4test(astro): Add Astro 7 e2e app (#21471)Updates
undicifrom 8.4.1 to 8.5.0Release notes
Sourced from undici's releases.
Commits
a0806e1Bumped v8.5.0 (#5429)8a0392ctest: detect available python command in wpt runner (#5427)f4045b9ci: increase Node.js workflow timeout (#5426)363e44fchore: removed repro-h2-pipelining-default.mjs and lint (#5420)c5ed787websocket: handle empty fragments and stream limitse114e77align EventSource with spec (#5418)6df53c5fix: preserve h2 queue on out-of-order completion (#5410)32dbf0bwebsocket: limit the number of fragments in a message0d6ecc5add bodymixin.textStream() (#5416)42d4955fix: honor requestTls when proxy is SOCKS5Updates
@aws-sdk/client-s3from 3.1068.0 to 3.1069.0Release notes
Sourced from @aws-sdk/client-s3's releases.
Changelog
Sourced from @aws-sdk/client-s3's changelog.
Commits
7058d13Publish v3.1069.067981c5chore(scripts): tuning the build graph (#8095)Updates
@aws-sdk/s3-presigned-postfrom 3.1068.0 to 3.1069.0Release notes
Sourced from @aws-sdk/s3-presigned-post's releases.
Changelog
Sourced from @aws-sdk/s3-presigned-post's changelog.
Commits
7058d13Publish v3.1069.067981c5chore(scripts): tuning the build graph (#8095)Updates
@sentry/nodefrom 10.57.0 to 10.58.0Release notes
Sourced from @sentry/node's releases.
... (truncated)
Changelog
Sourced from @sentry/node's changelog.
... (truncated)
Commits
29a6f45release: 10.58.07fa42c9Merge pull request #21530 from getsentry/prepare-release/10.58.00486221meta(changelog): Update changelog for 10.58.066b04b6chore(deps): Bump nx to22.7.5(#21527)d8dcc45ref(node): Migrate vendored generic-pool instrumentation to Sentry APIs (#21523)b35c4detest(node): Replace lru-memoizer fake unit test with integration coverage (#2...0d3f1b1fix(nextjs): Mark redirect server actions asokinstead ofinternal_error...1bf2badref(node): Streamline dataloader instrumentation (#21475)0a6e864test: Skip nuxt-5 E2E test (#21524)73024d4test(astro): Add Astro 7 e2e app (#21471)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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