chore(deps-dev): bump the dev-deps group across 1 directory with 7 updates#88
Open
dependabot[bot] wants to merge 1 commit intomasterfrom
Open
chore(deps-dev): bump the dev-deps group across 1 directory with 7 updates#88dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot[bot] wants to merge 1 commit intomasterfrom
Conversation
Contributor
|
@dependabot rebase |
…dates Bumps the dev-deps group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.wiremock:wiremock-standalone](https://github.com/wiremock/wiremock) | `3.13.1` | `3.13.2` | | [org.apache.maven.plugins:maven-clean-plugin](https://github.com/apache/maven-clean-plugin) | `3.4.1` | `3.5.0` | | [org.springframework.boot:spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) | `3.2.0` | `4.0.1` | | [org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin) | `3.3.1` | `3.4.0` | | [org.apache.maven.plugins:maven-compiler-plugin](https://github.com/apache/maven-compiler-plugin) | `3.14.0` | `3.14.1` | | org.openapitools:openapi-generator-maven-plugin | `7.12.0` | `7.18.0` | | [org.apache.maven.plugins:maven-release-plugin](https://github.com/apache/maven-release) | `3.1.1` | `3.3.1` | Updates `org.wiremock:wiremock-standalone` from 3.13.1 to 3.13.2 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.13.1...3.13.2) Updates `org.apache.maven.plugins:maven-clean-plugin` from 3.4.1 to 3.5.0 - [Release notes](https://github.com/apache/maven-clean-plugin/releases) - [Commits](apache/maven-clean-plugin@maven-clean-plugin-3.4.1...maven-clean-plugin-3.5.0) Updates `org.springframework.boot:spring-boot-maven-plugin` from 3.2.0 to 4.0.1 - [Release notes](https://github.com/spring-projects/spring-boot/releases) - [Commits](spring-projects/spring-boot@v3.2.0...v4.0.1) Updates `org.apache.maven.plugins:maven-resources-plugin` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-resources-plugin/releases) - [Commits](apache/maven-resources-plugin@maven-resources-plugin-3.3.1...v3.4.0) Updates `org.apache.maven.plugins:maven-compiler-plugin` from 3.14.0 to 3.14.1 - [Release notes](https://github.com/apache/maven-compiler-plugin/releases) - [Commits](apache/maven-compiler-plugin@maven-compiler-plugin-3.14.0...maven-compiler-plugin-3.14.1) Updates `org.openapitools:openapi-generator-maven-plugin` from 7.12.0 to 7.18.0 Updates `org.apache.maven.plugins:maven-release-plugin` from 3.1.1 to 3.3.1 - [Release notes](https://github.com/apache/maven-release/releases) - [Commits](apache/maven-release@maven-release-3.1.1...maven-release-3.3.1) --- updated-dependencies: - dependency-name: org.wiremock:wiremock-standalone dependency-version: 3.13.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: org.apache.maven.plugins:maven-clean-plugin dependency-version: 3.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: org.springframework.boot:spring-boot-maven-plugin dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: org.apache.maven.plugins:maven-resources-plugin dependency-version: 3.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dev-deps - dependency-name: org.apache.maven.plugins:maven-compiler-plugin dependency-version: 3.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: org.openapitools:openapi-generator-maven-plugin dependency-version: 7.18.0 dependency-type: direct:production 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:production update-type: version-update:semver-minor dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com>
c7b0d63 to
ebf02d8
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 the dev-deps group with 7 updates in the / directory:
3.13.13.13.23.4.13.5.03.2.04.0.13.3.13.4.03.14.03.14.17.12.07.18.03.1.13.3.1Updates
org.wiremock:wiremock-standalonefrom 3.13.1 to 3.13.2Release notes
Sourced from org.wiremock:wiremock-standalone's releases.
Commits
88587aaUse the new Maven Central publish mechanism31c2745Merge pull request #3225 from wiremock/3.x-remove-standalone-onlyfe27d5eMerge pull request #3227 from wiremock/fix-ui33f95c0Remove unnecessary file2b6c07bMerge pull request #3224 from wiremock/upgrade-ui27feb5bRemove standaloneOnly581c243Bump ui versions084d434Bump version to 3.13.2 in prep for release9e4ce88Bump version to 3.13.2 in prep for release2b296d6Merge pull request #3222 from wiremock/3.x-versionsUpdates
org.apache.maven.plugins:maven-clean-pluginfrom 3.4.1 to 3.5.0Release notes
Sourced from org.apache.maven.plugins:maven-clean-plugin's releases.
Commits
d18c596[maven-release-plugin] prepare release maven-clean-plugin-3.5.05117885Bump project to 3.5.0-SNAPSHOT version7350dbeConfiguration parameter for deleting read-only filesbdf8c5dBump org.apache.maven.resolver:maven-resolver-api from 1.9.22 to 1.9.23 (#251)d720e18Update README in 3.x branch6c0745cBump org.codehaus.plexus:plexus-testing from 1.4.0 to 1.5.05dedab5fixc22ab2dBump org.apache.maven.plugins:maven-plugins from 43 to 4468f2009[maven-release-plugin] prepare for next development iterationUpdates
org.springframework.boot:spring-boot-maven-pluginfrom 3.2.0 to 4.0.1Release notes
Sourced from org.springframework.boot:spring-boot-maven-plugin's releases.
... (truncated)
Commits
b2bc463Release v4.0.1252b218Correct renaming of Kotlinx Serialization JSON starters2fa73c2Merge pull request #48577 from jwalter3e68988Polish "Harmonize Kotlin example for HTTP Service client support"423373bHarmonize Kotlin example for HTTP Service client supportf61ac29Document HttpMessageConverters detection changes2519a5dMerge branch '3.5.x'4fc3ca3Next development version (v3.5.10-SNAPSHOT)aaf66f4Merge branch '3.5.x'08e2cabPolish javadoc for when to use class names rather than class referencesUpdates
org.apache.maven.plugins:maven-resources-pluginfrom 3.3.1 to 3.4.0Release notes
Sourced from org.apache.maven.plugins:maven-resources-plugin's releases.
Commits
b07d56e[maven-release-plugin] prepare for next development iteration21e646c[maven-release-plugin] prepare release maven-resources-plugin-3.4.061801afMigrate site to Doxia 2146ebb8Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (#439)5013682Bump org.apache.maven.resolver:maven-resolver-api from 1.6.3 to 1.9.24d7c4d28Bump Maven to 3.9.11 while keep prerequisites on 3.6.3e33f1ecBump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29ce77f50Bump m-invoker-p to 3.9.1726f429Bump org.apache.maven.plugins:maven-plugins from 43 to 45a747baePlexusFileUtilsRefaster recipesUpdates
org.apache.maven.plugins:maven-compiler-pluginfrom 3.14.0 to 3.14.1Release notes
Sourced from org.apache.maven.plugins:maven-compiler-plugin's releases.
Commits
0df6940[maven-release-plugin] prepare release maven-compiler-plugin-3.14.11bf9e5aEnforce asm version used here, to not depend on brittle transitive (#964)f5161c4Bump mavenVersion from 3.9.10 to 3.9.11 (#952)63846f1Improve DeltaList behavior for large projects (#335)ab3f845Bump org.apache.maven.plugins:maven-plugins from 44 to 45164bad4Allow to not use --module-version for the Java compiler0b76ccdBump mavenVersion from 3.9.9 to 3.9.105dbc9c3Bump org.codehaus.plexus:plexus-java from 1.4.0 to 1.5.017949d1Bump org.apache.maven.plugins:maven-plugins from 43 to 44 (#316)d44d1beAdd generatedSourcesPath back to the maven projectUpdates
org.openapitools:openapi-generator-maven-pluginfrom 7.12.0 to 7.18.0Updates
org.apache.maven.plugins:maven-release-pluginfrom 3.1.1 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)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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