fix(deps): update go dependencies (major)#415
Merged
Conversation
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
| datasource | package | from | to | | ---------- | ----------------------------- | ------ | ------ | | go | github.com/google/osv-scanner | v1.9.2 | v2.2.3 | | go | github.com/r3labs/diff | v1.1.0 | v3.0.2 | | go | gopkg.in/yaml.v2 | v2.4.0 | v3.0.1 | Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
e01e94b to
d09a3f1
Compare
academo
reviewed
Oct 15, 2025
|
|
||
| require.NoError(t, err) | ||
| require.Len(t, interceptor.Diagnostics, 0) | ||
| require.Equal(t, "Failed to determine version of not a valid yarn.lock file while parsing a yarn.lock - please report this!\n", string(got)) |
Collaborator
There was a problem hiding this comment.
this is testing the library internals (log messages produced by the dependency) we only care if the diagnostics were 0
and will cause problems in future updates
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
v1.9.2->v2.2.3v1.1.0->v3.0.2v2.4.0->v3.0.1Warning
Some dependencies could not be looked up. Check the warning logs for more information.
Release Notes
google/osv-scanner (github.com/google/osv-scanner)
v2.2.3Compare Source
Features:
--experimental-pluginsflag additive by default, and introduce a new--experimental-no-default-pluginsflag.osv-scalibrto 0.3.4 for improved dependency extraction. See osv-scalibr changelog for additional information.Fixes:
input.Pathwas incorrectly constructed on Windows when using the-Lflag.v2.2.2Compare Source
Features:
osv-scanner-custom.jsonfiles asosv-scanner.jsoncustom lockfiles.Fixes:
v2.2.1Compare Source
Fixes
v2.2.0Compare Source
OSV-Scanner now supports all OSV-Scalibr features behind experimental flags (
--experimental-plugins, see details here)!Features:
Fixes:
API Changes:
v2.1.0Compare Source
Features:
--show-all-vulnsflag to show all.gems.lockedfiles used by Bundler.requirements.txtfiles.--sbomflag in favor of the existing-L/--lockfileflag for scanning SBOMs.Fixes:
:Pro,:LTS).v2.0.3Compare Source
Features:
osv-scanner ./scan-this-dir --format=vertical, by updating to cli/v3stabletag to container images for releases that follow semantic versioning.--experimental-extractorsand--experimental-disable-extractorsflags to allow for more granular control over which OSV-Scalibr dependency extractors are used.Fixes:
<dependency>elements.MatchVulnerabilitieswhen the API response is nil, particularly on timeout.Misc:
v2.0.2Compare Source
Fixes:
tooldirective (Go 1.24+) ingo.modfiles would fail. The scanner image has been updated to use a newer Go version.v2.0.1Compare Source
Features:
packages.configandpackages.lock.jsonfiles.Fixes:
Docs:
API Changes:
v2.0.0Compare Source
This release merges the improvements, features, and fixes from v2.0.0-rc1, v2.0.0-beta2, and v2.0.0-beta1.
Important: This release includes several breaking changes aimed at future-proofing OSV-Scanner. Please consult our comprehensive Migration Guide to ensure a smooth upgrade.
Features:
deps.dev.osv-scanner scan image <image-name>:<tag>osv-scanner scan --serve ...overrideremediation strategy.pom.xmland parent POM files.osv-scalibr:cabal.project.freeze,stack.yaml.lockdeps.jsonuv.locknode_modules, Python wheels, Java uber jars, Go binariesosv-scanner updatecommand for updating the local vulnerability database (formerly experimental).bun.locklockfiles.scan imagecommand.--serveusing the new--portflag.Breaking Changes:
--interactiveflag for interactive mode.--verbosity=verboseverbosity level.--licenseflag.reporterremoved; logging now usesslog, which can be overridden.lockfile(migrated toOSV-Scalibr).Improvements:
Fixes:
bom.xmlfilename.We encourage everyone to upgrade to OSV-Scanner v2.0.0 and experience these powerful new capabilities! As always, your feedback is invaluable, so please don't hesitate to share your thoughts and suggestions.
r3labs/diff (github.com/r3labs/diff)
v3.0.2Compare Source
v3.0.1Compare Source
v3.0.0Compare Source
v2.15.1Compare Source
v2.15.0Compare Source
v2.14.8Compare Source
v2.14.7Compare Source
v2.14.6Compare Source
v2.14.5Compare Source
v2.14.4Compare Source
v2.14.3Compare Source
v2.14.2Compare Source
v2.14.1Compare Source
v2.14.0Compare Source
v2.13.6Compare Source
v2.13.5Compare Source
v2.13.4Compare Source
v2.13.3Compare Source
v2.13.2Compare Source
v2.13.1Compare Source
v2.13.0Compare Source
v2.12.0Compare Source
v2.11.0Compare Source
v2.10.0Compare Source
v2.9.1Compare Source
v2.9.0Compare Source
v2.8.0Compare Source
v2.7.0Compare Source
v2.6.0Compare Source
v2.5.0Compare Source
v2.4.0Compare Source
v2.3.0Compare Source
v2.2.0Compare Source
v2.1.0Compare Source
v2.0.0Compare Source
go-yaml/yaml (gopkg.in/yaml.v2)
v3.0.1Compare Source
v3.0.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.