Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2024

Bumps org.codehaus.plexus:plexus-io from 3.4.1 to 3.4.2.

Release notes

Sourced from org.codehaus.plexus:plexus-io's releases.

plexus-io-3.4.2

📦 Dependency updates

  • Update sisu.inject to 0.9.0.M2
  • Bump guice from 5.1.0 to 6.0.0
  • Bump commons-io:commons-io from 2.11.0 to 2.15.1
  • Bump plexus-utils from 3.5.0 to 4.0.0

👻 Maintenance

Commits
  • f4a7838 [maven-release-plugin] prepare release plexus-io-3.4.2
  • 74297f1 Update sisu.inject to 0.9.0.M2
  • ea0c673 Bump org.codehaus.plexus:plexus-testing from 1.2.0 to 1.3.0
  • 1fe3b07 Bump commons-io:commons-io from 2.15.0 to 2.15.1
  • 5f3c175 Bump org.codehaus.plexus:plexus from 15 to 16
  • 8524fca Reuse plexus-pom action for CI
  • 594c269 Bump commons-io:commons-io from 2.14.0 to 2.15.0
  • a753eeb Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.2.0
  • 11f8db4 Correct sisu.inject dependency version
  • 5ad18c9 Bump org.codehaus.plexus:plexus from 14 to 15
  • 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 added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jan 8, 2024
@elharo
Copy link
Contributor

elharo commented Jan 9, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 9, 2024

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@elharo
Copy link
Contributor

elharo commented Jan 10, 2024

CI loks borked:

Error: Could not find satisfied version for SemVer '21'.
Available versions: 20.0.2+9, 20.0.1+9, 19.0.2+7, 18.0.2+9, 18.0.2+9, 18.0.1+102, 18.0.1+10, 17.0.9+9, 17.0.8+101, 17.0.8+7, 17.0.7+7, 17.0.6+10, 17.0.5+8, 17.0.4+101, 17.0.4+8, 17.0.3+7, 17.0.2+8, 17.0.1+12, 16.0.2+7, 16.0.1+9, 16.0.0+36, 15.0.2+7, 15.0.1+9, 15.0.0+36, 14.0.2+12, 14.0.1+7.1, 14.0.0+36.1, 14.0.0+36.1, 13.0.2+8.1, 13.0.1+9.1, 13.0.0+33.1, 12.0.2+10.1, 12.0.1+12, 12.0.0+33, 11.0.21+9, 11.0.20+101, 11.0.20+8, 11.0.19+7, 11.0.18+10, 11.0.17+8, 11.0.16+101, 11.0.16+8, 11.0.15+10, 11.0.14+101, 11.0.14+9, 11.0.13+8, 11.0.12+7, 11.0.11+9, 11.0.10+9, 11.0.9+11, 11.0.8+10, 11.0.7+10.1, 11.0.6+10.1, 11.0.6+10.1, 11.0.5+10.1, 11.0.4+11.1, 11.0.3+7, 11.0.3+7, 11.0.2+9, 11.0.2+9, 11.0.1+13, 11.0.0+28, 10.0.2+13, 9.0.4+12, 8.0.392+8, 8.0.382+5, 8.0.372+7, 8.0.362+9, 8.0.352+8, 8.0.345+1, 8.0.345+1, 8.0.345+1, 8.0.332+9, 8.0.322+6, 8.0.312+7, 8.0.302+8, 8.0.292+10, 8.0.282+8, 8.0.275+1, 8.0.272+10, 8.0.265+1, 8.0.262+10, 8.0.252+9.1, 8.0.242+8.1, 8.0.232+9.1, 8.0.222+10.1, 8.0.212+4.openj9-0.14.2, 8.0.212+3.openj9-0.14.0, 8.0.202+8.openj9-0.12.1, 8.0.202+8, 8.0.192+12.openj9-0.11.0, 8.0.192+12, 8.0.181+13.openj9-0.9.0, 8.0.162+12.openj9-0.8.0

@elharo
Copy link
Contributor

elharo commented Jan 12, 2024

@dependabot rebase

Bumps [org.codehaus.plexus:plexus-io](https://github.com/codehaus-plexus/plexus-io) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/codehaus-plexus/plexus-io/releases)
- [Changelog](https://github.com/codehaus-plexus/plexus-io/blob/master/ReleaseNotes.md)
- [Commits](codehaus-plexus/plexus-io@plexus-io-3.4.1...plexus-io-3.4.2)

---
updated-dependencies:
- dependency-name: org.codehaus.plexus:plexus-io
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/org.codehaus.plexus-plexus-io-3.4.2 branch from ab05dd7 to 8e306a1 Compare January 12, 2024 12:42
@elharo elharo merged commit d1df141 into master Jan 12, 2024
@elharo elharo deleted the dependabot/maven/org.codehaus.plexus-plexus-io-3.4.2 branch January 12, 2024 13:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant