ember-modules-codemod
ember-modules-codemod copied to clipboard
Bump tmp from 0.1.0 to 0.2.1
Bumps tmp from 0.1.0 to 0.2.1.
Changelog
Sourced from tmp's changelog.
v0.2.1 (2020-04-28)
:rocket: Enhancement
- #252 Closes #250: introduce tmpdir option for overriding the system tmp dir (@silkentrance)
:house: Internal
- #253 Closes #191: generate changelog from pull requests using lerna-changelog (@silkentrance)
Committers: 1
- Carsten Klein (@silkentrance)
v0.2.0 (2020-04-25)
:rocket: Enhancement
- #234 feat: stabilize tmp for v0.2.0 release (@silkentrance)
:bug: Bug Fix
- #231 Closes #230: regression after fix for #197 (@silkentrance)
- #220 Closes #197: return sync callback when using the sync interface, otherwise return the async callback (@silkentrance)
- #193 Closes #192: tmp must not exit the process on its own (@silkentrance)
:memo: Documentation
- #221 Gh 206 document name option (@silkentrance)
:house: Internal
- #226 Closes #212: enable direct name option test (@silkentrance)
- #225 Closes #211: existing tests must clean up after themselves (@silkentrance)
- #224 Closes #217: name tests must use tmpName (@silkentrance)
- #223 Closes #214: refactor tests and lib (@silkentrance)
- #198 Update dependencies to latest versions (@matsev)
Committers: 2
- Carsten Klein (@silkentrance)
- Mattias Severson (@matsev)
Commits
- See full diff 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 development 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)