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

Bump npm from 6.10.1 to 6.11.3 #187

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps npm from 6.10.1 to 6.11.3.

Release notes

Sourced from npm's releases.

v6.11.3

6.11.3 (2019-09-03):

Fix npm ci regressions and npm outdated depth.

BUG FIXES

DEPENDENCIES

v6.11.2

6.11.2 (2019-08-22):

Fix a recent Windows regression, and two long-standing Windows bugs. Also, get CI running on Windows, so these things are less likely in the future.

DEPENDENCIES

  • 9778a1b87 cmd-shim@3.0.3: Fix regression where shims fail to preserve exit code (@​isaacs)
  • bf93e91d8 npm-package-arg@6.1.1: Properly handle git+file: urls on Windows when a drive letter is included. (@​isaacs)

BUGFIXES

  • 6cc4cc66f escape args properly on Windows Bash Despite being bash, Node.js running on windows git mingw bash still executes child processes using cmd.exe. As a result, arguments in this environment need to be escaped in the style of cmd.exe, not bash. (@​isaacs)

TESTS

v6.11.1

6.11.1 (2019-08-20):

Fix a regression for windows command shim syntax.

v6.11.0 (2019-08-20):

A few meaty bugfixes, and introducing peerDependenciesMeta.

FEATURES

... (truncated)
Changelog

Sourced from npm's changelog.

6.11.3 (2019-09-03):

Fix npm ci regressions and npm outdated depth.

BUG FIXES

DEPENDENCIES

6.11.2 (2019-08-22):

Fix a recent Windows regression, and two long-standing Windows bugs. Also,
get CI running on Windows, so these things are less likely in the future.

DEPENDENCIES

  • 9778a1b87
    cmd-shim@3.0.3: Fix regression where shims fail to preserve exit code
    (@​isaacs)
  • bf93e91d8
    npm-package-arg@6.1.1: Properly handle git+file: urls on Windows when a
    drive letter is included. (@​isaacs)

BUGFIXES

  • 6cc4cc66f
    escape args properly on Windows Bash Despite being bash, Node.js running
    on windows git mingw bash still executes child processes using cmd.exe.
... (truncated)
Commits
  • b4ff454 6.11.3
  • 8d738b4 update AUTHORS
  • 5d3aaf0 test: fix outdated-depth test
  • fc5fc76 docs: change log for 6.11.3
  • cebf542 ci: pass appropriate configs for file/dir modes
  • 23ce656 npm-pick-manifest@3.0.2
  • e5fbb7e read-cmd-shim@1.0.4
  • 1fafb51 Revert "install: do not descend into directory deps' child modules"
  • 235ed1d Don't override user specified depth in outdated
  • bd6e5d2 6.11.2
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by claudiahdz, a new releaser for npm since your current version.


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)

Finally, you can contact us by mentioning @dependabot.

Bumps [npm](https://github.com/npm/cli) from 6.10.1 to 6.11.3.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](npm/cli@v6.10.1...v6.11.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added javascript Pull requests that update Javascript code Tech: Dependencies labels Sep 4, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #217.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/npm-6.11.3 branch October 8, 2019 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code Tech: Dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants