marko-bekhta / search.quarkus.io

Search backend for Quarkus websites
Apache License 2.0
0 stars 0 forks source link

Bump the quarkus group across 1 directory with 7 updates #24

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps the quarkus group with 7 updates in the / directory:

Package From To
io.quarkus:quarkus-bom 3.9.4 3.12.2
io.quarkus:quarkus-ide-config 3.9.4 3.12.2
io.quarkus:quarkus-maven-plugin 3.9.4 3.12.2
io.quarkiverse.jgit:quarkus-jgit 3.1.0 3.1.2
io.quarkiverse.githubapi:quarkus-github-api 1.321.0 1.322.0
io.quarkiverse.playwright:quarkus-playwright 0.0.1 1.0.0
io.quarkiverse.web-bundler:quarkus-web-bundler 1.4.0 1.6.0

Updates io.quarkus:quarkus-bom from 3.9.4 to 3.12.2

Release notes

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

3.12.2

Complete changelog

  • #39515 - Programmatic Cache API does not preserve Vertx Duplicate Context
  • #41081 - ContextNotActiveException in SecurityIdentityAugmentor since Quarkus 3.10
  • #41182 - Running Quarkus CLI rewrites gradle.properties
  • #41236 - Liquibase fails when changelog file is not the default resource path
  • #41304 - Update the MappingStructure constant in the docs to match the enum value
  • #41530 - Fix liquibase issue with resource path
  • #41535 - Log records show the hostname on which the native executable was generated
  • #41567 - Quarkus REST abstract resources with @Path requires impl. to be CDI beans while RESTEasy does not
  • #41597 - Bump narayana.version from 7.0.1.Final to 7.0.2.Final
  • #41600 - GraphQL Query generated from windows doesn't work
  • #41605 - Bump kubernetes-client-bom from 6.13.0 to 6.13.1
  • #41606 - Allow use of abstract classes in Quarkus REST in the same way as interfaces
  • #41609 - Fix bytecode recording issue when default method is used as a getter
  • #41625 - Error when deploying to OpenShift
  • #41637 - Lock docker image version for the OTel Collector
  • #41647 - Handle duplicated Vert.x context in CaffeineCacheImpl
  • #41649 - Fix a broken xref to configuration-based-tenant-resolver
  • #41650 - Fix broken xrefs to configuration-based-tenant-resolver
  • #41654 - Register @JsonNaming value for reflection
  • #41659 - Since 3.12.0 filesystem write access during container build IT tests results in AccessDeniedException
  • #41662 - Update quarkus-project-develocity-extension to 1.1.3
  • #41664 - Reinitialize the SmallRye HostName class as well
  • #41669 - Dev mode always complaining about module-info not being supported
  • #41670 - Only warn about module-info if it exists
  • #41672 - Docs: Remove additional ) at the end
  • #41676 - Don't always set the user parameter when starting container in tests
  • #41685 - SmallRye GraphQL: added \r to PATTERN_NEWLINE_OR_TAB
  • #41707 - Fix native issue with @Providers when only the REST Client exists
  • #41716 - BugFix fixed comparison of field with itself
  • #41720 - Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2
  • #41721 - Fix Quarkus REST concurrent modification exception when making abstract resource classes inheritors beans
  • #41730 - Probable bug in VertxCoreProcessor line 372
  • #41732 - Probable bug in AsyncResponseImpl lines 156 183
  • #41737 - Update telemetry-micrometer.adoc
  • #41752 - Fix bug in AsyncResponseImpl#register
  • #41753 - Fix * handling of debug configuration in VertxCoreProcessor
  • #41762 - Avoid storing timestamp in Gradle.properties
  • #41763 - For NOTE and TIP, use admonition syntax instead of ID syntax
  • #41768 - Using safe Integer comparison
  • #41779 - WebSockets Next: Dev UI fixes
  • #41791 - Update keycloak version to 25.0.0 in security docs

3.12.1

Complete changelog

... (truncated)

Commits
  • 130477c [RELEASE] - Bump version to 3.12.2
  • 5c7542e Merge pull request #41798 from gsmet/3.12.2-backports-1
  • fa9a9ca Update the MappingStructure constant in the docs to match the enum values
  • ba99497 Don't always set the user parameter when starting container in tests
  • 9161b07 Update keycloak version to 25.0.0 on main
  • 8462ca4 WebSockets Next - client: use 443 if port is undefined and https is set
  • dc5e281 WebSockets Next: Dev UI fixes
  • 114807c Avoid storing timestamp in Gradle.properties
  • d377d3c For NOTE and TIP, use admonition syntax instead of ID syntax
  • cbc572f Bump narayana.version from 7.0.1.Final to 7.0.2.Final
  • Additional commits viewable in compare view


Updates io.quarkus:quarkus-ide-config from 3.9.4 to 3.12.2

Release notes

Sourced from io.quarkus:quarkus-ide-config's releases.

3.12.2

Complete changelog

  • #39515 - Programmatic Cache API does not preserve Vertx Duplicate Context
  • #41081 - ContextNotActiveException in SecurityIdentityAugmentor since Quarkus 3.10
  • #41182 - Running Quarkus CLI rewrites gradle.properties
  • #41236 - Liquibase fails when changelog file is not the default resource path
  • #41304 - Update the MappingStructure constant in the docs to match the enum value
  • #41530 - Fix liquibase issue with resource path
  • #41535 - Log records show the hostname on which the native executable was generated
  • #41567 - Quarkus REST abstract resources with @Path requires impl. to be CDI beans while RESTEasy does not
  • #41597 - Bump narayana.version from 7.0.1.Final to 7.0.2.Final
  • #41600 - GraphQL Query generated from windows doesn't work
  • #41605 - Bump kubernetes-client-bom from 6.13.0 to 6.13.1
  • #41606 - Allow use of abstract classes in Quarkus REST in the same way as interfaces
  • #41609 - Fix bytecode recording issue when default method is used as a getter
  • #41625 - Error when deploying to OpenShift
  • #41637 - Lock docker image version for the OTel Collector
  • #41647 - Handle duplicated Vert.x context in CaffeineCacheImpl
  • #41649 - Fix a broken xref to configuration-based-tenant-resolver
  • #41650 - Fix broken xrefs to configuration-based-tenant-resolver
  • #41654 - Register @JsonNaming value for reflection
  • #41659 - Since 3.12.0 filesystem write access during container build IT tests results in AccessDeniedException
  • #41662 - Update quarkus-project-develocity-extension to 1.1.3
  • #41664 - Reinitialize the SmallRye HostName class as well
  • #41669 - Dev mode always complaining about module-info not being supported
  • #41670 - Only warn about module-info if it exists
  • #41672 - Docs: Remove additional ) at the end
  • #41676 - Don't always set the user parameter when starting container in tests
  • #41685 - SmallRye GraphQL: added \r to PATTERN_NEWLINE_OR_TAB
  • #41707 - Fix native issue with @Providers when only the REST Client exists
  • #41716 - BugFix fixed comparison of field with itself
  • #41720 - Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2
  • #41721 - Fix Quarkus REST concurrent modification exception when making abstract resource classes inheritors beans
  • #41730 - Probable bug in VertxCoreProcessor line 372
  • #41732 - Probable bug in AsyncResponseImpl lines 156 183
  • #41737 - Update telemetry-micrometer.adoc
  • #41752 - Fix bug in AsyncResponseImpl#register
  • #41753 - Fix * handling of debug configuration in VertxCoreProcessor
  • #41762 - Avoid storing timestamp in Gradle.properties
  • #41763 - For NOTE and TIP, use admonition syntax instead of ID syntax
  • #41768 - Using safe Integer comparison
  • #41779 - WebSockets Next: Dev UI fixes
  • #41791 - Update keycloak version to 25.0.0 in security docs

3.12.1

Complete changelog

... (truncated)

Commits
  • 130477c [RELEASE] - Bump version to 3.12.2
  • 5c7542e Merge pull request #41798 from gsmet/3.12.2-backports-1
  • fa9a9ca Update the MappingStructure constant in the docs to match the enum values
  • ba99497 Don't always set the user parameter when starting container in tests
  • 9161b07 Update keycloak version to 25.0.0 on main
  • 8462ca4 WebSockets Next - client: use 443 if port is undefined and https is set
  • dc5e281 WebSockets Next: Dev UI fixes
  • 114807c Avoid storing timestamp in Gradle.properties
  • d377d3c For NOTE and TIP, use admonition syntax instead of ID syntax
  • cbc572f Bump narayana.version from 7.0.1.Final to 7.0.2.Final
  • Additional commits viewable in compare view


Updates io.quarkus:quarkus-maven-plugin from 3.9.4 to 3.12.2

Updates io.quarkiverse.jgit:quarkus-jgit from 3.1.0 to 3.1.2

Release notes

Sourced from io.quarkiverse.jgit:quarkus-jgit's releases.

3.1.2

What's Changed

Full Changelog: https://github.com/quarkiverse/quarkus-jgit/compare/3.1.1...3.1.2

3.1.1

What's Changed

Full Changelog: https://github.com/quarkiverse/quarkus-jgit/compare/3.1.0...3.1.1

Commits
  • 88e9a87 [maven-release-plugin] prepare release 3.1.2
  • d9230a4 Update the latest release version 3.1.2 in documentation
  • a79fcc9 Release 3.1.2 (#129)
  • 30eea5d Bump jgit.version from 6.9.0.202403050737-r to 6.10.0.202406032230-r (#128)
  • 33652ae Bump quarkus-jsch.version from 3.0.7 to 3.0.8
  • 2dda461 Create CODEOWNERS
  • 154325f [maven-release-plugin] prepare for next development iteration
  • 6ceff31 [maven-release-plugin] prepare release 3.1.1
  • c097cad Update the latest release version 3.1.1 in documentation
  • 679e4b6 Release 3.1.1 (#125)
  • Additional commits viewable in compare view


Updates io.quarkiverse.githubapi:quarkus-github-api from 1.321.0 to 1.322.0

Commits
  • a5a9467 [maven-release-plugin] prepare release 1.322.0
  • b4bf6a8 Merge pull request #320 from quarkiverse/gsmet-patch-1
  • 64f2bf3 Release 1.322.0
  • b7543b6 Merge pull request #319 from gsmet/github-api-1.322
  • 27d1c98 Merge pull request #318 from gsmet/quarkus-3.8.5
  • 85bcf9e Upgrade to GitHub API 1.322
  • e4c0f91 Upgrade to Quarkus 3.8.5
  • 506e480 Merge pull request #316 from quarkiverse/dependabot/maven/org.assertj-assertj...
  • 58269ed Merge pull request #314 from quarkiverse/dependabot/maven/org.apache.maven.pl...
  • 4f4759b Merge pull request #285 from quarkiverse/dependabot/maven/io.quarkiverse-quar...
  • Additional commits viewable in compare view


Updates io.quarkiverse.playwright:quarkus-playwright from 0.0.1 to 1.0.0

Commits
  • 7662a79 [maven-release-plugin] prepare release 1.0.0
  • 24eb67b Update the latest release version 1.0.0 in documentation
  • f4b891d Merge pull request #41 from quarkiverse/1.0.0
  • aba1040 1.0.0
  • c8068b8 Upgrade web-bundler and fix dependencies
  • d7fe9d1 Merge pull request #38 from quarkiverse/dependabot/maven/org.mvnpm-bootstrap-...
  • 794471b Merge pull request #33 from quarkiverse/dependabot/maven/playright.version-1....
  • 95dffac Merge pull request #34 from quarkiverse/dependabot/maven/io.quarkiverse-quark...
  • 9729361 Bump org.mvnpm:bootstrap from 5.3.2 to 5.3.3
  • 5b7e905 Bump io.quarkiverse:quarkiverse-parent from 15 to 16
  • Additional commits viewable in compare view


Updates io.quarkiverse.web-bundler:quarkus-web-bundler from 1.4.0 to 1.6.0

Release notes

Sourced from io.quarkiverse.web-bundler:quarkus-web-bundler's releases.

1.5.3

What's Changed

Full Changelog: https://github.com/quarkiverse/quarkus-web-bundler/compare/1.5.2...1.5.3

1.5.2

This changes the web-bundler output directory to target/web-bundler/[dev,prod,test]/, depending on the launch mode.

What's Changed

Full Changelog: https://github.com/quarkiverse/quarkus-web-bundler/compare/1.5.1...1.5.2

1.5.1

What's Changed

Full Changelog: https://github.com/quarkiverse/quarkus-web-bundler/compare/1.5.0...1.5.1

1.5.0

After 6 CR, Final is here with Browser-Live-Reload and a bunch of other nice features :)

  • Browser Live Reload
  • Nice Dev-UI for Web Bundler
  • Bundling Envs
  • SourceMap config

What's Changed

... (truncated)

Commits
  • 647fc7a [maven-release-plugin] prepare release 1.6.0
  • a940f24 Update the latest release version 1.6.0 in documentation
  • 5ba3619 [Quarkus 3.12+] 1.6.0
  • 14f7643 Use new way to notify extensions
  • 92a8f2d Use GeneratedStaticResourceBuildItem
  • d8e1c13 Update README.md
  • 0cd9d7c Update README.md
  • a844950 Update README.md
  • 8769867 Update .all-contributorsrc
  • 91f8fa3 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view


Updates io.quarkus:quarkus-ide-config from 3.9.4 to 3.12.2

Release notes

Sourced from io.quarkus:quarkus-ide-config's releases.

3.12.2

Complete changelog

  • #39515 - Programmatic Cache API does not preserve Vertx Duplicate Context
  • #41081 - ContextNotActiveException in SecurityIdentityAugmentor since Quarkus 3.10
  • #41182 - Running Quarkus CLI rewrites gradle.properties
  • #41236 - Liquibase fails when changelog file is not the default resource path
  • #41304 - Update the MappingStructure constant in the docs to match the enum value
  • #41530 - Fix liquibase issue with resource path
  • #41535 - Log records show the hostname on which the native executable was generated
  • #41567 - Quarkus REST abstract resources with @Path requires impl. to be CDI beans while RESTEasy does not
  • #41597 - Bump narayana.version from 7.0.1.Final to 7.0.2.Final
  • #41600 - GraphQL Query generated from windows doesn't work
  • #41605 - Bump kubernetes-client-bom from 6.13.0 to 6.13.1
  • #41606 - Allow use of abstract classes in Quarkus REST in the same way as interfaces
  • #41609 - Fix bytecode recording issue when default method is used as a getter
  • #41625 - Error when deploying to OpenShift
  • #41637 - Lock docker image version for the OTel Collector
  • #41647 - Handle duplicated Vert.x context in CaffeineCacheImpl
  • #41649 - Fix a broken xref to configuration-based-tenant-resolver
  • #41650 - Fix broken xrefs to configuration-based-tenant-resolver
  • #41654 - Register @JsonNaming value for reflection
  • #41659 - Since 3.12.0 filesystem write access during container build IT tests results in AccessDeniedException
  • #41662 - Update quarkus-project-develocity-extension to 1.1.3
  • #41664 - Reinitialize the SmallRye HostName class as well
  • #41669 - Dev mode always complaining about module-info not being supported
  • #41670 - Only warn about module-info if it exists
  • #41672 - Docs: Remove additional ) at the end
  • #41676 - Don't always set the user parameter when starting container in tests
  • #41685 - SmallRye GraphQL: added \r to PATTERN_NEWLINE_OR_TAB
  • #41707 - Fix native issue with @Providers when only the REST Client exists
  • #41716 - BugFix fixed comparison of field with itself
  • #41720 - Bump com.fasterxml.jackson:jackson-bom from 2.17.1 to 2.17.2
  • #41721 - Fix Quarkus REST concurrent modification exception when making abstract resource classes inheritors beans
  • #41730 - Probable bug in VertxCoreProcessor line 372
  • #41732 - Probable bug in AsyncResponseImpl lines 156 183
  • #41737 - Update telemetry-micrometer.adoc
  • #41752 - Fix bug in AsyncResponseImpl#register
  • #41753 - Fix * handling of debug configuration in VertxCoreProcessor
  • #41762 - Avoid storing timestamp in Gradle.properties
  • #41763 - For NOTE and TIP, use admonition syntax instead of ID syntax
  • #41768 - Using safe Integer comparison
  • #41779 - WebSockets Next: Dev UI fixes
  • #41791 - Update keycloak version to 25.0.0 in security docs

3.12.1

Complete changelog

... (truncated)

Commits
  • 130477c [RELEASE] - Bump version to 3.12.2
  • 5c7542e Merge pull request #41798 from gsmet/3.12.2-backports-1
  • fa9a9ca Update the MappingStructure constant in the docs to match the enum values
  • ba99497 Don't always set the user parameter when starting container in tests
  • 9161b07 Update keycloak version to 25.0.0 on main
  • 8462ca4 WebSockets Next - client: use 443 if port is undefined and https is set
  • dc5e281 WebSockets Next: Dev UI fixes
  • 114807c Avoid storing timestamp in Gradle.properties
  • d377d3c For NOTE and TIP, use admonition syntax instead of ID syntax
  • cbc572f Bump narayana.version from 7.0.1.Final to 7.0.2.Final
  • Additional commits viewable in compare view


Updates io.quarkus:quarkus-maven-plugin from 3.9.4 to 3.12.2

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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 3 months ago

Looks like these dependencies are no longer updatable, so this is no longer needed.