-
Notifications
You must be signed in to change notification settings - Fork 0
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
build(deps): bump fast-glob from 3.3.2 to 3.3.3 #1095
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [fast-glob](https://github.com/mrmlnc/fast-glob) from 3.3.2 to 3.3.3. - [Release notes](https://github.com/mrmlnc/fast-glob/releases) - [Commits](mrmlnc/fast-glob@3.3.2...3.3.3) --- updated-dependencies: - dependency-name: fast-glob dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jan 6, 2025
@dependabot squash and merge
dependabot[bot] ***@***.***> 于2025年1月6日周一 09:37写道:
… Warning
Dependabot will stop supporting npm v6!
Please upgrade to one of the following versions: v7, v8, v9, or v10.
Bumps fast-glob <https://github.com/mrmlnc/fast-glob> from 3.3.2 to 3.3.3.
Release notes
*Sourced from fast-glob's releases
<https://github.com/mrmlnc/fast-glob/releases>.*
3.3.3
*Full Changelog*: ***@***.***
<mrmlnc/fast-glob@3.3.2...3.3.3>
💬 Common
- Refer to ***@***.*** to avoid annoying npm audit spam (#443
<https://redirect.github.com/mrmlnc/fast-glob/issues/443>, #444
<https://redirect.github.com/mrmlnc/fast-glob/issues/444>, #454
<https://redirect.github.com/mrmlnc/fast-glob/issues/454>, #456
<https://redirect.github.com/mrmlnc/fast-glob/issues/456>, #457
<https://redirect.github.com/mrmlnc/fast-glob/issues/457>, #461
<https://redirect.github.com/mrmlnc/fast-glob/issues/461>)
🐛 Bug fixes
- Apply absolute negative patterns to full path instead of file path (
#441 <https://redirect.github.com/mrmlnc/fast-glob/issues/441>, thanks
@webpro <https://github.com/webpro>)
Commits
- 4868789
<mrmlnc/fast-glob@4868789>
3.3.3
- 73be367
<mrmlnc/fast-glob@73be367>
Merge pull request #464
<https://redirect.github.com/mrmlnc/fast-glob/issues/464> from
mrmlnc/3.3.3
- 55c7b33
<mrmlnc/fast-glob@55c7b33>
perf: optimizing the patterns set matching by exiting early
- ea113fd
<mrmlnc/fast-glob@ea113fd>
docs: add information about enumerable properties for the fs option
- 41e4730
<mrmlnc/fast-glob@41e4730>
fix: apply absolute negative patterns to full path instead of file path
- 54ad12d
<mrmlnc/fast-glob@54ad12d>
build: fix watch command
- 7410547
<mrmlnc/fast-glob@7410547>
chore: refer to ***@***.*** to avoid annoying npm audit spam
- ca61085
<mrmlnc/fast-glob@ca61085>
build: freeze fdir dependency to avoid tsc issues
- See full diff in compare view
<mrmlnc/fast-glob@3.3.2...3.3.3>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
Dependabot 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 this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
------------------------------
You can view, comment on, or merge this pull request online at:
#1095
Commit Summary
- 11444cf
<11444cf>
build(deps): bump fast-glob from 3.3.2 to 3.3.3
File Changes
(2 files <https://github.com/website-local/mdn-local/pull/1095/files>)
- *M* package-lock.json
<https://github.com/website-local/mdn-local/pull/1095/files#diff-053150b640a7ce75eff69d1a22cae7f0f94ad64ce9a855db544dda0929316519>
(8)
- *M* package.json
<https://github.com/website-local/mdn-local/pull/1095/files#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519>
(2)
Patch Links:
- https://github.com/website-local/mdn-local/pull/1095.patch
- https://github.com/website-local/mdn-local/pull/1095.diff
—
Reply to this email directly, view it on GitHub
<#1095>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEHB4ZXT4F5GCF3TYKV34IL2JHM4NAVCNFSM6AAAAABUUVZK7WVHI2DSMVQWIX3LMV43ASLTON2WKOZSG43DSNJYHA4DANI>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
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.
Warning
Dependabot will stop supporting
npm v6
!Please upgrade to one of the following versions:
v7
,v8
,v9
, orv10
.Bumps fast-glob from 3.3.2 to 3.3.3.
Release notes
Sourced from fast-glob's releases.
Commits
4868789
3.3.373be367
Merge pull request #464 from mrmlnc/3.3.355c7b33
perf: optimizing the patterns set matching by exiting earlyea113fd
docs: add information about enumerable properties for the fs option41e4730
fix: apply absolute negative patterns to full path instead of file path54ad12d
build: fix watch command7410547
chore: refer to [email protected] to avoid annoying npm audit spamca61085
build: freeze fdir dependency to avoid tsc issuesDependabot 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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)