Skip to content

Commit b54a83d

Browse files
chore(deps): update dependency amqplib to v1.2.0 (#1282)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---|---|---| | [amqplib](http://amqp-node.github.io/amqplib/) ([source](https://redirect.github.com/amqp-node/amqplib)) | [`1.1.0` → `1.2.0`](https://renovatebot.com/diffs/npm/amqplib/1.1.0/1.2.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/amqplib/1.2.0?slim=true) | ![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/amqplib/1.2.0?slim=true) | ![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/amqplib/1.1.0/1.2.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/amqplib/1.1.0/1.2.0?slim=true) | --- ### Release Notes <details> <summary>amqp-node/amqplib (amqplib)</summary> ### [`v1.2.0`](https://redirect.github.com/amqp-node/amqplib/blob/HEAD/CHANGELOG.md#v120) [Compare Source](https://redirect.github.com/amqp-node/amqplib/compare/v1.1.1...v1.2.0) - Add bundled TypeScript type definitions (fixes [#&#8203;843](https://redirect.github.com/amqp-node/amqplib/issues/843)) ### [`v1.1.1`](https://redirect.github.com/amqp-node/amqplib/blob/HEAD/CHANGELOG.md#v111) [Compare Source](https://redirect.github.com/amqp-node/amqplib/compare/v1.1.0...v1.1.1) - Forward `handler-error` events from the underlying connection to the recovery wrapper, so listeners attached to `RecoveringPromiseModel`/`RecoveringCallbackModel` receive handler errors </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Dublin) - Branch creation - At any time (no schedule defined) - Automerge - Only on Sunday and Saturday (`* * * * 0,6`) 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/BSStudio/robonaut-server). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzMuNiIsInVwZGF0ZWRJblZlciI6IjQzLjE3My42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e063862 commit b54a83d

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

integration/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@types/amqplib": "0.10.8",
1111
"@types/node": "24.12.3",
1212
"@types/supertest": "7.2.0",
13-
"amqplib": "1.1.0",
13+
"amqplib": "1.2.0",
1414
"mkdirp": "3.0.1",
1515
"mongodb": "7.2.0",
1616
"rimraf": "6.1.3",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)