fix(deps): update dependency amqplib to v0.5.5 #33
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.
This PR contains the following updates:
0.5.2
->0.5.5
Release Notes
squaremo/amqp.node
v0.5.5
Compare Source
git log v0.5.3..v0.5.5
NB this includes a minor but possibly breaking change: after PR
498, all confirmation
promises still unresolved will be rejected when their associated
channel is closed.
npm prepare
rather thannpm prepublish
so thate.g., amqplib can be installed via git (part of PR
498)
498); thanks
@johanneswuerbach
525); thanks
@tingwai
v0.5.4
Compare Source
This release was mistakenly published without the generated file
./defs.js
. It has been deprecated in favour of v0.5.5.v0.5.3
Compare Source
git log v0.5.2..v0.5.3
Buffer
misuse deprecation notices([PR 480])(#480)
([PR 473])(#464); thanks
@kibertoad
([PR 464])(#464); thanks
@JoeTheFkingFrypan
([PR 452])(#452); thanks
@jfromaniello
([PR 454])(#454); thanks
@kibertoad
([PR 451])(#451); thanks
@jfromaniello
([PR 447])(#447); thanks
@MitMaro
readable
changes([PR 442])(#442)
([PR 439])(#439)
(PR 438; thanks
@ravshansbox
([PR 436])(#436); thanks
to @honestserpent
await
([PR 396])(#396),
as discussed in
issue 235
([PR 395])(#395),
as discussed in
issue 385)
Renovate configuration
📅 Schedule: "before 3am on Monday" (UTC).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "
rebase!
".🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot. View repository job log here.