Skip to content

Bump the minor-patch group across 1 directory with 4 updates - #23

Merged
mlakov merged 1 commit into
mainfrom
dependabot/maven/minor-patch-dfa33cc518
Aug 13, 2026
Merged

Bump the minor-patch group across 1 directory with 4 updates#23
mlakov merged 1 commit into
mainfrom
dependabot/maven/minor-patch-dfa33cc518

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor

Bumps the minor-patch group with 4 updates in the / directory: com.sap.cds:cds-services-bom, com.sap.cds:cds4j-core, org.pitest:pitest-maven and com.diffplug.spotless:spotless-maven-plugin.

Updates com.sap.cds:cds-services-bom from 5.0.0 to 5.0.2

Updates com.sap.cds:cds4j-core from 5.0.0 to 5.0.2

Updates org.pitest:pitest-maven from 1.25.8 to 1.25.9

Release notes

Sourced from org.pitest:pitest-maven's releases.

1.25.9

  • #1486 normalise record attribute order on first load
  • #1488 rework record interceptor to filter based on a marker line number
  • #1490 filter mutants in enum switch default block
Commits
  • 23f22e1 Merge pull request #1490 from hcoles/exhaustive_enum_switch
  • b623682 filter mutants in enum switch default block
  • 2afc2ba Merge pull request #1488 from hcoles/feature/improved_record_filter
  • 62ab124 rework record interceptor to filter based on a marker line number
  • 67823eb Merge pull request #1486 from hcoles/feature/normalise_attribute_order
  • 66417c2 normalise record attribute order on first load
  • 617c363 fix typo
  • ac59539 update readme for 1.25.8
  • See full diff in compare view

Updates com.diffplug.spotless:spotless-maven-plugin from 3.8.0 to 3.9.0

Release notes

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

Maven Plugin v3.9.0

Added

Changes

  • Replace RDF formatter library de.atextor:turtle-formatter (discontinued) with cool.rdf:cool-rdf-formatter (its new coordinates); the RDF/turtle formatter now requires Java 25+. (#2995)
  • Bump default greclipse version to latest 4.39 -> 4.40. (#2989)
  • Bump default tabletest-formatter version 1.1.1 -> 1.1.2.
Commits
  • ff6ac27 Published maven/3.9.0
  • cbd01c4 Published gradle/8.9.0
  • c724e70 Published lib/4.9.0
  • 793638d Replace de.atextor:turtle-formatter with cool.rdf:cool-rdf-formatter (#2995)
  • 3cb7227 Note Java 25+ requirement for RDF formatter; tidy changelogs
  • fd9eb96 Merge remote-tracking branch 'origin/main' into use-cool-rdf-formatter
  • d407109 Add support for prince-of-space Java formatter (#2991)
  • cb64859 Merge remote-tracking branch 'origin/main' into use-cool-rdf-formatter
  • f88db43 Bump tabletest-formatter to 1.1.2 (#3001)
  • ec7db39 Bump tabletest-formatter to 1.1.2
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <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

Bumps the minor-patch group with 4 updates in the / directory: com.sap.cds:cds-services-bom, com.sap.cds:cds4j-core, [org.pitest:pitest-maven](https://github.com/hcoles/pitest) and [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless).


Updates `com.sap.cds:cds-services-bom` from 5.0.0 to 5.0.2

Updates `com.sap.cds:cds4j-core` from 5.0.0 to 5.0.2

Updates `org.pitest:pitest-maven` from 1.25.8 to 1.25.9
- [Release notes](https://github.com/hcoles/pitest/releases)
- [Commits](hcoles/pitest@1.25.8...1.25.9)

Updates `com.diffplug.spotless:spotless-maven-plugin` from 3.8.0 to 3.9.0
- [Release notes](https://github.com/diffplug/spotless/releases)
- [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md)
- [Commits](diffplug/spotless@maven/3.8.0...maven/3.9.0)

---
updated-dependencies:
- dependency-name: com.sap.cds:cds-services-bom
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: com.sap.cds:cds4j-core
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: org.pitest:pitest-maven
  dependency-version: 1.25.9
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor-patch
- dependency-name: com.diffplug.spotless:spotless-maven-plugin
  dependency-version: 3.9.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Aug 12, 2026
@mlakov
mlakov merged commit 20a7db7 into main Aug 13, 2026
8 checks passed
@mlakov
mlakov deleted the dependabot/maven/minor-patch-dfa33cc518 branch August 13, 2026 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant