siemens / cmp-ra-component

A CMP Registration Authority (RA)
Apache License 2.0
2 stars 5 forks source link

Bump the dependabot-dependency-updates group with 4 updates #81

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps the dependabot-dependency-updates group with 4 updates: org.apache.maven.plugins:maven-surefire-plugin, org.apache.maven.plugins:maven-javadoc-plugin, com.diffplug.spotless:spotless-maven-plugin and org.cyclonedx:cyclonedx-maven-plugin.

Updates org.apache.maven.plugins:maven-surefire-plugin from 3.2.2 to 3.2.3

Commits
  • ac9e574 [maven-release-plugin] prepare release surefire-3.2.3
  • 2d6cbc6 [SUREFIRE-2220] SurefireForkChannel#getForkNodeConnectionString() returns inv...
  • 05322d9 [SUREFIRE-2212] OutOfMemoryError raised when parsing files with huge stderr/s...
  • 55ccd06 [SUREFIRE-2211] additionalClasspathElement with UNC path not working with Mav...
  • aa864f4 [SUREFIRE-2216] Upgrade plugins and components (in ITs)
  • 6662e07 [SUREFIRE-2215] Upgrade to Parent 41
  • f5b73ab [SUREFIRE-2214] Uprade to HtmlUnit 3.8.0
  • 47c5816 [SUREFIRE-2210] - Restore ordering of additional class path elements
  • 9b7ecf1 [maven-release-plugin] prepare for next development iteration
  • See full diff in compare view


Updates org.apache.maven.plugins:maven-javadoc-plugin from 3.6.2 to 3.6.3

Commits
  • 8205008 [maven-release-plugin] prepare release maven-javadoc-plugin-3.6.3
  • b69af90 [MJAVADOC-682] Reactor builds fail when multiple modules with same groupId:ar...
  • b47b280 directory, not folder
  • 488624f [MJAVADOC-782] Align read-only parameters naming with other plugins
  • 867dc73 [MJAVADOC-781] Upgrade plugins and components (in ITs)
  • 0104ab2 Fix incorrect config in test-javadoc-test-plugin-config.xml
  • dd39c0c [MJAVADOC-780] add missing plugin configuration
  • e6e6180 Remove junk from 692d7a8a9918efd24633a44f0f3d4dfd22d0fec4
  • 692d7a8 [MJAVADOC-779] - Upgrade maven-plugin parent to 41
  • 386d4ea Remove dead link
  • Additional commits viewable in compare view


Updates com.diffplug.spotless:spotless-maven-plugin from 2.40.0 to 2.41.1

Changelog

Sourced from com.diffplug.spotless:spotless-maven-plugin's changelog.

spotless-lib and spotless-lib-extra releases

If you are a Spotless user (as opposed to developer), then you are probably looking for:

This document is intended for Spotless developers.

We adhere to the keepachangelog format (starting after version 1.27.0).

[Unreleased]

Added

  • New static method to DiffMessageFormatter which allows to retrieve diffs with their line numbers (#1960)

Changes

  • Use palantir-java-format 2.39.0 on Java 21. (#1948)

[2.43.1] - 2023-12-04

Fixed

  • Eclipse-based steps which contained any jars with a + in their path were broken, now fixed. (#1860)

Changes

  • Bump default palantir-java-format version to latest 2.28.0 -> 2.38.0 on Java 21. (#1920)
  • Bump default googleJavaFormat version to latest 1.17.0 -> 1.18.1. (#1920)
  • Bump default ktfmt version to latest 0.44 -> 0.46. (#1927)
  • Bump default eclipse version to latest 4.27 -> 4.29. (#1939)
  • Bump default greclipse version to latest 4.28 -> 4.29. (#1939)
  • Bump default cdt version to latest 11.1 -> 11.3. (#1939)

[2.43.0] - 2023-11-27

Added

  • Support custom rule sets for Ktlint. (#1896)

Fixed

  • Fix Eclipse JDT on some settings files. (#1864 fixes #1638)

Changes

  • Bump default ktlint version to latest 1.0.0 -> 1.0.1. (#1855)
  • Add a Step to remove semicolons from Groovy files. (#1881)

[2.42.0] - 2023-09-28

Added

  • Support for biome. The Rome project was renamed to Biome. The configuration is still the same, but you should switch to the new biome tag / function and adjust the version accordingly. (#1804).
  • Support for google-java-format's skip-javadoc-formatting option. (#1793)
  • Support configuration of mirrors for P2 repositories in Maven DSL (#1697).
  • New line endings mode GIT_ATTRIBUTES_FAST_ALLSAME. (#1838)

Fixed

  • Fix support for plugins when using Prettier version 3.0.0 and newer. (#1802)
  • Fix configuration cache issue around external process started '/usr/bin/git --version'. (#1806)

Changes

  • Bump default flexmark version to latest 0.64.0 -> 0.64.8. (#1801)

... (truncated)

Commits


Updates org.cyclonedx:cyclonedx-maven-plugin from 2.7.9 to 2.7.10

Release notes

Sourced from org.cyclonedx:cyclonedx-maven-plugin's releases.

2.7.10

🚀 New features and improvements

🐛 Bug Fixes

📦 Dependency updates

Commits
  • a6e8e5c [maven-release-plugin] prepare release cyclonedx-maven-plugin-2.7.10
  • fbc9781 point to CycloneDX specification for project types
  • 52900ba Extended documentation by pointing out the allowed project types
  • d809920 Merge pull request #413 from CycloneDX/dependabot/maven/org.apache.maven.plug...
  • c112bc8 Merge pull request #412 from CycloneDX/dependabot/maven/org.apache.maven.plug...
  • 8ec9e71 Merge pull request #404 from CycloneDX/dependabot/maven/org.apache.maven.plug...
  • 6d32f39 Merge pull request #408 from CycloneDX/dependabot/github_actions/actions/chec...
  • e774f12 Merge pull request #416 from ppkarwasz/non-deployed
  • 7bbf61d [409] Removes non-deployed artifacts from SBOM
  • 1257d13 Bump org.apache.maven.plugin-tools:maven-plugin-annotations
  • 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