Skip to content

build(deps): bump org.cyclonedx.bom from 3.3.0 to 3.4.1 - #10

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.cyclonedx.bom-3.4.1
Closed

build(deps): bump org.cyclonedx.bom from 3.3.0 to 3.4.1#10
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/gradle/org.cyclonedx.bom-3.4.1

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps org.cyclonedx.bom from 3.3.0 to 3.4.1.

@dependabot dependabot Bot added the dependencies Dependency updates label Aug 17, 2026
@dependabot dependabot Bot added the dependencies Dependency updates label Aug 17, 2026
@dependabot
dependabot Bot force-pushed the dependabot/gradle/org.cyclonedx.bom-3.4.1 branch 2 times, most recently from 51c2b85 to 6992c2e Compare August 21, 2026 05:43
Bumps org.cyclonedx.bom from 3.3.0 to 3.4.1.

---
updated-dependencies:
- dependency-name: org.cyclonedx.bom
  dependency-version: 3.4.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/gradle/org.cyclonedx.bom-3.4.1 branch from 6992c2e to 8b0cc07 Compare August 21, 2026 07:01
lsmin3388 added a commit that referenced this pull request Aug 21, 2026
Supersedes #10, which could not pass on its own: 3.4.1 emits each component's
hash entries in a different order, and verify-sbom-lock does an exact diff.

Checked before taking it. All 115 components are byte-identical once hashes
are compared as a set — nothing added, nothing removed, no version moved. The
only real changes are the ordering and the generator version recorded in the
BOM metadata, so the lock is regenerated rather than the check relaxed.

gradlew.bat comes along because the wrapper bump in #7 committed it with CRLF
bytes, which contradicts this repository's own .gitattributes rule that stores
*.bat as LF and checks it out as CRLF. Staging it normalises the blob; the
working tree file is unchanged.

Verified on Gradle 9.7.0 from #7: clean build, 121 tests, SBOM lock matches,
OSV reports 0 vulnerable components across 104 external dependencies.
@lsmin3388

Copy link
Copy Markdown
Contributor

Applied on main in 7b8a602 rather than merged from here, because the bump could not pass CI on its own: 3.4.1 emits each component's hash entries in a different order, and verify-sbom-lock.py does an exact diff against the committed lock.

I checked that the difference is only ordering before taking it. Comparing hashes as a set, all 115 components are identical — nothing added, nothing removed, no version moved. The only other change is the generator version recorded in BOM metadata. So the lock was regenerated instead of the check being loosened.

Verified on Gradle 9.7.0 (from #7): clean build, 121 tests, lock matches, OSV reports 0 vulnerable components across 104 external dependencies.

@lsmin3388 lsmin3388 closed this Aug 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 21, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@lsmin3388
lsmin3388 deleted the dependabot/gradle/org.cyclonedx.bom-3.4.1 branch August 21, 2026 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant