Bump org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0 by dependabot[bot] · Pull Request #473 · oras-project/oras-java
Conversation
Bumps org.apache.maven.plugins:maven-resources-plugin from 3.3.1 to 3.4.0.
Release notes
Sourced from org.apache.maven.plugins:maven-resources-plugin's releases.
3.4.0
🚀 New features and improvements
- Enable GitHub Issues (#98)
@slawekjaranowski📝 Documentation updates
- [MNGSITE-529] - Rename "Goals" to "Plugin Documentation" (#89)
@Bukama- [MRESOURCES-299] - Be more accurate on using filtering element (#80)
@pzygielo- Don't bother with very old versions (#59)
@elharo👻 Maintenance
- Migrate site to Doxia 2 (#440)
@slachiewicz- Bump Maven to 3.9.11 while keep prerequisites on 3.6.3 (#437)
@slachiewiczPlexusFileUtilsRefaster recipes (#431)@slachiewicz- Add PR Automation action (#94)
@slawekjaranowski- Improve release-drafter configuration (#93)
@slawekjaranowski- Bump org.apache.maven.plugins:maven-plugins from 39 to 41 (#64) @dependabot[bot]
- Add dependency to slf4j-simple for test scope (#60)
@slachiewicz- Use try with resources in integration test (#58)
@elharo- reduce dependency scope of plexus-utils and commons-io (#57)
@elharo📦 Dependency updates
- Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#439) @dependabot[bot]
- Bump org.apache.maven.resolver:maven-resolver-api from 1.6.3 to 1.9.24 (#413) @dependabot[bot]
- Bump Maven to 3.9.11 while keep prerequisites on 3.6.3 (#437)
@slachiewicz- Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 (#432) @dependabot[bot]
- Bump m-invoker-p to 3.9.1 (#433)
@slachiewicz- Bump org.apache.maven.plugins:maven-plugins from 43 to 45 (#411) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 (#114) @dependabot[bot]
- Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness from 3.3.0 to 3.4.0 (#430) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 (#422) @dependabot[bot]
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#419) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 (#416) @dependabot[bot]
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#117) @dependabot[bot]
- Bump org.apache.maven.shared:maven-filtering from 3.3.2 to 3.4.0 (#107) @dependabot[bot]
- Bump commons-io:commons-io from 2.16.0 to 2.18.0 (#102) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 (#104) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 41 to 43 (#101) @dependabot[bot]
- [MRESOURCES-305] - Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 4.0.0 (#65) @dependabot[bot]
- [MRESOURCES-304] - Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 (#66) @dependabot[bot]
- [MRESOURCES-303] - Bump org.apache.maven.shared:maven-filtering from 3.3.1 to 3.3.2 (#68) @dependabot[bot]
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 (#62) @dependabot[bot]
- [MRESOURCES-302] - Bump commons-io:commons-io from 2.11.0 to 2.16.0 (#69) @dependabot[bot]
- Bump apache/maven-gh-actions-shared from 3 to 4 (#67) @dependabot[bot]
Commits
b07d56e[maven-release-plugin] prepare for next development iteration21e646c[maven-release-plugin] prepare release maven-resources-plugin-3.4.061801afMigrate site to Doxia 2146ebb8Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#439)5013682Bump org.apache.maven.resolver:maven-resolver-api from 1.6.3 to 1.9.24d7c4d28Bump Maven to 3.9.11 while keep prerequisites on 3.6.3e33f1ecBump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29ce77f50Bump m-invoker-p to 3.9.1726f429Bump org.apache.maven.plugins:maven-plugins from 43 to 45a747baePlexusFileUtilsRefaster recipes- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.10%. Comparing base (8c0c192) to head (9a0aaad).
⚠️ Report is 2 commits behind head on main.
Additional details and impacted files
@@ Coverage Diff @@ ## main #473 +/- ## ============================================ + Coverage 87.25% 88.10% +0.84% Complexity 653 653 ============================================ Files 39 39 Lines 2001 2001 Branches 226 226 ============================================ + Hits 1746 1763 +17 + Misses 162 145 -17 Partials 93 93
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
jonesbusy
deleted the
dependabot/maven/org.apache.maven.plugins-maven-resources-plugin-3.4.0
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters