Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump pgpverify-maven-plugin from 1.12.0 to 1.13.0 #78

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 7, 2021

Bumps pgpverify-maven-plugin from 1.12.0 to 1.13.0.

Release notes

Sourced from pgpverify-maven-plugin's releases.

v1.13.0

What's Changed

New features

  • go-offline goal - resolve only signaturekeys #282
  • generate report of verification status #283

Deprecated features

  • Deprecate failNoSignature option #267

Maintenance

  • Internal code refactor - add SignatureStatus.KEY_NOT_FOUND #268
  • organization wide release-drafter configuration #274
  • Internal code refactor - all pgp utils together in one package #276
  • Internal code refactor - use common utils for signature verification #281

Dependency updates

  • Bump jackson.version from 2.12.2 to 2.12.3 #266
  • Bump parent from 2.11.1 to 2.12.0 #269
  • Bump maven-plugin-annotations from 3.6.0 to 3.6.1 #270
  • Bump jakarta.xml.bind-api from 3.0.0 to 3.0.1 #271
  • Bump mockito-core from 3.9.0 to 3.10.0 #273
  • Bump maven-shared-utils from 3.3.3 to 3.3.4 #272
  • Bump parent from 2.12.0 to 2.12.1 #275
  • Bump mockito-testng from 0.3.0 to 0.4.4 #277
  • Bump commons-io from 2.8.0 to 2.9.0 #278
  • Bump mockito-core from 3.10.0 to 3.11.0 #280

Thanks

Many thanks for collaboration on this release for: @​slawekjaranowski, @​mgrilvaca, @​joschi

Commits
  • 1ee314c [maven-release-plugin] prepare release v1.13.0
  • aa98790 Merge pull request #283 from s4u/gen-report
  • 1ab2c2f generate report of verification status
  • d8ca7ff Merge pull request #282 from s4u/go-offline
  • f742ac4 go-offline goal - resolve only signature and keys
  • 68c1eda Bump mockito-core from 3.10.0 to 3.11.0
  • be9b103 Merge pull request #281 from s4u/refactor-0604
  • cb3ed09 Internal code refactor - use common utils for signature verification
  • a4eb690 Bump commons-io from 2.8.0 to 2.9.0
  • 41a6fbb File sync from s4u/.github - release-drafter - confirm published release
  • Additional commits viewable in compare view

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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Jun 7, 2021
github-actions[bot]
github-actions bot previously approved these changes Jun 7, 2021
@slawekjaranowski
Copy link
Member

@dependabot rebase

Bumps [pgpverify-maven-plugin](https://github.com/s4u/pgpverify-maven-plugin) from 1.12.0 to 1.13.0.
- [Release notes](https://github.com/s4u/pgpverify-maven-plugin/releases)
- [Commits](s4u/pgpverify-maven-plugin@v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: org.simplify4u.plugins:pgpverify-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/maven/org.simplify4u.plugins-pgpverify-maven-plugin-1.13.0 branch from 551832b to 826c34d Compare June 17, 2021 21:33
@sonarcloud
Copy link

sonarcloud bot commented Jun 17, 2021

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@slawekjaranowski slawekjaranowski merged commit e3dc939 into master Jun 17, 2021
@slawekjaranowski slawekjaranowski deleted the dependabot/maven/org.simplify4u.plugins-pgpverify-maven-plugin-1.13.0 branch June 17, 2021 21:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

1 participant