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

fix: update typescript-eslint packages to v6.19.0 #1703

Merged
merged 2 commits into from
Jan 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 20, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin (source) 6.18.1 -> 6.19.0 age adoption passing confidence
@typescript-eslint/parser (source) 6.18.1 -> 6.19.0 age adoption passing confidence
@typescript-eslint/type-utils (source) 6.18.1 -> 6.19.0 age adoption passing confidence
@typescript-eslint/utils (source) 6.18.1 -> 6.19.0 age adoption passing confidence

Release Notes

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

v6.19.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-promise-reject-errors] add rule

  • eslint-plugin: [no-array-delete] add new rule

  • eslint-plugin: [no-useless-template-literals] add fix suggestions

🩹 Fixes
  • eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression

  • eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable

❤️ Thank You
  • auvred
  • Brad Zacher
  • Josh Goldberg ✨
  • Joshua Chen
  • LJX
  • Steven
  • StyleShit

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

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

v6.19.0

Compare Source

This was a version bump only for parser 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/type-utils)

v6.19.0

Compare Source

🚀 Features
  • eslint-plugin: [prefer-promise-reject-errors] add rule
🩹 Fixes
  • eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable
❤️ Thank You
  • auvred
  • Brad Zacher
  • Josh Goldberg ✨
  • Joshua Chen
  • LJX
  • Steven
  • StyleShit

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

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

v6.19.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.


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 has been generated by Mend Renovate. View repository job log here.

Copy link

nx-cloud bot commented Jan 20, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 0911a03. 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 5 targets

Sent with 💌 from NxCloud.

Copy link

codecov bot commented Jan 20, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (0fd361a) 89.44% compared to head (0911a03) 89.56%.
Report is 28 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1703      +/-   ##
==========================================
+ Coverage   89.44%   89.56%   +0.12%     
==========================================
  Files         169      171       +2     
  Lines        3175     3202      +27     
  Branches      540      544       +4     
==========================================
+ Hits         2840     2868      +28     
  Misses        198      198              
+ Partials      137      136       -1     
Flag Coverage Δ
unittest 89.56% <97.22%> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
packages/eslint-plugin-template/src/rules/i18n.ts 92.74% <100.00%> (+1.21%) ⬆️
...s/eslint-plugin-template/tests/rules/i18n/cases.ts 100.00% <ø> (ø)
...n-template/tests/rules/no-call-expression/cases.ts 100.00% <ø> (ø)
...lint-plugin/src/rules/no-async-lifecycle-method.ts 100.00% <100.00%> (ø)
...lint-plugin/src/rules/no-empty-lifecycle-method.ts 95.23% <100.00%> (+0.23%) ⬆️
...gin/tests/rules/no-async-lifecycle-method/cases.ts 100.00% <100.00%> (ø)
packages/template-parser/src/index.ts 89.36% <100.00%> (+0.23%) ⬆️
packages/eslint-plugin/src/index.ts 70.68% <50.00%> (+0.51%) ⬆️

@JamesHenry JamesHenry merged commit 38f5cf9 into main Jan 20, 2024
9 checks passed
@JamesHenry JamesHenry deleted the renovate/typescript-eslint-packages branch January 20, 2024 18:44
Copy link
Contributor Author

renovate bot commented Jan 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.

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