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 org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0 #4097

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 24, 2025

Bumps org.apache.maven.plugins:maven-compiler-plugin from 3.13.0 to 3.14.0.

Release notes

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

3.14.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

🔧 Build

Commits
  • b5e7d9b [maven-release-plugin] prepare release maven-compiler-plugin-3.14.0
  • 9134f12 Enable GitHub Issues
  • 19b8b12 Update scm tag according to branch
  • 09dce4e [MCOMPILER-579] allow module-version configuration (#273)
  • f7c3c5f Bump org.codehaus.plexus:plexus-java from 1.2.0 to 1.4.0
  • 764a54b [MNGSITE-529] Rename "Goals" to "Plugin Documentation"
  • cfacbc1 PR Automation only on close event
  • 5c26bba Use JUnit version from parent
  • 5449407 [MCOMPILER-529] Update docs about version schema (Maven 3)
  • 01d5b88 Bump mavenVersion from 3.6.3 to 3.9.9 (#283)
  • 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 show <dependency name> 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)

Bumps [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.13.0 to 3.14.0.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.13.0...maven-compiler-plugin-3.14.0)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-compiler-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull request that updates a dependency label Feb 24, 2025
@ggivo ggivo self-requested a review February 26, 2025 22:02
Copy link

github-actions bot commented Feb 26, 2025

Test Results

8 648 tests   - 46   8 324 ✅  - 244   15m 37s ⏱️ - 1m 44s
  244 suites ± 0     324 💤 +198 
  244 files   ± 0       0 ❌ ±  0 

Results for commit 5e3417c. ± Comparison against base commit 29ced55.

This pull request removes 50 and adds 4 tests. Note that renamed tests count towards both.
redis.clients.jedis.csc.JedisClusterClientSideCacheTest ‑ advancedPubsubWithClientCache
redis.clients.jedis.csc.JedisClusterClientSideCacheTest ‑ cacheNotEmptyTest
redis.clients.jedis.csc.JedisClusterClientSideCacheTest ‑ cacheUsedTest
redis.clients.jedis.csc.JedisClusterClientSideCacheTest ‑ flushAll
redis.clients.jedis.csc.JedisClusterClientSideCacheTest ‑ flushAllWithSimpleMap
redis.clients.jedis.csc.JedisClusterClientSideCacheTest ‑ getNumEntriesTest
redis.clients.jedis.csc.JedisClusterClientSideCacheTest ‑ immutableCacheEntriesTest
redis.clients.jedis.csc.JedisClusterClientSideCacheTest ‑ invalidationOnCacheHitTest
redis.clients.jedis.csc.JedisClusterClientSideCacheTest ‑ invalidationTest
redis.clients.jedis.csc.JedisClusterClientSideCacheTest ‑ simple
…
redis.clients.jedis.csc.JedisClusterClientSideCacheTest ‑ Unknown test
redis.clients.jedis.csc.JedisPooledClientSideCacheTest ‑ Unknown test
redis.clients.jedis.csc.JedisSentineledClientSideCacheTest ‑ Unknown test
redis.clients.jedis.csc.SSLJedisPooledClientSideCacheTest ‑ Unknown test
This pull request skips 194 tests.
redis.clients.jedis.commands.commandobjects.CommandObjectsHashCommandsTest ‑ hexpireAndHttlBinary[0]
redis.clients.jedis.commands.commandobjects.CommandObjectsHashCommandsTest ‑ hexpireAndHttlBinary[1]
redis.clients.jedis.commands.commandobjects.CommandObjectsHashCommandsTest ‑ hexpireAndHttlBinary[2]
redis.clients.jedis.commands.commandobjects.CommandObjectsHashCommandsTest ‑ hexpireAndHttl[0]
redis.clients.jedis.commands.commandobjects.CommandObjectsHashCommandsTest ‑ hexpireAndHttl[1]
redis.clients.jedis.commands.commandobjects.CommandObjectsHashCommandsTest ‑ hexpireAndHttl[2]
redis.clients.jedis.commands.commandobjects.CommandObjectsHashCommandsTest ‑ hexpireAtAndExpireTimeBinary[0]
redis.clients.jedis.commands.commandobjects.CommandObjectsHashCommandsTest ‑ hexpireAtAndExpireTimeBinary[1]
redis.clients.jedis.commands.commandobjects.CommandObjectsHashCommandsTest ‑ hexpireAtAndExpireTimeBinary[2]
redis.clients.jedis.commands.commandobjects.CommandObjectsHashCommandsTest ‑ hexpireAtAndExpireTime[0]
…

♻️ This comment has been updated with latest results.

@ggivo ggivo merged commit aa56473 into master Feb 27, 2025
9 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.14.0 branch February 27, 2025 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull request that updates a dependency
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant