ember-modules-codemod
ember-modules-codemod copied to clipboard
Bump execa from 1.0.0 to 5.1.1
Bumps execa from 1.0.0 to 5.1.1.
Release notes
Sourced from execa's releases.
v5.1.1
- Fix error message when user passes a single array argument (#468) 2b9c0e1
https://github.com/sindresorhus/execa/compare/v5.1.0...v5.1.1
v5.1.0
- Add
.escapedCommandproperty to the results (#466) 712bafchttps://github.com/sindresorhus/execa/compare/v5.0.1...v5.1.0
v5.0.1
- Fix
timeoutoption validation (#463) 427c5c2https://github.com/sindresorhus/execa/compare/v5.0.0...v5.0.1
v5.0.0
Breaking
- Remove faulty emulated ENOENT error on Windows (#447) bdbd975 This is only a breaking change if you depend on the exact error message.
Improvements
- Upgrade dependencies 5d64878
https://github.com/sindresorhus/execa/compare/v4.1.0...v5.0.0
v4.1.0
- Remove
--inspect&--inspect-brkfromexecArgv(#435) 8fd3f64https://github.com/sindresorhus/execa/compare/v4.0.3...v4.1.0
v4.0.3
- Fix use of floating number for the
timeoutandforceKillAfterTimeoutoptions (#431) 9a157b3https://github.com/sindresorhus/execa/compare/v4.0.2...v4.0.3
v4.0.2
Bug fixes
- Fix with third-party promises (like
bluebird) not working (#427)v4.0.1
Bug fixes
- Fix checking for
Errorinstances (#423)v4.0.0
Breaking changes
... (truncated)
Commits
9216ec85.1.12b9c0e1Fix error message when user passes a single array argument (#468)b3e96b05.1.0712bafcAdd.escapedCommandproperty (#466)6bc7a1c5.0.10d939f3Fix randomly failing test (#464)427c5c2Fixtimeoutoption validation (#463)edf28a6Run CI tests on Node 16 (#461)8e4f901Fix linting errors (#462)2f61456Improve docs for.command- 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 an out-of-range 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 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@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)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)