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.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.0 #1153

Merged

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps org.codehaus.mojo:flatten-maven-plugin from 1.6.0 to 1.7.0.

Release notes

Sourced from org.codehaus.mojo:flatten-maven-plugin's releases.

1.7.0

🚀 New features and improvements

🐛 Bug Fixes

  • Fix Issue#377 Regression: parent dependencies missing in flattened pom (#417) @​hkampbjorn

📦 Dependency updates

👻 Maintenance

Commits
  • f9ad1f7 [maven-release-plugin] prepare release 1.7.0
  • 8061369 Avoid using deprecated items
  • 28c7cb0 Bump org.codehaus.mojo:mojo-parent from 86 to 87
  • 3800f8b Remove Maven wrapper configuration
  • b622639 Fix Issue#377 Regression: parent dependencies missing in flattened pom
  • 600e7a0 Bump org.assertj:assertj-core from 3.27.2 to 3.27.3
  • bb80610 Remove no-overwrite-3.6.2-before IT
  • 78bac9e Bind :clean to 'clean' phase by default
  • 8bd8956 Bump org.assertj:assertj-core from 3.27.1 to 3.27.2
  • 0e461a2 Bump org.assertj:assertj-core from 3.27.0 to 3.27.1
  • 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.codehaus.mojo:flatten-maven-plugin](https://github.com/mojohaus/flatten-maven-plugin) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/mojohaus/flatten-maven-plugin/releases)
- [Commits](mojohaus/flatten-maven-plugin@1.6.0...1.7.0)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:flatten-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Update of dependencies java Pull requests that update Maven Java dependencies labels Feb 26, 2025
Copy link

☀️   Quality Monitor

   🚦   Tests: 100% successful (✔️ 1283 passed, 🙈 2 skipped)
   〰️   Line Coverage: 93% (435 missed lines)
   ➰   Branch Coverage: 87% (283 missed branches)
   CheckStyle   CheckStyle: No warnings
   PMD   PMD: No warnings
   SpotBugs   SpotBugs: No bugs
   🐛   Error Prone: No bugs
   OWASP Dependency Check   OWASP Dependency Check: 1 vulnerability (normal: 1)
   🌀   Cyclomatic Complexity: 2320 (total)
   💭   Cognitive Complexity: 1143 (total)
   📏   Lines of Code: 24068 (total)
   📝   Non Commenting Source Statements: 9409 (total)
   🔭   Access to foreign data: 1441 (total)
   🔗   Class cohesion: 100.00% (maximum)
   📤   Fan out: 3083 (total)
   📲   Number of accessors: 179 (total)
   ⚖️   Weight of a class: 100.00% (maximum)
   📐   Weighted method count: 2692 (total)
   ➿   N-Path Complexity: 3810 (total)


Created by Quality Monitor v1.14.0 (#f3859fd). More details are shown in the GitHub Checks Result.

@uhafner uhafner merged commit 76cbfd6 into main Feb 26, 2025
30 of 31 checks passed
@uhafner uhafner deleted the dependabot/maven/org.codehaus.mojo-flatten-maven-plugin-1.7.0 branch February 26, 2025 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update of dependencies java Pull requests that update Maven Java dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant