-
Notifications
You must be signed in to change notification settings - Fork 2
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.2.Final #31
dependabot: bump quarkus.platform.version from 2.12.3.Final to 2.13.2.Final #31
Conversation
✅ Released version to SNAPSHOT repository: Parent POM Usage:<parent>
<groupId>com.abavilla</groupId>
<artifactId>fpi-framework-pom</artifactId>
<version>1.1.1-aaecd07-SNAPSHOT</version>
</parent> BOM Usage:<dependencyManagement>
<dependency>
<groupId>com.abavilla</groupId>
<artifactId>fpi-framework-bom</artifactId>
<version>1.1.1-aaecd07-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>
</dependencyManagement> |
edf6365
to
6f0372f
Compare
Bumps `quarkus.platform.version` from 2.12.3.Final to 2.13.2.Final. Updates `quarkus-bom` from 2.12.3.Final to 2.13.2.Final - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](quarkusio/quarkus-platform@2.12.3.Final...2.13.2.Final) Updates `quarkus-maven-plugin` from 2.12.3.Final to 2.13.2.Final - [Release notes](https://github.com/quarkusio/quarkus-platform/releases) - [Commits](quarkusio/quarkus-platform@2.12.3.Final...2.13.2.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]>
6f0372f
to
eaa8180
Compare
@@ -39,7 +39,7 @@ | |||
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> | |||
<quarkus.platform.artifact-id>quarkus-bom</quarkus.platform.artifact-id> | |||
<quarkus.platform.group-id>io.quarkus.platform</quarkus.platform.group-id> | |||
<quarkus.platform.version>2.12.3.Final</quarkus.platform.version> | |||
<quarkus.platform.version>2.13.2.Final</quarkus.platform.version> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix #19 first
Hi @fpibot need your approval |
There was a problem hiding this 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! 🥳
@fpibot, re-review please |
Superseded by #47. |
Bumps
quarkus.platform.version
from 2.12.3.Final to 2.13.2.Final.Updates
quarkus-bom
from 2.12.3.Final to 2.13.2.FinalCommits
b3ddf16
[maven-release-plugin] prepare release 2.13.2.Final51a3c13
Merge pull request #651 from gsmet/quarkus-2.13.20db090d
Upgrade to Quarkus 2.13.2.Final2dcecc2
Merge pull request #648 from brunobat/jaeger-remove-2-131be53a2
drop quarkus-opentelemetry-exporter-jaegerd3793ff
Merge pull request #645 from cescoffier/2.13-mailer-supported81454e7
Mark the mailer extension as supported26dbf63
[maven-release-plugin] prepare for next development iterationba84f6d
[maven-release-plugin] prepare release 2.13.1.Final55df0c0
Merge pull request #643 from gsmet/quarkus-2.13.1Updates
quarkus-maven-plugin
from 2.12.3.Final to 2.13.2.FinalCommits
b3ddf16
[maven-release-plugin] prepare release 2.13.2.Final51a3c13
Merge pull request #651 from gsmet/quarkus-2.13.20db090d
Upgrade to Quarkus 2.13.2.Final2dcecc2
Merge pull request #648 from brunobat/jaeger-remove-2-131be53a2
drop quarkus-opentelemetry-exporter-jaegerd3793ff
Merge pull request #645 from cescoffier/2.13-mailer-supported81454e7
Mark the mailer extension as supported26dbf63
[maven-release-plugin] prepare for next development iterationba84f6d
[maven-release-plugin] prepare release 2.13.1.Final55df0c0
Merge pull request #643 from gsmet/quarkus-2.13.1Dependabot 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)