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-client from 5.7.1 to 5.7.2 in /core #1588

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 4, 2019

Bumps amqp-client from 5.7.1 to 5.7.2.

Release notes

Sourced from amqp-client's releases.

5.7.2

Changes between 5.7.1 and 5.7.2

This is a patch release with a bug fix and upgrades of optional dependencies. All users of the 5.x.x series are encouraged to upgrade to this version.

ValueWriter.writeFieldValue allows BigDecimals that are too big to be written

GitHub issue: #617

Bump optional dependencies (Micrometer, Dropwizard Metrics)

GitHub issue: #619

Commits
  • 61ca2e0 [maven-release-plugin] prepare release v5.7.2
  • 54ffc79 Set release version to 5.7.2
  • 3bfb8f0 Bump Mockito
  • 4ed116f Bump Micrometer and Metrics
  • 32beabf Fix comment in BigDecimal serialization
  • c491a73 Add a test to write/read BigDecimal
  • 7f8a6c9 Remove redundant queues from tests
  • 91262e2 Add additional fix for not checking scale
  • d9fb0b0 Add basic test case for fixing 617
  • 8c0185a Change # of bits ValueWriter checks for BigDecimal
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it
  • @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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 4, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/core/com.rabbitmq-amqp-client-5.7.2 branch 5 times, most recently from a4136d8 to bb77fb6 Compare July 10, 2019 07:31
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/core/com.rabbitmq-amqp-client-5.7.2 branch 10 times, most recently from f3c0e1b to bf4f2a8 Compare July 19, 2019 07:39
Bumps [amqp-client](https://github.com/rabbitmq/rabbitmq-java-client) from 5.7.1 to 5.7.2.
- [Release notes](https://github.com/rabbitmq/rabbitmq-java-client/releases)
- [Commits](rabbitmq/rabbitmq-java-client@v5.7.1...v5.7.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/gradle/core/com.rabbitmq-amqp-client-5.7.2 branch from bf4f2a8 to a256294 Compare July 19, 2019 09:38
@bsideup bsideup merged commit 6dd9c44 into master Jul 19, 2019
@delete-merged-branch delete-merged-branch bot deleted the dependabot/gradle/core/com.rabbitmq-amqp-client-5.7.2 branch July 19, 2019 13:22
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.

1 participant