Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 15, 2025

Bumps the go-modules group with 2 updates: github.com/anchore/syft and github.com/vbatts/tar-split.

Updates github.com/anchore/syft from 1.33.0 to 1.34.0

Commits
  • 6d790ec chore(deps): update anchore dependencies (#4282)
  • 1d5bcc5 chore(deps): bump github.com/mholt/archives from 0.1.3 to 0.1.5 (#4280)
  • d22914b add docs to configs (#4281)
  • 760bd9a feat: Pom xml only archive parser (#4272)
  • 2d1ada1 fix: enhance setup.py parser to handle unquoted dependencies (#4255)
  • 8ffe15c chore(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 (#4265)
  • 89948df chore(deps): bump golang.org/x/mod from 0.28.0 to 0.29.0 (#4266)
  • 1a58f27 chore(deps): update tools to latest versions (#4274)
  • 450cd72 chore(deps): bump modernc.org/sqlite from 1.39.0 to 1.39.1 (#4276)
  • 5056c7f chore(deps): bump github/codeql-action from 4.30.7 to 4.30.8 (#4277)
  • Additional commits viewable in compare view

Updates github.com/vbatts/tar-split from 0.12.1 to 0.12.2

Release notes

Sourced from github.com/vbatts/tar-split's releases.

v0.12.2

What's Changed

Full Changelog: vbatts/tar-split@v0.12.1...v0.12.2

Commits
  • e93e901 Merge pull request #85 from mtrmac/backport
  • 55da7d6 archive/tar: set a limit on the size of GNU sparse file 1.0 regions
  • See full diff 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 <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 go-modules group with 2 updates: [github.com/anchore/syft](https://github.com/anchore/syft) and [github.com/vbatts/tar-split](https://github.com/vbatts/tar-split).


Updates `github.com/anchore/syft` from 1.33.0 to 1.34.0
- [Release notes](https://github.com/anchore/syft/releases)
- [Changelog](https://github.com/anchore/syft/blob/main/.goreleaser.yaml)
- [Commits](anchore/syft@v1.33.0...v1.34.0)

Updates `github.com/vbatts/tar-split` from 0.12.1 to 0.12.2
- [Release notes](https://github.com/vbatts/tar-split/releases)
- [Commits](vbatts/tar-split@v0.12.1...v0.12.2)

---
updated-dependencies:
- dependency-name: github.com/anchore/syft
  dependency-version: 1.34.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/vbatts/tar-split
  dependency-version: 0.12.2
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Oct 15, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 15, 2025 10:03
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 15, 2025
@dependabot dependabot bot requested review from mhdawson and pacostas October 15, 2025 10:03
@dependabot dependabot bot added the go Pull requests that update go code label Oct 15, 2025
@paketo-bot paketo-bot added the semver:patch A change requiring a patch version bump label Oct 15, 2025
@paketo-bot paketo-bot merged commit f93a257 into main Oct 15, 2025
12 of 13 checks passed
@paketo-bot paketo-bot deleted the dependabot/go_modules/go-modules-ccbf8a7863 branch October 15, 2025 10:10
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 go Pull requests that update go code semver:patch A change requiring a patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants