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.0.9
->v1.0.10
v3.1.5
->v3.1.7
v5.6.1
->v5.6.2
v5.13.1
->v5.14.0
Release Notes
charlievieth/fastwalk (github.com/charlievieth/fastwalk)
v1.0.10
: Update default number of workers used on macOS/DarwinCompare Source
v1.0.10
This release primarily updates
DefaultNumWorkers
for recent versions of Darwin/macOS since APFS performance has improved for parallel access. The rest of the commits simply update CI tests.commit
91fba48
Author: Charlie Vieth [email protected]
Date: Fri Mar 7 21:22:04 2025 -0500
commit
1815fbb
Author: Charlie Vieth [email protected]
Date: Fri Mar 7 20:36:32 2025 -0500
commit
ae83727
Author: Charlie Vieth [email protected]
Date: Sun Nov 24 01:07:44 2024 -0500
commit
d3051b9
Author: Charlie Vieth [email protected]
Date: Sun Nov 24 01:07:44 2024 -0500
commit
156a45f
Author: Charlie Vieth [email protected]
Date: Sun Nov 24 01:07:44 2024 -0500
cheggaaa/pb (github.com/cheggaaa/pb/v3)
v3.1.7
Compare Source
v3.1.6
Compare Source
go-git/go-billy (github.com/go-git/go-billy/v5)
v5.6.2
Compare Source
What's Changed
iofs
adapter to also return other interfaces fromio/fs
by @JAORMX in https://github.com/go-git/go-billy/pull/102New Contributors
Full Changelog: go-git/go-billy@v5.6.1...v5.6.2
go-git/go-git (github.com/go-git/go-git/v5)
v5.14.0
Compare Source
What's Changed
golang.org/x/[email protected]
which mitigates the CVE above. User's that can't bump to Go 1.23 will need to remain on the previous v5.13.x release.Full Changelog: go-git/go-git@v5.13.2...v5.14.0
v5.13.2
Compare Source
What's Changed
Full Changelog: go-git/go-git@v5.13.1...v5.13.2
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * *" (UTC), 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 was generated by Mend Renovate. View the repository job log.