Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2022

Bumps artemis.jms.client.version from 2.23.0 to 2.26.0.
Updates artemis-jms-client from 2.23.0 to 2.26.0

Commits
  • 2d7b1a3 [maven-release-plugin] prepare release 2.26.0
  • 5811f4f Version.md update before the release
  • 9c851f9 This closes #4228
  • 2d662a0 ARTEMIS-4007 - expose status attribute on configuration that can hold version...
  • 4ab947f ARTEMIS-4008: update to qpid-jms 1.7.0
  • 92964e4 ARTEMIS-3934 restore settings equivalent to -XX:+AggressiveOpts
  • 202a16b ARTEMIS-3970: update keycloak example to use 19.0.2
  • dfa797f ARTEMIS-4006: remove repackaged/partial-shaded -all uber client artifacts fro...
  • 3403f9a This closes #4227
  • d8cdc24 ARTEMIS-4005 - Fix e2e-test execution
  • Additional commits viewable in compare view

Updates artemis-commons from 2.23.0 to 2.26.0

Commits
  • 2d7b1a3 [maven-release-plugin] prepare release 2.26.0
  • 5811f4f Version.md update before the release
  • 9c851f9 This closes #4228
  • 2d662a0 ARTEMIS-4007 - expose status attribute on configuration that can hold version...
  • 4ab947f ARTEMIS-4008: update to qpid-jms 1.7.0
  • 92964e4 ARTEMIS-3934 restore settings equivalent to -XX:+AggressiveOpts
  • 202a16b ARTEMIS-3970: update keycloak example to use 19.0.2
  • dfa797f ARTEMIS-4006: remove repackaged/partial-shaded -all uber client artifacts fro...
  • 3403f9a This closes #4227
  • d8cdc24 ARTEMIS-4005 - Fix e2e-test execution
  • Additional commits viewable in compare view

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 dependabot bot added the dependencies Pull requests that update a dependency file label Sep 27, 2022
@dependabot dependabot bot force-pushed the dependabot/maven/artemis.jms.client.version-2.26.0 branch from ba12dba to 29a2641 Compare September 27, 2022 12:47
Bumps `artemis.jms.client.version` from 2.23.0 to 2.26.0.

Updates `artemis-jms-client` from 2.23.0 to 2.26.0
- [Release notes](https://github.com/apache/activemq-artemis/releases)
- [Commits](apache/artemis@2.23.0...2.26.0)

Updates `artemis-commons` from 2.23.0 to 2.26.0
- [Release notes](https://github.com/apache/activemq-artemis/releases)
- [Commits](apache/artemis@2.23.0...2.26.0)

---
updated-dependencies:
- dependency-name: org.apache.activemq:artemis-jms-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.activemq:artemis-commons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/artemis.jms.client.version-2.26.0 branch from 29a2641 to 26164e5 Compare September 27, 2022 12:51
@jiridanek jiridanek enabled auto-merge (squash) September 27, 2022 12:52
@jiridanek jiridanek merged commit 232615d into main Sep 27, 2022
@jiridanek jiridanek deleted the dependabot/maven/artemis.jms.client.version-2.26.0 branch September 27, 2022 12:55
jiridanek pushed a commit to jiridanek/cli-java that referenced this pull request Jun 28, 2023
Bumps `artemis.jms.client.version` from 2.23.0 to 2.26.0.

Updates `artemis-jms-client` from 2.23.0 to 2.26.0
- [Release notes](https://github.com/apache/activemq-artemis/releases)
- [Commits](apache/artemis@2.23.0...2.26.0)

Updates `artemis-commons` from 2.23.0 to 2.26.0
- [Release notes](https://github.com/apache/activemq-artemis/releases)
- [Commits](apache/artemis@2.23.0...2.26.0)

---
updated-dependencies:
- dependency-name: org.apache.activemq:artemis-jms-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.activemq:artemis-commons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 232615d)
jiridanek pushed a commit to jiridanek/cli-java that referenced this pull request Jun 28, 2023
Bumps `artemis.jms.client.version` from 2.23.0 to 2.26.0.

Updates `artemis-jms-client` from 2.23.0 to 2.26.0
- [Release notes](https://github.com/apache/activemq-artemis/releases)
- [Commits](apache/artemis@2.23.0...2.26.0)

Updates `artemis-commons` from 2.23.0 to 2.26.0
- [Release notes](https://github.com/apache/activemq-artemis/releases)
- [Commits](apache/artemis@2.23.0...2.26.0)

---
updated-dependencies:
- dependency-name: org.apache.activemq:artemis-jms-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.activemq:artemis-commons
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit 232615d)
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.

2 participants