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 ^0.10.0 #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 27, 2020

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
amqplib (source) ^0.5.1 -> ^0.10.0 age adoption passing confidence

Release Notes

amqp-node/amqplib (amqplib)

v0.10.4

Compare Source

v0.10.3

Compare Source

git log v0.10.2..v0.10.3

v0.10.2

Compare Source

git log v0.10.1..v0.10.2

v0.10.1

Compare Source

git log v0.10.0..v0.10.1

  • Allow servername to be specified via socket options as discussed in
    issue 697

v0.10.0

Compare Source

git log v0.9.1..v0.10.0

v0.9.1

Compare Source

git log v0.9.0..v0.9.1

v0.9.0

Compare Source

git log v0.8.0..v0.9.0

v0.8.0

Compare Source

git log v0.7.1..v0.8.0

  • ⚠️ Support for NodeJS prior to v10 is dropped ⚠️ (PR
    615
    , thank you
    @​xamgore and everyone who helped there)
  • Use hostname as TLS servername, to help with using servers behind
    load balancers (PR
    567
    , thanks to
    @​carlhoerberg and commenters)

v0.7.1

Compare Source

git log v0.7.0..v0.7.1

v0.7.0

Compare Source

git log v0.6.0..v0.7.0

  • Extend support to Node.js v15
  • Fix use of stream.write in tests

v0.6.0

Compare Source

git log v0.5.6..v0.6.0

  • Extend support to Node.js v14

v0.5.6

Compare Source

git log v0.5.5..v0.5.6

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

v0.5.2

Compare Source

git log v0.5.1..v0.5.2

  • Increase encoding buffer to accommodate large header values
    (PR 367)
  • Bring code up to date with new Buffer interface
    (PR 350)
  • Fix dangling connection problem
    (PR 340)
  • Clear up URL credentials parsing
    (PR 330)
  • Allow connection params to be suppied in object
    (PR 304)
  • Support explicit numeric types in field tables (e.g., headers)
    (PR 389, from a
    suggestion in
    issue 358)

Thank you to all contributors, of PRs, issues and comments.


Configuration

📅 Schedule: 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 changed the title Update dependency amqplib to ^0.6.0 fix(deps): update dependency amqplib to ^0.6.0 Oct 29, 2020
@renovate renovate bot force-pushed the renovate/amqplib-0.x branch from 47f248a to 921c678 Compare April 26, 2021 15:28
@renovate renovate bot changed the title fix(deps): update dependency amqplib to ^0.6.0 fix(deps): update dependency amqplib to ^0.7.0 Apr 26, 2021
@renovate renovate bot force-pushed the renovate/amqplib-0.x branch from 921c678 to e9de898 Compare June 6, 2021 19:06
@renovate renovate bot changed the title fix(deps): update dependency amqplib to ^0.7.0 fix(deps): update dependency amqplib to ^0.8.0 Jun 6, 2021
@renovate renovate bot changed the title fix(deps): update dependency amqplib to ^0.8.0 fix(deps): update dependency amqplib to ^0.9.0 May 15, 2022
@renovate renovate bot force-pushed the renovate/amqplib-0.x branch from e9de898 to 4a929ed Compare May 15, 2022 23:40
@renovate renovate bot force-pushed the renovate/amqplib-0.x branch from 4a929ed to 4ded2e7 Compare June 18, 2022 23:54
@renovate renovate bot changed the title fix(deps): update dependency amqplib to ^0.9.0 fix(deps): update dependency amqplib to ^0.10.0 Jun 18, 2022
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.

0 participants