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 typescript-eslint to ~5.35.1 #1313

Merged
merged 1 commit into from
Aug 29, 2022

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 29, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin ~5.33.1 -> ~5.35.1 age adoption passing confidence
@typescript-eslint/parser ~5.33.1 -> ~5.35.1 age adoption passing confidence

Release Notes

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

v5.35.1

Compare Source

Bug Fixes
  • eslint-plugin: correct rule schemas to pass ajv validation (#​5531) (dbf8b56)

v5.35.0

Compare Source

Features
  • eslint-plugin: [explicit-member-accessibility] suggest adding explicit accessibility specifiers (#​5492) (0edb94a)

v5.34.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-useless-constructor] handle parameter decorator (#​5450) (864dbcf)
Features
  • eslint-plugin: [prefer-optional-chain] support suggesting !foo || !foo.bar as a valid match for the rule (#​5266) (aca935c)

5.33.1 (2022-08-15)

Bug Fixes
  • missing placeholders in violation messages for no-unnecessary-type-constraint and no-unsafe-argument (and enable eslint-plugin/recommended rules internally) (#​5453) (d023910)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.35.1

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.35.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

v5.34.0

Compare Source

Note: Version bump only for package @​typescript-eslint/parser

5.33.1 (2022-08-15)

Note: Version bump only for package @​typescript-eslint/parser


Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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, click this checkbox.

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

@renovate renovate bot requested a review from a team as a code owner August 29, 2022 07:18
@renovate renovate bot added the c: dependencies Pull requests that adds/updates a dependency label Aug 29, 2022
@Shinigami92 Shinigami92 enabled auto-merge (squash) August 29, 2022 07:23
Shinigami92
Shinigami92 previously approved these changes Aug 29, 2022
@codecov
Copy link

codecov bot commented Aug 29, 2022

Codecov Report

Merging #1313 (189c0f8) into main (f522cef) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1313   +/-   ##
=======================================
  Coverage   99.62%   99.62%           
=======================================
  Files        2160     2160           
  Lines      240454   240454           
  Branches     1005     1007    +2     
=======================================
+ Hits       239549   239557    +8     
+ Misses        884      876    -8     
  Partials       21       21           
Impacted Files Coverage Δ
src/modules/finance/index.ts 100.00% <0.00%> (+0.23%) ⬆️
src/modules/internet/user-agent.ts 83.59% <0.00%> (+1.85%) ⬆️

@Shinigami92 Shinigami92 merged commit 8e34c4b into main Aug 29, 2022
@Shinigami92 Shinigami92 deleted the renovate/typescript-eslint branch August 29, 2022 07:48
@ST-DDT ST-DDT added this to the v7 - Current Major milestone Aug 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c: dependencies Pull requests that adds/updates a dependency
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants