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 rabbitmq-jms from 1.8.1 to 1.15.2 in /atf-application #53

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 10, 2021

Bumps rabbitmq-jms from 1.8.1 to 1.15.2.

Release notes

Sourced from rabbitmq-jms's releases.

1.15.2

Changes between 1.15.1 and 1.15.2

This is a patch release that includes a security fix. It is backward-compatible with 1.15.1. All 1.x users are encouraged to upgrade or even better, upgrade directly to 2.2.0, as 1.x extended support period ends on 31 December 2020.

Thanks to Roman Shemyakin for his contribution.

Limit StreamMessage deserialization

GitHub issue: #135

1.15.1

Changes between 1.15.0 and 1.15.1

This is a patch release that includes bug fixes. It is backward-compatible with 1.15.0. All 1.x users are encouraged to upgrade or even better, upgrade directly to 2.1.1, as 1.x general support period ends on 31 July 2020.

Reading JMSTimestamp from an 'amqp' destination results in exception

GitHub issue: #126

Make RMQConnectionFactory and RMQDestination compatible with RMQObjectFactory

GitHub issue: #128

RMQObjectFactory does not allow creating some variants of RMQDestination

GitHub issue: #129

1.15.0

Changes between 1.14.0 and 1.15.0

This is a maintenance release that includes a new feature and dependency upgrades. It is backward-compatible with 1.14.0. All 1.x users are encouraged to upgrade or even better, upgrade directly to 2.1.0, as 1.x general support period ends on 31 July 2020.

Thanks to @​sdurrenmatt for his contribution.

Add channelsQos property to JNDI Factory

GitHub PR: #124

Bump dependencies

GitHub issue: #125

1.15.0.RC1

Changes between 1.14.0 and 1.15.0.RC1

This is a release candidate for 1.14.0, a maintenance release that includes a new feature and dependency upgrades. It is backward-compatible with 1.13.0. All users are encouraged to experiment with this pre-release or even better, test 2.1.0.RC1, as 1.x general support period ends on 31 July 2020.

Thanks to @​sdurrenmatt for his contribution on this pre-release.

... (truncated)

Commits
  • df5a7fc [maven-release-plugin] prepare release v1.15.2
  • ba7030b Set release version to 1.15.2
  • 7cd5d06 Use trusted packages in StreamMessage
  • e87126c Set release version to 1.16.0.RC1
  • 0b58ff7 [maven-release-plugin] prepare for next development iteration
  • 44189b0 [maven-release-plugin] prepare release v1.15.1
  • 5c98373 Set version to 1.15.1
  • 537cf7e Fix AMQP resource creation in RMQObjectFactory
  • 8757597 Make RMQConnectionFactory and RMQDestination compatible with RMQObjectFactory
  • aac59b2 Return 0 JMS timestamp if property is null
  • 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

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [rabbitmq-jms](https://github.com/rabbitmq/rabbitmq-jms-client) from 1.8.1 to 1.15.2.
- [Release notes](https://github.com/rabbitmq/rabbitmq-jms-client/releases)
- [Changelog](https://github.com/rabbitmq/rabbitmq-jms-client/blob/main/Changelog.md)
- [Commits](rabbitmq/rabbitmq-jms-client@v1.8.1...v1.15.2)

---
updated-dependencies:
- dependency-name: com.rabbitmq.jms:rabbitmq-jms
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 10, 2021
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