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

Replace dependency glob with fast-glob #515

Merged
merged 5 commits into from
Sep 26, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
glob 10.3.6 -> 10.3.7 age adoption passing confidence

Release Notes

isaacs/node-glob (glob)

v10.3.7

Compare Source


Configuration

📅 Schedule: Branch creation - "after 7am" in timezone UTC, Automerge - "after 7am" in timezone UTC.

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot enabled auto-merge (squash) September 24, 2023 22:50
@marvinruder marvinruder self-requested a review as a code owner September 25, 2023 09:11
@renovate
Copy link
Contributor Author

renovate bot commented Sep 25, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

* Fixes isaacs/node-glob#557, at least for me

Signed-off-by: Marvin A. Ruder <[email protected]>
@marvinruder marvinruder changed the title Update dependency glob to v10.3.7 Replace dependency glob with fast-glob Sep 26, 2023
Signed-off-by: Marvin A. Ruder <[email protected]>
@codacy-production
Copy link

Coverage summary from Codacy

See diff coverage on Codacy

Coverage variation Diff coverage
+0.00%
Coverage variation details
Coverable lines Covered lines Coverage
Common ancestor commit (01e41c6) 8870 8870 100.00%
Head commit (8484576) 8870 (+0) 8870 (+0) 100.00% (+0.00%)

Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch: <coverage of head commit> - <coverage of common ancestor commit>

Diff coverage details
Coverable lines Covered lines Diff coverage
Pull request (#515) 0 0 ∅ (not applicable)

Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified: <covered lines added or modified>/<coverable lines added or modified> * 100%

See your quality gate settings    Change summary preferences

@marvinruder marvinruder merged commit deb2525 into main Sep 26, 2023
@marvinruder marvinruder deleted the renovate/glob-10.x branch September 26, 2023 18:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant