maven-enforcer
maven-enforcer copied to clipboard
Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 0.9.0.M2 to 0.9.0.M3
Bumps org.eclipse.sisu:org.eclipse.sisu.plexus from 0.9.0.M2 to 0.9.0.M3.
Release notes
Sourced from org.eclipse.sisu:org.eclipse.sisu.plexus's releases.
0.9.0.M3
What's Changed
- Annotate new method by
@cstamas
in eclipse-sisu/sisu-project#90- Update workflow to run on Java 21 by
@mcculls
in eclipse-sisu/sisu-project#96- ASM 9.6 by
@mcculls
in eclipse-sisu/sisu-project#95- Build with final Java 21 on GitHub by
@kwin
in eclipse-sisu/sisu-project#99- Switch to JUnit5 by
@kwin
in eclipse-sisu/sisu-project#101- Disable annotation processor by default by
@kwin
in eclipse-sisu/sisu-project#105- Do not silently fail in case of class scanning exceptions by
@kwin
in eclipse-sisu/sisu-project#98- Formatting issues by
@cstamas
in eclipse-sisu/sisu-project#109- Update maven wrapper and maven (3.9.6) by
@cstamas
in eclipse-sisu/sisu-project#112- Update Maven Plugins by
@cstamas
in eclipse-sisu/sisu-project#111- Address dependabot alerts by
@cstamas
in eclipse-sisu/sisu-project#128- (deps): Update to ASM 9.7 by
@cstamas
in eclipse-sisu/sisu-project#131- Update CONTRIBUTING.md by
@cstamas
in eclipse-sisu/sisu-project#110- Align Plexus ASM version by
@cstamas
in eclipse-sisu/sisu-project#134- Rename release profile by
@cstamas
in eclipse-sisu/sisu-project#133- Fix Jacoco coverage repots in Sonar by
@cstamas
in eclipse-sisu/sisu-project#136- Add a method to allow LifecycleManager to free keys by
@cstamas
in eclipse-sisu/sisu-project#138- Licence change: From EPL1 to EPL2 by
@cstamas
in eclipse-sisu/sisu-project#135- update documentation for exposed core extensions, fix anchors by
@HomeOfTheWizard
in eclipse-sisu/sisu-project#139- Prepare for release by
@cstamas
in eclipse-sisu/sisu-project#141- Trigger Sonarcloud analysis from GHA by
@kwin
in eclipse-sisu/sisu-project#143- Fix for release process: by
@cstamas
in eclipse-sisu/sisu-project#144New Contributors
@HomeOfTheWizard
made their first contribution in eclipse-sisu/sisu-project#139Full Changelog: https://github.com/eclipse-sisu/sisu-project/compare/milestones/0.9.0.M2...milestones/0.9.0.M3
Commits
cd41943
| prepare release milestones/0.9.0.M3dc2c736
Fix for release process: (#144)43a200d
Trigger Sonarcloud analysis from GHA (#143)a747eb8
Prepare for release (#141)d88c5f0
update documentation for exposed core extensions, fix anchors (#139)8332fce
Licence change: EPL1 to EPL2 (#135)f7bd80c
Add a method to allow LifecycleManager to free keys (#138)a5f51ed
Fix Jacoco coverage repots in Sonar (#136)1305b17
Rename release profile (#133)2804808
Apply header changes from doco- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.