build(deps): bump the dependencies group across 1 directory with 4 updates#123
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
build(deps): bump the dependencies group across 1 directory with 4 updates#123dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…dates Bumps the dependencies group with 4 updates in the / directory: [@sentry/node](https://github.com/getsentry/sentry-javascript), [@stellar/stellar-sdk](https://github.com/stellar/js-stellar-sdk), [amqplib](https://github.com/amqp-node/amqplib) and [knex](https://github.com/knex/knex). Updates `@sentry/node` from 10.46.0 to 10.47.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.46.0...10.47.0) Updates `@stellar/stellar-sdk` from 14.6.1 to 15.0.1 - [Release notes](https://github.com/stellar/js-stellar-sdk/releases) - [Changelog](https://github.com/stellar/js-stellar-sdk/blob/master/CHANGELOG.md) - [Commits](stellar/js-stellar-sdk@v14.6.1...v15.0.1) Updates `amqplib` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/amqp-node/amqplib/releases) - [Changelog](https://github.com/amqp-node/amqplib/blob/main/CHANGELOG.md) - [Commits](amqp-node/amqplib@v1.0.2...v1.0.3) Updates `knex` from 3.2.7 to 3.2.8 - [Release notes](https://github.com/knex/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](knex/knex@3.2.7...3.2.8) --- updated-dependencies: - dependency-name: "@sentry/node" dependency-version: 10.47.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@stellar/stellar-sdk" dependency-version: 15.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: amqplib dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: knex dependency-version: 3.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 dependencies group with 4 updates in the / directory: @sentry/node, @stellar/stellar-sdk, amqplib and knex.
Updates
@sentry/nodefrom 10.46.0 to 10.47.0Release notes
Sourced from
@sentry/node's releases.... (truncated)
Changelog
Sourced from
@sentry/node's changelog.... (truncated)
Commits
a5a4e73release: 10.47.0c7477bbMerge pull request #20050 from getsentry/prepare-release/10.47.03d4e38dmeta(changelog): Update changelog for 10.47.02c0ce6ffeat(deps): Bump OpenTelemetry dependencies (#20046)8f08fcbfix(browser-tests): Pin axios to 1.13.5 to avoid compromised 1.14.1 (#20047)3815492fix(profiling): Disable profiling in worker threads (#20040)61edc25Merge pull request #19890 from getsentry/fix/react-router-debug-id-double-inj...28f94f3fix(react-router): Disable debug ID injection in Vite plugin to prevent doubl...9bfc682ref(browser-tests): Add waitForMetricRequest helper (#20002)08cab24fix(node): Deduplicatesentry-traceandbaggageheaders on outgoing reque...Updates
@stellar/stellar-sdkfrom 14.6.1 to 15.0.1Release notes
Sourced from
@stellar/stellar-sdk's releases.Changelog
Sourced from
@stellar/stellar-sdk's changelog.Commits
00e3c70Prepare v15.0.1 for release (#1365)5daf44cV15.0.0 (#1362)b8d5d66Validate contract ID on transaction deserialization (#1349)2f52d0eEnhance identifier and string literal sanitization in BindingGenerator (#1345)Updates
amqplibfrom 1.0.2 to 1.0.3Changelog
Sourced from amqplib's changelog.
Commits
6a1e54f1.0.3c20957dUpdate changelog in preparation for v1.0.345100f7Fix AssertionError crash when backpressure empties newStreams in MuxUpdates
knexfrom 3.2.7 to 3.2.8Release notes
Sourced from knex's releases.
Changelog
Sourced from knex's changelog.
Commits
8198fa6release 3.2.8a077f37chore: update changelog & release script94185aefix: revert exports map added in #6227 (#6422)e7f24c1fix: TS types for update with subquery (#6419)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