Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 24, 2024

Bumps modernizer-maven-plugin.version from 2.8.0 to 2.9.0.
Updates org.gaul:modernizer-maven-annotations from 2.8.0 to 2.9.0

Release notes

Sourced from org.gaul:modernizer-maven-annotations's releases.

Modernizer Maven Plugin 2.9.0

  • Upgrade to ASM 9.7
  • Revert unneeded Maven core dependency from 3.9.5 to 3.2.5, #241

Thanks @​cstamas for sending pull requests to improve Modernizer!

Commits
  • 8ddb06e modernizer-maven-plugin 2.9.0 release
  • 6da2dee Bump Java requirement to 8
  • a1a7687 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.6.1
  • f1b89c8 Bump commons-codec:commons-codec from 1.16.1 to 1.17.0
  • c4e8969 Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
  • 95cf270 Bump org.apache.maven.plugin-tools:maven-plugin-annotations
  • 195962d Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2
  • 8bf2690 Bump asm.version from 9.6 to 9.7
  • 58492bd Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0
  • a3ca091 [renormalize] Correct line endings on mvnw.cmd
  • Additional commits viewable in compare view

Updates org.gaul:modernizer-maven-plugin from 2.8.0 to 2.9.0

Release notes

Sourced from org.gaul:modernizer-maven-plugin's releases.

Modernizer Maven Plugin 2.9.0

  • Upgrade to ASM 9.7
  • Revert unneeded Maven core dependency from 3.9.5 to 3.2.5, #241

Thanks @​cstamas for sending pull requests to improve Modernizer!

Commits
  • 8ddb06e modernizer-maven-plugin 2.9.0 release
  • 6da2dee Bump Java requirement to 8
  • a1a7687 Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3.6.1
  • f1b89c8 Bump commons-codec:commons-codec from 1.16.1 to 1.17.0
  • c4e8969 Bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
  • 95cf270 Bump org.apache.maven.plugin-tools:maven-plugin-annotations
  • 195962d Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.2
  • 8bf2690 Bump asm.version from 9.6 to 9.7
  • 58492bd Bump org.apache.commons:commons-lang3 from 3.13.0 to 3.14.0
  • a3ca091 [renormalize] Correct line endings on mvnw.cmd
  • 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 will merge this PR once it's up-to-date and CI passes on it, as requested by @mprins.


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)

@dependabot dependabot bot added bouw- en testinfrastuctuur oa. aanpassingen vanwege build servers en maven plugins dependency update (deels) automatische updates van gebruikte libraries labels May 24, 2024
@dependabot dependabot bot requested a review from mprins May 24, 2024 04:45
@mprins
Copy link
Member

mprins commented May 28, 2024

@dependabot rebase

@mprins
Copy link
Member

mprins commented May 28, 2024

@dependabot squash and merge

Bumps `modernizer-maven-plugin.version` from 2.8.0 to 2.9.0.

Updates `org.gaul:modernizer-maven-annotations` from 2.8.0 to 2.9.0
- [Release notes](https://github.com/gaul/modernizer-maven-plugin/releases)
- [Commits](gaul/modernizer-maven-plugin@modernizer-maven-plugin-2.8.0...modernizer-maven-plugin-2.9.0)

Updates `org.gaul:modernizer-maven-plugin` from 2.8.0 to 2.9.0
- [Release notes](https://github.com/gaul/modernizer-maven-plugin/releases)
- [Commits](gaul/modernizer-maven-plugin@modernizer-maven-plugin-2.8.0...modernizer-maven-plugin-2.9.0)

---
updated-dependencies:
- dependency-name: org.gaul:modernizer-maven-annotations
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: org.gaul:modernizer-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/master/modernizer-maven-plugin.version-2.9.0 branch from 36e3ac7 to b28d143 Compare May 28, 2024 06:53
@codecov
Copy link

codecov bot commented May 28, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40%. Comparing base (316d11d) to head (b28d143).
Report is 2 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master   #2132    +/-   ##
=========================================
+ Coverage        40%     40%    +1%     
- Complexity      807     945   +138     
=========================================
  Files           371     371            
  Lines         18807   18807            
  Branches       1774    1774            
=========================================
+ Hits           7487    7488     +1     
  Misses        10726   10726            
+ Partials        594     593     -1     

see 1 file with indirect coverage changes

@dependabot dependabot bot merged commit 6e39619 into master May 28, 2024
@dependabot dependabot bot deleted the dependabot/maven/master/modernizer-maven-plugin.version-2.9.0 branch May 28, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bouw- en testinfrastuctuur oa. aanpassingen vanwege build servers en maven plugins dependency update (deels) automatische updates van gebruikte libraries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants