Skip to content

Bump version.quarkus-roq from 2.0.5 to 2.1.0#57

Merged
jamezp merged 2 commits into
mainfrom
dependabot/maven/version.quarkus-roq-2.1.0
Apr 15, 2026
Merged

Bump version.quarkus-roq from 2.0.5 to 2.1.0#57
jamezp merged 2 commits into
mainfrom
dependabot/maven/version.quarkus-roq-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 14, 2026

Bumps version.quarkus-roq from 2.0.5 to 2.1.0.
Updates io.quarkiverse.roq:quarkus-roq from 2.0.5 to 2.1.0

Updates io.quarkiverse.roq:quarkus-roq-plugin-markdown from 2.0.5 to 2.1.0

Updates io.quarkiverse.roq:quarkus-roq-plugin-asciidoc-jruby from 2.0.5 to 2.1.0

Updates io.quarkiverse.roq:quarkus-roq-plugin-aliases from 2.0.5 to 2.1.0

Updates io.quarkiverse.roq:quarkus-roq-plugin-tagging from 2.0.5 to 2.1.0

Updates io.quarkiverse.roq:quarkus-roq-plugin-sitemap from 2.0.5 to 2.1.0

Updates io.quarkiverse.roq:quarkus-roq-testing from 2.0.5 to 2.1.0

Release notes

Sourced from io.quarkiverse.roq:quarkus-roq-testing's releases.

2.1.0

Migration Guide

There are breaking changes in this release, see: https://iamroq.dev/docs/releases/#to-2-1

What's Changed

Full Changelog: quarkiverse/quarkus-roq@v1...2.1.0

2.1.0.CR1

Migration Guide

There are breaking changes in this release, see: https://iamroq.dev/docs/releases/#to-2-1

What's Changed

... (truncated)

Commits
  • f70aebc [maven-release-plugin] prepare release 2.1.0
  • bf86f64 Update the latest release version 2.1.0 in documentation
  • 11cf16a Release 2.1.0 (#845)
  • e9c08b3 Fix marketplace file names and guide URLs to match title slugs
  • 5ddd0bd Bump quarkus.version from 3.34.2 to 3.34.3 (#824)
  • b41d8d2 Convert Roq CLI to Quarkus Picocli application (#844)
  • 0849f77 Update ConsoleCommand to open Roq Editor as Admin
  • 531b0a7 Remove GitHub star button from sidebar contact
  • d46033a Update script-ref URL for Roq CLI alias
  • 2132603 Update publishing instructions in publishing.adoc
  • Additional commits viewable in compare view

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 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 `version.quarkus-roq` from 2.0.5 to 2.1.0.

Updates `io.quarkiverse.roq:quarkus-roq` from 2.0.5 to 2.1.0

Updates `io.quarkiverse.roq:quarkus-roq-plugin-markdown` from 2.0.5 to 2.1.0

Updates `io.quarkiverse.roq:quarkus-roq-plugin-asciidoc-jruby` from 2.0.5 to 2.1.0

Updates `io.quarkiverse.roq:quarkus-roq-plugin-aliases` from 2.0.5 to 2.1.0

Updates `io.quarkiverse.roq:quarkus-roq-plugin-tagging` from 2.0.5 to 2.1.0

Updates `io.quarkiverse.roq:quarkus-roq-plugin-sitemap` from 2.0.5 to 2.1.0

Updates `io.quarkiverse.roq:quarkus-roq-testing` from 2.0.5 to 2.1.0
- [Release notes](https://github.com/quarkiverse/quarkus-roq/releases)
- [Commits](quarkiverse/quarkus-roq@2.0.5...2.1.0)

---
updated-dependencies:
- dependency-name: io.quarkiverse.roq:quarkus-roq
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkiverse.roq:quarkus-roq-plugin-markdown
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkiverse.roq:quarkus-roq-plugin-asciidoc-jruby
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkiverse.roq:quarkus-roq-plugin-aliases
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkiverse.roq:quarkus-roq-plugin-tagging
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkiverse.roq:quarkus-roq-plugin-sitemap
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: io.quarkiverse.roq:quarkus-roq-testing
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 14, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 14, 2026 17:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 14, 2026
Signed-off-by: James R. Perkins <jperkins@ibm.com>
@github-actions
Copy link
Copy Markdown

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

@jamezp jamezp merged commit 2caa767 into main Apr 15, 2026
1 check passed
@dependabot dependabot Bot deleted the dependabot/maven/version.quarkus-roq-2.1.0 branch April 15, 2026 16:53
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