ember-module-migrator
ember-module-migrator copied to clipboard
Bump walk-sync from 1.1.3 to 2.0.1
Bumps walk-sync from 1.1.3 to 2.0.1.
Changelog
Sourced from walk-sync's changelog.
master
2.0.0
- Drop support for unsupported Node versions (Support 8.* + >= 10)
1.1.0
- [Bugfix] break cycles caused by symlinks. Specifically, when traversing directory structures we now no longer re-enter.
1.0.1
- fix typescript typings entry.mtime is number not date
1.0.0
- no changes, simply releasing as 1.0.0 to signify stability
0.3.4
- added includeBaseDir to doc
- ES6ify the readme
0.3.3
- Added Typescript types
0.3.2
- add
includeBasePathso walkSync results are prepended with the basePath.0.3.1
- whitelist index.js for publish (don't publish uneeded files)
0.3.0
- add ignore globs
0.2.7
- [BUGFIX] Previously
walkSyncreturned entries sorted byrelativePathalmost, but not quite, lexicographically. This now sorts lexicographically in all cases.0.2.6
- On Windows, normalize backslashes in root path to forward slashes
0.2.5
... (truncated)
Commits
b75fa80release v2.0.1 🎉a0ec32dadd prepare step55620b8release v2.0.0 🎉073144dMerge pull request #45 from joliss/upgradec6a07ccUse jest9e68ee7upgrade depsb51fa27bump node support906fb5crelease v1.1.4 🎉6657319Merge pull request #44 from lukemelia/bug/symlink-issue8e97be3potential fix- 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 will not automatically merge this PR because it includes a major update to a production dependency.
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 ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major 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@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.