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

chore(deps): update dependency amqp-connection-manager to v3.7.0 - autoclosed #7936

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 24, 2021

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

jwalton/node-amqp-connection-manager

v3.7.0

Compare Source

Bug Fixes
  • AmqpConnectionManager: IAmqpConnectionManager interface definition (dedec7e)
Features
  • add default publish timeout (6826be2)
  • expose AmqpConnectionManagerClass (835a81f)
  • timeout option for publish (dee380d)

v3.6.0

Compare Source

Features
  • reconnect and cancelAll consumers (fb0c00b)

3.5.2 (2021-08-26)

Bug Fixes
  • Fix handling of resending messages during a disconnect. (e1457a5), closes #​152
Performance Improvements
  • Send messages to underlying channel in synchronous batches. (b866ef2)

3.5.1 (2021-08-26)

Bug Fixes
  • types: Make private things private. (8b1338b)

v3.5.2

Compare Source

Bug Fixes
  • Fix handling of resending messages during a disconnect. (e1457a5), closes #​152
Performance Improvements
  • Send messages to underlying channel in synchronous batches. (b866ef2)

v3.5.1

Compare Source

Bug Fixes
  • types: Make private things private. (8b1338b)

v3.5.0

Compare Source

Features

3.4.5 (2021-08-26)

Performance Improvements
  • resolve sent messages immediately (2349da2)

3.4.4 (2021-08-26)

Bug Fixes
  • types: Allow passing object to connect() in addition to strings. (516fd9f)

3.4.3 (2021-08-25)

Bug Fixes
  • types: 'options' should be optional in connect(). (4619149)
  • Fix bluebird warning. (cb2f124), closes #​171

3.4.3 (2021-08-25)

Bug Fixes

3.4.2 (2021-08-25)

Bug Fixes
  • types: Minor type fixes. (6865613)

3.4.1 (2021-08-25)

Bug Fixes
  • Only send disconnect event on first error. (efde3b9), closes #​145

v3.4.5

Compare Source

Performance Improvements
  • resolve sent messages immediately (2349da2)

v3.4.4

Compare Source

Bug Fixes
  • types: Allow passing object to connect() in addition to strings. (516fd9f)

v3.4.3

Compare Source

Bug Fixes
  • types: 'options' should be optional in connect(). (4619149)
  • Fix bluebird warning. (cb2f124), closes #​171

v3.4.2

Compare Source

Bug Fixes
  • types: Minor type fixes. (6865613)

v3.4.1

Compare Source

Bug Fixes
  • Only send disconnect event on first error. (efde3b9), closes #​145

v3.4.0

Compare Source

Features
  • Convert to typescript, add module exports. (5f442b1)

v3.3.0

Compare Source

Bug Fixes
  • emit setup errors not caused by closed channel (7c5fe10), closes #​95
  • setup on channel/connection closing/closed (b21bd01)
Features
  • immediately reconnect on amqplib connect timeout (ad06108)

3.2.4 (2021-08-23)

Bug Fixes
  • connection close not awaited (8955fe7)

3.2.3 (2021-08-21)

Bug Fixes
  • fixed issue with publish ignoring 'drain' event (e195d9b), closes #​129

3.2.2 (2021-02-09)

Bug Fixes
  • When messages are acked/nacked, make sure we remove the correct message from the sent messages queue. (c662026), closes #​142

3.2.1 (2020-09-12)

Bug Fixes
  • Push never resolves if error occured (courtesy @​SSANSH). (48a78f8)
  • package: resolve hanging retry connection timeout by introducing cancelable timeout (e37dd1a)

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 24, 2021
@coveralls
Copy link

coveralls commented Aug 24, 2021

Pull Request Test Coverage Report for Build c679216d-c725-453d-bdcf-acc27870832c

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 94.452%

Totals Coverage Status
Change from base Build 739f0d0b-bebb-4e90-ab39-d6f40149c066: 0.0%
Covered Lines: 5533
Relevant Lines: 5858

💛 - Coveralls

@renovate renovate bot force-pushed the renovate/amqp-connection-manager-3.x branch from 5f9fb46 to cef8c07 Compare August 25, 2021 02:45
@renovate renovate bot changed the title chore(deps): update dependency amqp-connection-manager to v3.3.0 chore(deps): update dependency amqp-connection-manager to v3.4.1 Aug 25, 2021
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-3.x branch from cef8c07 to 09ee6ea Compare August 25, 2021 04:11
@renovate renovate bot changed the title chore(deps): update dependency amqp-connection-manager to v3.4.1 chore(deps): update dependency amqp-connection-manager to v3.4.2 Aug 25, 2021
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-3.x branch 2 times, most recently from 230d37d to 51f0c09 Compare August 25, 2021 08:57
@renovate renovate bot changed the title chore(deps): update dependency amqp-connection-manager to v3.4.2 chore(deps): update dependency amqp-connection-manager to v3.4.3 Aug 25, 2021
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-3.x branch 2 times, most recently from cdb2fbe to 839c0a9 Compare August 26, 2021 03:00
@renovate renovate bot changed the title chore(deps): update dependency amqp-connection-manager to v3.4.3 chore(deps): update dependency amqp-connection-manager to v3.4.4 Aug 26, 2021
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-3.x branch 3 times, most recently from 6da02b4 to 11f7f6b Compare August 26, 2021 10:35
@renovate renovate bot changed the title chore(deps): update dependency amqp-connection-manager to v3.4.4 chore(deps): update dependency amqp-connection-manager to v3.5.0 Aug 26, 2021
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-3.x branch 2 times, most recently from d8a58c1 to ea751d6 Compare August 26, 2021 16:33
@renovate renovate bot changed the title chore(deps): update dependency amqp-connection-manager to v3.5.0 chore(deps): update dependency amqp-connection-manager to v3.5.2 Aug 26, 2021
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-3.x branch 3 times, most recently from 637b2b9 to 23e8ee6 Compare August 27, 2021 16:34
@renovate renovate bot changed the title chore(deps): update dependency amqp-connection-manager to v3.5.2 chore(deps): update dependency amqp-connection-manager to v3.6.0 Aug 27, 2021
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-3.x branch 4 times, most recently from 48f37ea to 3bce288 Compare September 1, 2021 08:58
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-3.x branch from 3bce288 to 8a46234 Compare September 21, 2021 16:43
@renovate renovate bot changed the title chore(deps): update dependency amqp-connection-manager to v3.6.0 chore(deps): update dependency amqp-connection-manager to v3.7.0 Sep 21, 2021
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-3.x branch from 8a46234 to efe2ea9 Compare September 24, 2021 10:54
@renovate renovate bot force-pushed the renovate/amqp-connection-manager-3.x branch from efe2ea9 to 710e7ff Compare September 24, 2021 11:59
@renovate renovate bot changed the title chore(deps): update dependency amqp-connection-manager to v3.7.0 chore(deps): update dependency amqp-connection-manager to v3.7.0 - autoclosed Sep 25, 2021
@renovate renovate bot closed this Sep 25, 2021
@renovate renovate bot deleted the renovate/amqp-connection-manager-3.x branch September 25, 2021 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants