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
- Bump actions/checkout from 4 to 5 by
@dependabot[bot] in eclipse-sisu/sisu-project#209- Bump actions/setup-java from 4 to 5 by
@dependabot[bot] in eclipse-sisu/sisu-project#210- Update Njord by
@cstamasin eclipse-sisu/sisu-project#212- Update wrapper and maven by
@cstamasin eclipse-sisu/sisu-project#211- Update key deps and plugins by
@cstamasin eclipse-sisu/sisu-project#213- Update sonar plugin by
@cstamasin eclipse-sisu/sisu-project#214- Switch to maintained Build API by
@cstamasin eclipse-sisu/sisu-project#215- Get rid of ancient logback by
@cstamasin eclipse-sisu/sisu-project#216- Bump actions/checkout from 5 to 6 by
@dependabot[bot] in eclipse-sisu/sisu-project#221- Bump github/codeql-action from 3 to 4 by
@dependabot[bot] in eclipse-sisu/sisu-project#219- Build update by
@cstamasin eclipse-sisu/sisu-project#222- Increase test coverage by
@cstamasin eclipse-sisu/sisu-project#224- Improve test by
@cstamasin eclipse-sisu/sisu-project#223- Source formatting and license headers by
@cstamasin eclipse-sisu/sisu-project#225- Add git-blame-ignore-revs for reformat by
@cstamasin eclipse-sisu/sisu-project#227- Update TestNG by
@cstamasin eclipse-sisu/sisu-project#228- Modernize codebase by
@cstamasin eclipse-sisu/sisu-project#229- Update m-fluido-s to 2.1.0 by
@kwinin eclipse-sisu/sisu-project#231- Build with Java 25 by
@kwinin eclipse-sisu/sisu-project#232- Update sonar-m-p to 5.5.0.6356 by
@kwinin eclipse-sisu/sisu-project#233- Expose GitHub secret only as env variable in build step by
@kwinin eclipse-sisu/sisu-project#234- Update codebase, next round by
@cstamasin eclipse-sisu/sisu-project#230- Tidy up by
@cstamasin eclipse-sisu/sisu-project#236- Remove "Incubation" from bundle names by
@kwinin eclipse-sisu/sisu-project#237New Contributors
@dependabot[bot] made their first contribution in eclipse-sisu/sisu-project#209Full 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
- Disable shallow clones for sonarcloud analysis by
@kwinin eclipse-sisu/sisu-project#145- Remove spurious asserts by
@cstamasin eclipse-sisu/sisu-project#147- Post release cleanup by
@cstamasin eclipse-sisu/sisu-project#146- Fix jacoco + code coverage by
@cstamasin eclipse-sisu/sisu-project#151- Enable code coverage again for all modules by
@kwinin eclipse-sisu/sisu-project#153- Use default property for the jacoco agent by
@kwinin eclipse-sisu/sisu-project#154- Add documentation on Plexus Configurator API by
@kwinin eclipse-sisu/sisu-project#172- Remove about.html as only relevant for Eclipse plugins by
@kwinin eclipse-sisu/sisu-project#171- Document Lifecycle support by
@kwinin eclipse-sisu/sisu-project#175- Call TypeAwareExpressionEvaluator.evaluate(String,Class) if available by
@kwinin eclipse-sisu/sisu-project#161
... (truncated)
Commits
4e6a00e| prepare release releases/1.0.093c62c4Remove "Incubation" from bundle names5aa4e7dTidy up (#236)7e2ddf4Update codebase, next round (#230)a8605d6Expose GitHub secret only as env variable in build step27d4df3Update sonar-m-p to 5.5.0.6356522009bBuild with Java 250862106Update m-fluido-s to 2.1.04f56980Modernize codebase (#229)0764b7cUpdate TestNG (#228)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)