feat(deps): Bump amqplib from 0.10.9 to 2.0.1#20718
Conversation
|
Tests are failing because amqplib >= 1.0.0 is not supported by our otel instrumentation. Depends on #20786 being merged first. |
cf97e35 to
0c64572
Compare
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 0c64572. Configure here.
| "@types/pg": "^8.6.5", | ||
| "ai": "^4.3.16", | ||
| "amqplib": "^0.10.9", | ||
| "amqplib": "^2.0.1", |
There was a problem hiding this comment.
Stale @types/amqplib mismatches bumped amqplib version
Low Severity
Bumping amqplib to ^2.0.1 while keeping @types/amqplib at ^0.10.5 in devDependencies creates a type version mismatch. Since amqplib 1.2.0+ bundles its own TypeScript type definitions, the separate @types/amqplib package is now stale and redundant. Having both could cause type conflicts or provide incorrect type information if TypeScript code importing from amqplib is added later.
Additional Locations (1)
Reviewed by Cursor Bugbot for commit 0c64572. Configure here.
Bumps [amqplib](https://github.com/amqp-node/amqplib) from 0.10.9 to 2.0.1. - [Release notes](https://github.com/amqp-node/amqplib/releases) - [Changelog](https://github.com/amqp-node/amqplib/blob/main/CHANGELOG.md) - [Commits](amqp-node/amqplib@v0.10.9...v2.0.1) --- updated-dependencies: - dependency-name: amqplib dependency-version: 1.0.6 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
0c64572 to
5ee3202
Compare
|
We will not support this version until we vendor in the instrumentation. |
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |


Bumps amqplib from 0.10.9 to 2.0.1.
Release notes
Sourced from amqplib's releases.
Changelog
Sourced from amqplib's changelog.
... (truncated)
Commits
7706d752.0.1658fd13Prep for release4c15c08Merge pull request #854 from amqp-node/feat/remove-buffer-more-ints3645d4fRemove buffer-more-ints dependency, use Node.js built-in BigInt Buffer methods7e4b0022.0.02dbdaeePrep for release97b9f26Merge pull request #853 from amqp-node/feat/heartbeat-zerode9e660Make heartbeat:0 disable heartbeats rather than deferring to server5e9a65e1.2.0851b75dPrep for release