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 quarkus.version from 3.2.5.Final to 3.2.6.Final #51

Merged
merged 1 commit into from
Sep 18, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2023

Bumps quarkus.version from 3.2.5.Final to 3.2.6.Final.
Updates io.quarkus:quarkus-bom from 3.2.5.Final to 3.2.6.Final

Release notes

Sourced from io.quarkus:quarkus-bom's releases.

3.2.6.Final

Complete changelog

Commits
  • 8b233d5 [RELEASE] - Bump version to 3.2.6.Final
  • cca68dd Merge pull request from GHSA-pv6m-j4fg-qx7h
  • d816b83 Apply HTTP Security Policy on normalized path
  • 5ec34e5 Merge pull request #35724 from andrearaponi/improve-docs-attributes
  • 284a3ac Merge pull request #35787 from gsmet/3.2.6-backports-1
  • fe11bcd Fix build scan ignore rules on Windows
  • 223c456 Disable build scan publication for test builds
  • 802f52b Pointed docs to the correct archive (3.2)
  • 925742d Merge pull request #35652 from jmartisk/gradle-8.2
  • 87761c1 Bump to Gradle 8.2.1
  • Additional commits viewable in compare view

Updates io.quarkus:quarkus-maven-plugin from 3.2.5.Final to 3.2.6.Final

Updates io.quarkus:quarkus-extension-processor from 3.2.5.Final to 3.2.6.Final

Updates io.quarkus:quarkus-extension-maven-plugin from 3.2.5.Final to 3.2.6.Final

Release notes

Sourced from io.quarkus:quarkus-extension-maven-plugin's releases.

3.2.6.Final

Complete changelog

Commits
  • 8b233d5 [RELEASE] - Bump version to 3.2.6.Final
  • cca68dd Merge pull request from GHSA-pv6m-j4fg-qx7h
  • d816b83 Apply HTTP Security Policy on normalized path
  • 5ec34e5 Merge pull request #35724 from andrearaponi/improve-docs-attributes
  • 284a3ac Merge pull request #35787 from gsmet/3.2.6-backports-1
  • fe11bcd Fix build scan ignore rules on Windows
  • 223c456 Disable build scan publication for test builds
  • 802f52b Pointed docs to the correct archive (3.2)
  • 925742d Merge pull request #35652 from jmartisk/gradle-8.2
  • 87761c1 Bump to Gradle 8.2.1
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
io.quarkus:quarkus-bom [>= 3.4.a, < 3.5]
io.quarkus:quarkus-extension-maven-plugin [>= 3.4.a, < 3.5]
io.quarkus:quarkus-extension-processor [>= 3.4.a, < 3.5]
io.quarkus:quarkus-maven-plugin [>= 3.4.a, < 3.5]
io.quarkus:quarkus-bom [>= 3.3.a, < 3.4]
io.quarkus:quarkus-extension-maven-plugin [>= 3.3.a, < 3.4]
io.quarkus:quarkus-extension-processor [>= 3.3.a, < 3.4]
io.quarkus:quarkus-maven-plugin [>= 3.3.a, < 3.4]

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 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)

Bumps `quarkus.version` from 3.2.5.Final to 3.2.6.Final.

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

Updates `io.quarkus:quarkus-maven-plugin` from 3.2.5.Final to 3.2.6.Final

Updates `io.quarkus:quarkus-extension-processor` from 3.2.5.Final to 3.2.6.Final

Updates `io.quarkus:quarkus-extension-maven-plugin` from 3.2.5.Final to 3.2.6.Final
- [Release notes](https://github.com/quarkusio/quarkus/releases)
- [Commits](quarkusio/quarkus@3.2.5.Final...3.2.6.Final)

---
updated-dependencies:
- dependency-name: io.quarkus:quarkus-bom
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-processor
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.quarkus:quarkus-extension-maven-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 18, 2023 11:25
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 18, 2023
@gastaldi gastaldi merged commit bec176b into main Sep 18, 2023
1 check passed
@gastaldi gastaldi deleted the dependabot/maven/quarkus.version-3.2.6.Final branch September 18, 2023 11:35
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.

1 participant