-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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 dependency globby to v13 #7802
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This comment was marked as resolved.
This comment was marked as resolved.
e5b50d1
to
35d4392
Compare
35d4392
to
5d4ae64
Compare
26e4ead
to
f2ca4d1
Compare
5d4ae64
to
fd5f0d2
Compare
fd5f0d2
to
f9a332f
Compare
f9a332f
to
909af1a
Compare
909af1a
to
40a372c
Compare
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit 13f87ea:
|
40a372c
to
36ad855
Compare
36ad855
to
2f4ea4f
Compare
2f4ea4f
to
75bd7e9
Compare
@@ -12227,6 +12227,7 @@ packages: | |||
ignore: 5.2.4 | |||
merge2: 1.4.1 | |||
slash: 3.0.0 | |||
dev: true | |||
|
|||
/[email protected]: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
globby@11
is only used by our tests, for now
Edited/Blocked NotificationRenovate 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. |
This PR contains the following updates:
^11.0.4
->^13.0.0
Release Notes
sindresorhus/globby
v13.1.4
Compare Source
gitignore: true
andsuppressErrors: true
(#246)e95da57
URL
TypeScript type workaround (#230)55a3c64
v13.1.3
Compare Source
917670c
v13.1.2
Compare Source
ignoreFiles
option accept readonly arrays (#235)810caae
v13.1.1
Compare Source
f9d35ae
v13.1.0
Compare Source
ignoreFiles
option (#228)895d6ec
v13.0.0
Compare Source
Breaking
generateGlobTasks
togenerateGlobTasksSync
(#221)51c8f68
ignore
option forisGitIgnored
andisGitIgnoredSync
(#225)2e43cc4
Improvements
04fbd5b
generateGlobTasks
method (#221)51c8f68
Fixes
objectMode
option (#210)1852fc5
v12.2.0
Compare Source
URL
global (#206)1224230
URL
in function returned byisGitIgnored
(#207)a9fc794
v12.1.0
Compare Source
URL
for thecwd
option (#201)73c0aca
v12.0.2
Compare Source
e167725
v12.0.1
Compare Source
5a64253
v12.0.0
Compare Source
Breaking
5c32b4a
globby
→{globby}
globby.sync
→{globbySync}
globby.stream
→{globbyStream}
globby.generateGlobTasks
→{generateGlobTasks}
globby.hasMagic
→{isDynamicPattern}
globby.gitignore
→{isGitIgnored}
globby.gitignore.sync
→{isGitIgnoredSync}
Configuration
📅 Schedule: Branch creation - "before 7am on Tuesday,before 7am on Wednesday" in timezone Australia/Sydney, 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 these updates again.
This PR has been generated by Mend Renovate. View repository job log here.