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): update pnpm to v7.5.2 #13

Merged
merged 1 commit into from Jul 19, 2022
Merged

chore(deps): update pnpm to v7.5.2 #13

merged 1 commit into from Jul 19, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 12, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
pnpm (source) 7.5.0 -> 7.5.2 age adoption passing confidence

Release Notes

pnpm/pnpm

v7.5.2

Compare Source

Patch Changes

  • Don't print any info messages about .pnpmfile.cjs #​5027.
  • Do not print a package with unchanged version in the installation summary #​5031.

Our Gold Sponsors

#### Our Silver Sponsors
#### What's Changed * fix: summary reporting by @​zkochan in https://github.com/pnpm/pnpm/pull/5031 * fix: don't print info messages about .pnpmfile.cjs by @​zkochan in https://github.com/pnpm/pnpm/pull/5032

Full Changelog: pnpm/pnpm@v7.5.1...v7.5.2

v7.5.1

Compare Source

Patch Changes
  • Don't symlink the autoinstalled peer dependencies to the root of node_modules #​4988.
  • Avoid retaining a copy of the contents of files deleted during patching #​5003.
  • Remove file reporter logging. Logged file is not useful #​4949.
Our Gold Sponsors
##### Our Silver Sponsors
##### What's Changed * fix: don't symlink the autoinstalled peers to the root of node_modules by @​zkochan in https://github.com/pnpm/pnpm/pull/4998 * feat: use irreversible-delete in pnpm patch-commit by @​webstrand in https://github.com/pnpm/pnpm/pull/5008 * feat(file-reporter): remove file reporter by @​william2958 in https://github.com/pnpm/pnpm/pull/5012 ##### New Contributors * @​webstrand made their first contribution in https://github.com/pnpm/pnpm/pull/5008 * @​william2958 made their first contribution in https://github.com/pnpm/pnpm/pull/5012

Full Changelog: pnpm/pnpm@v7.5.0...v7.5.1


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, click this checkbox.

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

@renovate
Copy link
Contributor Author

renovate bot commented Jul 12, 2022

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
installing v2 tool pnpm v7.5.2
npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead.

added 1 package in 3s
linking tool pnpm v7.5.2
7.5.2
Scope: all 5 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 10, reused 0, downloaded 2, added 0
Progress: resolved 18, reused 0, downloaded 13, added 0
Progress: resolved 21, reused 0, downloaded 18, added 0
Progress: resolved 24, reused 0, downloaded 21, added 0
Progress: resolved 34, reused 0, downloaded 27, added 0
Progress: resolved 47, reused 0, downloaded 37, added 0
Progress: resolved 72, reused 0, downloaded 46, added 0
Progress: resolved 82, reused 0, downloaded 59, added 0
Progress: resolved 101, reused 0, downloaded 77, added 0
Progress: resolved 127, reused 0, downloaded 96, added 0
Progress: resolved 159, reused 0, downloaded 115, added 0
Progress: resolved 166, reused 0, downloaded 123, added 0
Progress: resolved 203, reused 0, downloaded 126, added 0
Progress: resolved 276, reused 0, downloaded 141, added 0
Progress: resolved 336, reused 0, downloaded 152, added 0
Progress: resolved 351, reused 0, downloaded 160, added 0
Progress: resolved 364, reused 0, downloaded 166, added 0
Progress: resolved 375, reused 0, downloaded 179, added 0
Progress: resolved 386, reused 0, downloaded 196, added 0
Progress: resolved 401, reused 0, downloaded 211, added 0
Progress: resolved 423, reused 0, downloaded 224, added 0
Progress: resolved 439, reused 0, downloaded 238, added 0
Progress: resolved 456, reused 0, downloaded 265, added 0
Progress: resolved 463, reused 0, downloaded 280, added 0
Progress: resolved 464, reused 0, downloaded 280, added 0
Progress: resolved 469, reused 0, downloaded 286, added 0
Progress: resolved 470, reused 0, downloaded 286, added 0
Progress: resolved 480, reused 0, downloaded 297, added 0
Progress: resolved 481, reused 0, downloaded 298, added 0
Progress: resolved 503, reused 0, downloaded 304, added 0
.                                        |  WARN  deprecated uuid@3.4.0
Progress: resolved 552, reused 0, downloaded 340, added 0
Progress: resolved 603, reused 0, downloaded 392, added 0
Progress: resolved 651, reused 0, downloaded 426, added 0
Progress: resolved 669, reused 0, downloaded 450, added 0
Progress: resolved 670, reused 0, downloaded 455, added 0
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

packages/basic
├─┬ eslint-config-airbnb-base
│ └── ✕ missing peer eslint@"^7.32.0 || ^8.2.0"
├─┬ eslint-config-prettier
│ └── ✕ missing peer eslint@>=7.0.0
├─┬ eslint-config-standard
│ └── ✕ missing peer eslint@^8.0.1
├─┬ eslint-plugin-compat
│ └── ✕ missing peer eslint@"^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
├─┬ eslint-plugin-ecmascript-compat
│ ├── ✕ missing peer eslint@>=4.19.1
│ └─┬ eslint-plugin-es
│   └── ✕ missing peer eslint@>=4.19.1
├─┬ eslint-plugin-eslint-comments
│ └── ✕ missing peer eslint@>=4.19.1
├─┬ eslint-plugin-import
│ └── ✕ missing peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8"
├─┬ eslint-plugin-jsdoc
│ └── ✕ missing peer eslint@"^7.0.0 || ^8.0.0"
├─┬ eslint-plugin-jsonc
│ ├── ✕ missing peer eslint@>=6.0.0
│ └─┬ eslint-utils
│   └── ✕ missing peer eslint@>=5
├─┬ eslint-plugin-jsx-a11y
│ └── ✕ missing peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8"
├─┬ eslint-plugin-markdown
│ └── ✕ missing peer eslint@>=6.0.0
├─┬ eslint-plugin-n
│ └── ✕ missing peer eslint@>=7.0.0
├─┬ eslint-plugin-prettier
│ └── ✕ missing peer eslint@>=7.28.0
├─┬ eslint-plugin-promise
│ └── ✕ missing peer eslint@"^7.0.0 || ^8.0.0"
├─┬ eslint-plugin-unicorn
│ └── ✕ missing peer eslint@>=8.18.0
└─┬ eslint-plugin-yml
  └── ✕ missing peer eslint@>=6.0.0
Peer dependencies that should be installed:
  eslint@">=8.18.0 <9.0.0"

packages/react
├─┬ eslint-plugin-mobx
│ └── ✕ missing peer eslint@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0"
├─┬ eslint-plugin-react
│ └── ✕ missing peer eslint@"^3 || ^4 || ^5 || ^6 || ^7 || ^8"
└─┬ eslint-plugin-react-hooks
  └── ✕ missing peer eslint@"^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0-0"
Peer dependencies that should be installed:
  eslint@">=3.0.0 <4.0.0 || >=4.0.0 <5.0.0 || >=5.0.0 <6.0.0 || >=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0-0 <8.0.0 || >=8.0.0 <9.0.0"

packages/typescript
├─┬ @typescript-eslint/eslint-plugin
│ ├── ✕ missing peer typescript@"*"
│ ├── ✕ missing peer eslint@"^6.0.0 || ^7.0.0 || ^8.0.0"
│ └─┬ @typescript-eslint/type-utils
│   ├── ✕ missing peer typescript@"*"
│   ├── ✕ missing peer eslint@"*"
│   └─┬ @typescript-eslint/utils
│     ├── ✕ missing peer eslint@"^6.0.0 || ^7.0.0 || ^8.0.0"
│     ├─┬ @typescript-eslint/typescript-estree
│     │ ├── ✕ missing peer typescript@"*"
│     │ └─┬ tsutils
│     │   └── ✕ missing peer typescript@">=2.8.0 || >= 3.2.0-dev || >= 3.3.0-dev || >= 3.4.0-dev || >= 3.5.0-dev || >= 3.6.0-dev || >= 3.6.0-beta || >= 3.7.0-dev || >= 3.7.0-beta"
│     └─┬ eslint-utils
│       └── ✕ missing peer eslint@>=5
└─┬ @typescript-eslint/parser
  ├── ✕ missing peer typescript@"*"
  └── ✕ missing peer eslint@"^6.0.0 || ^7.0.0 || ^8.0.0"
Peer dependencies that should be installed:
  eslint@">=6.0.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0"
  typescript@>=2.8.0

packages/vue
└─┬ eslint-plugin-vue
  ├── ✕ missing peer eslint@"^6.2.0 || ^7.0.0 || ^8.0.0"
  ├─┬ eslint-utils
  │ └── ✕ missing peer eslint@>=5
  └─┬ vue-eslint-parser
    └── ✕ missing peer eslint@>=6.0.0
Peer dependencies that should be installed:
  eslint@">=6.2.0 <7.0.0 || >=7.0.0 <8.0.0 || >=8.0.0 <9.0.0"

hint: If you want peer dependencies to be automatically installed, add "auto-install-peers=true" to an .npmrc file at the root of your project.
hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.


@renovate renovate bot changed the title chore(deps): update pnpm to v7.5.1 chore(deps): update pnpm to v7.5.2 Jul 16, 2022
@jade-gjz jade-gjz merged commit d56ef6b into main Jul 19, 2022
@renovate renovate bot deleted the renovate/pnpm-7.x branch July 19, 2022 08:37
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.

None yet

1 participant