fix(deps): update module github.com/go-git/go-billy/v5 to v5.6.0 #19
No reviewers
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: yolokube/grafana-backuper#19
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/github.com-go-git-go-billy-v5-5.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v5.5.0
->v5.6.0
Release Notes
go-git/go-billy (github.com/go-git/go-billy/v5)
v5.6.0
Compare Source
What's Changed
Memory.ReadDir()
should return an error when path isn't found. by @weberc2-tempus in https://github.com/go-git/go-billy/pull/38New Contributors
Full Changelog: https://github.com/go-git/go-billy/compare/v5.5.0...v5.6.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go get
command, which resulted in the following additional change(s):Details:
github.com/cyphar/filepath-securejoin
v0.2.4
->v0.2.5
golang.org/x/crypto
v0.21.0
->v0.25.0
golang.org/x/net
v0.22.0
->v0.27.0
golang.org/x/sys
v0.18.0
->v0.24.0
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.