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

Bump amqp-connection-manager from 4.1.7 to 4.1.9 #87

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2022

Bumps amqp-connection-manager from 4.1.7 to 4.1.9.

Release notes

Sourced from amqp-connection-manager's releases.

v4.1.9

4.1.9 (2022-10-24)

Bug Fixes

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

v4.1.8

4.1.8 (2022-10-24)

Bug Fixes

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

Sourced from amqp-connection-manager's changelog.

4.1.9 (2022-10-24)

Bug Fixes

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

4.1.8 (2022-10-24)

Bug Fixes

  • error thrown when queue deleted in amqplib 0.10.0 (60700ee), closes #301
Commits
  • fccc4a6 chore(release): 4.1.9 [skip ci]
  • 0d5dbeb Merge pull request #304 from jwalton/fix-bad-passwords
  • 412ed92 fix: Fail immediately for a bad password on latest amqplib.
  • 402914f chore: Upgrade jest and friends.
  • fb19c56 Merge pull request #281 from jwalton/dependabot/npm_and_yarn/types/whatwg-url...
  • 68b83d7 Merge pull request #250 from jwalton/dependabot/npm_and_yarn/lint-staged-13.0.3
  • 8194683 Merge pull request #237 from jwalton/dependabot/npm_and_yarn/husky-8.0.1
  • c78c4b2 Merge pull request #285 from diegog/ampq-typo-fix
  • b61d3ae chore(release): 4.1.8 [skip ci]
  • 7a430ef Merge pull request #303 from luddd3/fix-reconnect-consumer
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [amqp-connection-manager](https://github.com/jwalton/node-amqp-connection-manager) from 4.1.7 to 4.1.9.
- [Release notes](https://github.com/jwalton/node-amqp-connection-manager/releases)
- [Changelog](https://github.com/jwalton/node-amqp-connection-manager/blob/master/CHANGELOG.md)
- [Commits](jwalton/node-amqp-connection-manager@v4.1.7...v4.1.9)

---
updated-dependencies:
- dependency-name: amqp-connection-manager
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 12, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 13, 2022

Looks like amqp-connection-manager is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 13, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/amqp-connection-manager-4.1.9 branch December 13, 2022 10:43
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

0 participants