Skip to content

chore(deps): lock file maintenance vulnfeeds#1832

Merged
hogo6002 merged 1 commit intogoogle:masterfrom
renovate-bot:renovate/vulnfeeds
Dec 4, 2023
Merged

chore(deps): lock file maintenance vulnfeeds#1832
hogo6002 merged 1 commit intogoogle:masterfrom
renovate-bot:renovate/vulnfeeds

Conversation

@renovate-bot
Copy link
Copy Markdown
Collaborator

@renovate-bot renovate-bot commented Nov 26, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
lockFileMaintenance All locks refreshed
cloud.google.com/go/secretmanager require patch v1.11.1 -> v1.11.4
github.com/go-git/go-git/v5 require minor v5.9.0 -> v5.10.1
github.com/google/go-cmp require minor v0.5.9 -> v0.6.0
github.com/google/osv-scanner require patch v1.4.0 -> v1.4.3
golang stage digest f475434 -> 70afe55
golang.org/x/exp require digest 7918f67 -> 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.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.10.0...v5.10.1

v5.10.0

Compare 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.0

Compare Source

New API:

  • (#​340) Add cmpopts.EquateComparable

Documentation changes:

  • (#​337) Use of hotlinking of Go identifiers

Build changes:

  • (#​325) Remove purego fallbacks

Testing changes:

  • (#​322) Run tests for Go 1.20 version
  • (#​332) Pin GitHub action versions
  • (#​327) set workflow permission to read-only
google/osv-scanner (github.com/google/osv-scanner)

v1.4.3

Compare Source

Features
Fixes

v1.4.2

Compare Source

Fixes
  • Bug #​574
    Support versions with build metadata in yarn.lock files
  • Bug #​599
    Add name field to sarif rule output

v1.4.1

Compare Source

Features
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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Nov 26, 2023
@renovate-bot renovate-bot force-pushed the renovate/vulnfeeds branch 4 times, most recently from 5ac8d1a to 7305b65 Compare November 29, 2023 01:47
@renovate-bot renovate-bot changed the title Lock file maintenance vulnfeeds chore(deps): lock file maintenance vulnfeeds Nov 30, 2023
@renovate-bot renovate-bot force-pushed the renovate/vulnfeeds branch 2 times, most recently from 109000f to 6c65856 Compare December 1, 2023 06:49
@hogo6002 hogo6002 merged commit 95217fa into google:master 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.
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants