deps(deps): bump the maven-minor-patch group across 1 directory with 8 updates - #58
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…8 updates Bumps the maven-minor-patch group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.junit:junit-bom](https://github.com/junit-team/junit-framework) | `6.1.2` | `6.1.3` | | [io.github.demchaav:graph-compose](https://github.com/DemchaAV/GraphCompose) | `2.1.1` | `2.4.0` | | [io.github.demchaav:graph-compose-fonts](https://github.com/DemchaAV/GraphCompose) | `1.0.0` | `1.1.0` | | [org.apache.maven.plugins:maven-install-plugin](https://github.com/apache/maven-install-plugin) | `3.1.4` | `3.2.0` | | [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.4` | `3.2.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.15.0` | `3.16.0` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.6` | `3.6.0` | | org.apache.maven:apache-maven | `3.9.12` | `3.9.16` | Updates `org.junit:junit-bom` from 6.1.2 to 6.1.3 - [Release notes](https://github.com/junit-team/junit-framework/releases) - [Commits](junit-team/junit-framework@r6.1.2...r6.1.3) Updates `io.github.demchaav:graph-compose` from 2.1.1 to 2.4.0 - [Release notes](https://github.com/DemchaAV/GraphCompose/releases) - [Changelog](https://github.com/DemchaAV/GraphCompose/blob/main/CHANGELOG.md) - [Commits](DemchaAV/GraphCompose@v2.1.1...v2.4.0) Updates `io.github.demchaav:graph-compose-fonts` from 1.0.0 to 1.1.0 - [Release notes](https://github.com/DemchaAV/GraphCompose/releases) - [Changelog](https://github.com/DemchaAV/GraphCompose/blob/main/CHANGELOG.md) - [Commits](DemchaAV/GraphCompose@v1.0.0...v1.1.0) Updates `org.apache.maven.plugins:maven-install-plugin` from 3.1.4 to 3.2.0 - [Release notes](https://github.com/apache/maven-install-plugin/releases) - [Commits](apache/maven-install-plugin@maven-install-plugin-3.1.4...maven-install-plugin-3.2.0) Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.4 to 3.2.0 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.4...maven-deploy-plugin-3.2.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.15.0 to 3.16.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.15.0...maven-compiler-plugin-3.16.0) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.6 to 3.6.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.6...surefire-3.6.0) Updates `org.apache.maven:apache-maven` from 3.9.12 to 3.9.16 --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-version: 6.1.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch - dependency-name: io.github.demchaav:graph-compose dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: io.github.demchaav:graph-compose-fonts dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-install-plugin dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.16.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: maven-minor-patch - dependency-name: org.apache.maven:apache-maven dependency-version: 3.9.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 the maven-minor-patch group with 8 updates in the / directory:
6.1.26.1.32.1.12.4.01.0.01.1.03.1.43.2.03.1.43.2.03.15.03.16.03.5.63.6.03.9.123.9.16Updates
org.junit:junit-bomfrom 6.1.2 to 6.1.3Release notes
Sourced from org.junit:junit-bom's releases.
Commits
f59f60dRelease 6.1.3cd8ec92Finalize 6.1.3 release notesc8729f2Restore compatibility with GraalVM 25 (#5901)ddc9e74Update graalvm/setup-graalvm action to v1.6.4 (#5959)fe2c52aUpdate plugin org.graalvm.buildtools.native to v1.1.7 (#5923)62afc02Delay GraalVM plugin updates for 3 days0cc2902SkipgraalVmTesttask if GraalVM env vars are not setf6bbfc5Move GraalVM tests to separate test task (#5903)e87e052Update plugin org.graalvm.buildtools.native to v1.1.6 (#5899)1cd56dfUpdate plugin org.graalvm.buildtools.native to v1.1.5 (#5880)Updates
io.github.demchaav:graph-composefrom 2.1.1 to 2.4.0Release notes
Sourced from io.github.demchaav:graph-compose's releases.
... (truncated)
Changelog
Sourced from io.github.demchaav:graph-compose's changelog.
... (truncated)
Commits
23c9ea5Release v2.4.0fa104badocs: pre-release fixes — 2.4 roadmap line, release status, stability map, sh...995cf79chore(examples): drop the twin-output figures no page shows (#691)b5817e1docs(onboarding): lead the README with a first PDF, then route by task (#690)a19af77feat(templates): classify CV presets as ATS-friendly or design-first (#689)e9a0110fix(pdf): draw tracked text with the spacing in the glyph widths (#688)0d23cebdeps(deps): bump the maven-minor-patch group across 1 directory with 2 update...88eb90etest(templates): restore layout snapshot coverage for shipped presets (#686)db9d90btest(release): hold the local and tag-time knowledge gates to the same tools ...1f2ff86fix(release): document the knowledge-tooling refusal and execute it in CI (#684)Updates
io.github.demchaav:graph-compose-fontsfrom 1.0.0 to 1.1.0Release notes
Sourced from io.github.demchaav:graph-compose-fonts's releases.
Changelog
Sourced from io.github.demchaav:graph-compose-fonts's changelog.
Commits
cdedd9dPrepare v1.1.0 releasea5424feAdd quiet logging to stress and endurance benchmarksdc65c2bAdd benchmark diff workflow to README07b95b8Add benchmark report export and usage docse9f7ef1feat: Add PdfPageBreakRenderHandler and visual showcase tests2e08ecffeat: Add comprehensive document-level features and barcode supportecefc8eExtract shared PDF template adapter support849103dEnforce template boundaries and compose-first examples3567aaeSplit built-in templates into compose-first scene builders4c6fa50docs: Add contributor architecture rules for engine changesUpdates
org.apache.maven.plugins:maven-install-pluginfrom 3.1.4 to 3.2.0Release notes
Sourced from org.apache.maven.plugins:maven-install-plugin's releases.
Commits
bcf484d[maven-release-plugin] prepare release maven-install-plugin-3.2.05703691chore: harden embedded-POM trust boundary in install:install-file (3.x backpo...9148a8fCache projectsUsingPlugin to fix O(N²) reactor scan7465779Fix workflow_dispatch indentation in release-drafter configuration7d4334dUse JSR-330 for component injectionbbcb1e7Restore the common wording on the download page11f7073Restore the document metadata dropped when the pages were ported9b34ac2Port the site documentation from APT to Markdown510f48fRename the site documents ahead of converting them26e0afcBump apache/maven-gh-actions-shared/.github/workflows/pr-automation.ymlUpdates
org.apache.maven.plugins:maven-deploy-pluginfrom 3.1.4 to 3.2.0Release notes
Sourced from org.apache.maven.plugins:maven-deploy-plugin's releases.
... (truncated)
Commits
7aab9fb[maven-release-plugin] prepare release maven-deploy-plugin-3.2.01f3eef5Backport security audit fixes to 3.x (f004-f008, f010, f012)307f328Simplify remote repository creation7b1bbc4Cache projectsWithDeployExecution to fix O(N²) reactor scana9177c6Clarify deploy without editing this projects POM7c40513Restore the plain form of the ASF licence header5969234Update Release Drafter configuration to use custom tag template and remove un...df7b3faBump apache/maven-gh-actions-shared/.github/workflows/release-drafter.ymlb4e8aedwork around Maven 4 CLI lack of interpolationd634bb4enable build with Maven 4Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.15.0 to 3.16.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
e7bba6e[maven-release-plugin] prepare release maven-compiler-plugin-3.16.0c906809Avoid using deprecated method CompilerConfiguration.setCompilerVersionad74feeReplace adopt-openj9 by semeru JDK distribution on GHbeb0edaRecompile when dependencies change (#1102)a0b689e[MCOMPILER-578] Track outputs across compiler executions (#1091)2e81228Fix incremental detection of empty sources, 3.x (#1075)2132f5bconfigure ATR project5992b77Build fails when annotation processor list is empty (but present) (#1077)acccef7Bump plexusCompilerVersion from 2.16.2 to 2.17.072bc445Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0Updates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.6 to 3.6.0Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
0ff622b[maven-release-plugin] prepare release surefire-3.6.0bb3932aLet's go for 3.6.0 release3002a16Bump mavenVersion from 3.9.14 to 3.9.1661a531dBump Maven parent version from 47 to 49 (#3449)e52ead4[SUREFIRE-523] Link all reported tests to source XRef (#3445)45102fa[SUREFIRE-3446] Fix direct selection of JUnit Jupiter@Nestedclasses (#3447)b2e1f70Fix #3303: distinguish JUnit 6 ParameterizedClass invocations (#3432)c051938Discover tests in a fork when a toolchain JDK is used (#3444)db75df8Bump org.codehaus.plexus:plexus-java from 1.5.2 to 1.6.0 (#3441)77f2759Bump org.codehaus.plexus:plexus-interpolation from 1.29 to 1.30.0Updates
org.apache.maven:apache-mavenfrom 3.9.12 to 3.9.16Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more fo...Description has been truncated