Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1#2450

Merged
github-actions[bot] merged 1 commit into
masterB3Partners/brmo:masterfrom
dependabot/maven/master/org.codehaus.mojo-build-helper-maven-plugin-3.6.1B3Partners/brmo:dependabot/maven/master/org.codehaus.mojo-build-helper-maven-plugin-3.6.1Copy head branch name to clipboard
Jun 19, 2025
Merged

Bump org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1#2450
github-actions[bot] merged 1 commit into
masterB3Partners/brmo:masterfrom
dependabot/maven/master/org.codehaus.mojo-build-helper-maven-plugin-3.6.1B3Partners/brmo:dependabot/maven/master/org.codehaus.mojo-build-helper-maven-plugin-3.6.1Copy head branch name to clipboard

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 17, 2025

Copy link
Copy Markdown
Contributor

Bumps org.codehaus.mojo:build-helper-maven-plugin from 3.6.0 to 3.6.1.

Release notes

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

3.6.1

📝 Documentation updates

👻 Maintenance

📦 Dependency updates

Commits
  • 908df59 [maven-release-plugin] prepare release 3.6.1
  • faafd8f Use common release-drafter configuration
  • a91b402 Rename Goals to Plugin Documentation in the site menu
  • 1e9136d Bump org.codehaus.mojo:mojo-parent from 87 to 91
  • 8700ddc Bump org.apache.maven.shared:file-management from 3.1.0 to 3.2.0
  • ab2c635 Bump org.codehaus.mojo:mojo-parent from 86 to 87
  • 611ce40 Typos.
  • 02d2b8e Bump org.codehaus.mojo:mojo-parent from 85 to 86
  • d742e5c Update site.xml to Doxia 2
  • 80b89b8 Bump org.codehaus.plexus:plexus-utils from 4.0.1 to 4.0.2
  • 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)

@dependabot
dependabot Bot requested a review from mprins June 17, 2025 03:44
@dependabot dependabot Bot added bouw- en testinfrastuctuur oa. aanpassingen vanwege build servers en maven plugins dependency update (deels) automatische updates van gebruikte libraries labels Jun 17, 2025
@dependabot @github

dependabot Bot commented on behalf of github Jun 17, 2025

Copy link
Copy Markdown
Contributor Author

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@codecov

codecov Bot commented Jun 17, 2025

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 40%. Comparing base (beff3bb) to head (0ebc9c5).
Report is 5 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             master   #2450   +/-   ##
========================================
+ Coverage        40%     40%   +1%     
  Complexity      805     805           
========================================
  Files           367     367           
  Lines         18159   18159           
  Branches       1690    1690           
========================================
+ Hits           7165    7166    +1     
  Misses        10424   10424           
+ Partials        570     569    -1     

see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@mprins

mprins commented Jun 19, 2025

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [org.codehaus.mojo:build-helper-maven-plugin](https://github.com/mojohaus/build-helper-maven-plugin) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/mojohaus/build-helper-maven-plugin/releases)
- [Commits](mojohaus/build-helper-maven-plugin@3.6.0...3.6.1)

---
updated-dependencies:
- dependency-name: org.codehaus.mojo:build-helper-maven-plugin
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/maven/master/org.codehaus.mojo-build-helper-maven-plugin-3.6.1 branch from 11662d2 to 0ebc9c5 Compare June 19, 2025 09:02
@github-actions github-actions Bot removed the dependency update (deels) automatische updates van gebruikte libraries label Jun 19, 2025
@github-actions
github-actions Bot enabled auto-merge (squash) June 19, 2025 09:02
@github-actions
github-actions Bot merged commit a8d8635 into master Jun 19, 2025
7 checks passed
@github-actions
github-actions Bot deleted the dependabot/maven/master/org.codehaus.mojo-build-helper-maven-plugin-3.6.1 branch June 19, 2025 09:19
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Morty Proxy This is a proxified and sanitized view of the page, visit original site.