build(deps): bump the dependencies group across 1 directory with 7 updates#279
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the dependencies group across 1 directory with 7 updates#279dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…dates Bumps the dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@stellar/stellar-sdk](https://github.com/stellar/js-stellar-sdk) | `15.0.1` | `15.1.0` | | [amqplib](https://github.com/amqp-node/amqplib) | `1.0.3` | `1.0.4` | | [axios](https://github.com/axios/axios) | `1.15.2` | `1.16.0` | | [bullmq](https://github.com/taskforcesh/bullmq) | `5.76.4` | `5.76.5` | | [express-rate-limit](https://github.com/express-rate-limit/express-rate-limit) | `8.4.1` | `8.5.0` | | [knex](https://github.com/knex/knex) | `3.2.9` | `3.2.10` | | [rate-limiter-flexible](https://github.com/animir/node-rate-limiter-flexible) | `11.0.1` | `11.0.2` | Updates `@stellar/stellar-sdk` from 15.0.1 to 15.1.0 - [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@v15.0.1...v15.1.0) Updates `amqplib` from 1.0.3 to 1.0.4 - [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.3...v1.0.4) Updates `axios` from 1.15.2 to 1.16.0 - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.2...v1.16.0) Updates `bullmq` from 5.76.4 to 5.76.5 - [Release notes](https://github.com/taskforcesh/bullmq/releases) - [Commits](taskforcesh/bullmq@v5.76.4...v5.76.5) Updates `express-rate-limit` from 8.4.1 to 8.5.0 - [Release notes](https://github.com/express-rate-limit/express-rate-limit/releases) - [Commits](express-rate-limit/express-rate-limit@v8.4.1...v8.5.0) Updates `knex` from 3.2.9 to 3.2.10 - [Release notes](https://github.com/knex/knex/releases) - [Changelog](https://github.com/knex/knex/blob/master/CHANGELOG.md) - [Commits](knex/knex@3.2.9...3.2.10) Updates `rate-limiter-flexible` from 11.0.1 to 11.0.2 - [Release notes](https://github.com/animir/node-rate-limiter-flexible/releases) - [Commits](animir/node-rate-limiter-flexible@v11.0.1...v11.0.2) --- updated-dependencies: - dependency-name: "@stellar/stellar-sdk" dependency-version: 15.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: amqplib dependency-version: 1.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: bullmq dependency-version: 5.76.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: express-rate-limit dependency-version: 8.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: knex dependency-version: 3.2.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: rate-limiter-flexible dependency-version: 11.0.2 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 7 updates in the / directory:
15.0.115.1.01.0.31.0.41.15.21.16.05.76.45.76.58.4.18.5.03.2.93.2.1011.0.111.0.2Updates
@stellar/stellar-sdkfrom 15.0.1 to 15.1.0Release notes
Sourced from @stellar/stellar-sdk's releases.
Changelog
Sourced from @stellar/stellar-sdk's changelog.
Commits
c5eafa2release v15.1.0 (#1405)ee81ed2Federation domain validation (#1393)7ad2b0aFix fetch implementation (#1390)8db146eUpdate Server.getLatestLedger response fields (#1389)da2f95bBump axios from 1.14.0 to 1.15.0 (#1381)9ec7ffdInternal agent bug fixes 2 (#1373)cbb53edInternal agent bug fixes 1 (#1372)2f049abStop unpublishing a prior version on every publish run (#1370)Updates
amqplibfrom 1.0.3 to 1.0.4Changelog
Sourced from amqplib's changelog.
Commits
2ef459f1.0.47290783Prepare for release598f538Fix test-all-nodejs target72742e2Fix: close connection immediately when blockedba5d51fMoving test timeout to package.json8a8c25dIncrease test timeout for github actionedb6eafIncrease test timeout for github action4416e01Timeout tests after 1se472d14Fix memory leak in ConfirmChannel.publish when channel is closed9ec3390Update build to use RabbitMQ 4.2Updates
axiosfrom 1.15.2 to 1.16.0Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
df53d7dchore(release): prepare release 1.16.0 (#10834)9d92bcdfix: gadgets and smaller issues (#10833)5107ee6fix: prevent undefined error codes in settle (#7276)e573499fix(fetch): defer global access in fetch adapter (#7260)ad68e1afix(http): honor timeout during connect without redirects (#10819)2a51828fix(http): decode URL basic auth credentials (#10825)0e8b6bbfix(http): preserve user-supplied Host header when forwarding through a proxy...79f39e1docs: document paramsSerializer.encode for strict RFC 3986 query encoding (#1...0fe3a5f[Docs/Types] UpdateparseReviverTypeScript definitions for ES2023 and add ...cd6737fchore: matches the sibling responseStream.on(aborted) handler and added tests...Updates
bullmqfrom 5.76.4 to 5.76.5Release notes
Sourced from bullmq's releases.
Commits
b47f00bfix(deps): update dependency msgpackr to v1.11.12 (#3939)009c2e8docs: update bullmq-pro changelog for version v7.45.0 (#4141)355f640chore(release): vpy2.25.0 (#4128)f7e7386chore(release): 5.76.4 (#4127)cfbbf72ci(test): use randomUUID instead of v4 (#4129)54311e5feat(queue): add skipVersionCheck and skipWaitingForReady to QueueBaseOptions...ecb7b92docs(queue-meta): add JSDoc to QueueMeta interface and fields (#4124)e5dd52ddocs(scripts): add JSDoc to key public methods (#4089)Updates
express-rate-limitfrom 8.4.1 to 8.5.0Release notes
Sourced from express-rate-limit's releases.
Commits
807e3838.5.0b844137v8.5.0 changelogceaffabfeat: async store init (#621)Updates
knexfrom 3.2.9 to 3.2.10Release notes
Sourced from knex's releases.
Changelog
Sourced from knex's changelog.
Commits
f4cc164release 3.2.10ada9b3cremove tsconfig.json change from last commit79a0318fixes for deploy workflowb9fffa8additional release-drafter formatting fixesc76f0feadditional release-drafter formatting fixes7d2964fcleanup release-drafter tag generation8c693c8chore: auto-update the docs' knex version on publish (#6447)9280352fix: bump lodash to ^4.18.1, close #6433 (#6446)32b4e85chore: skip re-running tests on automated release commit (#6443)d2d1574chore: sync docker images we use to ghcr (#6445)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for knex since your current version.
Updates
rate-limiter-flexiblefrom 11.0.1 to 11.0.2Release notes
Sourced from rate-limiter-flexible's releases.
Commits
e7ae14711.0.20483c3c#362 support drizzle-orm v1 (#363)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