Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump cross-env from 2.0.1 to 4.0.0 #1917

Merged
merged 1 commit into from Sep 2, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jul 2, 2020

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps cross-env from 2.0.1 to 4.0.0.

Release notes

Sourced from cross-env's releases.

v4.0.0

4.0.0 (2017-03-31)

Bug Fixes

  • Resolve value of env variables before invoking cross-spawn (#95) (e8a16146)
  • Remove Windows => UNIX variable conversion (#94) (0a846e60)
  • module: Add export for commonjs (#88) (22d1c801)

Features

  • Convert list delimiters for PATH-style env variables (#93) (ea0ac4bd)
  • args: convert embedded and braced variables in command args (#86) (1b172fef)
  • spawn: add support for quoted scripts (ea800213)

Breaking Changes

  • This is unlikely to break anyone, but now if you assign a variable to a variable (like FOO=$BAR with the value $BAR being assigned to hello, the command will be converted to FOO=hello whereas before it was FOO=$BAR). (e8a16146)
  • %windows_style% env variables will no longer be converted to $unix_style in UNIX machines. To fix it, use always the UNIX syntax, cross-env will change the format in Windows machines as needed (0a846e60)
  • If an env variable has : or ; in its value, it will be converted to : on UNIX systems or ; on Windows systems. To keep the old functionality, you will need to escape those characters with a backslash.

#80

  • chore: Add myself (DanReyLop) to the contributors list

  • Simplified logic. Now only : (UNIX-style) are converted to ; (Windows-style), not the other way around

BREAKING CHANGE: You now must escape : to use it in a value of you don't want it to be swapped with ; on Windows (ea0ac4bd)

  • Changes the behavior when passed quoted scripts or special characters interpreted by the shell. (ea800213)
  • echo $var2/$var1 would not be changed on windows, now it is. This is kind of a bug, but we're doing a major version bump to be safe. (1b172fef)

v3.2.4

3.2.4 (2017-03-14)

Bug Fixes

Commits
  • e8a1614 fix: Resolve value of env variables before invoking cross-spawn (#95)
  • 9e0ea05 docs(engine): revert support to node 4 (#96)
  • 0a846e6 fix: Remove Windows => UNIX variable conversion (#94)
  • ea0ac4b feat: Convert list delimiters for PATH-style env variables (#93)
  • ea80021 feat(spawn): add support for quoted scripts
  • 22d1c80 fix(module): Add export for commonjs (#88)
  • 1b172fe feat(args): convert embedded and braced variables in command args (#86)
  • c1a9ed0 fix(args): make args conversion stateless (#85)
  • 920451d docs(contributors): add @inyono (#83)
  • b59473a docs(contributors): add @danielo515 (#81)
  • Additional commits viewable 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 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)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 2, 2020
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cross-env-4.0.0 branch 6 times, most recently from c7e7bd8 to 16d4aa0 Compare July 3, 2020 04:06
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cross-env-4.0.0 branch from 16d4aa0 to 478fecc Compare September 18, 2020 01:45
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cross-env-4.0.0 branch from 478fecc to 23981e3 Compare October 19, 2020 16:59
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cross-env-4.0.0 branch 3 times, most recently from f21cc77 to 0935dfd Compare November 4, 2020 06:36
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cross-env-4.0.0 branch from 0935dfd to 311d2dc Compare December 10, 2020 23:44
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cross-env-4.0.0 branch 7 times, most recently from 3ff3341 to 08269f9 Compare December 24, 2020 21:09
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cross-env-4.0.0 branch from 08269f9 to 8225f90 Compare December 29, 2020 03:59
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cross-env-4.0.0 branch from 8225f90 to 3cf10e5 Compare January 8, 2021 18:31
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cross-env-4.0.0 branch from 3cf10e5 to 47f78eb Compare January 19, 2021 20:28
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cross-env-4.0.0 branch 2 times, most recently from 2ef1a42 to 27ef913 Compare February 5, 2021 22:00
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/cross-env-4.0.0 branch from 27ef913 to 1035991 Compare April 2, 2021 18:23
@phwebi phwebi force-pushed the dependabot/npm_and_yarn/cross-env-4.0.0 branch from 1035991 to cdeaa8f Compare September 2, 2021 23:40
@phwebi phwebi merged commit 27442bc into master Sep 2, 2021
@phwebi phwebi deleted the dependabot/npm_and_yarn/cross-env-4.0.0 branch September 2, 2021 23:43
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant