rabbitmq-kotlin icon indicating copy to clipboard operation
rabbitmq-kotlin copied to clipboard

Bump http-client from 3.7.0.RELEASE to 3.10.0

Open dependabot-preview[bot] opened this issue 4 years ago • 0 comments

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps http-client from 3.7.0.RELEASE to 3.10.0.

Release notes

Sourced from http-client's releases.

3.10.0

Changes between 3.9.0.RELEASE and 3.10.0

This is a maintenance release with dependency upgrades, a new feature, and usability improvements. It is backward-compatible with 3.9.0.RELEASE. All users are encouraged upgrade.

Bump dependencies

GitHub issue: #233

Support paging for exchanges, queues, connections, and channels

GitHub PRs: #236, #238

Deserialize user tags as string and array

GitHub issue: #235

3.10.0.RC1

Changes between 3.9.0.RELEASE and 3.10.0.RC1

This is a pre-release with dependency upgrades, a new feature, and usability improvements. It is backward-compatible with 3.9.0.RELEASE. All users are encouraged to experiment with it.

Bump dependencies

GitHub issue: #233

Support paging for exchanges, queues, connections, and channels

GitHub PRs: #236, #238

Deserialize user tags as string and array

GitHub issue: #235

v3.9.0.RELEASE

Changes between 3.8.0.RELEASE and 3.9.0.RELEASE

This minor release contains dependency upgrades (Reactor Netty 1.0.0, Reactor Core 3.4.0, Spring 5.3.0). All users are encouraged to upgrade.

Bump Reactor and Spring dependencies

GitHub issue: #232.

3.9.0.RC1

Changes between 3.8.0.RELEASE and 3.9.0.RC1

This pre-release contains usability dependency upgrades (Reactor Netty 1.0.0, Reactor Core 3.4.0, Spring 5.3.0). All users are encouraged to test this pre-release.

Bump Reactor and Spring dependencies

... (truncated)

Commits
  • 2b5ee50 [maven-release-plugin] prepare release v3.10.0
  • fe23323 Set release version to 3.10.0
  • aa2028e Set version to 3.10.0.RC1 in readme
  • 5f9d9dc Bump Spring version in sanity check
  • 1e53810 Set release version to 3.10.0.RC2
  • ac565ab [maven-release-plugin] prepare for next development iteration
  • 75d02db [maven-release-plugin] prepare release v3.10.0.RC1
  • 062f186 Bump Groovy (for test suite)
  • ecafdef Bump dependencies
  • c341c0f Fix test
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

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

dependabot-preview[bot] avatar May 06 '21 03:05 dependabot-preview[bot]