deps(deps): bump the maven-minor-patch group across 1 directory with 6 updates - #57
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
…6 updates Bumps the maven-minor-patch group with 6 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.3.0` | | [io.github.demchaav:graph-compose-fonts](https://github.com/DemchaAV/GraphCompose) | `1.0.0` | `1.1.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.3.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.3.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-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.3.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-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 6 updates in the / directory:
6.1.26.1.32.1.12.3.01.0.01.1.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.3.0Release notes
Sourced from io.github.demchaav:graph-compose's releases.
... (truncated)
Changelog
Sourced from io.github.demchaav:graph-compose's changelog.
... (truncated)
Commits
62afc02Release v2.3.0c41dc0fdocs: pre-release fixes — stage the 2.3 roadmap line and the status prose874679fMerge remote-tracking branch 'origin/chore/knowledge-pack' into release/2.3cd4ea57Merge remote-tracking branch 'origin/develop' into release/2.3f288f92ci: bump actions/setup-java from 5 to 6 in the github-actions group (#617)dfe2b83docs(examples): showcase the rest of the chrome surfaceba9cacddocs(recipes): account for every Java fence on the pages that make claims87312e0feat(knowledge): prove the auto-column alignment trap, both sides of itcfed87efeat(knowledge): resolve what backs each claim, and prove one that nothing did408b3edchore(knowledge): fold the page-zone API into the surfacesUpdates
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-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 for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions