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-dev): bump amqp-connection-manager from 4.1.7 to 4.1.9 #10456

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 25, 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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 25, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build bd5a50b8-9ac3-4e3b-a325-3f838846ff5c

  • 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 93.788%

Totals Coverage Status
Change from base Build 8bf86286-b462-4455-92cd-c0e58fd6edb9: 0.0%
Covered Lines: 6115
Relevant Lines: 6520

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit 6df3486 into master Oct 25, 2022
@delete-merged-branch delete-merged-branch bot deleted the dependabot/npm_and_yarn/amqp-connection-manager-4.1.9 branch October 25, 2022 09:36
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants