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 maven-compiler-plugin from 3.8.1 to 3.10.1 #3259

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 2, 2023

Bumps maven-compiler-plugin from 3.8.1 to 3.10.1.

Release notes

Sourced from maven-compiler-plugin's releases.

3.10.1

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

Other contributions

3.10.0

🚨 Removed

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

📝 Documentation updates

🔧 Build

... (truncated)

Commits
  • 4e08e2b [maven-release-plugin] prepare release maven-compiler-plugin-3.10.1
  • 6795b0f [MCOMPILER-426] add flag to enable-preview java compiler feature (#98)
  • 1de8c91 MCOMPILER 346 workaround to jdk bug: assertion error from javaxcompiler javax...
  • 96ed94f use shared release drafter
  • fa80028 [MCOMPILER-485] Fixes internal string format in generated package-info.class ...
  • f605c0f Merge pull request #94 from apache/dependabot/maven/org.apache.maven.plugins-...
  • 4a54a9a Bump maven-javadoc-plugin from 3.3.1 to 3.3.2
  • 87b5a7f [maven-release-plugin] prepare for next development iteration
  • f4239a4 [maven-release-plugin] prepare release maven-compiler-plugin-3.10.0
  • fda9729 fix typo gtrhhhrhr
  • 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)

Bumps [maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) from 3.8.1 to 3.10.1.
- [Release notes](https://github.com/apache/maven-compiler-plugin/releases)
- [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.8.1...maven-compiler-plugin-3.10.1)

---
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 Jan 2, 2023
@codecov-commenter
Copy link

Codecov Report

Base: 67.01% // Head: 66.96% // Decreases project coverage by -0.05% ⚠️

Coverage data is based on head (bc7ca48) compared to base (c5e27ae).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3259      +/-   ##
============================================
- Coverage     67.01%   66.96%   -0.06%     
+ Complexity     4635     4632       -3     
============================================
  Files           255      255              
  Lines         15003    15003              
  Branches        937      937              
============================================
- Hits          10055    10047       -8     
- Misses         4548     4553       +5     
- Partials        400      403       +3     
Impacted Files Coverage Δ
...ava/redis/clients/jedis/JedisClusterInfoCache.java 72.50% <0.00%> (-3.13%) ⬇️
src/main/java/redis/clients/jedis/JedisPubSub.java 70.00% <0.00%> (-1.82%) ⬇️
.../jedis/providers/SentineledConnectionProvider.java 76.19% <0.00%> (-0.96%) ⬇️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sazzad16 sazzad16 merged commit de453cf into master Jan 2, 2023
@sazzad16 sazzad16 deleted the dependabot/maven/org.apache.maven.plugins-maven-compiler-plugin-3.10.1 branch January 2, 2023 06: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.

2 participants