chore(deps): bump the production-dependencies group across 1 directory with 6 updates#36
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
…y with 6 updates Bumps the production-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@sentry/node](https://github.com/getsentry/sentry-javascript) | `10.47.0` | `10.56.0` | | [helmet](https://github.com/helmetjs/helmet) | `8.1.0` | `8.2.0` | | [pg](https://github.com/brianc/node-postgres/tree/HEAD/packages/pg) | `8.20.0` | `8.21.0` | | [uuid](https://github.com/uuidjs/uuid) | `13.0.0` | `14.0.0` | | [@sentry/react](https://github.com/getsentry/sentry-javascript) | `10.47.0` | `10.56.0` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `19.2.4` | `19.2.7` | Updates `@sentry/node` from 10.47.0 to 10.56.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.47.0...10.56.0) Updates `helmet` from 8.1.0 to 8.2.0 - [Changelog](https://github.com/helmetjs/helmet/blob/main/CHANGELOG.md) - [Commits](helmetjs/helmet@v8.1.0...v8.2.0) Updates `pg` from 8.20.0 to 8.21.0 - [Changelog](https://github.com/brianc/node-postgres/blob/master/CHANGELOG.md) - [Commits](https://github.com/brianc/node-postgres/commits/pg@8.21.0/packages/pg) Updates `uuid` from 13.0.0 to 14.0.0 - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v13.0.0...v14.0.0) Updates `@sentry/react` from 10.47.0 to 10.56.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.47.0...10.56.0) Updates `react-dom` from 19.2.4 to 19.2.7 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.2.7/packages/react-dom) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-version: 10.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: helmet dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pg dependency-version: 8.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: uuid dependency-version: 14.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: "@sentry/react" dependency-version: 10.56.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: react-dom dependency-version: 19.2.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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-dependencies group with 6 updates in the / directory:
10.47.010.56.08.1.08.2.08.20.08.21.013.0.014.0.010.47.010.56.019.2.419.2.7Updates
@sentry/nodefrom 10.47.0 to 10.56.0Release notes
Sourced from @sentry/node's releases.
... (truncated)
Changelog
Sourced from @sentry/node's changelog.
... (truncated)
Commits
29b276crelease: 10.56.0f94a87bMerge pull request #21291 from getsentry/prepare-release/10.56.0165c82ameta(changelog): Update changelog for 10.56.0a7cb7e6fix(cloudflare): Fix instrumentDurableObjectWithSentry breaking Cloudflare Ag...d8015e2feat(deps): Bump axios from 1.15.0 to 1.16.0 in /dev-packages/e2e-tests/test-...01104fbfix(browser): Correctly parse sampleRate whenconsistentTraceSamplingis en...0613ef7test(browser): Move browser integration tests todataCollection(#21282)231e1f5test(browser): Add unit test for http client header collection behavior (#21273)ec5f82cfeat(server-utils): initial scaffolding (#21200)dfeeb11fix(cloudflare): Wait for span links to be set (#21167)Updates
helmetfrom 8.1.0 to 8.2.0Changelog
Sourced from helmet's changelog.
Commits
638e43b8.2.0fdf25a8Update changelog for 8.2.0 releasebd293b7Update devDependencies to latest versions81ce5ccTest supported Node versions on CI807a888Update to new URLd4e0128Add direct link to FAQ437d2ebBump actions/setup-node from 6.3.0 to 6.4.0 (#537)a6bd779Upgrade actions/setup-node to 6.3.01e09f5fFix changelog typod526f5cBump Picomatch dev sub-dependencyUpdates
pgfrom 8.20.0 to 8.21.0Changelog
Sourced from pg's changelog.
Commits
544b1cePublishcc03fa5Add scramMaxIterations option to limit SCRAM iteration count (#3677)f776327Remove compatibility code for unsupported versions of Node (<16) (#3678)f252870cleanup: pg utils (#3675)c8da6abAssorted test cleanup (#3673)fa47e73fix:Client#endcallback being called multiple times when first is no-op (#...88a7e60cleanup: Move declaration to more natural place2095247cleanup: Combine duplicated code inClient#queryand avoid unneeded early n...0ac3eddfix: apply SASLprep (RFC 4013) to passwords before SCRAM-SHA-256 PBKDF2 (#3669)be880d4Assorted test fixes and cleanup (#3672)Updates
uuidfrom 13.0.0 to 14.0.0Release notes
Sourced from uuid's releases.
Changelog
Sourced from uuid's changelog.
Commits
7c1ea08chore(main): release 14.0.0 (#926)3d2c5b0Merge commit from forkf2c235ffix!: expectcryptoto be global everywhere (requires node@20+) (#935)529ef08chore: upgrade TypeScript and fixup types (#927)086fd79chore: update dependencies (#933)dc4ddb8feat!: drop node@18 support (#934)0f1f9c9chore: switch to Biome for parsing and linting (#932)e2879e6chore: use maintained version of npm-run-all (#930)ffa3138fix: Use GITHUB_TOKEN for release-please and enable npm provenance (#925)0423d49docs: remove obsolete v1 option notes (#915)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for uuid since your current version.
Updates
@sentry/reactfrom 10.47.0 to 10.56.0Release notes
Sourced from @sentry/react's releases.
... (truncated)
Changelog
Sourced from @sentry/react's changelog.
... (truncated)
Commits
29b276crelease: 10.56.0f94a87bMerge pull request #21291 from getsentry/prepare-release/10.56.0165c82ameta(changelog): Update changelog for 10.56.0a7cb7e6fix(cloudflare): Fix instrumentDurableObjectWithSentry breaking Cloudflare Ag...d8015e2feat(deps): Bump axios from 1.15.0 to 1.16.0 in /dev-packages/e2e-tests/test-...01104fbfix(browser): Correctly parse sampleRate whenconsistentTraceSamplingis en...0613ef7test(browser): Move browser integration tests todataCollection(#21282)231e1f5test(browser): Add unit test for http client header collection behavior (#21273)ec5f82cfeat(server-utils): initial scaffolding (#21200)dfeeb11fix(cloudflare): Wait for span links to be set (#21167)Updates
react-domfrom 19.2.4 to 19.2.7Release notes
Sourced from react-dom's releases.
Commits
6117d7cVersion 19.2.7 (#36591)eaf3e95Version 19.2.623f4f9f19.2.5Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for react-dom 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 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