chore(deps): lock file maintenance vulnfeeds#1832
Merged
hogo6002 merged 1 commit intogoogle:masterfrom Dec 4, 2023
Merged
Conversation
5ac8d1a to
7305b65
Compare
109000f to
6c65856
Compare
6c65856 to
0bbc9e9
Compare
hogo6002
approved these changes
Dec 4, 2023
michaelkedar
added a commit
that referenced
this pull request
Dec 4, 2023
Before #1832, `debian-converter` had `pandas==2.1.1` in the Pipfile.lock, despite the Pipfile specifying `pandas==1.5.3`. (how did this happen??) It looks like `pandas==1.5.3` doesn't install properly in the docker container due to some problem with installing a compatible version of numpy (?) Bumped pandas to the latest version, which seems to install when I was running it manually in the container.
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.11.1->v1.11.4v5.9.0->v5.10.1v0.5.9->v0.6.0v1.4.0->v1.4.3f475434->70afe557918f67->6522937🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
go-git/go-git (github.com/go-git/go-git/v5)
v5.10.1Compare Source
What's Changed
New Contributors
Full Changelog: go-git/go-git@v5.10.0...v5.10.1
v5.10.0Compare Source
What's Changed
New Contributors
Full Changelog: go-git/go-git@v5.9.0...v5.10.0
google/go-cmp (github.com/google/go-cmp)
v0.6.0Compare Source
New API:
cmpopts.EquateComparableDocumentation changes:
Build changes:
Testing changes:
google/osv-scanner (github.com/google/osv-scanner)
v1.4.3Compare Source
Features
Add support for scanning vendored C/C++ files.
Scan submodules commit hashes.
Fixes
Fix gitignore matching for root directory
Go binary not found should not be an error
handle npm/yarn aliased packages
fix: remove some extra newlines in sarif report
v1.4.2Compare Source
Fixes
Support versions with build metadata in
yarn.lockfilesAdd name field to sarif rule output
v1.4.1Compare Source
Features
New SARIF format that separates out individual vulnerabilities, see https://github.com/google/osv-scanner/issue/216
Have a look at https://google.github.io/osv-scanner/experimental/ for how to use the new Github Action in your repo.
Experimental, so might change with only a minor update.
API Features
Configuration
📅 Schedule: Branch creation - "before 4am on monday" in timezone Australia/Sydney, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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 Mend Renovate. View repository job log here.