Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: update typescript-eslint packages to v8.5.0 #2020

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

Merged
merged 3 commits into from
Sep 16, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/rule-tester (source) 8.2.0 -> 8.5.0 age adoption passing confidence
@typescript-eslint/utils (source) 8.2.0 -> 8.5.0 age adoption passing confidence
typescript-eslint (source) 8.2.0 -> 8.5.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint (@​typescript-eslint/rule-tester)

v8.5.0

Compare Source

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

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

v8.4.0

Compare Source

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

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

v8.3.0

Compare Source

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

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

typescript-eslint/typescript-eslint (@​typescript-eslint/utils)

v8.5.0

Compare Source

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

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

v8.4.0

Compare Source

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

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

v8.3.0

Compare Source

🚀 Features
  • eslint-plugin: [no-deprecation] add rule
🩹 Fixes
  • utils: add missing TSSatisfiesExpression in RuleListenerBaseSelectors

  • utils: add TSDeclareFunction to functionTypeTypes

❤️ Thank You
  • Abraham Guo
  • Daichi Kamiyama
  • Josh Goldberg ✨
  • Kim Sang Du
  • Sukka
  • Vida Xie

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

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

v8.5.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.

v8.4.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.

v8.3.0

Compare Source

🚀 Features
  • eslint-plugin: [no-deprecation] add rule
❤️ Thank You
  • Abraham Guo
  • Daichi Kamiyama
  • Josh Goldberg ✨
  • Kim Sang Du
  • Sukka
  • Vida Xie

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


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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Aug 26, 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
Scope: all 11 workspace projects
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 20, reused 0, downloaded 0, added 0
Progress: resolved 62, reused 0, downloaded 0, added 0
Progress: resolved 79, reused 0, downloaded 0, added 0
Progress: resolved 157, reused 0, downloaded 0, added 0
Progress: resolved 204, reused 0, downloaded 0, added 0
Progress: resolved 278, reused 0, downloaded 0, added 0
Progress: resolved 375, reused 0, downloaded 0, added 0
Progress: resolved 524, reused 0, downloaded 0, added 0
Progress: resolved 685, reused 0, downloaded 0, added 0
Progress: resolved 851, reused 0, downloaded 0, added 0
Progress: resolved 989, reused 0, downloaded 0, added 0
Progress: resolved 1279, reused 0, downloaded 0, added 0
 ERR_PNPM_PATCH_NOT_APPLIED  The following patches were not applied: @typescript-eslint/[email protected]

Either remove them from "patchedDependencies" or update them to match packages in your dependencies.

Copy link

nx-cloud bot commented Aug 26, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 0a0cb83. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


✅ Successfully ran 7 targets

Sent with 💌 from NxCloud.

@renovate renovate bot force-pushed the renovate/typescript-eslint-packages branch from ac7dee6 to 1dfc9f6 Compare September 2, 2024 18:57
@renovate renovate bot changed the title fix: update typescript-eslint packages to v8.3.0 fix: update typescript-eslint packages to v8.4.0 Sep 2, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-packages branch from 1dfc9f6 to 1b4a07b Compare September 9, 2024 18:48
@renovate renovate bot changed the title fix: update typescript-eslint packages to v8.4.0 fix: update typescript-eslint packages to v8.5.0 Sep 9, 2024
@renovate renovate bot force-pushed the renovate/typescript-eslint-packages branch from 1b4a07b to f1729ce Compare September 16, 2024 10:39
@renovate renovate bot force-pushed the renovate/typescript-eslint-packages branch from f1729ce to c93da8a Compare September 16, 2024 11:29
Copy link
Contributor Author

renovate bot commented Sep 16, 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.

@JamesHenry JamesHenry merged commit 1f115ed into main Sep 16, 2024
10 checks passed
@JamesHenry JamesHenry deleted the renovate/typescript-eslint-packages branch September 16, 2024 12:09
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.

1 participant