Skip to content

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

Merged
argoyle merged 1 commit into
mainfrom
renovate/amqplib-1.x
May 9, 2026
Merged

fix(deps): update dependency amqplib to v1.0.6#87
argoyle 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 label May 9, 2026
@renovate renovate Bot requested review from argoyle and peter-svensson as code owners May 9, 2026 12:28
@argoyle argoyle merged commit 83a213e into main May 9, 2026
4 checks passed
@argoyle argoyle 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant