cocos-engine
cocos-engine copied to clipboard
Bump glob-parent and globby in /scripts/native-pack-tool
Bumps glob-parent and globby. These dependencies needed to be updated together.
Updates glob-parent from 3.1.0 to 5.1.2
Release notes
Sourced from glob-parent's releases.
v5.1.2
Bug Fixes
v5.1.1
Bug Fixes
v5.1.0
Features
v5.0.0
⚠ BREAKING CHANGES
- Drop support for node <6 & bump dependencies
Miscellaneous Chores
- Drop support for node <6 & bump dependencies (896c0c0)
v4.0.0
⚠ BREAKING CHANGES
- question marks are valid path characters on Windows so avoid flagging as a glob when alone
- Update is-glob dependency
Features
Changelog
Sourced from glob-parent's changelog.
5.1.2 (2021-03-06)
Bug Fixes
6.0.2 (2021-09-29)
Bug Fixes
6.0.1 (2021-07-20)
Bug Fixes
6.0.0 (2021-05-03)
⚠ BREAKING CHANGES
- Correct mishandled escaped path separators (#34)
- upgrade scaffold, dropping node <10 support
Bug Fixes
Miscellaneous Chores
- upgrade scaffold, dropping node <10 support (e83d0c5)
5.1.1 (2021-01-27)
Bug Fixes
5.1.0 (2021-01-27)
Features
5.0.0 (2021-01-27)
⚠ BREAKING CHANGES
- Drop support for node <6 & bump dependencies
... (truncated)
Commits
eb2c439chore: update changelog12bcb6cchore: release 5.1.2f923116fix: eliminate ReDoS (#36)0b014a7chore: add JSDoc returns information (#33)2b24ebdchore: generate initial changelog9b6e874chore: release 5.1.1749c35eci: try wrapping the JOB_ID in a string5d39defci: attempt to switch to published coveralls0b5b37fci: put the npm step back in for only Windows473f5d8ci: update azure build images- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by phated, a new releaser for glob-parent since your current version.
Updates globby from 8.0.2 to 13.1.2
Release notes
Sourced from globby's releases.
v13.1.2
- Make
ignoreFilesoption accept readonly arrays (#235) 810caaehttps://github.com/sindresorhus/globby/compare/v13.1.1...v13.1.2
v13.1.1
- Fix duplicated result when using globstar (#231) f9d35ae
https://github.com/sindresorhus/globby/compare/v13.1.0...v13.1.1
v13.1.0
- Add
ignoreFilesoption (#228) 895d6echttps://github.com/sindresorhus/globby/compare/v13.0.0...v13.1.0
v13.0.0
Breaking
- Rename
generateGlobTaskstogenerateGlobTasksSync(#221) 51c8f68- Remove
ignoreoption forisGitIgnoredandisGitIgnoredSync(#225) 2e43cc4
- This option never worked correctly.
Improvements
- Improve performance with mutiple patterns (#222) 04fbd5b
- Add async
generateGlobTasksmethod (#221) 51c8f68Fixes
- Fix bug with
objectModeoption (#210) 1852fc5https://github.com/sindresorhus/globby/compare/v12.2.0...v13.0.0
v12.2.0
- Work around TypeScript type problem with
URLglobal (#206) 1224230- Accept
URLin function returned byisGitIgnored(#207) a9fc794https://github.com/sindresorhus/globby/compare/v12.1.0...v12.2.0
v12.1.0
- Support
URLfor thecwdoption (#201) 73c0acahttps://github.com/sindresorhus/globby/compare/v12.0.2...v12.1.0
v12.0.2
- Ensure async method is completely async e167725
https://github.com/sindresorhus/globby/compare/v12.0.1...v12.0.2
v12.0.1
... (truncated)
Commits
cb892ab13.1.23079327Ignore failing test for now810caaeMakeignoreFilesoption accept readonly arrays (#235)42136efFix CIf7dc7d213.1.1f9d35aeFix duplicated result when using globstar (#231)9f53ca5Improve ignore test coverage (#229)1906cff13.1.0895d6ecAddignoreFilesoption (#228)bd30cfbMinor tweak (#226)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.
Interface Check Report
This pull request does not change any public interfaces !
@cocos-robot run test cases
@dependabot[bot], Please check the result of run test cases:
- Test Platform: macOS
- Editor Version: V3.7.0-20221108-f21439b
- Task Result: FAIL
- Task URL: http://lan-jenkins.cocos.org/job/CocosGitHub/job/PR_Action/job/mac/1201/
- GitHub Action: https://github.com/cocos/cocos-engine/actions/runs/3442226028
Task Details
| Platform | build | runned | result | crashScene | FailScene |
|---|---|---|---|---|---|
| ios_release | PASS | PASS | FAIL | single-compress | compressWithGray |
| Mac_debug | PASS | PASS | PASS | NA | |
| WebMobile_debug | PASS | PASS | FAIL | NA | compressWithGray,single-compress |
@dependabot[bot], Please check the result of run test cases:
- Test Platform: Windows
- Editor Version: V3.7.0-20221108-f21439b
- Task Result: PASS
- Task URL: http://lan-jenkins.cocos.org/job/CocosGitHub/job/PR_Action/job/windows/1288/
- GitHub Action: https://github.com/cocos/cocos-engine/actions/runs/3442226028
Task Details
| Platform | build | runned | result | crashScene | FailScene |
|---|---|---|---|---|---|
| WebDesktop_release | PASS | PASS | PASS | NA | |
| WebMobile_release | PASS | PASS | PASS | NA | |
| Win32_release | PASS | PASS | PASS | NA | |
| Android_debug | PASS | PASS | PASS | NA |