chore(deps-dev): bump the dev-deps group across 1 directory with 8 updates#295
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps-dev): bump the dev-deps group across 1 directory with 8 updates#295dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
…dates Bumps the dev-deps group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.rest-assured:rest-assured](https://github.com/rest-assured/rest-assured) | `5.5.6` | `6.0.0` | | [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) | `5.20.0` | `5.21.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.1` | `3.15.0` | | [org.codehaus.mojo:exec-maven-plugin](https://github.com/mojohaus/exec-maven-plugin) | `3.6.2` | `3.6.3` | | [org.codehaus.mojo:properties-maven-plugin](https://github.com/mojohaus/properties-maven-plugin) | `1.2.1` | `1.3.0` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.2.0` | `3.3.1` | | [org.jsonschema2pojo:jsonschema2pojo-maven-plugin](https://github.com/joelittlejohn/jsonschema2pojo) | `1.2.2` | `1.3.3` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.5.4` | `3.5.5` | Updates `io.rest-assured:rest-assured` from 5.5.6 to 6.0.0 - [Changelog](https://github.com/rest-assured/rest-assured/blob/master/changelog.txt) - [Commits](rest-assured/rest-assured@rest-assured-5.5.6...rest-assured-6.0.0) Updates `org.mockito:mockito-junit-jupiter` from 5.20.0 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.20.0...v5.21.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.1 to 3.15.0 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.1...maven-compiler-plugin-3.15.0) Updates `org.codehaus.mojo:exec-maven-plugin` from 3.6.2 to 3.6.3 - [Release notes](https://github.com/mojohaus/exec-maven-plugin/releases) - [Commits](mojohaus/exec-maven-plugin@3.6.2...3.6.3) Updates `org.codehaus.mojo:properties-maven-plugin` from 1.2.1 to 1.3.0 - [Release notes](https://github.com/mojohaus/properties-maven-plugin/releases) - [Commits](mojohaus/properties-maven-plugin@1.2.1...properties-maven-plugin-1.3.0) Updates `org.apache.maven.plugins:maven-release-plugin` from 3.2.0 to 3.3.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.2.0...maven-release-3.3.1) Updates `org.jsonschema2pojo:jsonschema2pojo-maven-plugin` from 1.2.2 to 1.3.3 - [Release notes](https://github.com/joelittlejohn/jsonschema2pojo/releases) - [Changelog](https://github.com/joelittlejohn/jsonschema2pojo/blob/master/CHANGELOG.md) - [Commits](joelittlejohn/jsonschema2pojo@jsonschema2pojo-1.2.2...jsonschema2pojo-1.3.3) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.5.4 to 3.5.5 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.5.4...surefire-3.5.5) --- updated-dependencies: - dependency-name: io.rest-assured:rest-assured dependency-version: 6.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: org.codehaus.mojo:exec-maven-plugin dependency-version: 3.6.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: org.codehaus.mojo:properties-maven-plugin dependency-version: 1.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: org.apache.maven.plugins:maven-release-plugin dependency-version: 3.3.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: org.jsonschema2pojo:jsonschema2pojo-maven-plugin dependency-version: 1.3.3 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-version: 3.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
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 dev-deps group with 8 updates in the / directory:
5.5.66.0.05.20.05.21.03.14.13.15.03.6.23.6.31.2.11.3.03.2.03.3.11.2.21.3.33.5.43.5.5Updates
io.rest-assured:rest-assuredfrom 5.5.6 to 6.0.0Changelog
Sourced from io.rest-assured:rest-assured's changelog.
Commits
0b3a0d9[maven-release-plugin] prepare release rest-assured-6.0.0bd55281[ci skip] Add exclusions for jackson3-example and spring7-mvc-webapp in pom.xmleb141e2[maven-release-plugin] prepare for next development iteration4c1a241[maven-release-plugin] prepare release rest-assured-6.0.02f11520Using newer version of dokka and using stdlib for kotlin instead of jdk86d9362cAbility to exclude osgi-tests in release24380dbRevert osgi-tests back to JUnit 49c12601Upgraded Kotlin extension module to use Kotlin 2.2.214b1ff78[ci skip] Prepare and perform release in single step931f421[ci skip] Removed explicit javadoc path workaround for JDK 8Updates
org.mockito:mockito-junit-jupiterfrom 5.20.0 to 5.21.0Release notes
Sourced from org.mockito:mockito-junit-jupiter's releases.
Commits
09d2230Bump graalvm/setup-graalvm from 1.4.3 to 1.4.4 (#3768)df3e0ccBump graalvm/setup-graalvm from 1.4.2 to 1.4.3 (#3767)04a6e9fBump actions/checkout from 5 to 6 (#3765)756a3cfAdd description of matchers to potential mismatch (#3760)58ba445Forbid mocking WeakReference with inline mock maker (#3759)966d600Bump actions/upload-artifact from 4 to 5 (#3756)632bf7bBump graalvm/setup-graalvm from 1.4.1 to 1.4.2 (#3755)8564b43Fix primitives support in GenericArrayReturnType for Android (#3753)bf3a809Bump graalvm/setup-graalvm from 1.4.0 to 1.4.1 (#3744)cffddd4Bump gradle/actions from 4 to 5 (#3743)Updates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.14.1 to 3.15.0Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
9290cb3[maven-release-plugin] prepare release maven-compiler-plugin-3.15.03657d40Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness7bbf805Bump plexusCompilerVersion from 2.16.1 to 2.16.257fa938Bump org.apache.maven.plugins:maven-plugins from 46 to 47385e3f2Fix Java 25 compatibility during integration tests (#1020)6b34423Bump org.apache.maven.plugins:maven-plugins from 45 to 46aaeb9c6[MCOMPILER-540] useIncrementalCompilation=false may add generated sources to ...6e3db9dBump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.20fe9b84Remove declaration of "plexus-snapshots" repository (#1010)35f6800Bump org.ow2.asm:asm from 9.9 to 9.9.1Updates
org.codehaus.mojo:exec-maven-pluginfrom 3.6.2 to 3.6.3Release notes
Sourced from org.codehaus.mojo:exec-maven-plugin's releases.
Commits
fe1fa8c[maven-release-plugin] prepare release 3.6.35b3fecaBump asm.version from 9.9 to 9.9.1efc7faaBump org.apache.commons:commons-exec from 1.5.0 to 1.6.0cdaf267JUnit 5 best practices (#505)f3f5997Move ExecJavaMojoTest, ExecMojoTest to JUnit 503b87b5Document thread group isolation limitation in java goal (#503)7a66c3eAdd support for JEP 512 for for package-private static main methods with and ...a6d01efMove to JUnit 588d5961[maven-release-plugin] prepare for next development iterationUpdates
org.codehaus.mojo:properties-maven-pluginfrom 1.2.1 to 1.3.0Release notes
Sourced from org.codehaus.mojo:properties-maven-plugin's releases.
Commits
91a2ade[maven-release-plugin] prepare release properties-maven-plugin-1.3.0bf56d32Bump org.codehaus.mojo:mojo-parent from 94 to 9580e20beBump org.codehaus.mojo:mojo-parent from 93 to 94e8ae7a5Bump org.yaml:snakeyaml from 2.4 to 2.5bb39c3dBump org.codehaus.mojo:mojo-parent from 92 to 93b41267bBump org.codehaus.mojo:mojo-parent from 91 to 92bb548c5Bump org.codehaus.mojo:mojo-parent from 87 to 913ffa9cbUse Sisu plugin7adbe3bRequire Maven 3.6.3407342fBump org.yaml:snakeyaml from 2.3 to 2.4Updates
org.apache.maven.plugins:maven-release-pluginfrom 3.2.0 to 3.3.1Release notes
Sourced from org.apache.maven.plugins:maven-release-plugin's releases.
... (truncated)
Commits
7e8ebac[maven-release-plugin] prepare release maven-release-3.3.1f0f28e5Revert inclusion of ci skip in release commit msg2a82901Bump org.codehaus.plexus:plexus-testing from 2.0.1 to 2.0.2 (#1444)c8613d2[maven-release-plugin] prepare for next development iteration2b8adaa[maven-release-plugin] prepare release maven-release-3.3.088630f9Fixed #1426 : Replace archivedorg.semver:apiwith customSemVerimplemen...7af8aceFix license header in xml files8914b84Make implementation of new SemVer policies private for project7e861f0Resolve todo that led to pointless asserts (#1442)422f895Prefer JDK join method (#1434)Updates
org.jsonschema2pojo:jsonschema2pojo-maven-pluginfrom 1.2.2 to 1.3.3Release notes
Sourced from org.jsonschema2pojo:jsonschema2pojo-maven-plugin's releases.
Changelog
Sourced from org.jsonschema2pojo:jsonschema2pojo-maven-plugin's changelog.
Commits
ad02aab[maven-release-plugin] prepare release jsonschema2pojo-1.3.3beebaf9Avoid publishing integration tests49171ffMerge pull request #1774 from joelittlejohn/valid-annotates-value-type-on-maps6beff79Support type-use annotations for map value validation (Map<String,@ValidT>)dc4677aEnsure integration tests are not published during deploy8833225Remove noisy warnings and unnecessary info from the build21da375Avoid producing javadocs unless we are running a releasee27cc47Upgrade github actionsa57294dDependency and plugin upgrades49f1f19Upgrade dependencies for all examplesUpdates
org.apache.maven.plugins:maven-surefire-pluginfrom 3.5.4 to 3.5.5Release notes
Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.
... (truncated)
Commits
968cb38[maven-release-plugin] prepare release surefire-3.5.58e7dc41Reapply "Replace runing external process and parsing output with simple Proce...4ced57cRevert "Replace runing external process and parsing output with simple Proces…"8496d9aBump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (#3209)68265e5Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (#3260)0b19014Replace runing external process and parsing output with simple ProcessHandle ...688f8c4Use PowerShell instead of WMIC for detecting zombie process on Windows (#3258)e5c01a6Build only by the latest Maven on Jenkins (#3255)9c99e97Fix Jenkin badges in README (#3254)20930eaBump parent from 44 to 47 (#3253)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 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