Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 0.3.5 to 1.0.0 by dependabot[bot] · Pull Request #335 · Cosium/git-code-format-maven-plugin

Bumps org.eclipse.sisu:org.eclipse.sisu.plexus from 0.3.5 to 1.0.0.

Release notes

Sourced from org.eclipse.sisu:org.eclipse.sisu.plexus's releases.

1.0.0

What's Changed

New Contributors

Full Changelog: eclipse-sisu/sisu-project@milestones/0.9.0.M4...releases/1.0.0

0.9.0.M4

Most important change: ASM is "demoted" to plain dependency, hence, consumer is able to override/update it the usual "Maven way". This applies to all components: inject, plexus and sisu-maven-plugin as well.

Historically, Sisu shaded in ASM just like Guice did. Later Sisu started shipping "main" JAR with shaded ASM but also "no_asm" classified artifact without ASM (just like Guice did with "classes" classified JAR). Starting from this version, Sisu does not shade ASM anymore, it is "demoted" to transitive dependency. Sisu is built with ASM 9.8.

Sisu is compatible with range of Guice [3,7).

What's Changed

... (truncated)

Commits

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 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)