Bump cross-env from 7.0.2 to 7.0.3 #131

Merged
dependabot[bot] merged 1 commit from dependabot/npm_and_yarn/develop/cross-env-7.0.3 into develop 2020-12-02 05:23:43 +01:00
dependabot[bot] commented 2020-12-02 05:20:51 +01:00 (Migrated from github.com)

Bumps cross-env from 7.0.2 to 7.0.3.

Release notes

Sourced from cross-env's releases.

v7.0.3

7.0.3 (2020-12-01)

Bug Fixes

  • add maintenance mode notice (fe80c84)
Commits

Dependabot compatibility score

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 merge this PR once CI passes on it, as requested by @Serraniel.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.2 to 7.0.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/kentcdodds/cross-env/releases">cross-env's releases</a>.</em></p> <blockquote> <h2>v7.0.3</h2> <h2><a href="https://github.com/kentcdodds/cross-env/compare/v7.0.2...v7.0.3">7.0.3</a> (2020-12-01)</h2> <h3>Bug Fixes</h3> <ul> <li>add maintenance mode notice (<a href="https://github.com/kentcdodds/cross-env/commit/fe80c849bba0dc3c4f5930c45e70a34952aa961f">fe80c84</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/kentcdodds/cross-env/commit/bb0287b199c3e4cea5c0e1a20ef0c8d78db1aaa4"><code>bb0287b</code></a> docs: add dsbert as a contributor (<a href="https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/260">#260</a>)</li> <li><a href="https://github.com/kentcdodds/cross-env/commit/6f571e1a4de89870e9df36037f9361992d6f3e57"><code>6f571e1</code></a> docs: Update README.md (<a href="https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/259">#259</a>)</li> <li><a href="https://github.com/kentcdodds/cross-env/commit/fe80c849bba0dc3c4f5930c45e70a34952aa961f"><code>fe80c84</code></a> fix: add maintenance mode notice</li> <li><a href="https://github.com/kentcdodds/cross-env/commit/07a91d647081d0fd3ff409e3e09ca82c286b141d"><code>07a91d6</code></a> chore: Update validate.yml (<a href="https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/255">#255</a>)</li> <li><a href="https://github.com/kentcdodds/cross-env/commit/b2a610b121a1b60162b868bd26b6fe5bb104f82d"><code>b2a610b</code></a> chore(validate): Filter out all-contributors branches (<a href="https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/254">#254</a>)</li> <li><a href="https://github.com/kentcdodds/cross-env/commit/54eec159bdf2f61b5dd019e50ea3af6f808bd93b"><code>54eec15</code></a> chore: only run push jobs on releasable branches (<a href="https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/253">#253</a>)</li> <li><a href="https://github.com/kentcdodds/cross-env/commit/8edd8278c600c2f1a423946abe6a1ec9601552c9"><code>8edd827</code></a> chore: Switch to GitHub Actions (<a href="https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/251">#251</a>)</li> <li><a href="https://github.com/kentcdodds/cross-env/commit/ed844af6cc07c5d5dcdabdaa26ff91c2cc9f50e2"><code>ed844af</code></a> docs: add devuxer as a contributor (<a href="https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/241">#241</a>)</li> <li><a href="https://github.com/kentcdodds/cross-env/commit/bddb4d52f6f8563cfeca1d1e4c562ca4d3ade1aa"><code>bddb4d5</code></a> docs: add multi vars example to README (<a href="https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/240">#240</a>)</li> <li><a href="https://github.com/kentcdodds/cross-env/commit/9a5a9bd48035d90c885f5e6cfc1b23cf7b68c198"><code>9a5a9bd</code></a> chore: Only release on original repo (<a href="https://github-redirect.dependabot.com/kentcdodds/cross-env/issues/237">#237</a>)</li> <li>Additional commits viewable in <a href="https://github.com/kentcdodds/cross-env/compare/v7.0.2...v7.0.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cross-env&package-manager=npm_and_yarn&previous-version=7.0.2&new-version=7.0.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/configuring-github-dependabot-security-updates) 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-automerge-start) Dependabot will merge this PR once CI passes on it, as requested by @Serraniel. [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
Serraniel (Migrated from github.com) approved these changes 2020-12-02 05:21:19 +01:00
Serraniel (Migrated from github.com) left a comment

@dependabot merge

@dependabot merge
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: Serraniel/AniwatchPlus#131
No description provided.