Bump the go-modules group with 3 updates #1333
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the go-modules group with 3 updates: github.com/anchore/syft, github.com/mholt/archives and github.com/vbatts/tar-split.
Updates
github.com/anchore/syft
from 1.33.0 to 1.34.1Release notes
Sourced from github.com/anchore/syft's releases.
Commits
e9a8bc5
chore: update to use old configuration on new cosign (#4287)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)Updates
github.com/mholt/archives
from 0.1.4 to 0.1.5Release notes
Sourced from github.com/mholt/archives's releases.
Commits
e30ac60
rar: Update rardecode to v2.2.0 and remove WriterTo interface (#56)cca9224
Deprecate FormatGNU; introduce Tar.Format1816065
go.mod: update modules and compress to 1.18.0 (#54)88a2597
brotli: Don't match when it does match another format (fix #51)71b922e
Fix ArchiveFS.Stat() for implicit dirsUpdates
github.com/vbatts/tar-split
from 0.12.1 to 0.12.2Release notes
Sourced from github.com/vbatts/tar-split's releases.
Commits
e93e901
Merge pull request #85 from mtrmac/backport55da7d6
archive/tar: set a limit on the size of GNU sparse file 1.0 regionsDependabot 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