clusterfuzz icon indicating copy to clipboard operation
clusterfuzz copied to clipboard

Bump nodeenv from 1.0.0 to 1.7.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps nodeenv from 1.0.0 to 1.7.0.

Release notes

Sourced from nodeenv's releases.

1.7.0: drop py34, py35, py36; improved work on m1

1.6.0: M1 support, lts releases, improves for fish

1.5.0: ignore ssl option, MSYS2 support

1.4.0: a new way of the mirroring; some fixes

1.3.5: Minor fix (windows only)

1.3.4: a lot of fixes

... (truncated)

Changelog

Sourced from nodeenv's changelog.

Nodeenv changelog

Version 1.3.1

  • Windows related fix [#207](https://github.com/ekalinin/nodeenv/issues/207) <https://github.com/ekalinin/nodeenv/pull/207>_
  • Fixed url for arm64 [#210](https://github.com/ekalinin/nodeenv/issues/210) <https://github.com/ekalinin/nodeenv/pull/210>_
  • Fixed fish support [#212](https://github.com/ekalinin/nodeenv/issues/212) <https://github.com/ekalinin/nodeenv/pull/212>_

Version 1.3.0

  • Fixed symlink creation [#189](https://github.com/ekalinin/nodeenv/issues/189) <https://github.com/ekalinin/nodeenv/issues/189>_
  • Python3.6 support [#200](https://github.com/ekalinin/nodeenv/issues/200) <https://github.com/ekalinin/nodeenv/pull/200>_
  • Added activate for fish [#201](https://github.com/ekalinin/nodeenv/issues/201) <https://github.com/ekalinin/nodeenv/pull/201>_
  • Fixed cp866 [#202](https://github.com/ekalinin/nodeenv/issues/202) <https://github.com/ekalinin/nodeenv/pull/202>_
  • Added Conda support [#203](https://github.com/ekalinin/nodeenv/issues/203) <https://github.com/ekalinin/nodeenv/pull/203>_

Version 1.2.0

  • Support for Cygwin [#194](https://github.com/ekalinin/nodeenv/issues/194) <https://github.com/ekalinin/nodeenv/pull/194>_ [#195](https://github.com/ekalinin/nodeenv/issues/195) <https://github.com/ekalinin/nodeenv/pull/195>_
  • tox.ini as default configuration file [#197](https://github.com/ekalinin/nodeenv/issues/197) <https://github.com/ekalinin/nodeenv/pull/197>_

Version 1.1.4

  • Fixed directory copy [#188](https://github.com/ekalinin/nodeenv/issues/188) <https://github.com/ekalinin/nodeenv/issues/188>_

Version 1.1.3

  • Fixed spaces in paths [#187](https://github.com/ekalinin/nodeenv/issues/187) <https://github.com/ekalinin/nodeenv/issues/187>_

Version 1.1.2

  • Fixed MANIFEST.in [#184](https://github.com/ekalinin/nodeenv/issues/184) <https://github.com/ekalinin/nodeenv/issues/184>_

Version 1.1.1

  • Improve Windows support. See [#181](https://github.com/ekalinin/nodeenv/issues/181) <https://github.com/ekalinin/nodeenv/pull/181>_
  • Fix bug when downgrading using --force. See [#183](https://github.com/ekalinin/nodeenv/issues/183) <https://github.com/ekalinin/nodeenv/pull/183>_
  • Environment creation fails with non-ASCII chars in path. See [#49](https://github.com/ekalinin/nodeenv/issues/49) <https://github.com/ekalinin/nodeenv/issues/49>_

Version 1.1.0

  • Windows support
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 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[bot] avatar Jun 27 '22 15:06 dependabot[bot]