fix(deps): update module github.com/go-git/go-billy/v5 to v5.6.0 #19

Open
renovate wants to merge 1 commit from renovate/github.com-go-git-go-billy-v5-5.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
github.com/go-git/go-billy/v5 require minor 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

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


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/go-git/go-billy/v5](https://github.com/go-git/go-billy) | require | minor | `v5.5.0` -> `v5.6.0` | --- ### Release Notes <details> <summary>go-git/go-billy (github.com/go-git/go-billy/v5)</summary> ### [`v5.6.0`](https://github.com/go-git/go-billy/releases/tag/v5.6.0) [Compare Source](https://github.com/go-git/go-billy/compare/v5.5.0...v5.6.0) #### What's Changed - Adding support for wasm/wasip1 by [@&#8203;tryggvil](https://github.com/tryggvil) in https://github.com/go-git/go-billy/pull/36 - `Memory.ReadDir()` should return an error when path isn't found. by [@&#8203;weberc2-tempus](https://github.com/weberc2-tempus) in https://github.com/go-git/go-billy/pull/38 - Adding support for WriteAt by [@&#8203;sfc-gh-thardie](https://github.com/sfc-gh-thardie) in https://github.com/go-git/go-billy/pull/39 - Update memfs.New() to create root directory by [@&#8203;onee-only](https://github.com/onee-only) in https://github.com/go-git/go-billy/pull/45 - Fix symlink by [@&#8203;pjbgf](https://github.com/pjbgf) in https://github.com/go-git/go-billy/pull/46 - Close via defer by [@&#8203;spennymac](https://github.com/spennymac) in https://github.com/go-git/go-billy/pull/47 - General improvements to memfs by [@&#8203;pjbgf](https://github.com/pjbgf) in https://github.com/go-git/go-billy/pull/50 - boundos:insideBaseDirEval: return true if baseDir is "/" by [@&#8203;rminnich](https://github.com/rminnich) in https://github.com/go-git/go-billy/pull/48 - Add wrapper for io/fs by [@&#8203;evankanderson](https://github.com/evankanderson) in https://github.com/go-git/go-billy/pull/81 #### New Contributors - [@&#8203;dependabot](https://github.com/dependabot) made their first contribution in https://github.com/go-git/go-billy/pull/35 - [@&#8203;tryggvil](https://github.com/tryggvil) made their first contribution in https://github.com/go-git/go-billy/pull/36 - [@&#8203;weberc2-tempus](https://github.com/weberc2-tempus) made their first contribution in https://github.com/go-git/go-billy/pull/38 - [@&#8203;sfc-gh-thardie](https://github.com/sfc-gh-thardie) made their first contribution in https://github.com/go-git/go-billy/pull/39 - [@&#8203;onee-only](https://github.com/onee-only) made their first contribution in https://github.com/go-git/go-billy/pull/45 - [@&#8203;spennymac](https://github.com/spennymac) made their first contribution in https://github.com/go-git/go-billy/pull/47 - [@&#8203;rminnich](https://github.com/rminnich) made their first contribution in https://github.com/go-git/go-billy/pull/48 - [@&#8203;evankanderson](https://github.com/evankanderson) made their first contribution in https://github.com/go-git/go-billy/pull/81 **Full Changelog**: https://github.com/go-git/go-billy/compare/v5.5.0...v5.6.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMCIsInVwZGF0ZWRJblZlciI6IjM4LjExNS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate added 1 commit 2024-10-22 00:02:29 +02:00
renovate scheduled this pull request to auto merge when all checks succeed 2024-10-22 00:02:30 +02:00
Author
Collaborator

ℹ 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):

  • 4 additional dependencies were updated

Details:

Package Change
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
### ℹ 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): - 4 additional dependencies were updated Details: | **Package** | **Change** | | :-------------------------------------- | :--------------------- | | `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` |
Some required checks are missing.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/github.com-go-git-go-billy-v5-5.x:renovate/github.com-go-git-go-billy-v5-5.x
git checkout renovate/github.com-go-git-go-billy-v5-5.x
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: yolokube/grafana-backuper#19
No description provided.