Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 3, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
eslint (source) 8.57.0 -> 9.3.0 age adoption passing confidence devDependencies major
eslint-plugin-sonarjs 0.25.1 -> 1.0.3 age adoption passing confidence devDependencies major
pnpm/action-setup v3.0.0 -> v4.0.0 age adoption passing confidence action major

Release Notes

eslint/eslint (eslint)

v9.3.0

Compare Source

v9.2.0

Compare Source

v9.1.1

Compare Source

v9.1.0

Compare Source

v9.0.0

Compare Source

SonarSource/eslint-plugin-sonarjs (eslint-plugin-sonarjs)

v1.0.3

Compare Source

What's Changed

v1.0.2

Compare Source

What's Changed

v1.0.0

Compare Source

Eslint-plugin-sonarjs is compatible with ESLint v9.

What's Changed

Full Changelog: SonarSource/eslint-plugin-sonarjs@0.25.1...1.0.0

pnpm/action-setup (pnpm/action-setup)

v4.0.0

Compare Source

An error is thrown if one version of pnpm is specified in the packageManager field of package.json and a different version is specified in the action's settings #​122


Configuration

📅 Schedule: Branch creation - "on saturday" in timezone Europe/Paris, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate
Copy link
Contributor Author

renovate bot commented May 3, 2024

⚠ 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
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 25, reused 0, downloaded 0, added 0
Progress: resolved 101, reused 0, downloaded 0, added 0
Progress: resolved 140, reused 0, downloaded 0, added 0
Progress: resolved 195, reused 0, downloaded 0, added 0
Progress: resolved 274, reused 0, downloaded 0, added 0
Progress: resolved 350, reused 0, downloaded 0, added 0
Progress: resolved 438, reused 0, downloaded 0, added 0
Progress: resolved 438, reused 0, downloaded 0, added 0, done
undefined
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
├─┬ @typescript-eslint/eslint-plugin 7.8.0
│ ├── ✕ unmet peer eslint@^8.56.0: found 9.2.0
│ └─┬ @typescript-eslint/type-utils 7.8.0
│   ├── ✕ unmet peer eslint@^8.56.0: found 9.2.0
│   └─┬ @typescript-eslint/utils 7.8.0
│     └── ✕ unmet peer eslint@^8.56.0: found 9.2.0
├─┬ @typescript-eslint/parser 7.8.0
│ └── ✕ unmet peer eslint@^8.56.0: found 9.2.0
├─┬ eslint-plugin-import 2.29.1
│ └── ✕ unmet peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8": found 9.2.0
└─┬ eslint-plugin-unused-imports 3.2.0
  └── ✕ unmet peer eslint@8: found 9.2.0

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 force-pushed the renovate/major-all branch 4 times, most recently from f55484d to e8dc89c Compare May 7, 2024 16:35
@renovate renovate bot force-pushed the renovate/major-all branch from e8dc89c to e54061b Compare May 17, 2024 22:25
@renovate
Copy link
Contributor Author

renovate bot commented May 17, 2024

⚠️ 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
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 23, reused 0, downloaded 0, added 0
Progress: resolved 36, reused 0, downloaded 0, added 0
Progress: resolved 129, reused 0, downloaded 0, added 0
Progress: resolved 167, reused 0, downloaded 0, added 0
Progress: resolved 294, reused 0, downloaded 0, added 0
Progress: resolved 432, reused 0, downloaded 0, added 0
Progress: resolved 432, reused 0, downloaded 0, added 0, done
undefined
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
├─┬ eslint-plugin-unused-imports 3.2.0
│ └── ✕ unmet peer eslint@8: found 9.3.0
├─┬ @typescript-eslint/eslint-plugin 7.9.0
│ ├── ✕ unmet peer eslint@^8.56.0: found 9.3.0
│ └─┬ @typescript-eslint/type-utils 7.9.0
│   ├── ✕ unmet peer eslint@^8.56.0: found 9.3.0
│   └─┬ @typescript-eslint/utils 7.9.0
│     └── ✕ unmet peer eslint@^8.56.0: found 9.3.0
├─┬ @typescript-eslint/parser 7.9.0
│ └── ✕ unmet peer eslint@^8.56.0: found 9.3.0
└─┬ eslint-plugin-import 2.29.1
  └── ✕ unmet peer eslint@"^2 || ^3 || ^4 || ^5 || ^6 || ^7.2.0 || ^8": found 9.3.0

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 force-pushed the renovate/major-all branch from e54061b to e3e8617 Compare May 20, 2024 02:29
@renovate renovate bot force-pushed the renovate/major-all branch from e3e8617 to ab73a32 Compare May 20, 2024 02:30
@renovate
Copy link
Contributor Author

renovate bot commented May 20, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@potb potb merged commit 705a9fa into master May 20, 2024
@potb potb deleted the renovate/major-all branch May 20, 2024 02:41
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