quarkus-google-cloud-services
quarkus-google-cloud-services copied to clipboard
Bump maven-enforcer-plugin from 3.0.0-M3 to 3.1.0
Bumps maven-enforcer-plugin from 3.0.0-M3 to 3.1.0.
Release notes
Sourced from maven-enforcer-plugin's releases.
3.1.0
🚀 New features and improvements
- [MENFORCER-420] - cache dependencies across rules (#152)
@josephw
- [MENFORCER-409] - Log at ERROR level when is set (#133)
@electrum
🐛 Bug Fixes
- [MENFORCER-389] - Allow filtering of parent in requireReleaseDeps (#157)
@slawekjaranowski
- [MENFORCER-421] - Use currently build artifacts in IT tests (#159)
@slawekjaranowski
- [MENFORCER-402] - fix provided dependencies in RequireUpperBoundDeps (#140)
@subes
📦 Dependency updates
- Bump mockito.version from 4.6.0 to 4.6.1 (#161)
@dependabot
- Bump assertj-core from 3.23.0 to 3.23.1 (#160)
@dependabot
- Bump assertj-core from 3.22.0 to 3.23.0 (#158)
@dependabot
- Bump mockito.version from 4.5.1 to 4.6.0 (#156)
@dependabot
- [MENFORCER-419] - Upgrade Maven to 3.2.5 (#154)
@slawekjaranowski
- [MENFORCER-418] - Upgrade Parent to 36 (#153)
@slawekjaranowski
- Bump plexus-utils from 3.4.1 to 3.4.2 (#151)
@dependabot
- Bump maven-dependency-tree from 3.1.0 to 3.1.1 (#150)
@dependabot
- Bump maven-javadoc-plugin from 3.3.1 to 3.4.0 (#147)
@dependabot
- Bump maven-surefire-plugin from 3.0.0-M5 to 3.0.0-M6 (#148)
@dependabot
- Bump maven-project-info-reports-plugin from 3.2.2 to 3.3.0 (#149)
@dependabot
- Bump mockito.version from 4.4.0 to 4.5.1 (#146)
@dependabot
- Bump assertj-core from 3.21.0 to 3.22.0 (#134)
@dependabot
- Bump mockito.version from 4.2.0 to 4.4.0 (#142)
@dependabot
- Bump maven-jxr-plugin from 3.1.1 to 3.2.0 (#143)
@dependabot
- Bump maven-project-info-reports-plugin from 3.1.2 to 3.2.2 (#144)
@dependabot
- Bump mrm-maven-plugin from 1.2.0 to 1.3.0 (#129)
@dependabot
- Bump mockito.version from 4.1.0 to 4.2.0 (#132)
@dependabot
- Bump maven-javadoc-plugin from 3.2.0 to 3.3.1 (#130)
@dependabot
- Bump mockito.version from 4.0.0 to 4.1.0 (#127)
@dependabot
- Bump junit-jupiter-api from 5.8.1 to 5.8.2 (#128)
@dependabot
- Bump mockito-core from 3.12.4 to 4.0.0 (#114)
@dependabot
- Bump extra-enforcer-rules from 1.3 to 1.4 (#112)
@dependabot
- Bump assertj-core from 3.20.2 to 3.21.0 (#110)
@dependabot
- Bump sisu-maven-plugin from 0.3.4 to 0.3.5 (#109)
@dependabot
- Bump actions/setup-java from 2.3.0 to 2.3.1 (#111)
@dependabot
- Bump mockito-core from 3.12.0 to 3.12.4 (#106)
@dependabot
- Bump plexus-utils from 3.3.0 to 3.4.1 (#107)
@dependabot
- Bump mockito-core from 3.11.2 to 3.12.0 (#103)
@dependabot
- Bump actions/setup-java from 2.1.0 to 2.2.0 (#101)
@dependabot
📝 Documentation updates
- (doc) - Require OS web page improvements (#122)
@WilliamCollishaw
- (doc) - Require Java Version web page improvements (#120)
@WilliamCollishaw
... (truncated)
Commits
543e46f
[maven-release-plugin] prepare release enforcer-3.1.002d4036
[maven-release-plugin] prepare for next development iteratione3475ec
[maven-release-plugin] prepare release enforcer-3.0.1588e3d0
Add MojoHaus - Extra Enforcer Rules to third party7c026fa
Bump mockito.version from 4.6.0 to 4.6.107257fb
Remove always updates policy for snapshot from mock repository827e806
Remove always updates policy for snapshot from mock repository8cca653
Add release-drafterfa8f7f2
[MENFORCER-389] Allow filtering of parent in requireReleaseDepsfd574ec
Bump assertj-core from 3.23.0 to 3.23.1- 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 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 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 rebase
@dependabot rebase
Superseded by #379.