kpt-functions-sdk
kpt-functions-sdk copied to clipboard
build(deps): bump minimatch and dir-compare in /ts/demo-functions
Bumps minimatch to 3.1.2 and updates ancestor dependency dir-compare. These dependencies need to be updated together.
Updates minimatch from 3.0.4 to 3.1.2
Commits
699c4593.1.22f2b5fffix: trim pattern25d7c0d3.1.155dda29fix: treat nocase:true as always having magic5e1fb8d3.1.0f8145c5Add 'allowWindowsEscape' option570e8b1add publishConfig for v3 publishes5b7cd333.0.620b4b56[fix] revert all breaking syntax changes2ff0388document, expose, and test 'partial:true' option- Additional commits viewable in compare view
Updates dir-compare from 2.4.0 to 4.0.0
Release notes
Sourced from dir-compare's releases.
v4.0.0
- Switched project to typescript
- Async comparator improvements when comparing large directory structures
- Heap usage has decreased 3x compared to previous version
- Works 2x faster when comparing by content
- Better concurrency. UI apps will be more responsive while comparison is ongoing
Breaking changes:
- Using this library to compare two files will ignore the name of the files. More details in #48
- Removed support for node 8, 9
v3.3.0
Added
skipEmptyDirsoptionv3.2.0
Added support for handling permission denied errors
v3.1.0
Added
ignoreAllWhiteSpacesandignoreEmptyLinesoptionsv3.0.0
Moved CLI component into separate project dir-compare-cli
Commits
484b59b4.0.0479ac77Update readme2a8d191Improve test coverage3001cdaCI: Update supported node versions7dee40fRenovate Bot: Update and pin dev dependencies0b8bd41Fix Comparing files gives confusing result #48043bdbbImprove extended testsf1eb13aRemoved buffer-equal dependency150cdf2Improve async file content compare performance1792359Improve async concurrency handling- 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.