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

Update dependency amqp-connection-manager to v4 #911

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 7, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
amqp-connection-manager ^3.7.0 -> ^4.1.14 age adoption passing confidence

Release Notes

jwalton/node-amqp-connection-manager (amqp-connection-manager)

v4.1.14

Compare Source

Bug Fixes
  • added type build step (0cc9859)
  • export types in separate directory (5d6cdbf)

v4.1.13

Compare Source

Bug Fixes
  • types: move types condition to the front (a1eb206)

v4.1.12

Compare Source

Bug Fixes

v4.1.11

Compare Source

Bug Fixes
  • Add unbindQueue to ChannelWrapper. (55ce8d3)

v4.1.10

Compare Source

Bug Fixes
  • exporting ChannelWrapper as a type without it getting emitted as metadata (a6f7b5c)

v4.1.9

Compare Source

Bug Fixes
  • Fail immediately for a bad password on latest amqplib. (412ed92)

v4.1.8

Compare Source

Bug Fixes
  • error thrown when queue deleted in amqplib 0.10.0 (60700ee), closes #​301

v4.1.7

Compare Source

Bug Fixes

v4.1.6

Compare Source

Bug Fixes
  • Upgrade promise-breaker to 6.0.0 to fix typescript imports. (c9aff08), closes #​234

v4.1.5

Compare Source

Reverts
  • Revert "fix: import of promise breaker" (aaeae1e)

v4.1.4

Compare Source

Bug Fixes

v4.1.3

Compare Source

Bug Fixes
  • accept 0 for heartbeatIntervalInSeconds (208af68)

v4.1.2

Compare Source

Bug Fixes
  • types: Export PublishOptions type. (6d20252)

v4.1.1

Compare Source

Bug Fixes
  • added type build step (0cc9859)
  • export types in separate directory (5d6cdbf)

v4.1.0

Compare Source

Features
  • cancel specific consumer (5f3b2eb)

4.0.1 (2022-01-21)

Bug Fixes
  • accept type of amqplib.credentials.external() (1db3b2d)

v4.0.1

Compare Source

Bug Fixes
  • accept type of amqplib.credentials.external() (1db3b2d)

v4.0.0

Compare Source

Bug Fixes
Continuous Integration
  • Stop testing on node 10 and 12. (5da9cb0)
BREAKING CHANGES
  • No longer running unit tests on node 10 and 12, although this package may continue to work on these.
  • We will no longer emit a disconnect event on an
    initial connection failure - instead we now emit connectFailed on each
    connection failure, and only emit disconnect when we transition from
    connected to disconnected.

v3.9.0

Compare Source

Features
  • proxying every exchange function of amqplib (bca347c)

3.8.1 (2021-12-29)

Bug Fixes

v3.8.1

Compare Source

Bug Fixes

v3.8.0

Compare Source

Features

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 is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Jan 7, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/generates/nrg/EgEFxZGaKgfcCvyppQnvjcN8k5Ea
✅ Preview: https://nrg-git-renovate-amqp-connection-manager-4x-generates.vercel.app

@renovate renovate bot force-pushed the renovate/amqp-connection-manager-4.x branch from 1469073 to 8bbf1a0 Compare January 21, 2022 01:27
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-4.x branch from 8bbf1a0 to 63a1dbd Compare March 7, 2022 10:57
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-4.x branch from 63a1dbd to 828335f Compare April 24, 2022 18:56
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-4.x branch from 828335f to c3f9e3d Compare May 15, 2022 18:16
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-4.x branch from c3f9e3d to 07fa32b Compare November 20, 2022 18:03
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-4.x branch from 07fa32b to ef287c8 Compare March 16, 2023 09:55
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-4.x branch from ef287c8 to aa323d2 Compare April 3, 2023 13:17
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-4.x branch from aa323d2 to ef7fa69 Compare May 28, 2023 10:03
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-4.x branch from ef7fa69 to 143c9f3 Compare July 27, 2023 17:34
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.

None yet

0 participants