vitalijr2 / ijhttp-tools

Maven plugin, Spring Boot Test autoconfiguration and jUnit Extension for IntelliJ HTTP Client
Apache License 2.0
3 stars 0 forks source link

Bump org.simplify4u.plugins:sign-maven-plugin from 1.0.1 to 1.1.0 #5

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps org.simplify4u.plugins:sign-maven-plugin from 1.0.1 to 1.1.0.

Release notes

Sourced from org.simplify4u.plugins:sign-maven-plugin's releases.

v1.1.0

What's Changed

:fire: New features

  • Update to Maven4 #173

:hammer: Maintenance

  • Fix failing builds on Java 11 and newer, update a bunch of dependencies, add java21 support #166
  • Fix docs abut Maven 4 #175
  • Use new maven-plugin-report-plugin #176

:toolbox: Dependency updates

  • Bump mockito.version from 4.3.1 to 4.4.0 #117
  • Bump parent from 2.15.0 to 2.16.0 #118
  • Bump slf4j-mock from 2.1.1 to 2.2.0 #120
  • Bump mockito.version from 4.4.0 to 4.5.1 #121
  • Bump lombok from 1.18.22 to 1.18.24 #122
  • Bump plexus-utils from 3.4.1 to 3.4.2 #124
  • Bump mockito.version from 4.5.1 to 4.6.0 #125
  • Bump assertj-core from 3.22.0 to 3.23.1 #126
  • Bump mockito.version from 4.6.0 to 4.6.1 #127
  • Bump junit-bom from 5.8.2 to 5.9.0 #129
  • Bump junit-bom from 5.9.0 to 5.9.1 #134
  • Bump parent from 2.16.0 to 2.17.0 #136
  • Bump slf4j-mock from 2.2.0 to 2.3.0 #138
  • Bump mockito.version from 4.6.1 to 4.8.1 #139
  • Bump plexus-utils from 3.4.2 to 3.5.0 #140
  • Bump mockito.version from 4.8.1 to 4.9.0 #142
  • Bump mockito.version from 4.9.0 to 4.10.0 #146
  • Bump mockito.version from 4.10.0 to 4.11.0 #147
  • Bump assertj-core from 3.23.1 to 3.24.1 #148
  • Bump parent from 2.17.0 to 2.18.0 #149
  • Bump junit-bom from 5.9.1 to 5.9.2 #150
  • Bump assertj-core from 3.24.1 to 3.24.2 #152
  • Bump pgpverify-maven-plugin from 1.16.0 to 1.17.0 #153
  • Bump lombok from 1.18.24 to 1.18.26 #155
  • Bump junit-bom from 5.9.2 to 5.9.3 #161
  • Bump lombok from 1.18.26 to 1.18.28 #162
  • Bump parent from 2.18.0 to 2.19.0 #163
  • Bump org.junit:junit-bom from 5.10.1 to 5.10.2 #169
  • Bump org.assertj:assertj-core from 3.25.0 to 3.25.3 #170
  • Bump org.codehaus.plexus:plexus-utils from 3.5.0 to 4.0.0 #171
  • Bump org.simplify4u:parent from 2.20.0 to 2.20.1 #177

:heart: Thanks

Many thanks for collaboration on this release for: @​123Haynes, @​cstamas, @​slawekjaranowski and GitHub Action

Commits
  • 2ca7c4b [maven-release-plugin] prepare release v1.1.0
  • 3a28a2c Bump org.simplify4u:parent from 2.20.0 to 2.20.1
  • adfbb3f Merge pull request #176 from s4u/use-plugin-report
  • 31d0a40 Use new maven-plugin-report-plugin
  • 639c7ee Bump org.codehaus.plexus:plexus-utils from 3.5.0 to 4.0.0 (#171)
  • 789fc57 Merge pull request #175 from s4u/fix-doc
  • 8ed510a Fix docs abut Maven 4
  • 1f69836 Update to Maven4
  • 0787ad1 Bump org.assertj:assertj-core from 3.25.0 to 3.25.3
  • bc628fa Bump org.junit:junit-bom from 5.10.1 to 5.10.2
  • Additional commits viewable in compare view


Dependabot compatibility score

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