chore(deps): bump the gomod-update group across 1 directory with 5 updates #117
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.
Bumps the gomod-update group with 4 updates in the / directory: dario.cat/mergo, github.com/charlievieth/fastwalk, github.com/go-git/go-git/v5 and github.com/samber/lo.
Updates
dario.cat/mergo
from 1.0.1 to 1.0.2Release notes
Sourced from dario.cat/mergo's releases.
Commits
7b33b2b
refactor: migrate from YAML to JSON for test data and update related functions229a214
chore(.well-known): add funding manifest URLs file6be20c6
chore(SECURITY.md): update supported versions to reflect current versioning9007623
chore(README) : remove kubernetes from the list of users2b1eb9c
Update FUNDING.yml2ceb994
Create FUNDING.jsonUpdates
github.com/charlievieth/fastwalk
from 1.0.10 to 1.0.11Release notes
Sourced from github.com/charlievieth/fastwalk's releases.
Commits
5623863
fastwalk. Add Config.MaxDepth field to limit traversal depth3d5486c
fastwalk: add new DirEntry.Depth methodUpdates
github.com/go-git/go-git/v5
from 5.14.0 to 5.16.0Release notes
Sourced from github.com/go-git/go-git/v5's releases.
Commits
6d4a5c6
Merge pull request #1515 from pjbgf/regrebeedd6b
plumbing: transport, Reintroduce SetHostKeyCallback. Fix #1514763ce2e
Merge pull request #1510 from hiddeco/mtls-support5320e1b
plumbing: surface transport configuration errors9bbc93b
plumbing: fix unintended pointer mutation in testf3783f4
plumbing: support mTLS for HTTPS protocol6f444d3
Merge pull request #1505 from pjbgf/bump9996069
v5: Bump dependencies768fda7
Merge pull request #1482 from Javier-varez/add-cert-auth-support-v5.xba9d693
plumbing: support setting custom host key algorithms along with host key call...Updates
github.com/samber/lo
from 1.49.1 to 1.50.0Release notes
Sourced from github.com/samber/lo's releases.
Commits
5c8d84b
bump v1.50.04a43ff6
Add ElementsMatch, ElementsMatchBy (#589)0bc568a
Update README.mdc7a67ca
feat(mutable): adding Map, MapI, Filter, FilterI (#577)e5dba6f
feat: adding FilterMapToSlice (#623)e343af0
docs: add play link for ChunkEntries example in README (#600)38f6750
optimization: preallocate result in FilterMap (#622)d91b19f
chore: lint 💄964a3c7
chore(ci): test more go version0f7f47e
fix: fix backward compatibility to go 1.18Updates
golang.org/x/sync
from 0.12.0 to 0.13.0Commits
396f3a0
errgroup: document calling Go before WaitDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions