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

build(deps): bump maven-gpg-plugin from 3.2.1 to 3.2.3 #1903

Merged

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 11, 2024

Bumps org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.3.

Release notes

Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.

3.2.3

Release Notes - Maven GPG Plugin - Version 3.2.3


📦 Dependency updates

... (truncated)

Commits
  • 89b91a4 [maven-release-plugin] prepare release maven-gpg-plugin-3.2.3
  • fc2efa3 [MGPG-123][MGPG-124] Dependency upgrades (#93)
  • 50222d3 [MGPG-120] New mojo sign-deployed (#88)
  • a6c3a09 [MGPG-122] Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.0 to 3...
  • 78f5e37 [MGPG-121] Return the workaround for pseudo security (#90)
  • 582df74 [MGPG-117] Improve passphrase handling (#86)
  • 0adc6b8 [MGPG-118] Bump commons-io:commons-io from 2.15.1 to 2.16.0 (#87)
  • ef57091 [MGPG-116] Up max key file size to 64K (#85)
  • 944be4e [maven-release-plugin] prepare for next development iteration
  • ab97064 [maven-release-plugin] prepare release maven-gpg-plugin-3.2.2
  • 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 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)

Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) from 3.2.1 to 3.2.3.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases)
- [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.1...maven-gpg-plugin-3.2.3)

---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from cmarchand as a code owner April 11, 2024 09:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 11, 2024
@galtm galtm changed the title build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.1 to 3.2.3 build(deps): bump maven-gpg-plugin from 3.2.1 to 3.2.3 Apr 11, 2024
@galtm galtm added this to the v3.1 milestone Apr 11, 2024
@galtm
Copy link
Member

galtm commented Apr 12, 2024

@cmarchand : Thank you for the code review. Do you think this PR should be merged before we release v3.0, such as because our release needs a bug fix in this plugin?

@cmarchand
Copy link
Collaborator

Yes, I think this commit should be in release 3.0

@galtm
Copy link
Member

galtm commented Apr 13, 2024

Yes, I think this commit should be in release 3.0

Thanks for the input. I'll merge this now and update the SHA in #1904.

@galtm
Copy link
Member

galtm commented Apr 13, 2024

The AppVeyor failure was a timeout after the 60 minute limit. I sanity-checked the log. All the bats tests passed. The XSpec unit test script was in the "t"s when the timeout happened, and everything that ran until that point also passed. (The XSpec unit tests and the end-to-end tests ran to completion on GitHub Actions.)

@galtm galtm modified the milestones: v3.1, v3.0 Apr 13, 2024
@galtm galtm merged commit d8e9d6f into master Apr 13, 2024
35 of 37 checks passed
@galtm galtm deleted the dependabot/maven/org.apache.maven.plugins-maven-gpg-plugin-3.2.3 branch April 13, 2024 14:37
galtm added a commit to galtm/xspec that referenced this pull request Apr 14, 2024
galtm added a commit that referenced this pull request Apr 17, 2024
* build: release v3.0.3

* Update SHA to reflect newly merged #1903
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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants