Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/bmatcuk/doublestar/v4 to v4.7.1 #961

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 11, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/bmatcuk/doublestar/v4 v4.6.1 -> v4.7.1 age adoption passing confidence

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, PathMatchUnvalidated

Compare 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).


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 becomes conflicted, 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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Oct 11, 2024

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

  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.19 -> 1.23.2

@renovate renovate bot added the deps Renovate PRs label Oct 11, 2024
@alexeagle alexeagle merged commit fa9bbee into main Oct 13, 2024
22 checks passed
@alexeagle alexeagle deleted the renovate/github.com-bmatcuk-doublestar-v4-4.x branch October 13, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deps Renovate PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant