dimaMachina / graphql-eslint

ESLint parser, plugin and set rules for GraphQL (for schema and operations). Easily customizable with custom rules. Integrates with IDEs and modern GraphQL tools.
https://the-guild.dev/graphql/eslint
MIT License
795 stars 103 forks source link

chore(deps): update pnpm to v8.15.7 #2233

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

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

Release Notes

pnpm/pnpm (pnpm) ### [`v8.15.7`](https://togithub.com/pnpm/pnpm/compare/v8.15.6...v8.15.7) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.15.6...v8.15.7) ### [`v8.15.6`](https://togithub.com/pnpm/pnpm/releases/tag/v8.15.6) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.15.5...v8.15.6) #### Patch Changes - The exit code of the child process should be preserved on `pnpm run` [#​7817](https://togithub.com/pnpm/pnpm/issues/7817). - When sorting packages in a workspace, take into account workspace dependencies specified as `peerDependencies` [#​7813](https://togithub.com/pnpm/pnpm/issues/7813). - Add `--ignore-scripts` argument to `prune` command [#​7836](https://togithub.com/pnpm/pnpm/pull/7836). #### Platinum Sponsors
#### Gold Sponsors
#### Silver Sponsors
### [`v8.15.5`](https://togithub.com/pnpm/pnpm/compare/v8.15.4...v8.15.5) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v8.15.4...v8.15.5)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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.



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

renovate[bot] commented 6 months ago

⚠ 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:

The artifact failure details are included below:

File name: pnpm-lock.yaml
Scope: all 12 workspace projects
.                                        |  WARN  Ignoring broken lockfile at /tmp/renovate/repos/github/dimaMachina/graphql-eslint: The lockfile at "/tmp/renovate/repos/github/dimaMachina/graphql-eslint/pnpm-lock.yaml" is broken: duplicated mapping key (11598:3)

 11595 |     engines: {node: '>=14.17'}
 11596 |     hasBin: true
 11597 | 
 11598 |   /typescript@5.4.2:
-----------^
 11599 |     resolution: {integrity: sha5 ...
 11600 |     engines: {node: '>=14.17'}
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 13, reused 0, downloaded 4, added 0
Progress: resolved 31, reused 0, downloaded 11, added 0
Progress: resolved 41, reused 0, downloaded 33, added 0
Progress: resolved 53, reused 0, downloaded 42, added 0
Progress: resolved 67, reused 0, downloaded 65, added 0
Progress: resolved 71, reused 0, downloaded 69, added 0
Progress: resolved 129, reused 0, downloaded 80, added 0
Progress: resolved 181, reused 0, downloaded 80, added 0
Progress: resolved 232, reused 0, downloaded 80, added 0
Progress: resolved 247, reused 0, downloaded 100, added 0
Progress: resolved 253, reused 0, downloaded 119, added 0
Progress: resolved 254, reused 0, downloaded 150, added 0
Progress: resolved 256, reused 0, downloaded 227, added 0
Progress: resolved 264, reused 0, downloaded 239, added 0
Progress: resolved 301, reused 0, downloaded 240, added 0
Progress: resolved 333, reused 0, downloaded 240, added 0
Progress: resolved 370, reused 0, downloaded 240, added 0
Progress: resolved 415, reused 0, downloaded 240, added 0
Progress: resolved 447, reused 0, downloaded 245, added 0
Progress: resolved 464, reused 0, downloaded 245, added 0
Progress: resolved 529, reused 0, downloaded 245, added 0
Progress: resolved 595, reused 0, downloaded 245, added 0
Progress: resolved 659, reused 0, downloaded 265, added 0
Progress: resolved 659, reused 0, downloaded 304, added 0
Progress: resolved 659, reused 0, downloaded 373, added 0
Progress: resolved 659, reused 0, downloaded 486, added 0
Progress: resolved 659, reused 0, downloaded 531, added 0
Progress: resolved 694, reused 0, downloaded 607, added 0
Progress: resolved 729, reused 0, downloaded 638, added 0
Progress: resolved 768, reused 0, downloaded 662, added 0
Progress: resolved 795, reused 0, downloaded 694, added 0
Progress: resolved 820, reused 0, downloaded 722, added 0
Progress: resolved 856, reused 0, downloaded 759, added 0
Progress: resolved 920, reused 0, downloaded 805, added 0
Progress: resolved 996, reused 0, downloaded 822, added 0
Progress: resolved 1057, reused 0, downloaded 822, added 0
Progress: resolved 1162, reused 0, downloaded 829, added 0
Progress: resolved 1172, reused 0, downloaded 948, added 0
Progress: resolved 1172, reused 0, downloaded 1002, added 0
Progress: resolved 1240, reused 0, downloaded 1101, added 0
Progress: resolved 1317, reused 0, downloaded 1167, added 0
Progress: resolved 1390, reused 0, downloaded 1253, added 0
Progress: resolved 1425, reused 0, downloaded 1310, added 0
 ERR_PNPM_PATCH_NOT_APPLIED  The following patches were not applied: eslint@8.48.0

Either remove them from "patchedDependencies" or update them to match packages in your dependencies.
changeset-bot[bot] commented 6 months ago

⚠️ No Changeset found

Latest commit: a48f72845543a5e5321d05c15376485e66d4d1c4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

github-actions[bot] commented 6 months ago
### 💻 Website Preview The latest changes are available as preview in: [https://90184fee.graphql-eslint.pages.dev](https://90184fee.graphql-eslint.pages.dev)