captain-fact-api
captain-fact-api copied to clipboard
chore(deps-dev): bump mix_test_watch from 0.9.0 to 1.0.3
Bumps mix_test_watch from 0.9.0 to 1.0.3.
Changelog
Sourced from mix_test_watch's changelog.
v1.0.3 - 2021-05-28
- Removed used of deprecated Elixir supervisor functions.
v1.0.2 - 2019-11-17
- Zombie killer script is run with bash to avoid platform specific issues with sh implementations.
v1.0.1 - 2019-10-25
- Include zombie killer script in hex package.
v1.0.0 - 2019-10-25
- LiveView templates are now watched.
Commits
e5debcfv1.0.30ba1e05Use the new child spec instead of deprecated Supervisor.Spec.worker/2275fb0dUpdate README.mdf9c759cUpdate README.mdcccf035Misc doc changes42df4fbAdd reference to mix_test_interactive8232acdv1.0.2cfdf5c4Use bash from PATH096d873Run zombie_killer script with bashcabcb68update readme for 1.0 release- 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 -
@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)
@dependabot rebase