Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency amqplib to v0.5.5 #33

Merged
merged 1 commit into from
Sep 9, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Dec 3, 2018

This PR contains the following updates:

Package Type Update Change
amqplib (source) dependencies patch 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.

  • Generate defs in npm prepare rather than npm prepublish so that
    e.g., amqplib can be installed via git (part of PR
    498
    )
  • Reject all pending confirmations when the channel is closed (PR
    498
    ); thanks
    @​johanneswuerbach
  • Update supported NodeJS versions in package.json (PR
    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


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.


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

This PR has been generated by Renovate Bot. View repository job log here.

@renovate renovate bot changed the title fix(deps): update dependency amqplib to v0.5.3 fix(deps): update dependency amqplib to v0.5.5 Aug 10, 2019
@renovate renovate bot force-pushed the renovate/amqplib-0.x branch from 1f043cc to e557420 Compare August 10, 2019 14:56
@stefanwalther stefanwalther merged commit c2c2a90 into master Sep 9, 2019
@stefanwalther stefanwalther deleted the renovate/amqplib-0.x branch September 9, 2019 22:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants