Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

Update dependency @pnpm/types to v3 #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 8, 2019

This PR contains the following updates:

Package Type Update Change References
@​pnpm/types devDependencies major ^1.7.0 -> ^3.0.0 source

Release Notes

pnpm/pnpm

v3.0.0

Compare Source

Breaking Changes
  • Node.js 6 and below are not supported
  • pnpm's lockfile renamed from shrinkwrap.yaml to pnpm-lock.yaml
  • the --scope flag is deprecated
  • the -r flag is not an alias of --registry anymore. pnpm i -r === pnpm recursive install
  • the specified version spec is prefered during installation. It doesn't matter what are the values of the save-exact and save-prefix configs (#​1633)
  • the pnpm recursive link command is deprecated
  • the link-workspace-packages config is true by default
  • the shared-workspace-lockfile config is true by default
  • config renames:
    • shrinkwrap -> lockfile
    • shrinkwrap-only -> lockfile-only
    • shrinkwrap-directory -> lockfile-directory
    • shared-workspace-shrinkwrap -> shared-workspace-lockfile
    • frozen-shrinkwrap -> frozen-lockfile
    • prefer-frozen-shrinkwrap -> prefer-frozen-lockfile
  • dependency locations in node_modules may not contain ! in their path (#​1601)

v2.0.0

Compare Source

Breaking Changes
  • Node.js 4 is not supported anymore
  • the store-path config is not an alias of the store config
  • directory dependencies are always prefixed with link: in shrinkwrap.yaml
  • non-deprecated versions are preferred during resolution (#​1002)
  • pnpm unlink is not an alias of pnpm uninstall. It is now an alias of pnpm dislink
Bug Fixes
  • rebuild should not fail on linked packages (#​1155)
  • pnpm recursive link adds link to proper dependency type (839f7ec)
  • ignore dependencies that have the same name as the dep holder (7006aac)

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 if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant