Skip to content

fix(deps): update dependency amqplib to v1.0.6#779

Merged
opzkit-auto-merge[bot] merged 1 commit into
mainfrom
renovate/amqplib-1.x
May 9, 2026
Merged

fix(deps): update dependency amqplib to v1.0.6#779
opzkit-auto-merge[bot] merged 1 commit into
mainfrom
renovate/amqplib-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 9, 2026

This PR contains the following updates:

Package Change Age Confidence
amqplib (source) 1.0.51.0.6 age confidence

Release Notes

amqp-node/amqplib (amqplib)

v1.0.6

Compare Source

  • Fix channel.get() not invoking callback with error on channel close; previously only an error event was emitted (fixes #​832). Note: if you use the callback API, ensure your channel.get() callbacks handle errors — they will now be invoked in error cases where previously they were not. If you use the promise API, the returned promise now rejects with a proper Error object (with .code, .classId and .methodId properties) rather than a raw close frame.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 9, 2026
@renovate renovate Bot requested review from argoyle and peter-svensson as code owners May 9, 2026 12:35
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 9, 2026
@opzkit-auto-merge opzkit-auto-merge Bot enabled auto-merge (squash) May 9, 2026 12:36
@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (e8d0e12) to head (eff7fd7).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #779   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          488       488           
  Branches        92        56   -36     
=========================================
  Hits           488       488           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@opzkit-auto-merge opzkit-auto-merge Bot merged commit b945698 into main May 9, 2026
10 checks passed
@opzkit-auto-merge opzkit-auto-merge Bot deleted the renovate/amqplib-1.x branch May 9, 2026 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant