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 the maven-dependencies group with 4 updates #129

Merged
merged 1 commit into from
Dec 12, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 12, 2024

Bumps the maven-dependencies group with 4 updates: org.apache.logging.log4j:log4j-slf4j-impl, org.apache.logging.log4j:log4j-core, org.apache.maven.plugins:maven-javadoc-plugin and org.testcontainers:testcontainers-bom.

Updates org.apache.logging.log4j:log4j-slf4j-impl from 2.24.0 to 2.24.2

Updates org.apache.logging.log4j:log4j-core from 2.24.0 to 2.24.2

Updates org.apache.logging.log4j:log4j-core from 2.24.0 to 2.24.2

Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.11.2

Release notes

Sourced from org.apache.maven.plugins:maven-javadoc-plugin's releases.

3.11.2

🚀 New features and improvements

📦 Dependency updates

👻 Maintenance

maven-javadoc-plugin-3.11.1

What's Changed

Full Changelog: apache/maven-javadoc-plugin@maven-javadoc-plugin-3.11.0...maven-javadoc-plugin-3.11.1

maven-javadoc-plugin-3.10.1

What's Changed

Full Changelog: apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.10.1

Commits
  • 44cbab7 [maven-release-plugin] prepare release maven-javadoc-plugin-3.11.2
  • 3de45d8 use github for scm
  • 45ccf06 Bump com.thoughtworks.qdox:qdox from 2.1.0 to 2.2.0
  • 530fa01 [MJAVADOC-823] legacyMode keeps using module-info.java (-sourcedirectory stil...
  • 3a16d92 Bump commons-io:commons-io from 2.17.0 to 2.18.0
  • 69c1ba7 Migrate from Plexus to Sisu Guice (#341)
  • 39857ea Remove usages of deprecated ReaderFactory class (#339)
  • 314203a [MJAVADOC-814] handle parameters such packages with multi lines (#337)
  • 3bb982d refactor: Replace Plexus AbstractLogEnabled with SLF4J (#338)
  • 76826c8 [MJAVADOC-822] skippedModules should be more scalable and support regex (#336)
  • Additional commits viewable in compare view

Updates org.testcontainers:testcontainers-bom from 1.20.1 to 1.20.4

Release notes

Sourced from org.testcontainers:testcontainers-bom's releases.

1.20.4

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

📖 Documentation

📦 Dependency updates

1.20.3

What's Changed

🚀 Features & Enhancements

🐛 Bug Fixes

... (truncated)

Commits
  • 39ff5f8 [localstack] Add testcontainer marker labels to additional localstack flags (...
  • 1facaf0 Remove extra call to docker credentials (#9545)
  • c68f791 Update com.gradle.enterprise.gradle.plugin version to 3.18.2
  • e3e7fdc Update gradle/setup-gradle version to v4
  • 964c6e6 Fix docker credentials output (#9544)
  • c01fc1b Use cockroachdb version in testcontainers jdbc url test
  • 0200a5d Fix cockroachdb wait strategy with version >= 22.1.0 (#9505)
  • be7251b Check if container belongs to a network when using exposeHostPorts (#8298)
  • 78ba315 Revert "Add shutdownHook to send sigterm to ryuk (#7717)" (#9504)
  • 10f32af Stop container that doesn't match wait strategy (#9474)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the maven-dependencies group with 4 updates: org.apache.logging.log4j:log4j-slf4j-impl, org.apache.logging.log4j:log4j-core, [org.apache.maven.plugins:maven-javadoc-plugin](https://github.com/apache/maven-javadoc-plugin) and [org.testcontainers:testcontainers-bom](https://github.com/testcontainers/testcontainers-java).


Updates `org.apache.logging.log4j:log4j-slf4j-impl` from 2.24.0 to 2.24.2

Updates `org.apache.logging.log4j:log4j-core` from 2.24.0 to 2.24.2

Updates `org.apache.logging.log4j:log4j-core` from 2.24.0 to 2.24.2

Updates `org.apache.maven.plugins:maven-javadoc-plugin` from 3.10.0 to 3.11.2
- [Release notes](https://github.com/apache/maven-javadoc-plugin/releases)
- [Commits](apache/maven-javadoc-plugin@maven-javadoc-plugin-3.10.0...maven-javadoc-plugin-3.11.2)

Updates `org.testcontainers:testcontainers-bom` from 1.20.1 to 1.20.4
- [Release notes](https://github.com/testcontainers/testcontainers-java/releases)
- [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md)
- [Commits](testcontainers/testcontainers-java@1.20.1...1.20.4)

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-slf4j-impl
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
- dependency-name: org.apache.maven.plugins:maven-javadoc-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: maven-dependencies
- dependency-name: org.testcontainers:testcontainers-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: maven-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team, CodeDrivenMitch and smcvb and removed request for a team December 12, 2024 09:12
@dependabot dependabot bot added this to the Release 4.11.0 milestone Dec 12, 2024
@github-actions github-actions bot merged commit c01d4bd into main Dec 12, 2024
4 of 7 checks passed
@dependabot dependabot bot deleted the dependabot/maven/maven-dependencies-28d26fa086 branch December 12, 2024 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants