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 dependency @typescript-eslint/eslint-plugin to v6 #911

Merged
merged 5 commits into from
Jul 16, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin ^5.47.0 -> ^6.0.0 age adoption passing confidence

Release Notes

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

v6.0.0

Compare Source

Bug Fixes
  • bumped ts-api-utils to 0.0.39 (#​6497) (217c710)
  • correct handling of additionalProperties in object schemas (#​6939) (489c7a5)
  • correct lint error after merge (277fdb5)
  • eslint-plugin: [explicit-module-boundary-types] remove shouldTrackReferences option from schema (#​5399) (6d32734)
  • eslint-plugin: allow parser@^6.0.0 (#​6630) (92908bd)
  • eslint-plugin: remove valid-typeof disable in eslint-recommended (#​5381) (b82df5e)
  • fix illegal decorator check (#​6723) (c456f8c)
  • rename typeParameters to typeArguments where needed (#​5384) (08d757b)
  • replace tsutils with ts-api-tools (#​6428) (79327b4)
  • type-utils: treat intrinsic types as if they are from lib and never match error types (#​6869) (ecb57de)
  • typescript-estree: account for namespace nesting in AST conversion (#​6272) (09e3877)
  • update exports field in package.json files (#​6550) (53776c2)
chore
Features
BREAKING CHANGES
  • eslint-plugin: Adds an additional class of checks to the rule
  • drop support for ESLint v6
  • drops support for node v17
  • Bumps the minimum supported range and removes handling for old versions
  • drops support for node v12

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


Configuration

📅 Schedule: Branch creation - "on the first day of the week" in timezone Asia/Tokyo, 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 this update 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.

@renovate renovate bot added the R-Update(npm) Renovate: update npm label Jul 16, 2023
@renovate renovate bot requested a review from MikuroXina July 16, 2023 00:34
@codecov
Copy link

codecov bot commented Jul 16, 2023

Codecov Report

Merging #911 (ac261b8) into main (b239495) will increase coverage by 0.21%.
The diff coverage is 47.50%.

@@            Coverage Diff             @@
##             main     #911      +/-   ##
==========================================
+ Coverage   73.83%   74.04%   +0.21%     
==========================================
  Files          72       72              
  Lines        4892     4874      -18     
  Branches      414      408       -6     
==========================================
- Hits         3612     3609       -3     
+ Misses        867      858       -9     
+ Partials      413      407       -6     
Flag Coverage Δ
unittests 74.04% <47.50%> (+0.21%) ⬆️

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

Impacted Files Coverage Δ
src/adaptor/discord/voice.ts 21.78% <0.00%> (-0.22%) ⬇️
src/adaptor/proxy/message.ts 40.00% <0.00%> (+0.60%) ⬆️
src/adaptor/proxy/middleware/message-convert.ts 28.57% <0.00%> (ø)
src/adaptor/proxy/role.ts 50.00% <0.00%> (+4.16%) ⬆️
src/service/command/guild-info.ts 96.50% <ø> (+1.40%) ⬆️
src/service/emoji-log.ts 80.00% <ø> (+16.36%) ⬆️
src/adaptor/proxy/command/schema.ts 56.27% <50.00%> (+0.72%) ⬆️
src/service/command/command-message.ts 92.62% <75.00%> (+0.12%) ⬆️
src/adaptor/in-memory-reservation.ts 66.66% <100.00%> (ø)
src/adaptor/in-memory-typo.ts 76.92% <100.00%> (ø)
... and 7 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@renovate renovate bot force-pushed the renovate/typescript-eslint-eslint-plugin-6.x branch 2 times, most recently from bbbd226 to bb976ba Compare July 16, 2023 07:40
@renovate
Copy link
Contributor Author

renovate bot commented Jul 16, 2023

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.

@MikuroXina MikuroXina force-pushed the renovate/typescript-eslint-eslint-plugin-6.x branch 2 times, most recently from f91dbaf to 79fc4ae Compare July 16, 2023 09:14
@MikuroXina MikuroXina force-pushed the renovate/typescript-eslint-eslint-plugin-6.x branch from 79fc4ae to ac261b8 Compare July 16, 2023 09:34
@MikuroXina MikuroXina merged commit 58f56be into main Jul 16, 2023
12 of 13 checks passed
@MikuroXina MikuroXina deleted the renovate/typescript-eslint-eslint-plugin-6.x branch July 16, 2023 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
R-Update(npm) Renovate: update npm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant