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 the github-dependencies group with 2 updates #165

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the github-dependencies group with 2 updates: io.projectreactor:reactor-core and org.apache.maven.plugins:maven-gpg-plugin.

Updates io.projectreactor:reactor-core from 3.5.11 to 3.6.5

Release notes

Sourced from io.projectreactor:reactor-core's releases.

v3.6.5

What's Changed

✨ New features and improvements

Full Changelog: reactor/reactor-core@v3.6.4...v3.6.5

v3.6.4

Reactor Core 3.6.4 is part of 2023.0.4 Release Train.

What's Changed

✨ New features and improvements

🐞 Bug fixes

📖 Documentation

New Contributors

Full Changelog: reactor/reactor-core@v3.6.3...v3.6.4

v3.6.3

Reactor Core 3.6.3 is part of 2023.0.3 Release Train.

What's Changed

✨ New features and improvements

📖 Documentation, Tests and Build

... (truncated)

Commits
  • 826673d [release] Prepare and release 3.6.5
  • ac1601e Merge-ignore release 3.5.17 into 3.6.5
  • baf6140 [release] Next development version 3.5.17-SNAPSHOT
  • bc092d8 [release] Prepare and release 3.5.16
  • 16689b3 Merge-ignore release 3.4.37 into 3.6.5
  • d73ca03 Merge-ignore release 3.4.37 into 3.5.16
  • 92c8ea0 [release] Next development version 3.4.38-SNAPSHOT
  • c8ff304 [release] Re-release 3.4.37 disabling parallel for publishing
  • 6382475 [release] Re-release 3.4.37 skipping artifactory
  • 160db18 [release] Re-release 3.4.37 skipping artifactory
  • Additional commits viewable in compare view

Updates org.apache.maven.plugins:maven-gpg-plugin from 3.1.0 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-dependencies group with 2 updates: [io.projectreactor:reactor-core](https://github.com/reactor/reactor-core) and [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin).


Updates `io.projectreactor:reactor-core` from 3.5.11 to 3.6.5
- [Release notes](https://github.com/reactor/reactor-core/releases)
- [Commits](reactor/reactor-core@v3.5.11...v3.6.5)

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

---
updated-dependencies:
- dependency-name: io.projectreactor:reactor-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested review from a team, gklijs, CodeDrivenMitch and smcvb and removed request for a team April 14, 2024 10:38
@dependabot dependabot bot added this to the Release 4.10.0 milestone Apr 14, 2024
@smcvb
Copy link
Member

smcvb commented Apr 15, 2024

Put on hold until we do another release of Axon Framework and the Extensions including this version of Project Reactor.

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 21, 2024

Superseded by #166.

@dependabot dependabot bot closed this Apr 21, 2024
@dependabot dependabot bot deleted the dependabot/maven/github-dependencies-cf486eb12d branch April 21, 2024 10:48
@smcvb smcvb removed this from the Release 4.10.0 milestone Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant