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 dev minor and patch #93

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 5, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@eslint/js (source) 9.21.0 -> 9.22.0 age adoption passing confidence
@oclif/test 4.1.11 -> 4.1.12 age adoption passing confidence
@types/node (source) 22.13.5 -> 22.13.10 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.24.1 -> 8.26.0 age adoption passing confidence
eslint (source) 9.21.0 -> 9.22.0 age adoption passing confidence
oclif 4.17.31 -> 4.17.34 age adoption passing confidence
prettier (source) 3.5.2 -> 3.5.3 age adoption passing confidence
typescript (source) 5.7.3 -> 5.8.2 age adoption passing confidence
typescript-eslint (source) 8.24.1 -> 8.26.0 age adoption passing confidence

Release Notes

eslint/eslint (@​eslint/js)

v9.22.0

Compare Source

oclif/test (@​oclif/test)

v4.1.12

Compare Source

Bug Fixes
  • deps: bump ansis from 3.16.0 to 3.17.0 (3350a10)
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.26.0

Compare Source

🚀 Features
  • eslint-plugin: [unified-signatures] support ignoring overload signatures with different JSDoc comments (#​10781)
  • eslint-plugin: [explicit-module-boundary-types] add an option to ignore overload implementations (#​10889)
  • eslint-plugin: [no-unused-var] handle implicit exports in declaration files (#​10714)
  • support TypeScript 5.8 (#​10903)
  • eslint-plugin: [no-unnecessary-type-parameters] special case tuples and parameter location arrays as single-use (#​9536)
🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] handle unknown (#​10875)
  • eslint-plugin: [no-invalid-void-type] report accessor properties with an invalid void type (#​10864)
  • eslint-plugin: [unified-signatures] does not differentiate truly private methods (#​10806)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.25.0

Compare Source

🚀 Features
  • eslint-plugin: [no-misused-spread] add suggestions (#​10719)
🩹 Fixes
  • eslint-plugin: [prefer-nullish-coalescing] report on chain expressions in a ternary (#​10708)
  • eslint-plugin: [no-deprecated] report usage of deprecated private identifiers (#​10844)
  • eslint-plugin: [unified-signatures] handle getter-setter (#​10818)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

eslint/eslint (eslint)

v9.22.0

Compare Source

oclif/oclif (oclif)

v4.17.34

Compare Source

Bug Fixes

v4.17.33

Compare Source

Bug Fixes

v4.17.32

Compare Source

Bug Fixes
  • deps: bump semver from 7.7.0 to 7.7.1 (6d20b28)
prettier/prettier (prettier)

v3.5.3

Compare Source

microsoft/TypeScript (typescript)

v5.8.2

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.26.0

Compare Source

🚀 Features
❤️ Thank You

You can read about our versioning strategy and releases on our website.

v8.25.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.


Configuration

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

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) March 5, 2025 02:41
@renovate renovate bot requested a review from a team as a code owner March 5, 2025 02:41
Copy link
Contributor Author

renovate bot commented Mar 5, 2025

⚠️ 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: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @typescript-eslint/parser@8.24.1
npm error Found: typescript@5.8.2
npm error node_modules/typescript
npm error   dev typescript@"5.8.2" from the root project
npm error   peer typescript@">=4.8.4" from ts-api-utils@2.0.1
npm error   node_modules/ts-api-utils
npm error     ts-api-utils@"^2.0.1" from @typescript-eslint/typescript-estree@8.24.1
npm error     node_modules/@typescript-eslint/typescript-estree
npm error       @typescript-eslint/typescript-estree@"8.24.1" from @typescript-eslint/parser@8.24.1
npm error       node_modules/@typescript-eslint/parser
npm error         peer @typescript-eslint/parser@"^8.0.0 || ^8.0.0-alpha.0" from @typescript-eslint/eslint-plugin@8.26.0
npm error         node_modules/@typescript-eslint/eslint-plugin
npm error     ts-api-utils@"^2.0.1" from @typescript-eslint/eslint-plugin@8.26.0
npm error     node_modules/@typescript-eslint/eslint-plugin
npm error       dev @typescript-eslint/eslint-plugin@"8.26.0" from the root project
npm error       1 more (typescript-eslint)
npm error     1 more (@typescript-eslint/type-utils)
npm error   5 more (ts-node, @typescript-eslint/eslint-plugin, ...)
npm error
npm error Could not resolve dependency:
npm error peer typescript@">=4.8.4 <5.8.0" from @typescript-eslint/parser@8.24.1
npm error node_modules/@typescript-eslint/parser
npm error   peer @typescript-eslint/parser@"^8.0.0 || ^8.0.0-alpha.0" from @typescript-eslint/eslint-plugin@8.26.0
npm error   node_modules/@typescript-eslint/eslint-plugin
npm error     dev @typescript-eslint/eslint-plugin@"8.26.0" from the root project
npm error     1 more (typescript-eslint)
npm error
npm error Conflicting peer dependency: typescript@5.7.3
npm error node_modules/typescript
npm error   peer typescript@">=4.8.4 <5.8.0" from @typescript-eslint/parser@8.24.1
npm error   node_modules/@typescript-eslint/parser
npm error     peer @typescript-eslint/parser@"^8.0.0 || ^8.0.0-alpha.0" from @typescript-eslint/eslint-plugin@8.26.0
npm error     node_modules/@typescript-eslint/eslint-plugin
npm error       dev @typescript-eslint/eslint-plugin@"8.26.0" from the root project
npm error       1 more (typescript-eslint)
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2025-03-12T07_32_53_190Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2025-03-12T07_32_53_190Z-debug-0.log

@renovate renovate bot force-pushed the renovate/dev-minor-and-patch branch 7 times, most recently from f948bc2 to 87744c0 Compare March 11, 2025 12:30
@renovate renovate bot force-pushed the renovate/dev-minor-and-patch branch from 87744c0 to 391fb3b Compare March 12, 2025 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

0 participants