Skip to content

Commit

Permalink
chore(deps): update module github.com/go-git/go-billy/v5 to v5.6.0 (#…
Browse files Browse the repository at this point in the history
…6070)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[github.com/go-git/go-billy/v5](https://redirect.github.com/go-git/go-billy)
| `v5.5.0` -> `v5.6.0` |
[![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgo-git%2fgo-billy%2fv5/v5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgo-git%2fgo-billy%2fv5/v5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgo-git%2fgo-billy%2fv5/v5.5.0/v5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgo-git%2fgo-billy%2fv5/v5.5.0/v5.6.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>go-git/go-billy (github.com/go-git/go-billy/v5)</summary>

###
[`v5.6.0`](https://redirect.github.com/go-git/go-billy/releases/tag/v5.6.0)

[Compare
Source](https://redirect.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://redirect.github.com/tryggvil) in
[https://github.com/go-git/go-billy/pull/36](https://redirect.github.com/go-git/go-billy/pull/36)
- `Memory.ReadDir()` should return an error when path isn't found. by
[@&#8203;weberc2-tempus](https://redirect.github.com/weberc2-tempus) in
[https://github.com/go-git/go-billy/pull/38](https://redirect.github.com/go-git/go-billy/pull/38)
- Adding support for WriteAt by
[@&#8203;sfc-gh-thardie](https://redirect.github.com/sfc-gh-thardie) in
[https://github.com/go-git/go-billy/pull/39](https://redirect.github.com/go-git/go-billy/pull/39)
- Update memfs.New() to create root directory by
[@&#8203;onee-only](https://redirect.github.com/onee-only) in
[https://github.com/go-git/go-billy/pull/45](https://redirect.github.com/go-git/go-billy/pull/45)
- Fix symlink by [@&#8203;pjbgf](https://redirect.github.com/pjbgf) in
[https://github.com/go-git/go-billy/pull/46](https://redirect.github.com/go-git/go-billy/pull/46)
- Close via defer by
[@&#8203;spennymac](https://redirect.github.com/spennymac) in
[https://github.com/go-git/go-billy/pull/47](https://redirect.github.com/go-git/go-billy/pull/47)
- General improvements to memfs by
[@&#8203;pjbgf](https://redirect.github.com/pjbgf) in
[https://github.com/go-git/go-billy/pull/50](https://redirect.github.com/go-git/go-billy/pull/50)
- boundos:insideBaseDirEval: return true if baseDir is "/" by
[@&#8203;rminnich](https://redirect.github.com/rminnich) in
[https://github.com/go-git/go-billy/pull/48](https://redirect.github.com/go-git/go-billy/pull/48)
- Add wrapper for io/fs by
[@&#8203;evankanderson](https://redirect.github.com/evankanderson) in
[https://github.com/go-git/go-billy/pull/81](https://redirect.github.com/go-git/go-billy/pull/81)

#### New Contributors

- [@&#8203;dependabot](https://redirect.github.com/dependabot) made
their first contribution in
[https://github.com/go-git/go-billy/pull/35](https://redirect.github.com/go-git/go-billy/pull/35)
- [@&#8203;tryggvil](https://redirect.github.com/tryggvil) made their
first contribution in
[https://github.com/go-git/go-billy/pull/36](https://redirect.github.com/go-git/go-billy/pull/36)
- [@&#8203;weberc2-tempus](https://redirect.github.com/weberc2-tempus)
made their first contribution in
[https://github.com/go-git/go-billy/pull/38](https://redirect.github.com/go-git/go-billy/pull/38)
- [@&#8203;sfc-gh-thardie](https://redirect.github.com/sfc-gh-thardie)
made their first contribution in
[https://github.com/go-git/go-billy/pull/39](https://redirect.github.com/go-git/go-billy/pull/39)
- [@&#8203;onee-only](https://redirect.github.com/onee-only) made their
first contribution in
[https://github.com/go-git/go-billy/pull/45](https://redirect.github.com/go-git/go-billy/pull/45)
- [@&#8203;spennymac](https://redirect.github.com/spennymac) made their
first contribution in
[https://github.com/go-git/go-billy/pull/47](https://redirect.github.com/go-git/go-billy/pull/47)
- [@&#8203;rminnich](https://redirect.github.com/rminnich) made their
first contribution in
[https://github.com/go-git/go-billy/pull/48](https://redirect.github.com/go-git/go-billy/pull/48)
- [@&#8203;evankanderson](https://redirect.github.com/evankanderson)
made their first contribution in
[https://github.com/go-git/go-billy/pull/81](https://redirect.github.com/go-git/go-billy/pull/81)

**Full Changelog**:
go-git/go-billy@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**: 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.

🔕 **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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/open-telemetry/opentelemetry-go).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS43Mi4yIiwidXBkYXRlZEluVmVyIjoiMzkuNzIuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiU2tpcCBDaGFuZ2Vsb2ciLCJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 17, 2024
1 parent 4bf9c43 commit 0150784
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion internal/tools/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ require (
github.com/ghostiam/protogetter v0.3.8 // indirect
github.com/go-critic/go-critic v0.11.5 // indirect
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 // indirect
github.com/go-git/go-billy/v5 v5.5.0 // indirect
github.com/go-git/go-billy/v5 v5.6.0 // indirect
github.com/go-git/go-git/v5 v5.12.0 // indirect
github.com/go-toolsmith/astcast v1.1.0 // indirect
github.com/go-toolsmith/astcopy v1.1.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions internal/tools/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,8 @@ github.com/go-critic/go-critic v0.11.5 h1:TkDTOn5v7EEngMxu8KbuFqFR43USaaH8XRJLz1
github.com/go-critic/go-critic v0.11.5/go.mod h1:wu6U7ny9PiaHaZHcvMDmdysMqvDem162Rh3zWTrqk8M=
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376 h1:+zs/tPmkDkHx3U66DAb0lQFJrpS6731Oaa12ikc+DiI=
github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376/go.mod h1:an3vInlBmSxCcxctByoQdvwPiA7DTK7jaaFDBTtu0ic=
github.com/go-git/go-billy/v5 v5.5.0 h1:yEY4yhzCDuMGSv83oGxiBotRzhwhNr8VZyphhiu+mTU=
github.com/go-git/go-billy/v5 v5.5.0/go.mod h1:hmexnoNsr2SJU1Ju67OaNz5ASJY3+sHgFRpCtpDCKow=
github.com/go-git/go-billy/v5 v5.6.0 h1:w2hPNtoehvJIxR00Vb4xX94qHQi/ApZfX+nBE2Cjio8=
github.com/go-git/go-billy/v5 v5.6.0/go.mod h1:sFDq7xD3fn3E0GOwUSZqHo9lrkmx8xJhA0ZrfvjBRGM=
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399 h1:eMje31YglSBqCdIqdhKBW8lokaMrL3uTkpGYlE2OOT4=
github.com/go-git/go-git-fixtures/v4 v4.3.2-0.20231010084843-55a94097c399/go.mod h1:1OCfN199q1Jm3HZlxleg+Dw/mwps2Wbk9frAWm+4FII=
github.com/go-git/go-git/v5 v5.12.0 h1:7Md+ndsjrzZxbddRDZjF14qK+NN56sy6wkqaVrjZtys=
Expand Down

0 comments on commit 0150784

Please sign in to comment.