testcontainers / testcontainers-java

Testcontainers is a Java library that supports JUnit tests, providing lightweight, throwaway instances of common databases, Selenium web browsers, or anything else that can run in a Docker container.
https://testcontainers.org
MIT License
7.88k stars 1.62k forks source link

Bump com.hivemq:hivemq-extension-sdk from 4.28.1 to 4.30.0 in /modules/hivemq #8833

Open dependabot[bot] opened 3 days ago

dependabot[bot] commented 3 days ago

Bumps com.hivemq:hivemq-extension-sdk from 4.28.1 to 4.30.0.

Release notes

Sourced from com.hivemq:hivemq-extension-sdk's releases.

4.30.0

What's Changed

Full Changelog: https://github.com/hivemq/hivemq-extension-sdk/compare/4.29.0...4.30.0

4.29.0

What's Changed

Full Changelog: https://github.com/hivemq/hivemq-extension-sdk/compare/4.28.0...4.29.0

4.28.3

What's Changed

Full Changelog: https://github.com/hivemq/hivemq-extension-sdk/compare/4.28.2...4.28.3

4.28.2

What's Changed

Full Changelog: https://github.com/hivemq/hivemq-extension-sdk/compare/4.28.1...4.28.2

Commits
  • 317d100 Update version to 4.30.0
  • eb69f29 Update dependency io.dropwizard.metrics:metrics-core to v4.2.26
  • 820f748 Update actions/checkout digest to 692973e
  • 76a5cf3 Use GitHub org secrets SIGNING_KEY and SIGNING_PASSWORD
  • cfb63e5 build > use = instead of .set()
  • 726f576 Update version to 4.30.0-SNAPSHOT
  • 0a5f0ca Update version to 4.29.0
  • b1cbc86 Update actions/checkout digest to a5ac7e5
  • 9ab19f1 Update plugin metadata to v0.6.0
  • def52d5 Add master-4.28 in renovate config and cleanup renovate.json5
  • See full diff 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)