SAP / cloud-sdk-java

Use the SAP Cloud SDK for Java to reduce development effort when building applications on SAP Business Technology Platform that communicate with SAP solutions and services such as SAP S/4HANA Cloud, SAP SuccessFactors, and many others.
Apache License 2.0
22 stars 14 forks source link

chore: [DevOps] bump the production-minor-patch group with 15 updates #598

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the production-minor-patch group with 15 updates:

Package From To
com.fasterxml.jackson.dataformat:jackson-dataformat-xml 2.17.2 2.18.0
com.fasterxml.jackson.core:jackson-core 2.17.2 2.18.0
com.fasterxml.jackson.dataformat:jackson-dataformat-yaml 2.17.2 2.18.0
io.swagger.core.v3:swagger-models 2.2.23 2.2.24
org.mockito:mockito-core 5.13.0 5.14.0
org.mockito:mockito-junit-jupiter 5.13.0 5.14.0
org.junit.jupiter:junit-jupiter-engine 5.11.0 5.11.1
org.junit.jupiter:junit-jupiter-api 5.11.0 5.11.1
org.junit.jupiter:junit-jupiter-params 5.11.0 5.11.1
com.puppycrawl.tools:checkstyle 10.18.1 10.18.2
org.apache.maven.archetype:archetype-packaging 3.2.1 3.3.0
com.fasterxml.jackson.core:jackson-databind 2.17.2 2.18.0
com.fasterxml.jackson.datatype:jackson-datatype-jsr310 2.17.2 2.18.0
io.spiffe:java-spiffe-core 0.8.6 0.8.7
io.spiffe:grpc-netty-linux 0.8.6 0.8.7

Updates com.fasterxml.jackson.dataformat:jackson-dataformat-xml from 2.17.2 to 2.18.0

Commits
  • 276d060 [maven-release-plugin] prepare release jackson-dataformat-xml-2.18.0
  • 02e8c2e Prepare for 2.18.0 release
  • 139b0b1 Back to snapshot
  • ffc6880 [maven-release-plugin] prepare for next development iteration
  • 1d5b804 [maven-release-plugin] prepare release jackson-dataformat-xml-2.18.0-rc1
  • 25a936e Prepare for 2.18.0-rc1
  • f8f1a85 Update to 2.18.0-rc1-SNAPSHOT
  • 9c238b2 Merge branch '2.17' into 2.18
  • 400de82 Back to snapshot dep
  • e15bbad [maven-release-plugin] prepare for next development iteration
  • Additional commits viewable in compare view


Updates com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.0

Commits


Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.2 to 2.18.0

Commits
  • 13e4274 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.0
  • cd642d3 Prepare for 2.18.0 release
  • 4496d13 Add YAML test, too, for #497
  • 5b2415e ...
  • 3b9c691 Improve #497 test (to validate content)
  • c86b438 Add failing test for #497 (#498)
  • 288eacc Back to snapshot
  • 7d23986 [maven-release-plugin] prepare for next development iteration
  • a36cf83 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.0-rc1
  • ee4e830 Prepare for 2.18.0-rc1
  • Additional commits viewable in compare view


Updates io.swagger.core.v3:swagger-models from 2.2.23 to 2.2.24

Updates com.fasterxml.jackson.core:jackson-core from 2.17.2 to 2.18.0

Commits


Updates com.fasterxml.jackson.dataformat:jackson-dataformat-yaml from 2.17.2 to 2.18.0

Commits
  • 13e4274 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.0
  • cd642d3 Prepare for 2.18.0 release
  • 4496d13 Add YAML test, too, for #497
  • 5b2415e ...
  • 3b9c691 Improve #497 test (to validate content)
  • c86b438 Add failing test for #497 (#498)
  • 288eacc Back to snapshot
  • 7d23986 [maven-release-plugin] prepare for next development iteration
  • a36cf83 [maven-release-plugin] prepare release jackson-dataformats-text-2.18.0-rc1
  • ee4e830 Prepare for 2.18.0-rc1
  • Additional commits viewable in compare view


Updates org.mockito:mockito-core from 5.13.0 to 5.14.0

Release notes

Sourced from org.mockito:mockito-core's releases.

v5.14.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.0

Commits
  • 8a0e586 Disable mocks with an error message (#3424)
  • d28b012 Fix typo in Javadoc of ArgumentCaptor (#3448)
  • a2fc9c6 Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#3451)
  • c3fcc6e Split subprojects by deliverable and integration tests (#3447)
  • f5858c2 Bump bytebuddy from 1.15.1 to 1.15.2 (#3450)
  • 1e337ed Allow for installing a Java agent within the Mockito jar, without exposing By...
  • a1d5860 Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#3440)
  • 0438593 Bump com.gradle.enterprise from 3.18 to 3.18.1 (#3439)
  • 52fdc52 Bump bytebuddy from 1.15.0 to 1.15.1 (#3434)
  • See full diff in compare view


Updates org.mockito:mockito-junit-jupiter from 5.13.0 to 5.14.0

Release notes

Sourced from org.mockito:mockito-junit-jupiter's releases.

v5.14.0

Changelog generated by Shipkit Changelog Gradle Plugin

5.14.0

Commits
  • 8a0e586 Disable mocks with an error message (#3424)
  • d28b012 Fix typo in Javadoc of ArgumentCaptor (#3448)
  • a2fc9c6 Bump org.junit.platform:junit-platform-launcher from 1.11.0 to 1.11.1 (#3451)
  • c3fcc6e Split subprojects by deliverable and integration tests (#3447)
  • f5858c2 Bump bytebuddy from 1.15.1 to 1.15.2 (#3450)
  • 1e337ed Allow for installing a Java agent within the Mockito jar, without exposing By...
  • a1d5860 Bump org.eclipse.platform:org.eclipse.osgi from 3.20.0 to 3.21.0 (#3440)
  • 0438593 Bump com.gradle.enterprise from 3.18 to 3.18.1 (#3439)
  • 52fdc52 Bump bytebuddy from 1.15.0 to 1.15.1 (#3434)
  • See full diff in compare view


Updates org.junit.jupiter:junit-jupiter-engine from 5.11.0 to 5.11.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-engine's releases.

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1

Commits


Updates org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1

Commits


Updates org.junit.jupiter:junit-jupiter-params from 5.11.0 to 5.11.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1

Commits


Updates org.junit.jupiter:junit-jupiter-api from 5.11.0 to 5.11.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-api's releases.

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1

Commits


Updates org.junit.jupiter:junit-jupiter-params from 5.11.0 to 5.11.1

Release notes

Sourced from org.junit.jupiter:junit-jupiter-params's releases.

JUnit 5.11.1 = Platform 1.11.1 + Jupiter 5.11.1 + Vintage 5.11.1

See Release Notes.

Full Changelog: https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1

Commits


Updates com.puppycrawl.tools:checkstyle from 10.18.1 to 10.18.2

Release notes

Sourced from com.puppycrawl.tools:checkstyle's releases.

checkstyle-10.18.2

Checkstyle 10.18.2 - https://checkstyle.org/releasenotes.html#Release_10.18.2

Bug fixes:

#15690 - JavadocParagraph: allowNewlineParagraph should allow '\n' after P tag and content start from new line #15642 - google_checks: Section 4.1.3 should not be covered by EmptyBlock and EmptyCatchBlock #15609 - google_checks SuppressionXpathSingleFilter for 'MethodName' check is too lenient in several ways #15434 - MissingJavadocMethod does not give warning for missing javadoc for protected methods in google_checks.xml #13553 - False positive in FallThroughCheck on last case #15233 - Suppression for long identifiers for 4.4 Column Limit: 100 rule of google java style guide #15414 - Google style: Javadoc is optional for "simple, obvious" members

Commits
  • 3651c45 [maven-release-plugin] prepare release checkstyle-10.18.2
  • ca569e6 doc: release notes for 10.18.2
  • 4eec526 Issue #6207: add class data abstraction coupling xpath regression tests
  • fe4fde1 infra: fix link in exclude for jdepend-maven-plugin to fix run of maven-linkc...
  • 50cdde7 Issue #15456: Specify violation message for Nested Block (#11)
  • b1d923e Issue #15690: fix allowNewlineParagraph at JavadocParagraphCheck
  • b41666f dependency: bump org.apache.maven.plugins:maven-gpg-plugin
  • 4c378dc supplemental: added violation messages in JavadocParagraph's input files
  • 82bc795 dependency: bump junit.version from 5.11.0 to 5.11.1
  • 4704b0f Issue #6207: Add XPath IT Regression Test for ModifiedControlVariable
  • Additional commits viewable in compare view


Updates org.apache.maven.archetype:archetype-packaging from 3.2.1 to 3.3.0

Release notes

Sourced from org.apache.maven.archetype:archetype-packaging's releases.

3.3.0

Release Notes - Maven Archetype - Version 3.3.0

... (truncated)

Commits
  • bef57dc [maven-release-plugin] prepare release maven-archetype-3.3.0
  • 4f652a7 [ARCHETYPE-678] Code cleanups
  • 1e32a01 [ARCHETYPE-664] Bump commons-io:commons-io from 2.16.1 to 2.17.0 (#220)
  • 367a9fe [ARCHETYPE-655] Get rid of Wagon API to download catalogs
  • 054e22d [ARCHETYPE-677] Upgrade versions of archetypes in internal catalog
  • c159afe [ARCHETYPE-661] Refresh download page
  • 2e1552b [ARCHETYPE-632] Add logging conflict line in integration-test (#114)
  • 835d927 [ARCHETYPE-658] Bump org.apache.groovy:groovy from 4.0.22 to 4.0.23 (#214)
  • 1bb59d3 [ARCHETYPE-673] Get rid of maven-artifact-transfer
  • 3a0ae15 [ARCHETYPE-672] Bump org.codehaus.plexus:plexus-interactivity-api from 1.2 to...
  • Additional commits viewable in compare view


Updates com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.0

Commits


Updates com.fasterxml.jackson.datatype:jackson-datatype-jsr310 from 2.17.2 to 2.18.0

Updates io.spiffe:java-spiffe-core from 0.8.6 to 0.8.7

Release notes

Sourced from io.spiffe:java-spiffe-core's releases.

v0.8.7

Dependencies updates

  • Bump grpcVersion from 1.62.2 to 1.66.0 (#248)
  • Bump io.netty:netty-transport-native-kqueue from 4.1.107.Final to 4.1.113.Final (#260)
  • Bump commons-cli:commons-cli from 1.6.0 to 1.9.0 (#258)
  • Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.41.1 (#259)
  • Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 (#255)
  • Bump org.projectlombok:lombok from 1.18.30 to 1.18.34 (#253)
  • Bump commons-validator:commons-validator from 1.8.0 to 1.9.0 (#251)
  • Bump jupiterVersion from 5.10.2 to 5.11.0 (#254)

Full Changelog: https://github.com/spiffe/java-spiffe/compare/v0.8.6...v0.8.7

Changelog

Sourced from io.spiffe:java-spiffe-core's changelog.

[0.8.7] - 2024-09-20

Dependency updates

  • Bump grpcVersion from 1.62.2 to 1.66.0 (#248)
  • Bump io.netty:netty-transport-native-kqueue from 4.1.107.Final to 4.1.113.Final (#260)
  • Bump commons-cli:commons-cli from 1.6.0 to 1.9.0 (#258)
  • Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.41.1 (#259)
  • Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 (#255)
  • Bump org.projectlombok:lombok from 1.18.30 to 1.18.34 (#253)
  • Bump commons-validator:commons-validator from 1.8.0 to 1.9.0 (#251)
  • Bump jupiterVersion from 5.10.2 to 5.11.0 (#254)
Commits
  • 03118e3 Prepare release v0.8.7 (#261)
  • 86e6e32 Bump commons-cli:commons-cli from 1.8.0 to 1.9.0 (#258)
  • 126a4d9 Bump com.nimbusds:nimbus-jose-jwt from 9.40 to 9.41.1 (#259)
  • 44683c6 Bump io.netty:netty-transport-native-kqueue (#260)
  • f0a16ee Bump jupiterVersion from 5.10.2 to 5.11.0 (#254)
  • f097e3b Bump commons-validator:commons-validator from 1.8.0 to 1.9.0 (#251)
  • c9251b3 Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 (#253)
  • 9879441 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 (#255)
  • b0c9de6 Bump io.netty:netty-transport-native-kqueue (#247)
  • 7e89181 Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.40 (#244)
  • Additional commits viewable in compare view


Updates io.spiffe:grpc-netty-linux from 0.8.6 to 0.8.7

Release notes

Sourced from io.spiffe:grpc-netty-linux's releases.

v0.8.7

Dependencies updates

  • Bump grpcVersion from 1.62.2 to 1.66.0 (#248)
  • Bump io.netty:netty-transport-native-kqueue from 4.1.107.Final to 4.1.113.Final (#260)
  • Bump commons-cli:commons-cli from 1.6.0 to 1.9.0 (#258)
  • Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.41.1 (#259)
  • Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 (#255)
  • Bump org.projectlombok:lombok from 1.18.30 to 1.18.34 (#253)
  • Bump commons-validator:commons-validator from 1.8.0 to 1.9.0 (#251)
  • Bump jupiterVersion from 5.10.2 to 5.11.0 (#254)

Full Changelog: https://github.com/spiffe/java-spiffe/compare/v0.8.6...v0.8.7

Changelog

Sourced from io.spiffe:grpc-netty-linux's changelog.

[0.8.7] - 2024-09-20

Dependency updates

  • Bump grpcVersion from 1.62.2 to 1.66.0 (#248)
  • Bump io.netty:netty-transport-native-kqueue from 4.1.107.Final to 4.1.113.Final (#260)
  • Bump commons-cli:commons-cli from 1.6.0 to 1.9.0 (#258)
  • Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.41.1 (#259)
  • Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 (#255)
  • Bump org.projectlombok:lombok from 1.18.30 to 1.18.34 (#253)
  • Bump commons-validator:commons-validator from 1.8.0 to 1.9.0 (#251)
  • Bump jupiterVersion from 5.10.2 to 5.11.0 (#254)
Commits
  • 03118e3 Prepare release v0.8.7 (#261)
  • 86e6e32 Bump commons-cli:commons-cli from 1.8.0 to 1.9.0 (#258)
  • 126a4d9 Bump com.nimbusds:nimbus-jose-jwt from 9.40 to 9.41.1 (#259)
  • 44683c6 Bump io.netty:netty-transport-native-kqueue (#260)
  • f0a16ee Bump jupiterVersion from 5.10.2 to 5.11.0 (#254)
  • f097e3b Bump commons-validator:commons-validator from 1.8.0 to 1.9.0 (#251)
  • c9251b3 Bump org.projectlombok:lombok from 1.18.32 to 1.18.34 (#253)
  • 9879441 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.17.0 (#255)
  • b0c9de6 Bump io.netty:netty-transport-native-kqueue (#247)
  • 7e89181 Bump com.nimbusds:nimbus-jose-jwt from 9.37.3 to 9.40 (#244)
  • Additional commits viewable in compare view


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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will 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 minor version` will 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
dependabot[bot] commented 1 month ago

Looks like these dependencies are updatable in another way, so this is no longer needed.