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 agroal.version from 1.16 to 2.0 #25150

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 25, 2022

Bumps agroal.version from 1.16 to 2.0.
Updates agroal-api from 1.16 to 2.0

Commits
  • 33a6d83 [maven-release-plugin] prepare release 2.0
  • cf44afc AG-193 - Remove JDK 8 support
  • 3c96fe4 AG-192 - Move to Jakarta
  • 474f3e6 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates agroal-narayana from 1.16 to 2.0

Commits
  • 33a6d83 [maven-release-plugin] prepare release 2.0
  • cf44afc AG-193 - Remove JDK 8 support
  • 3c96fe4 AG-192 - Move to Jakarta
  • 474f3e6 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

Updates agroal-pool from 1.16 to 2.0

Commits
  • 33a6d83 [maven-release-plugin] prepare release 2.0
  • cf44afc AG-193 - Remove JDK 8 support
  • 3c96fe4 AG-192 - Move to Jakarta
  • 474f3e6 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view

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 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 area/dependencies Pull requests that update a dependency file label Apr 25, 2022
@gsmet
Copy link
Member

gsmet commented Apr 25, 2022

@dependabot ignore this major version

@dependabot dependabot bot closed this Apr 25, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 25, 2022

OK, I won't notify you about version 2.x.x again, unless you re-open this PR or update to a 2.x.x release yourself.

@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Apr 25, 2022
@dependabot dependabot bot deleted the dependabot/maven/agroal.version-2.0 branch April 25, 2022 21:17
@gsmet
Copy link
Member

gsmet commented Feb 20, 2024

@dependabot recreate

Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2024

Looks like this PR is closed. If you re-open it I'll rebase it as long as no-one else has edited it (you can use @dependabot reopen if the branch has been deleted).

@gsmet
Copy link
Member

gsmet commented Feb 20, 2024

@dependabot reopen

@dependabot dependabot bot reopened this Feb 20, 2024
@dependabot dependabot bot restored the dependabot/maven/agroal.version-2.0 branch February 20, 2024 13:11
@quarkus-bot quarkus-bot bot removed the triage/invalid This doesn't seem right label Feb 20, 2024
@gsmet
Copy link
Member

gsmet commented Feb 20, 2024

@dependabot rebase

@gsmet
Copy link
Member

gsmet commented Feb 20, 2024

@dependabot recreate

Bumps `agroal.version` from 1.16 to 2.0.

Updates `agroal-api` from 1.16 to 2.0
- [Release notes](https://github.com/agroal/agroal/releases)
- [Commits](agroal/agroal@1.16...2.0)

Updates `agroal-narayana` from 1.16 to 2.0
- [Release notes](https://github.com/agroal/agroal/releases)
- [Commits](agroal/agroal@1.16...2.0)

Updates `agroal-pool` from 1.16 to 2.0
- [Release notes](https://github.com/agroal/agroal/releases)
- [Commits](agroal/agroal@1.16...2.0)

---
updated-dependencies:
- dependency-name: io.agroal:agroal-api
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.agroal:agroal-narayana
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: io.agroal:agroal-pool
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/agroal.version-2.0 branch from af54a2d to ee355b7 Compare February 20, 2024 13:17
@gastaldi
Copy link
Contributor

gastaldi commented Feb 20, 2024

Superseded by #38883

@gastaldi gastaldi closed this Feb 20, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@quarkus-bot quarkus-bot bot added the triage/invalid This doesn't seem right label Feb 20, 2024
@dependabot dependabot bot deleted the dependabot/maven/agroal.version-2.0 branch February 20, 2024 16:19
@gsmet
Copy link
Member

gsmet commented Feb 20, 2024

@gastaldi yeah, I actually used this one to drop the ignore rule that was blocking Dependabot. And it recreated the other one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/agroal area/dependencies Pull requests that update a dependency file triage/invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants