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

dependabot: bump quarkus.platform.version from 2.12.3.Final to 2.13.3.Final #47

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 19, 2022

Bumps quarkus.platform.version from 2.12.3.Final to 2.13.3.Final.
Updates quarkus-bom from 2.12.3.Final to 2.13.3.Final

Commits
  • 13d2bc7 [maven-release-plugin] prepare release 2.13.3.Final
  • f133067 Merge pull request #665 from gsmet/quarkus-2.13.3
  • 338f87e Upgrade to Quarkus 2.13.3.Final
  • bb7e3ff Merge pull request #650 from sberyozkin/oidc-client-reactive-filter-supported...
  • 2605951 Merge pull request #655 from FroMage/QUARKUS-2390-2.13
  • 3414b11 Merge pull request #662 from gsmet/kogito-1.29-2.13
  • 0d0a9de Bump up kogito 1.29.0.Final optaplanner to 8.29.0.Final
  • f2de33c Merge pull request #661 from gsmet/amazon-services-1.3.1-2.13
  • 261a5cc Upgrade Quarkus Amazon Services to 1.3.1
  • 6273418 Merge pull request #658 from aloubyansky/2.13
  • Additional commits viewable in compare view

Updates quarkus-maven-plugin from 2.12.3.Final to 2.13.3.Final

Commits
  • 13d2bc7 [maven-release-plugin] prepare release 2.13.3.Final
  • f133067 Merge pull request #665 from gsmet/quarkus-2.13.3
  • 338f87e Upgrade to Quarkus 2.13.3.Final
  • bb7e3ff Merge pull request #650 from sberyozkin/oidc-client-reactive-filter-supported...
  • 2605951 Merge pull request #655 from FroMage/QUARKUS-2390-2.13
  • 3414b11 Merge pull request #662 from gsmet/kogito-1.29-2.13
  • 0d0a9de Bump up kogito 1.29.0.Final optaplanner to 8.29.0.Final
  • f2de33c Merge pull request #661 from gsmet/amazon-services-1.3.1-2.13
  • 261a5cc Upgrade Quarkus Amazon Services to 1.3.1
  • 6273418 Merge pull request #658 from aloubyansky/2.13
  • 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 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 Oct 19, 2022
@dependabot dependabot bot requested review from fpibot and vincejv October 19, 2022 22:18
@vincejv
Copy link
Owner

vincejv commented Oct 19, 2022

@fpibot review please!

fpibot
fpibot previously approved these changes Oct 19, 2022
Copy link
Collaborator

@fpibot fpibot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @dependabot[bot], your code changes are approved! 🥳

@vincejv vincejv requested a review from fpibot October 19, 2022 22:20
@vincejv
Copy link
Owner

vincejv commented Oct 19, 2022

@fpibot re-review please

@github-actions
Copy link

github-actions bot commented Oct 19, 2022

✅ Released version to SNAPSHOT repository: 1.1.1-fb0073b-SNAPSHOT

Parent POM Usage:

<parent>
  <groupId>com.abavilla</groupId>
  <artifactId>fpi-framework-pom</artifactId>
  <version>1.1.1-fb0073b-SNAPSHOT</version>
</parent>

BOM Usage:

<dependencyManagement>
  <dependency>
    <groupId>com.abavilla</groupId>
    <artifactId>fpi-framework-bom</artifactId>
    <version>1.1.1-fb0073b-SNAPSHOT</version>
    <type>pom</type>
    <scope>import</scope>
  </dependency>
</dependencyManagement>

@dependabot dependabot bot force-pushed the dependabot/maven/development/quarkus.platform.version-2.13.3.Final branch from 2354c09 to e6d97d9 Compare October 19, 2022 22:33
@vincejv
Copy link
Owner

vincejv commented Oct 19, 2022

@fpibot re-review please!

fpibot
fpibot previously approved these changes Oct 19, 2022
Copy link
Collaborator

@fpibot fpibot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @dependabot[bot], your code changes are approved! 🥳

@dependabot dependabot bot force-pushed the dependabot/maven/development/quarkus.platform.version-2.13.3.Final branch 2 times, most recently from 1f23963 to d33c487 Compare October 19, 2022 22:52
@vincejv
Copy link
Owner

vincejv commented Oct 19, 2022

@fpibot re-review request

fpibot
fpibot previously approved these changes Oct 19, 2022
Copy link
Collaborator

@fpibot fpibot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @dependabot[bot], your code changes are approved! 🥳

Bumps `quarkus.platform.version` from 2.12.3.Final to 2.13.3.Final.

Updates `quarkus-bom` from 2.12.3.Final to 2.13.3.Final
- [Release notes](https://github.com/quarkusio/quarkus-platform/releases)
- [Commits](quarkusio/quarkus-platform@2.12.3.Final...2.13.3.Final)

Updates `quarkus-maven-plugin` from 2.12.3.Final to 2.13.3.Final
- [Release notes](https://github.com/quarkusio/quarkus-platform/releases)
- [Commits](quarkusio/quarkus-platform@2.12.3.Final...2.13.3.Final)

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/maven/development/quarkus.platform.version-2.13.3.Final branch from d33c487 to 84b52b6 Compare October 19, 2022 23:07
@vincejv
Copy link
Owner

vincejv commented Oct 19, 2022

@fpibot re-review required

Copy link
Collaborator

@fpibot fpibot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @dependabot[bot], your code changes are approved! 🥳

@vincejv vincejv requested a review from fpibot October 19, 2022 23:14
@vincejv
Copy link
Owner

vincejv commented Oct 19, 2022

@fpibot re-review please

Copy link
Collaborator

@fpibot fpibot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @dependabot[bot], your code changes are approved! 🥳

@vincejv vincejv requested a review from fpibot October 19, 2022 23:15
@vincejv
Copy link
Owner

vincejv commented Oct 20, 2022

@fpibot re-review please

Copy link
Collaborator

@fpibot fpibot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @dependabot[bot], your code changes are approved! 🥳

@vincejv vincejv requested a review from fpibot October 20, 2022 07:56
@vincejv
Copy link
Owner

vincejv commented Oct 20, 2022

@fpibot

Copy link
Collaborator

@fpibot fpibot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @dependabot[bot], your code changes are approved! 🥳

@vincejv vincejv merged commit f5fb0b7 into development Oct 20, 2022
@vincejv vincejv deleted the dependabot/maven/development/quarkus.platform.version-2.13.3.Final branch October 20, 2022 15:06
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants