-
Notifications
You must be signed in to change notification settings - Fork 5
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 quarkus.version from 2.14.2.Final to 2.15.0.Final #115
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Hm, I don't understand that failure here @gsmet … |
@dependabot rebase |
Bumps `quarkus.version` from 2.14.2.Final to 2.15.0.Final. Updates `quarkus-bom` from 2.14.2.Final to 2.15.0.Final - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@2.14.2.Final...2.15.0.Final) Updates `quarkus-maven-plugin` from 2.14.2.Final to 2.15.0.Final Updates `quarkus-extension-maven-plugin` from 2.14.2.Final to 2.15.0.Final - [Release notes](https://github.com/quarkusio/quarkus/releases) - [Commits](quarkusio/quarkus@2.14.2.Final...2.15.0.Final) --- updated-dependencies: - dependency-name: io.quarkus:quarkus-bom dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus:quarkus-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: io.quarkus:quarkus-extension-maven-plugin dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
force-pushed
the
dependabot/maven/quarkus.version-2.15.0.Final
branch
from
December 13, 2022 05:47
f0d6179
to
c4c6514
Compare
Ping @maxandersen Only diff is the Quarkus bump. |
@mkouba @zakkak could this be due to 6ef79ad45676356f9f91c927716fe62aab93272e? |
I am testing a fix |
geoand
added a commit
to geoand/quarkus
that referenced
this pull request
Dec 22, 2022
quarkusio/quarkus#30027 is the fix |
That’s great, thank you!! |
🙏🏼 |
Superseded by #120. |
dependabot
bot
deleted the
dependabot/maven/quarkus.version-2.15.0.Final
branch
December 22, 2022 12:08
gsmet
pushed a commit
to gsmet/quarkus
that referenced
this pull request
Jan 3, 2023
Relates to: quarkiverse/quarkus-neo4j#115 (cherry picked from commit 6ac08e3)
gsmet
pushed a commit
to gsmet/quarkus
that referenced
this pull request
Jan 4, 2023
Relates to: quarkiverse/quarkus-neo4j#115 (cherry picked from commit 6ac08e3)
ebullient
pushed a commit
to maxandersen/quarkus
that referenced
this pull request
Jan 24, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps
quarkus.version
from 2.14.2.Final to 2.15.0.Final.Updates
quarkus-bom
from 2.14.2.Final to 2.15.0.FinalRelease notes
Sourced from quarkus-bom's releases.
... (truncated)
Commits
a54124b
[RELEASE] - Bump version to 2.15.0.Final9442d6f
Merge pull request #29713 from gsmet/2.15.0-backports-215c75c5
Fix ClientProxyGeneratorbb7a01f
Introduce support for theuri
file in k8s service binding1ae0666
Return allowed CORS headers in the letter case they were submitted ine39cee3
Update CORS Access-Control-Allow-Headers test613b58a
Fix wrong extension reference on WebauthN documentationb7eb75e
Polish Kubernetes Service Binding20c883c
Allow using Gradle addExtension task without property filec84d537
ArC - introduce immutable bean archive indexUpdates
quarkus-maven-plugin
from 2.14.2.Final to 2.15.0.FinalUpdates
quarkus-extension-maven-plugin
from 2.14.2.Final to 2.15.0.FinalRelease notes
Sourced from quarkus-extension-maven-plugin's releases.
... (truncated)
Commits
a54124b
[RELEASE] - Bump version to 2.15.0.Final9442d6f
Merge pull request #29713 from gsmet/2.15.0-backports-215c75c5
Fix ClientProxyGeneratorbb7a01f
Introduce support for theuri
file in k8s service binding1ae0666
Return allowed CORS headers in the letter case they were submitted ine39cee3
Update CORS Access-Control-Allow-Headers test613b58a
Fix wrong extension reference on WebauthN documentationb7eb75e
Polish Kubernetes Service Binding20c883c
Allow using Gradle addExtension task without property filec84d537
ArC - introduce immutable bean archive indexDependabot 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)