Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
npm (source) ~6.14.10 -> ~7.5.0 age adoption passing confidence

Release Notes

npm/cli

v7.5.4

Compare Source

BUG FIXES
DEPENDENCIES
TESTS
DOCUMENTATION

v7.5.3

Compare Source

BUG FIXES
DEPENDENCIES
  • 3294fed6f
    pacote@11.2.5
    • prevent infinite recursion in git dep preparation
  • 0f7a3a87c
    read-package-json-fast@2.0.1
    • avoid duplicating optionalDependencies as dependencies in package.json
  • 6f46b0f7f
    init-package-json@2.0.2
  • df4f65acc
    @npmcli/arborist@2.2.0
  • 7038c2ff4
    @npmcli/run-script@1.8.2
  • 54cd4c87a
    libnpmversion@1.0.8
  • 9ab36aae4
    graceful-fs@4.2.5
  • e1822cf27
    @npmcli/installed-package-contents@1.0.7

v7.5.2

Compare Source

BUG FIXES
DEPENDENCIES

v7.5.1

Compare Source

BUG FIXES
DEPENDENCIES
  • 7e4e88e93
    @npmcli/arborist@2.1.1, pacote@11.2.4
    • Properly raise ERESOLVE errors on root dev dependencies
    • Ignore ERESOLVE errors when performing git dep 'prepare' scripts
    • Always reinstall packages that are explicitly requested
    • fix global update all so it actually updates things
    • Install bins properly when global root is a link
      (@​isaacs)
DOCUMENTATION

v7.5.0

Compare Source

FEATURES
BUG FIXES
DOCUMENTATION
DEPENDENCIES
  • 56c08863e
    hosted-git-info@3.0.8
  • 18a93f06b
    ssri@8.0.1
  • cb768f671
    @npmcli/move-file@1.1.1
  • 32cc0a4be
    minipass-fetch@1.3.3
    • fixes ssl settings passthrough
  • 530997968
    @npmcli/arborist@2.1.0
    • added signal handler to rollback when possible
    • prevent ERESOLVEs caused by loose root dep specs
    • detect conflicts among nested peerOptional deps
    • properly buildIdealTree when root is a symlink

v7.4.3

Compare Source

DOCUMENTATION
DEPENDENCIES

v7.4.2

Compare Source

DEPENDENCIES
  • e5ce6bbba
    • @npmcli/arborist@2.0.5
      • fix creating missing dirs when using --prefix and --global
      • fix omit types of deps in global installs
      • fix prioritizing npm-shrinkwrap.json over package-lock.json
      • better cache system for packuments
      • improves audit performance

v7.4.1

Compare Source

BUG FIXES
DOCUMENTATION
DEPENDENCIES

v7.4.0

Compare Source

FEATURES
BUG FIXES
DEPENDENCIES
DOCUMENTATION

v7.3.0

Compare Source

FEATURES
BUG FIXES
DOCS
TESTING
DEPENDENCIES
  • 4fc2f3e05
    #​2300
    @npmcli/config@1.2.8:
    • Support setting email without username/password

v7.2.0

Compare Source

FEATURES
DEPENDENCIES
TESTING

v7.1.2

Compare Source

DEPENDENCIES
BUGFIXES
TESTING
DOCUMENTATION

v7.1.1

Compare Source

DEPENDENCIES
  • bf09e719c
    @npmcli/arborist@2.0.0
    • Much stricter tree integrity guarantees
    • Fix issues where the root project is a symlink, or linked as a
      workspace
  • 7ceb5b728
    ini@1.3.6
  • 77c6ced2a
    make-fetch-happen@8.0.11
    • Avoid caching headers that are hazardous or unnecessary to leave
      lying around (authorization, npm-session, etc.)
    • #​38 Include query
      string in cache key (@​jpb)
  • 0ef25b6cd
    libnpmsearch@3.1.0:
    • Update to accept query params as options, so we can paginate.
      (@​nlf)
  • 518a66450
    @npmcli/config@1.2.4:
    • Do not allow path options to be set to a boolean false value
  • 3d7aff9d8
    update all dependencies using latest npm to install them
TESTS
FEATURES

v7.1.0

Compare Source

FEATURES
BUG FIXES
DOCUMENTATION
DEPENDENCIES
  • def85c726
    @npmcli/arborist@1.0.14
    • fixes running npm exec from file system root folder
  • 4c94673ab
    semver@7.3.4

v7.0.15

Compare Source

DEPENDENCIES
  • 00e6028ef
    @npmcli/arborist@1.0.13
    • do not override user-defined shorthand values when saving package.json
BUG FIXES
DOCUMENTATION

v7.0.14

Compare Source

DEPENDENCIES
  • 09d21ab90
    @npmcli/run-script@1.8.1
    • fix a regression in how scripts are escaped

v7.0.13

Compare Source

BUG FIXES
DEPENDENCIES
  • 3daaf000a
    @npmcli/arborist@1.0.12
    • fixes some windows specific bugs in how paths are handled and compared
DOCUMENTATION

v7.0.12

Compare Source

BUG FIXES
DEPENDENCIES
  • b74c05d88
    @npmcli/run-script@1.8.0
    • fix windows command-line argument escaping
DOCUMENTATION

v7.0.11

Compare Source

DEPENDENCIES
BUG FIXES

v7.0.10

Compare Source

DOCUMENTATION
BUG FIXES
DEPENDENCIES
  • 04a3e8c10
    #​1962
    @npmcli/arborist@1.0.10:
    • prevent self-assignment of parent/fsParent
    • Support update options in global package space

v7.0.9

Compare Source

BUG FIXES
DEPENDENCIES

v7.0.8

Compare Source

DOCUMENTATION
BUG FIXES
DEPENDENCIES
  • 545382df6
    libnpmpublish@4.0.0:
    • Support publishing things other than folders
  • 7d88f1719
    npm-registry-fetch@9.0.0
  • 823b40a4e
    pacote@11.1.12
  • 90bf57826
    npm-profile@5.0.2
  • e5a413577
    libnpmteam@2.0.2
  • fc5aa7b4a
    libnpmsearch@3.0.1
  • 9fc1dee13
    libnpmorg@2.0.1
  • 0ea870ec5
    libnpmhook@6.0.1
  • 32fd744ea
    libnpmaccess@4.0.1
  • fc76f3d9f
    @npmcli/arborist@1.0.8
    • Fix cannot read property 'description' of undefined in npm ls
      when package-lock.json is corrupted
    • Do not allow peerDependencies to be nested under dependents in any
      circumstances
    • Always resolve peerDependencies in --prefer-dedupe mode

v7.0.7

Compare Source

BUG FIXES
DEPENDENCIES
  • 4156f053e
    @npmcli/run-script@1.7.4
    • restore the default npm start script
  • 1900ae9ad
    @npmcli/promise-spawn@1.3.2
    • fix errors when processing scripts as root
  • 8cb0c166c
    @npmcli/arborist@1.0.6
    • make sure missing bin links get set on reify

v7.0.6

Compare Source

BUG FIXES
DEPENDENCIES
  • 99ae633f6
    libnpmversion@1.0.6
    • respect gitTagVersion = false
  • d4173f58d
    @npmcli/promise-spawn@1.3.1
    • do not return empty buffer when stdio is inherited
    • attach child process to returned promise
  • c09380fa5
    @npmcli/run-script@1.7.3
    • forward SIGINT and SIGTERM to children that inherit stdio
  • b154861ad
    @npmcli/arborist@1.0.5
  • ffea6596b
    agent-base@6.0.2
    • support http proxy for https registries

v7.0.5

Compare Source

  • 77ad86b5e
    Merge docs deps with main project

v7.0.4

Compare Source

DOCUMENTATION
BUG FIXES
TESTS
DEPENDENCIES
  • ed6e6a9d3
    eslint-plugin-standard@4.0.2

  • b737ee999
    #​2009
    #​2007
    npm-packlist@2.1.4:

    • Maintain order in package.json files array globs
    • Strip slashes from package files list results
  • 783965508
    #​1997
    #​2000
    #​2005
    @npmcli/arborist@1.0.4

    • Ensure that root is added when root.meta is set
    • Include all edges in explain() output when a root edge exists
    • Do not conflict on meta-peers that will not be replaced
    • Install peerOptionals if explicitly requested, or dev

v7.0.3

Compare Source

BUG FIXES
DOCUMENTATION
DEPENDENCIES

v7.0.2

Compare Source

DOCUMENTATION
BUG FIXES
DEPENDENCIES

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented Feb 14, 2021

Renovate Ignore Notification

As this PR has been closed unmerged, Renovate will ignore this upgrade and you will not receive PRs for any future 7.x releases. However, if you upgrade to 7.x manually then Renovate will then reenable updates for minor and patch updates automatically.

If this PR was closed by mistake or you changed your mind, you can simply rename this PR and you will soon get a fresh replacement PR opened.

@renovate renovate bot deleted the renovate/npm-7.x branch February 14, 2021 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants