Skip to content

Bump the component-upgrades group across 1 directory with 3 updates - #87

Merged
jamezp merged 1 commit into
mainfrom
dependabot/maven/component-upgrades-2a2c7d078a
Aug 21, 2026
Merged

Bump the component-upgrades group across 1 directory with 3 updates#87
jamezp merged 1 commit into
mainfrom
dependabot/maven/component-upgrades-2a2c7d078a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 19, 2026

Copy link
Copy Markdown
Contributor

Bumps the component-upgrades group with 3 updates in the / directory: io.quarkus.platform:quarkus-bom, io.quarkus.platform:quarkus-maven-plugin and org.mvnpm:highlight.js.

Updates io.quarkus.platform:quarkus-bom from 3.38.1 to 3.38.2

Commits
  • a158e24 [maven-release-plugin] prepare release 3.38.2
  • 79af4a9 Merge pull request #2125 from quarkusio/quarkus-3.38.2
  • dd3c367 Merge pull request #2124 from quarkusio/update-automation/3.38-io.quarkiverse...
  • a864479 Ignore push event for Quarkus update pull requests
  • 1d20f31 Upgrade to Quarkus 3.38.2
  • 52bce9c Update io.quarkiverse.httpproblem to 3.38.2
  • 9b036d2 Merge pull request #2121 from gsmet/fix-dbz-sync
  • 7b122c1 Fix sync of Debezium
  • c3b0aae Merge pull request #2113 from quarkusio/update-automation/3.38-debezium-3.6.1...
  • 4861be2 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.38.1 to 3.38.2

Commits
  • a158e24 [maven-release-plugin] prepare release 3.38.2
  • 79af4a9 Merge pull request #2125 from quarkusio/quarkus-3.38.2
  • dd3c367 Merge pull request #2124 from quarkusio/update-automation/3.38-io.quarkiverse...
  • a864479 Ignore push event for Quarkus update pull requests
  • 1d20f31 Upgrade to Quarkus 3.38.2
  • 52bce9c Update io.quarkiverse.httpproblem to 3.38.2
  • 9b036d2 Merge pull request #2121 from gsmet/fix-dbz-sync
  • 7b122c1 Fix sync of Debezium
  • c3b0aae Merge pull request #2113 from quarkusio/update-automation/3.38-debezium-3.6.1...
  • 4861be2 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

Updates org.mvnpm:highlight.js from 11.11.2 to 11.12.0

Release notes

Sourced from org.mvnpm:highlight.js's releases.

v11.12.0 - Summer, hot and rainy.

Parser Engine:

  • fix(parser) count named capture groups when rewriting backreferences [spokodev][]

New Grammars:

  • add FreeDesktop config file (.desktop / systemd) grammar [gg582][]
  • added 3rd party Cedar grammar to SUPPORTED_LANGUAGES [Dhruv Maniya][]
  • added 3rd party DAX and M (Power Query) grammars to SUPPORTED_LANGUAGES [jiaopengzi][]
  • added 3rd party Djot grammar to SUPPORTED_LANGUAGES [Mark Scherer][]
  • added 3rd party Igor Pro grammar to SUPPORTED_LANGUAGES [Ryne Andal][]
  • added 3rd party Jaiva grammar to SUPPORTED_LANGUAGES [Lehlogonolo Poole][]
  • added 3rd party Liquidsoap grammar to SUPPORTED_LANGUAGES [Romain Beauxis][]
  • added 3rd party MoonBit grammar to SUPPORTED_LANGUAGES [Kaida-Amethyst][]
  • added 3rd party Pkl grammar to SUPPORTED_LANGUAGES [Dan Chao][]
  • added 3rd party RAScript grammar to SUPPORTED_LANGUAGES [Joshua Raphael][]
  • added 3rd party Veryl grammar to SUPPORTED_LANGUAGES [Naoya Hatta][]
  • added 3rd party Why3 grammar to SUPPORTED_LANGUAGES [JGalego][]
  • added 3rd party Xojo grammar to SUPPORTED_LANGUAGES [patricksalo][]
  • referenced existing 3rd party ES|QL grammar in SUPPORTED_LANGUAGES [Styx0x6][]

Core Grammars:

  • fix(c) only match real atomic_* type names, not C11 atomic functions, issue #3837 [Mark Xian][]
  • fix(c, cpp) bound the run of type tokens in front of a function name (ReDoS), issue #4362 [Jayesh Bhade][]
  • fix(c, cpp) scope angle-bracket header string to #include, issue #3505 [Pablo][]
  • fix(c, cpp) stop a raw string's closing delimiter from swallowing quotes, issue #3585 [David Pavlovschii][]
  • enh(cmake) add block and endblock keywords [Anonymous Maarten][]
  • fix(cmake) only highlight standalone numbers, not digits that begin an identifier (e.g. 3rdparty), issue #4170 [Mark Xian][]
  • fix(cpp) require a word boundary before numeric literals so digits inside identifiers aren't highlighted as numbers, issue #4231 [Mark Xian][]
  • fix(crystal) stop treating integer division // as a regex literal [Zain Asif][]
  • enh(csharp) support digit separators in binary literals and numeric type suffixes, and stop highlighting the leading _ of an identifier, issue #4258 [Sarath Francis][]
  • enh(css) add corner-shape properties [Hama Tanveer][]
  • enh(css) support six-digit unicode-range values [Konstantin Baltsat][]
  • enh(dart) add highlighting for class and function names [guuido][]
  • enh(dns) highlight registered CAA property tags, issue #4475 [Joey Huang][]
  • enh(dns) improve grammar: character strings, TXT, classes, escapes, addresses [Checconio][]
  • enh(dos) add batch as an alias, issue #4395 [Hashim Khan][]
  • enh(gherkin) update keyword list [Hirse][]
  • enh(gherkin) variables can't contain whitespace [Hirse][]
  • enh(gherkin) docstrings can use backticks [Hirse][]
  • enh(go) recognize binary integer literals [spokodev][]
  • enh(groovy) support underscores in numeric literals [greymoth][]
  • fix(haskell) highlight where in GADT and closed type-family declarations, issue #3753 [Konstantin Baltsat][]
  • enh(java) improve detection of types, including generic and array types [Hannes Wallnoefer][]
  • enh(javascript) add self to built-in variables [Dsaquel][]
  • enh(kotlin) add ktm and ktx aliases [DarkMatter-999][]
  • fix(leaf) fix bug in Leaf keyword highlighting [Francesco Paolo Severino][]
  • fix(lisp) preserve highlighting after quoted multiplication expressions [arturict][]

... (truncated)

Changelog

Sourced from org.mvnpm:highlight.js's changelog.

Version 11.12.0

Parser Engine:

  • fix(parser) count named capture groups when rewriting backreferences [spokodev][]

New Grammars:

  • add FreeDesktop config file (.desktop / systemd) grammar [gg582][]
  • added 3rd party Cedar grammar to SUPPORTED_LANGUAGES [Dhruv Maniya][]
  • added 3rd party DAX and M (Power Query) grammars to SUPPORTED_LANGUAGES [jiaopengzi][]
  • added 3rd party Djot grammar to SUPPORTED_LANGUAGES [Mark Scherer][]
  • added 3rd party Igor Pro grammar to SUPPORTED_LANGUAGES [Ryne Andal][]
  • added 3rd party Jaiva grammar to SUPPORTED_LANGUAGES [Lehlogonolo Poole][]
  • added 3rd party Liquidsoap grammar to SUPPORTED_LANGUAGES [Romain Beauxis][]
  • added 3rd party MoonBit grammar to SUPPORTED_LANGUAGES [Kaida-Amethyst][]
  • added 3rd party Pkl grammar to SUPPORTED_LANGUAGES [Dan Chao][]
  • added 3rd party RAScript grammar to SUPPORTED_LANGUAGES [Joshua Raphael][]
  • added 3rd party Veryl grammar to SUPPORTED_LANGUAGES [Naoya Hatta][]
  • added 3rd party Why3 grammar to SUPPORTED_LANGUAGES [JGalego][]
  • added 3rd party Xojo grammar to SUPPORTED_LANGUAGES [patricksalo][]
  • referenced existing 3rd party ES|QL grammar in SUPPORTED_LANGUAGES [Styx0x6][]

Core Grammars:

  • fix(c) only match real atomic_* type names, not C11 atomic functions, issue #3837 [Mark Xian][]
  • fix(c) do not highlight C++ std types as built-ins, issue #4103 [Arron Zou][]
  • fix(c, cpp) bound the run of type tokens in front of a function name (ReDoS), issue #4362 [Jayesh Bhade][]
  • fix(c, cpp) scope angle-bracket header string to #include, issue #3505 [Pablo][]
  • fix(c, cpp) stop a raw string's closing delimiter from swallowing quotes, issue #3585 [David Pavlovschii][]
  • enh(cmake) add block and endblock keywords [Anonymous Maarten][]
  • fix(cmake) only highlight standalone numbers, not digits that begin an identifier (e.g. 3rdparty), issue #4170 [Mark Xian][]
  • fix(cpp) require a word boundary before numeric literals so digits inside identifiers aren't highlighted as numbers, issue #4231 [Mark Xian][]
  • fix(crystal) stop treating integer division // as a regex literal [Zain Asif][]
  • enh(csharp) support digit separators in binary literals and numeric type suffixes, and stop highlighting the leading _ of an identifier, issue #4258 [Sarath Francis][]
  • enh(css) add corner-shape properties [Hama Tanveer][]
  • enh(css) support six-digit unicode-range values [Konstantin Baltsat][]
  • enh(dart) add highlighting for class and function names [guuido][]
  • enh(dns) highlight registered CAA property tags, issue #4475 [Joey Huang][]
  • enh(dns) improve grammar: character strings, TXT, classes, escapes, addresses [Checconio][]
  • enh(dos) add batch as an alias, issue #4395 [Hashim Khan][]
  • enh(gherkin) update keyword list [Hirse][]
  • enh(gherkin) variables can't contain whitespace [Hirse][]
  • enh(gherkin) docstrings can use backticks [Hirse][]
  • enh(go) recognize binary integer literals [spokodev][]
  • enh(groovy) support underscores in numeric literals [greymoth][]
  • fix(haskell) highlight where in GADT and closed type-family declarations, issue #3753 [Konstantin Baltsat][]
  • enh(java) improve detection of types, including generic and array types [Hannes Wallnoefer][]
  • enh(javascript) add self to built-in variables [Dsaquel][]
  • enh(kotlin) add ktm and ktx aliases [DarkMatter-999][]

... (truncated)

Commits
  • f7f7d38 (release) release v11.12.0
  • c4c4728 (docs) FreeDesktop + Kotlin aliases; note extra language override
  • 9142292 bump version to 11.12.0
  • 03d1e7e (chore) rebuild CHANGES.md for 11.12.0
  • ca6bb8e enh(sqf) update to A3 v2.22 (#4460)
  • 1414c96 fix: use Trusted Publishers in publishing pipeline (#4427)
  • 2a9ad7d fix(markdown) don't treat a thematic break as the start of bold text (#4485)
  • 375f3f4 build(deps-dev): bump @​rollup/plugin-commonjs from 28.0.1 to 29.0.3 (#4481)
  • 2ce1706 build(deps-dev): bump del from 8.0.0 to 8.0.1 (#4484)
  • 72084b5 fix(ruby): don't treat scope resolution :: as symbols (#4463)
  • Additional commits viewable in compare view

Updates io.quarkus.platform:quarkus-maven-plugin from 3.38.1 to 3.38.2

Commits
  • a158e24 [maven-release-plugin] prepare release 3.38.2
  • 79af4a9 Merge pull request #2125 from quarkusio/quarkus-3.38.2
  • dd3c367 Merge pull request #2124 from quarkusio/update-automation/3.38-io.quarkiverse...
  • a864479 Ignore push event for Quarkus update pull requests
  • 1d20f31 Upgrade to Quarkus 3.38.2
  • 52bce9c Update io.quarkiverse.httpproblem to 3.38.2
  • 9b036d2 Merge pull request #2121 from gsmet/fix-dbz-sync
  • 7b122c1 Fix sync of Debezium
  • c3b0aae Merge pull request #2113 from quarkusio/update-automation/3.38-debezium-3.6.1...
  • 4861be2 [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 19, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 19, 2026 17:05
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 19, 2026
@github-actions

Copy link
Copy Markdown

A preview of this PR is available at https://pr-87-resteasy-dev.surge.sh

@jamezp

jamezp commented Aug 21, 2026

Copy link
Copy Markdown
Member

@dependabot recreate

Bumps the component-upgrades group with 3 updates in the / directory: [io.quarkus.platform:quarkus-bom](https://github.com/quarkusio/quarkus-platform), [io.quarkus.platform:quarkus-maven-plugin](https://github.com/quarkusio/quarkus-platform) and [org.mvnpm:highlight.js](https://github.com/highlightjs/highlight.js).


Updates `io.quarkus.platform:quarkus-bom` from 3.38.1 to 3.38.2
- [Commits](quarkusio/quarkus-platform@3.38.1...3.38.2)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.38.1 to 3.38.2
- [Commits](quarkusio/quarkus-platform@3.38.1...3.38.2)

Updates `org.mvnpm:highlight.js` from 11.11.2 to 11.12.0
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/main/CHANGES.md)
- [Commits](highlightjs/highlight.js@11.11.2...11.12.0)

Updates `io.quarkus.platform:quarkus-maven-plugin` from 3.38.1 to 3.38.2
- [Commits](quarkusio/quarkus-platform@3.38.1...3.38.2)

---
updated-dependencies:
- dependency-name: io.quarkus.platform:quarkus-bom
  dependency-version: 3.38.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: component-upgrades
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.38.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: component-upgrades
- dependency-name: io.quarkus.platform:quarkus-maven-plugin
  dependency-version: 3.38.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: component-upgrades
- dependency-name: org.mvnpm:highlight.js
  dependency-version: 11.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: component-upgrades
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump the component-upgrades group with 3 updates Bump the component-upgrades group across 1 directory with 3 updates Aug 21, 2026
@dependabot
dependabot Bot force-pushed the dependabot/maven/component-upgrades-2a2c7d078a branch from 176b1a0 to d7c89b6 Compare August 21, 2026 22:27
@jamezp
jamezp merged commit efbaa4a into main Aug 21, 2026
1 check passed
@dependabot
dependabot Bot deleted the dependabot/maven/component-upgrades-2a2c7d078a branch August 21, 2026 22:33
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 java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant