Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps cross-env from 6.0.0 to 6.0.2.

Release notes

Sourced from cross-env's releases.

v6.0.2

6.0.2 (2019-10-01)

Bug Fixes

  • table of contents in README (a825e9c)

v6.0.1

6.0.1 (2019-10-01)

Bug Fixes

  • update all packages, tests, and README (36bb6c3)
Commits
  • a825e9c fix: table of contents in README
  • 36bb6c3 fix: update all packages, tests, and README
  • 67d9aa6 docs: add coderberry as a contributor (#213)
  • f6978f5 chore: Add CodeFund sponsorship message to README (#212)
  • See full diff in compare view

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 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • 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)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot requested a review from a team as a code owner October 2, 2019 01:07
@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 2, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #117.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/typescript-selenium-webdriver-sample/cross-env-6.0.2 branch October 3, 2019 00:56
dbjorge pushed a commit that referenced this pull request Dec 2, 2019
Bumps [jest-junit](https://github.com/jest-community/jest-junit) from 9.0.0 to 10.0.0.
<details>
<summary>Release notes</summary>

*Sourced from [jest-junit's releases](https://github.com/jest-community/jest-junit/releases).*

> ## v10.0.0
> Add option to shorten console output by [@&#8203;cisum-la](https://github.com/cisum-la) - [jest-community/jest-junit#111](https://github-redirect.dependabot.com/jest-community/jest-junit/pull/111)
</details>
<details>
<summary>Commits</summary>

- [`87e3413`](jest-community/jest-junit@87e3413) Merge pull request [#115](https://github-redirect.dependabot.com/jest-community/jest-junit/issues/115) from palmerj3/v10.0.0
- [`6509fb9`](jest-community/jest-junit@6509fb9) v10.0.0
- [`ca9240f`](jest-community/jest-junit@ca9240f) Merge pull request [#113](https://github-redirect.dependabot.com/jest-community/jest-junit/issues/113) from maxkomarychev/addFileAttribute-readme-fix
- [`badfa6f`](jest-community/jest-junit@badfa6f) Fix readme entry for `addFileAttribute`
- [`01a40a4`](jest-community/jest-junit@01a40a4) Merge pull request [#111](https://github-redirect.dependabot.com/jest-community/jest-junit/issues/111) from cisum-la/ISSUE-97-shorten-console-output
- [`50a49e4`](jest-community/jest-junit@50a49e4) Added tests for short console output
- [`771e44a`](jest-community/jest-junit@771e44a) Added options for short console output
- [`665893a`](jest-community/jest-junit@665893a) Added support for short console output
- [`764bc3d`](jest-community/jest-junit@764bc3d) Added note about short console output to README.md
- See full diff in [compare view](jest-community/jest-junit@v9.0.0...v10.0.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=jest-junit&package-manager=npm_and_yarn&previous-version=9.0.0&new-version=10.0.0)](https://dependabot.com/compatibility-score.html?dependency-name=jest-junit&package-manager=npm_and_yarn&previous-version=9.0.0&new-version=10.0.0)

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-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)
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the `.dependabot/config.yml` file in this repo:
- Update frequency
- 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)



</details>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant