Apicurio / apicurio-studio

Open Source API Design
https://www.apicur.io/studio/
Apache License 2.0
955 stars 488 forks source link

Bump the app-dependencies group across 1 directory with 10 updates #2626

Closed dependabot[bot] closed 1 week ago

dependabot[bot] commented 1 week ago

Bumps the app-dependencies group with 10 updates in the / directory:

Package From To
org.apache.maven.plugins:maven-surefire-plugin 3.2.5 3.3.0
org.apache.maven.plugins:maven-failsafe-plugin 3.2.5 3.3.0
org.apache.maven.plugins:maven-jar-plugin 3.4.1 3.4.2
org.apache.maven.plugins:maven-dependency-plugin 3.6.1 3.7.1
org.apache.maven.plugins:maven-clean-plugin 3.3.2 3.4.0
io.github.git-commit-id:git-commit-id-maven-plugin 8.0.2 9.0.0
com.microsoft.kiota:microsoft-kiota-abstractions 1.1.13 1.1.14
com.microsoft.kiota:microsoft-kiota-serialization-text 1.1.13 1.1.14
com.microsoft.kiota:microsoft-kiota-serialization-form 1.1.13 1.1.14
com.microsoft.kiota:microsoft-kiota-serialization-multipart 1.1.13 1.1.14

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.2.5 to 3.3.0

Release notes

Sourced from org.apache.maven.plugins:maven-surefire-plugin's releases.

3.3.0

Release Notes - Maven Surefire - Version 3.3.0

What's Changed

... (truncated)

Commits
  • d0b96a4 [maven-release-plugin] prepare release surefire-3.3.0
  • 71796af Bump org.codehaus.plexus:plexus-component-annotations
  • afb2d4e Bump org.codehaus.plexus:plexus-interpolation from 1.25 to 1.27
  • e6287dd [SUREFIRE-2232] [REGRESSION] StatelessXmlReporter fails to process failed res...
  • 57b7837 Bump org.htmlunit:htmlunit from 3.11.0 to 4.2.0
  • fd440c4 Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0
  • 5c34c43 Bump org.assertj:assertj-core from 3.25.3 to 3.26.0
  • 680fb00 Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2
  • cad0931 [SUREFIRE-2248] Make "type" attribute on failures and errors in (surefire|fai...
  • a88d786 [SUREFIRE-2047] Upgrade to maven-common-artifact-filters 3.4.0
  • Additional commits viewable in compare view


Updates org.apache.maven.plugins:maven-failsafe-plugin from 3.2.5 to 3.3.0

Release notes

Sourced from org.apache.maven.plugins:maven-failsafe-plugin's releases.

3.3.0

Release Notes - Maven Surefire - Version 3.3.0

What's Changed

... (truncated)

Commits
  • d0b96a4 [maven-release-plugin] prepare release surefire-3.3.0
  • 71796af Bump org.codehaus.plexus:plexus-component-annotations
  • afb2d4e Bump org.codehaus.plexus:plexus-interpolation from 1.25 to 1.27
  • e6287dd [SUREFIRE-2232] [REGRESSION] StatelessXmlReporter fails to process failed res...
  • 57b7837 Bump org.htmlunit:htmlunit from 3.11.0 to 4.2.0
  • fd440c4 Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0
  • 5c34c43 Bump org.assertj:assertj-core from 3.25.3 to 3.26.0
  • 680fb00 Bump org.apache.commons:commons-compress from 1.26.1 to 1.26.2
  • cad0931 [SUREFIRE-2248] Make "type" attribute on failures and errors in (surefire|fai...
  • a88d786 [SUREFIRE-2047] Upgrade to maven-common-artifact-filters 3.4.0
  • Additional commits viewable in compare view


Updates org.apache.maven.plugins:maven-jar-plugin from 3.4.1 to 3.4.2

Release notes

Sourced from org.apache.maven.plugins:maven-jar-plugin's releases.

3.4.2

🐛 Bug Fixes

👻 Maintenance

Commits
  • 95007e8 [maven-release-plugin] prepare release maven-jar-plugin-3.4.2
  • 99584ce Build with Maven 4
  • e9c98a4 [MJAR-310] fixed toolchain version detection when toolchain paths contain whi...
  • a5554bb [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates org.apache.maven.plugins:maven-dependency-plugin from 3.6.1 to 3.7.1

Release notes

Sourced from org.apache.maven.plugins:maven-dependency-plugin's releases.

3.7.1

🐛 Bug Fixes

📦 Dependency updates

👻 Maintenance

3.7.0

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

... (truncated)

Commits
  • e8c1a62 [maven-release-plugin] prepare release maven-dependency-plugin-3.7.1
  • d656b03 [MDEP-945] Fix documentation about get goal
  • 82a9d60 [MDEP-940] Use Resolver API instead of m-a-t for resolving artifacts
  • 8e1f1b5 [MDEP-943] Fix appendOutput option
  • e06630c Bump org.apache.maven.shared:maven-common-artifact-filters
  • a11d253 [maven-release-plugin] prepare for next development iteration
  • f975bcb [maven-release-plugin] prepare release maven-dependency-plugin-3.7.0
  • dbdda0c [MDEP-941] Deprecate dependency:sources in favor of dependency:resolve-sources
  • f090b5e [MDEP-838] "Artifact has not been packaged yet" error message is not very hel...
  • 9902456 [MDEP-669] Optimize the documentation of <outputProperty> of build-classpath ...
  • Additional commits viewable in compare view


Updates org.apache.maven.plugins:maven-clean-plugin from 3.3.2 to 3.4.0

Release notes

Sourced from org.apache.maven.plugins:maven-clean-plugin's releases.

3.4.0

What's Changed

New Contributors

Full Changelog: https://github.com/apache/maven-clean-plugin/compare/maven-clean-plugin-3.3.2...maven-clean-plugin-3.4.0

Commits
  • 5774dbc [maven-release-plugin] prepare release maven-clean-plugin-3.4.0
  • 0da13b2 [MCLEAN-122] Cleanup declared dependencies, simplify unit test
  • 567be96 [MCLEAN-121] Bump com.google.inject:guice from 4.2.0 to 4.2.3 (#41)
  • ae4efa0 [MCLEAN-120] Bump org.codehaus.plexus:plexus-testing from 1.1.0 to 1.3.0 (#40)
  • a09a379 Build with Maven 4
  • f0aedd5 [MCLEAN-119] Bump org.apache.maven.plugins:maven-plugins from 41 to 42 (#44)
  • d3b2800 [MCLEAN-106] Switch to junit 5 (#27)
  • 7c1593f [MCLEAN-118] Require Maven 3.6.3
  • 1e87ea3 Fixed CleanMojoTest.java
  • c21ec13 Loggerinterface Basic
  • Additional commits viewable in compare view


Updates io.github.git-commit-id:git-commit-id-maven-plugin from 8.0.2 to 9.0.0

Release notes

Sourced from io.github.git-commit-id:git-commit-id-maven-plugin's releases.

Version 9.0.0 is finally there and includes various bug-fixes and improvements :-)

⚠️ This is a potentially breaking release. Read the release-notes carefully ⚠️

Potential Breaking changes:

The main key-aspects that might cause a breakage when migrating to the new version:

  • #737 / #710: Require Maven 3.6.3 ⚠️

New Features / Bug-Fixes:

The main key-aspects that have been improved or being worked on are the following:

  • Use javac --release instead of -source & -target

  • Delete BigDiffTest

  • bump several maven plugins

    • bump org.apache.maven.plugins:maven-assembly-plugin from 3.7.0 to 3.7.1
    • bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.4
    • bump maven-plugin-plugin.version from 3.11.0 to 3.12.0
    • bump org.apache.maven.plugins:maven-source-plugin from 3.3.0 to 3.3.1
    • bump org.jacoco:jacoco-maven-plugin from 0.8.11 to 0.8.12
    • bump org.apache.maven.plugins:maven-compiler-plugin from 3.12.1 to 3.13.0
    • bump org.apache.maven.plugins:maven-jar-plugin from 3.3.0 to 3.4.1
    • bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.2
    • bump org.apache.maven.plugins:maven-deploy-plugin from 3.1.1 to 3.1.2
    • bump maven-plugin-plugin.version from 3.12.0 to 3.13.0
    • bump org.codehaus.mojo:exec-maven-plugin from 3.2.0 to 3.3.0
    • bump maven-plugin-plugin.version from 3.13.0 to 3.13.1
    • bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0
    • bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0
  • bump several dependencies

  • bump commons-io:commons-io from 2.15.1 to 2.16.1
  • bump org.slf4j:slf4j-simple from 2.0.12 to 2.0.13 (tests)
  • bump org.mockito:mockito-core from 5.11.0 to 5.12.0 (tests)
  • bump org.assertj:assertj-core from 3.25.3 to 3.26.0 (tests)

Getting the latest release

The plugin is available from Maven Central (see here), so you don't have to configure any additional repositories to use this plugin. All you need to do is to configure it inside your project as dependency:

<dependency>
    <groupId>io.github.git-commit-id</groupId>
    <artifactId>git-commit-id-maven-plugin</artifactId>
    <version>9.0.0</version>
</dependency>

Getting the latest snapshot (build automatically)

If you can't wait for the next release, you can also get the latest snapshot version from sonatype, that is being deployed automatically by github actions:

<pluginRepositories>
    <pluginRepository>
</tr></table> 

... (truncated)

Commits
  • 4b52fca [maven-release-plugin] prepare release v9.0.0
  • dab2f12 test with java 22
  • 5321c8f test with the latest maven versions
  • ae8ebb0 Merge pull request #752 from git-commit-id/dependabot/maven/org.apache.maven....
  • bf4e9c3 Merge pull request #751 from git-commit-id/dependabot/maven/org.apache.maven....
  • f950e4a Merge pull request #750 from git-commit-id/dependabot/maven/maven-plugin-plug...
  • 38d38a5 Bump org.apache.maven.plugins:maven-enforcer-plugin from 3.4.1 to 3.5.0
  • 6672a85 Bump org.apache.maven.plugins:maven-javadoc-plugin from 3.6.3 to 3.7.0
  • e1bad82 Bump maven-plugin-plugin.version from 3.13.0 to 3.13.1
  • a27ccf9 Merge pull request #748 from git-commit-id/dependabot/maven/org.codehaus.mojo...
  • Additional commits viewable in compare view


Updates com.microsoft.kiota:microsoft-kiota-abstractions from 1.1.13 to 1.1.14

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-abstractions's releases.

v1.1.14

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-abstractions's changelog.

[1.1.14] - 2024-06-10

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Commits
  • 73e9405 Merge pull request #1337 from microsoft/andrueastman/doubleSerialization
  • 541bd86 Fixes serialization of double instances in additionalData
  • 735d51d Merge pull request #1330 from microsoft/dependabot/gradle/components/abstract...
  • 54e2a44 Bump io.github.std-uritemplate:std-uritemplate
  • a75f5d8 Merge pull request #1334 from microsoft/dependabot/gradle/components/http/okH...
  • f30de33 Merge pull request #1331 from microsoft/dependabot/gradle/components/abstract...
  • a8da467 Bump io.opentelemetry:opentelemetry-api in /components/http/okHttp
  • 9558063 Bump io.opentelemetry:opentelemetry-api in /components/abstractions
  • 49a1b24 Merge pull request #1335 from microsoft/dependabot/gradle/components/http/okH...
  • 1d3f7fd Merge pull request #1336 from microsoft/dependabot/gradle/components/abstract...
  • Additional commits viewable in compare view


Updates com.microsoft.kiota:microsoft-kiota-serialization-text from 1.1.13 to 1.1.14

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-text's releases.

v1.1.14

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-text's changelog.

[1.1.14] - 2024-06-10

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Commits
  • 73e9405 Merge pull request #1337 from microsoft/andrueastman/doubleSerialization
  • 541bd86 Fixes serialization of double instances in additionalData
  • 735d51d Merge pull request #1330 from microsoft/dependabot/gradle/components/abstract...
  • 54e2a44 Bump io.github.std-uritemplate:std-uritemplate
  • a75f5d8 Merge pull request #1334 from microsoft/dependabot/gradle/components/http/okH...
  • f30de33 Merge pull request #1331 from microsoft/dependabot/gradle/components/abstract...
  • a8da467 Bump io.opentelemetry:opentelemetry-api in /components/http/okHttp
  • 9558063 Bump io.opentelemetry:opentelemetry-api in /components/abstractions
  • 49a1b24 Merge pull request #1335 from microsoft/dependabot/gradle/components/http/okH...
  • 1d3f7fd Merge pull request #1336 from microsoft/dependabot/gradle/components/abstract...
  • Additional commits viewable in compare view


Updates com.microsoft.kiota:microsoft-kiota-serialization-form from 1.1.13 to 1.1.14

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-form's releases.

v1.1.14

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-form's changelog.

[1.1.14] - 2024-06-10

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Commits
  • 73e9405 Merge pull request #1337 from microsoft/andrueastman/doubleSerialization
  • 541bd86 Fixes serialization of double instances in additionalData
  • 735d51d Merge pull request #1330 from microsoft/dependabot/gradle/components/abstract...
  • 54e2a44 Bump io.github.std-uritemplate:std-uritemplate
  • a75f5d8 Merge pull request #1334 from microsoft/dependabot/gradle/components/http/okH...
  • f30de33 Merge pull request #1331 from microsoft/dependabot/gradle/components/abstract...
  • a8da467 Bump io.opentelemetry:opentelemetry-api in /components/http/okHttp
  • 9558063 Bump io.opentelemetry:opentelemetry-api in /components/abstractions
  • 49a1b24 Merge pull request #1335 from microsoft/dependabot/gradle/components/http/okH...
  • 1d3f7fd Merge pull request #1336 from microsoft/dependabot/gradle/components/abstract...
  • Additional commits viewable in compare view


Updates com.microsoft.kiota:microsoft-kiota-serialization-multipart from 1.1.13 to 1.1.14

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-multipart's releases.

v1.1.14

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-multipart's changelog.

[1.1.14] - 2024-06-10

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Commits
  • 73e9405 Merge pull request #1337 from microsoft/andrueastman/doubleSerialization
  • 541bd86 Fixes serialization of double instances in additionalData
  • 735d51d Merge pull request #1330 from microsoft/dependabot/gradle/components/abstract...
  • 54e2a44 Bump io.github.std-uritemplate:std-uritemplate
  • a75f5d8 Merge pull request #1334 from microsoft/dependabot/gradle/components/http/okH...
  • f30de33 Merge pull request #1331 from microsoft/dependabot/gradle/components/abstract...
  • a8da467 Bump io.opentelemetry:opentelemetry-api in /components/http/okHttp
  • 9558063 Bump io.opentelemetry:opentelemetry-api in /components/abstractions
  • 49a1b24 Merge pull request #1335 from microsoft/dependabot/gradle/components/http/okH...
  • 1d3f7fd Merge pull request #1336 from microsoft/dependabot/gradle/components/abstract...
  • Additional commits viewable in compare view


Updates com.microsoft.kiota:microsoft-kiota-serialization-text from 1.1.13 to 1.1.14

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-text's releases.

v1.1.14

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-text's changelog.

[1.1.14] - 2024-06-10

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Commits
  • 73e9405 Merge pull request #1337 from microsoft/andrueastman/doubleSerialization
  • 541bd86 Fixes serialization of double instances in additionalData
  • 735d51d Merge pull request #1330 from microsoft/dependabot/gradle/components/abstract...
  • 54e2a44 Bump io.github.std-uritemplate:std-uritemplate
  • a75f5d8 Merge pull request #1334 from microsoft/dependabot/gradle/components/http/okH...
  • f30de33 Merge pull request #1331 from microsoft/dependabot/gradle/components/abstract...
  • a8da467 Bump io.opentelemetry:opentelemetry-api in /components/http/okHttp
  • 9558063 Bump io.opentelemetry:opentelemetry-api in /components/abstractions
  • 49a1b24 Merge pull request #1335 from microsoft/dependabot/gradle/components/http/okH...
  • 1d3f7fd Merge pull request #1336 from microsoft/dependabot/gradle/components/abstract...
  • Additional commits viewable in compare view


Updates com.microsoft.kiota:microsoft-kiota-serialization-form from 1.1.13 to 1.1.14

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-form's releases.

v1.1.14

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-form's changelog.

[1.1.14] - 2024-06-10

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Commits
  • 73e9405 Merge pull request #1337 from microsoft/andrueastman/doubleSerialization
  • 541bd86 Fixes serialization of double instances in additionalData
  • 735d51d Merge pull request #1330 from microsoft/dependabot/gradle/components/abstract...
  • 54e2a44 Bump io.github.std-uritemplate:std-uritemplate
  • a75f5d8 Merge pull request #1334 from microsoft/dependabot/gradle/components/http/okH...
  • f30de33 Merge pull request #1331 from microsoft/dependabot/gradle/components/abstract...
  • a8da467 Bump io.opentelemetry:opentelemetry-api in /components/http/okHttp
  • 9558063 Bump io.opentelemetry:opentelemetry-api in /components/abstractions
  • 49a1b24 Merge pull request #1335 from microsoft/dependabot/gradle/components/http/okH...
  • 1d3f7fd Merge pull request #1336 from microsoft/dependabot/gradle/components/abstract...
  • Additional commits viewable in compare view


Updates com.microsoft.kiota:microsoft-kiota-serialization-multipart from 1.1.13 to 1.1.14

Release notes

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-multipart's releases.

v1.1.14

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Changelog

Sourced from com.microsoft.kiota:microsoft-kiota-serialization-multipart's changelog.

[1.1.14] - 2024-06-10

Changed

  • Fixed a bug where Double instances in the additionalData would lead to failed serialization with an IllegalStateException.
Commits
  • 73e9405 Merge pull request #1337 from microsoft/andrueastman/doubleSerialization
  • 541bd86 Fixes serialization of double instances in additionalData
  • 735d51d Merge pull request #1330 from microsoft/dependabot/gradle/components/abstract...
  • 54e2a44 Bump io.github.std-uritemplate:std-uritemplate
  • a75f5d8 Merge pull request #1334 from microsoft/dependabot/gradle/components/http/okH...
  • f30de33 Merge pull request #1331 from microsoft/dependabot/gradle/components/abstract...
  • a8da467 Bump io.opentelemetry:opentelemetry-api in /components/http/okHttp
  • 9558063 Bump io.opentelemetry:opentelemetry-api in /components/abstractions
  • 49a1b24 Merge pull request #1335 from microsoft/dependabot/gradle/components/http/okH...
  • 1d3f7fd Merge pull request #1336 from microsoft/dependabot/gradle/components/abstract...
  • 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