build(deps): update bugfixes (main) - autoclosed
Metadata
Current evaluation
Renovate dependency update for maven-wrapper and maven-shade-plugin was autoclosed due to a failing CI test. Not merged. Automatically recreated per configuration.
Suggested action: —
No scores available.
Issue body
This PR contains the following updates:
| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [maven-wrapper](https://maven.apache.org/tools/wrapper/) ([source](https://redirect.github.com/apache/maven-wrapper)) | `3.3.2` → `3.3.4` |  |  |
| [org.apache.maven.plugins:maven-shade-plugin](https://maven.apache.org/plugins/) ([source](https://redirect.github.com/apache/maven-shade-plugin)) | `3.6.0` → `3.6.1` |  |  |
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
---
### Release Notes
<details>
<summary>apache/maven-wrapper (maven-wrapper)</summary>
### [`v3.3.4`](https://redirect.github.com/apache/maven-wrapper/releases/tag/maven-wrapper-3.3.4): 3.3.4
[Compare Source](https://redirect.github.com/apache/maven-wrapper/compare/maven-wrapper-3.3.3...maven-wrapper-3.3.4)
<!-- Optional: add a release summary here -->
##### 🐛 Bug Fixes
- Revert wrapper version removal ([#​365](https://redirect.github.com/apache/maven-wrapper/pull/365)) [@​breun](https://redirect.github.com/breun)
##### 👻 Maintenance
- Ensure Path Traversal is fully addressed in MavenWrapperDownloader ([#​363](https://redirect.github.com/apache/maven-wrapper/pull/363)) [@​hazendaz](https://redirect.github.com/hazendaz)
### [`v3.3.3`](https://redirect.github.com/apache/maven-wrapper/releases/tag/maven-wrapper-3.3.3): 3.3.3
[Compare Source](https://redirect.github.com/apache/maven-wrapper/compare/maven-wrapper-3.3.2...maven-wrapper-3.3.3)
<!-- Optional: add a release summary here -->
##### :boom: Breaking changes
- Remove wrapper lifecycle ([#​357](https://redirect.github.com/apache/maven-wrapper/pull/357)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski)
##### 🚀 New features and improvements
- Fix Maven wrapper support for snapshot distributions ([#​335](https://redirect.github.com/apache/maven-wrapper/pull/335)) [@​gnodet](https://redirect.github.com/gnodet)
##### 🐛 Bug Fixes
- [\[MWRAPPER-143\]](https://issues.apache.org/jira/browse/MWRAPPER-143) - The wrapperVersion property is not used in only-script mode ([#​145](https://redirect.github.com/apache/maven-wrapper/pull/145)) [@​bdemers](https://redirect.github.com/bdemers)
- fix: Maven wrapper relative distributionUrl does not work (fixes [#​272](https://redirect.github.com/apache/maven-wrapper/issues/272)) ([#​107](https://redirect.github.com/apache/maven-wrapper/pull/107)) [@​danishcake](https://redirect.github.com/danishcake)
- Fix Windows Junction Link support in mvnw\.cmd ([#​143](https://redirect.github.com/apache/maven-wrapper/pull/143)) [@​fp024](https://redirect.github.com/fp024)
- [\[MWRAPPER-158\]](https://issues.apache.org/jira/browse/MWRAPPER-158) - Remove incorrect license header ([#​166](https://redirect.github.com/apache/maven-wrapper/pull/166)) [@​lbruun](https://redirect.github.com/lbruun)
- [\[MWRAPPER-161\]](https://issues.apache.org/jira/browse/MWRAPPER-161) - Improve script directory detection when using sh mvnw ([#​329](https://redirect.github.com/apache/maven-wrapper/pull/329)) [@​ppkarwasz](https://redirect.github.com/ppkarwasz)
- [\[MWRAPPER-162\]](https://issues.apache.org/jira/browse/MWRAPPER-162) - Removed dead link was getting 404 ([#​167](https://redirect.github.com/apache/maven-wrapper/pull/167)) [@​montu376](https://redirect.github.com/montu376)
- [\[MWRAPPER-159\]](https://issues.apache.org/jira/browse/MWRAPPER-159) - Fix shellcheck in mvnw ([#​168](https://redirect.github.com/apache/maven-wrapper/pull/168)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski)
- [\[MWRAPPER-146\]](https://issues.apache.org/jira/browse/MWRAPPER-146) - Bad substitution on Windows if MVNW\_REPOURL is set on script-only ([#​151](https://redirect.github.com/apache/maven-wrapper/pull/151)) [@​jahk04](https://redirect.github.com/jahk04)
- [\[MWRAPPER-147\]](https://issues.apache.org/jira/browse/MWRAPPER-147) - mvnw\.cmd fails to launch maven if username contains space ([#​152](https://redirect.github.com/apache/maven-wrapper/pull/152)) [@​sebthom](https://redirect.github.com/sebthom)
- [\[MWRAPPER-150\]](https://issues.apache.org/jira/browse/MWRAPPER-150) - Fails to validate checksums on MacOS Sequoia ([#​155](https://redirect.github.com/apache/maven-wrapper/pull/155)) [@​jon-signal](https://redirect.github.com/jon-signal)
- [\[MWRAPPER-111\]](https://issues.apache.org/jira/browse/MWRAPPER-111) - Trim whitespace when reading from properties file ([#​158](https://redirect.github.com/apache/maven-wrapper/pull/158)) [@​mhalbritter](https://redirect.github.com/mhalbritter)
- [\[MWRAPPER-153\]](https://issues.apache.org/jira/browse/MWRAPPER-153) - Fixed only-mvnw\.cmd fails when FIPS mode is enabled on Windows hosts ([#​157](https://redirect.github.com/apache/maven-wrapper/pull/157)) [@​zbalkan](https://redirect.github.com/zbalkan)
##### 📝 Documentation updates
- Clarify usage of MAVEN\_USER\_HOME ([#​359](https://redirect.github.com/apache/maven-wrapper/pull/359)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski)
- site is now /tools/wrapper ([#​336](https://redirect.github.com/apache/maven-wrapper/pull/336)) [@​hboutemy](https://redirect.github.com/hboutemy)
##### 👻 Maintenance
- Use invoker version from parent ([#​356](https://redirect.github.com/apache/maven-wrapper/pull/356)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski)
- Refresh download page ([#​354](https://redirect.github.com/apache/maven-wrapper/pull/354)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski)
- Update site descriptor to 2.0.0 ([#​351](https://redirect.github.com/apache/maven-wrapper/pull/351)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski)
- Enable prevent branch protection rules ([#​348](https://redirect.github.com/apache/maven-wrapper/pull/348)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski)
- Copy edit docs ([#​344](https://redirect.github.com/apache/maven-wrapper/pull/344)) [@​elharo](https://redirect.github.com/elharo)
- Prefer [@​Inject](https://redirect.github.com/Inject) ([#​343](https://redirect.github.com/apache/maven-wrapper/pull/343)) [@​elharo](https://redirect.github.com/elharo)
- Bump shellcheck to 0.10.0 ([#​333](https://redirect.github.com/apache/maven-wrapper/pull/333)) [@​slachiewicz](https://redirect.github.com/slachiewicz)
- Enable GitHub Issues ([#​169](https://redirect.github.com/apache/maven-wrapper/pull/169)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski)
- [\[MNGSITE-529\]](https://issues.apache.org/jira/browse/MNGSITE-529) - Rename "Goals" to "Plugin Documentation" ([#​163](https://redirect.github.com/apache/maven-wrapper/pull/163)) [@​Bukama](https://redirect.github.com/Bukama)
##### 📦 Dependency updates
- Bump mavenVersion from 3.9.6 to 3.9.11 ([#​360](https://redirect.github.com/apache/maven-wrapper/pull/360)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump exec-maven-plugin to 3.5.1 in ITs ([#​355](https://redirect.github.com/apache/maven-wrapper/pull/355)) [@​slawekjaranowski](https://redirect.github.com/slawekjaranowski)
- Bump org.codehaus.mojo:mrm-maven-plugin from 1.6.0 to 1.7.0 ([#​350](https://redirect.github.com/apache/maven-wrapper/pull/350)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump org.codehaus.plexus:plexus-archiver from 4.10.0 to 4.10.1 ([#​349](https://redirect.github.com/apache/maven-wrapper/pull/349)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump actions/checkout from 4 to 5 ([#​347](https://redirect.github.com/apache/maven-wrapper/pull/347)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump commons-io:commons-io from 2.19.0 to 2.20.0 ([#​339](https://redirect.github.com/apache/maven-wrapper/pull/339)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 ([#​164](https://redirect.github.com/apache/maven-wrapper/pull/164)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump org.apache.maven.resolver:maven-resolver-api from 1.9.20 to 1.9.24 ([#​334](https://redirect.github.com/apache/maven-wrapper/pull/334)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump org.codehaus.plexus:plexus-io from 3.4.2 to 3.5.1 ([#​153](https://redirect.github.com/apache/maven-wrapper/pull/153)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.0 ([#​147](https://redirect.github.com/apache/maven-wrapper/pull/147)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Upgrade to parent pom 45 ([#​332](https://redirect.github.com/apache/maven-wrapper/pull/332)) [@​slachiewicz](https://redirect.github.com/slachiewicz)
- [\[MWRAPPER-154\]](https://issues.apache.org/jira/browse/MWRAPPER-154) - Bump commons-io:commons-io from 2.16.1 to 2.18.0 ([#​161](https://redirect.github.com/apache/maven-wrapper/pull/161)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
- Bump org.hamcrest:hamcrest from 2.2 to 3.0 ([#​149](https://redirect.github.com/apache/maven-wrapper/pull/149)) @​[dependabot\[bot\]](https://redirect.github.com/apps/dependabot)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "every weekend" in timezone Etc/UTC, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/canonical/craft-parts).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44LjUiLCJ1cGRhdGVkSW5WZXIiOiI0My44LjUiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbIlBSOiBEZXBlbmRlbmNpZXMiXX0=-->
Evaluation history
| Date | Model | Scores | Action | Summary |
|---|---|---|---|---|
| qwen/qwen3.6-35b-a3b | — | — | Renovate dependency update for maven-wrapper and maven-shade-plugin was autoclosed due to a failing CI test. Not merged. Automatically recreated per configuration. | |
| qwen3.6-35b-a3b-mtp-q6 | — | — | The dependency update PR for maven-wrapper and maven-shade-plugin was autoclosed without merging. Renovate typically autocloses stale or superseded dependency updates. No changes were applied to the repository. |
Update history
No update history recorded yet.
Related issues
| Issue | Project | State | Summary | Similarity |
|---|---|---|---|---|
| #1450 build(deps): update bugfixes (main) | craft-parts | closed | Closed without merging. The automated dependency update for maven-wrapper and maven-shade-plugin was not applied, likely due to failing CI checks or being superseded by a newer version. | |
| #1043 build(deps): update bugfixes (main) - autoclosed | craft-parts | closed | Renovate autoclosed this dependency update without merging. It targeted canonical-sphinx-extensions, myst-parser, sphinx-reredirects, uvicorn, and watchfiles. All CI passed, but changes were abandoned due to inactivity. | |
| #200 build(deps): update bugfixes (main) - abandoned | craft-store | closed | Abandoned and closed without merging. Renovate flagged the dependency update for autoclosing, but branch modifications prevented automatic closure, leading to manual abandonment. | |
| #862 build(deps): update bugfixes (hotfix/5.6) - autoclosed | craft-application | closed | Automatically closed by Renovate without merging. The dependency update for ruff-pre-commit and setuptools was abandoned and will be regenerated as a new pull request per immortal configuration. | |
| #253 build(deps): update bugfixes (hotfix/3.2) - autoclosed | craft-store | closed | Automatically closed by Renovate bot without merging. The PR updated coverage, pytest, and sphinx-toolbox dependencies for the hotfix/3.2 branch. It was closed as outdated or conflicting, and will be automatically recreated. | |
| #273 build(deps): update bugfixes (main) | craft-store | closed | Closed without merging. The Renovate dependency update for ruff-pre-commit, coverage, myst-parser, pytest, and sphinx-toolbox was abandoned. The immortal configuration ensures it will be automatically recreated when new updates are available. | |
| #396 build(deps): update dependency coverage to v7.11.0 (main) - autoclosed | craft-cli | closed | Automatically closed by Renovate without merging. The coverage dependency update to v7.11.0 was superseded or abandoned. All CI checks passed prior to closure. | |
| #958 build(deps): update bugfixes (main) | rockcraft | closed | Closed due to failing lint checks. The automated dependency update for ruff-pre-commit and dotnet/runtime-deps was abandoned and likely superseded by a new Renovate PR. | |
| #1223 build(deps): update bugfixes (hotfix/1.5) | rockcraft | closed | Closed unmerged due to failing CI checks across multiple test suites and linters. Dependency updates were not applied. The automated bot will recreate the request. | |
| #267 build(deps): update bugfixes (main) | craft-store | closed | Closed routine dependency update for ruff-pre-commit, coverage, pytest, and sphinx-toolbox. No merge or review activity occurred; likely superseded by newer Renovate updates or manually closed. |