Bump version.quarkus-roq from 2.1.3 to 2.1.4#121
Merged
Conversation
|
A preview of this PR is available at https://pr-121-weld-site.surge.sh |
Member
|
@dependabot rebase |
Bumps `version.quarkus-roq` from 2.1.3 to 2.1.4. Updates `io.quarkiverse.roq:quarkus-roq` from 2.1.3 to 2.1.4 Updates `io.quarkiverse.roq:quarkus-roq-plugin-markdown` from 2.1.3 to 2.1.4 Updates `io.quarkiverse.roq:quarkus-roq-plugin-asciidoc-jruby` from 2.1.3 to 2.1.4 Updates `io.quarkiverse.roq:quarkus-roq-plugin-aliases` from 2.1.3 to 2.1.4 Updates `io.quarkiverse.roq:quarkus-roq-plugin-tagging` from 2.1.3 to 2.1.4 Updates `io.quarkiverse.roq:quarkus-roq-plugin-sitemap` from 2.1.3 to 2.1.4 Updates `io.quarkiverse.roq:quarkus-roq-testing` from 2.1.3 to 2.1.4 - [Release notes](https://github.com/quarkiverse/quarkus-roq/releases) - [Commits](quarkiverse/quarkus-roq@2.1.3...2.1.4) --- updated-dependencies: - dependency-name: io.quarkiverse.roq:quarkus-roq dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkiverse.roq:quarkus-roq-plugin-aliases dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkiverse.roq:quarkus-roq-plugin-asciidoc-jruby dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkiverse.roq:quarkus-roq-plugin-markdown dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkiverse.roq:quarkus-roq-plugin-sitemap dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkiverse.roq:quarkus-roq-plugin-tagging dependency-version: 2.1.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: io.quarkiverse.roq:quarkus-roq-testing dependency-version: 2.1.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
331f43f to
0feb48e
Compare
This file contains hidden or 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
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
version.quarkus-roqfrom 2.1.3 to 2.1.4.Updates
io.quarkiverse.roq:quarkus-roqfrom 2.1.3 to 2.1.4Updates
io.quarkiverse.roq:quarkus-roq-plugin-markdownfrom 2.1.3 to 2.1.4Updates
io.quarkiverse.roq:quarkus-roq-plugin-asciidoc-jrubyfrom 2.1.3 to 2.1.4Updates
io.quarkiverse.roq:quarkus-roq-plugin-aliasesfrom 2.1.3 to 2.1.4Updates
io.quarkiverse.roq:quarkus-roq-plugin-taggingfrom 2.1.3 to 2.1.4Updates
io.quarkiverse.roq:quarkus-roq-plugin-sitemapfrom 2.1.3 to 2.1.4Updates
io.quarkiverse.roq:quarkus-roq-testingfrom 2.1.3 to 2.1.4Release notes
Sourced from io.quarkiverse.roq:quarkus-roq-testing's releases.
Commits
2d4eca2[maven-release-plugin] prepare release 2.1.4c73a6f3Update the latest release version 2.1.4 in documentation2d09d80Bump current version to 2.1.4 (#981)16457c2Add "Create a Project" page and refactor codestarts (#959)13f13c8feat(editor): improve sync status bar UX (#947)070acb3Add more tests for Liquid-to-Qute converter (#977)7b9336eBump jgit.version from 7.6.0.202603022253-r to 7.7.0.202606012155-r (#973)009c9e1Bump org.assertj:assertj-core from 3.24.2 to 3.27.7 in /migration (#976)1f4b97bAdd slugify case control (#951)e4c19e2Add Liquid-to-Qute template converter as first step of support for converting...