fix(deps): update golang-packages #4215
Merged
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:
v4.6.1
->v4.7.1
v0.127.0
->v0.128.0
v0.110.0
->v0.111.0
Release Notes
bmatcuk/doublestar (github.com/bmatcuk/doublestar/v4)
v4.7.1
: Fixed FilepathGlob("")Compare Source
To be consistent with
filepath.Glob
,FilepathGlob("")
returns nil.v4.7.0
: Added MatchUnvalidated, PathMatchUnvalidatedCompare Source
These functions provide a small performance improvement in cases where you don't care about whether or not the pattern is valid (maybe because you already ran
ValidatePattern
).getkin/kin-openapi (github.com/getkin/kin-openapi)
v0.128.0
Compare Source
What's Changed
New Contributors
Full Changelog: getkin/kin-openapi@v0.127.0...v0.128.0
xanzy/go-gitlab (github.com/xanzy/go-gitlab)
v0.111.0
Compare Source
What's Changed
New Contributors
Full Changelog: xanzy/go-gitlab@v0.110.0...v0.111.0
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - "before 4am" (UTC).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.