ti-community-infra / ti-challenge-bot

A bot for challenge program.
https://tidb-community-bots.github.io/ti-challenge-bot/
ISC License
3 stars 2 forks source link

build: Bump @typescript-eslint/parser from 4.28.4 to 5.10.1 #518

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @typescript-eslint/parser from 4.28.4 to 5.10.1.

Release notes

Sourced from @​typescript-eslint/parser's releases.

v5.10.1

5.10.1 (2022-01-24)

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

v5.10.0

5.10.0 (2022-01-17)

Bug Fixes

  • eslint-plugin: [explicit-function-return-type] support AllowTypedFunctionExpression within AllowHigherOrderFunction (#4250) (d053cde)
  • eslint-plugin: [no-extra-semi] false negatives when used with eslint 8.3.0 (#4458) (f4016c2)
  • eslint-plugin: [no-invalid-this] crash when used with eslint 8.7.0 (#4448) (e56f1e5)
  • eslint-plugin: [no-magic-numbers] handle bigint in class props (#4411) (c8e650f)
  • type-utils: check IndexSignature internals when checking isTypeReadonly (#4417) (ef3147c), closes #4410 #3714
  • type-utils: intersection types involving readonly arrays are now handled in most cases (#4429) (5046882)
  • type-utils: isTypeReadonly now handles conditional types (#4421) (39a6806)
  • type-utils: union types always being marked as readonly (#4419) (99ab193)

Features

  • rename experimental-utils to utils and make experimental-utils an alias to the new package (#4172) (1d55a75)
  • type-utils: make isTypeReadonly's options param optional (#4415) (3a07a56)

v5.9.1

5.9.1 (2022-01-10)

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

v5.9.0

5.9.0 (2022-01-03)

Features

We published a number of our internal eslint-plugin utilities for working with TypeScript types under the package @typescript-eslint/type-utils

v5.8.1

5.8.1 (2021-12-27)

Bug Fixes

  • eslint-plugin: [consistent-indexed-object-style] do not report for circular references (#4347) (6edebcd)
  • eslint-plugin: [consistent-type-definitions] correct fixer with declare keyword (#4334) (0cd911a)
  • eslint-plugin: [padding-line-between-statements] make function overloading is also processed (#4345) (d31ec26)

... (truncated)

Changelog

Sourced from @​typescript-eslint/parser's changelog.

5.10.1 (2022-01-24)

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

5.10.0 (2022-01-17)

Features

  • rename experimental-utils to utils and make experimental-utils an alias to the new package (#4172) (1d55a75)

5.9.1 (2022-01-10)

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

5.9.0 (2022-01-03)

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

5.8.1 (2021-12-27)

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

5.8.0 (2021-12-20)

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

... (truncated)

Commits
  • 3e1ebca chore: publish v5.10.1
  • 8894106 chore: publish v5.10.0
  • 1d55a75 feat: rename experimental-utils to utils and make experimental-utils an...
  • 5f89728 chore: publish v5.9.1
  • 8d710a0 chore: publish v5.9.0
  • b4046d4 chore: publish v5.8.1
  • c3e1834 chore: publish v5.8.0
  • b57aa90 test(parser): update parser tsx tests to not use eslint (#4323)
  • 04d1f3e docs: update links to point to correct pages (#4326)
  • 9c3befb chore: publish v5.7.0
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
ti-chi-bot commented 2 years ago

[REVIEW NOTIFICATION]

This pull request has not been approved.

To complete the pull request process, please ask the reviewers in the list to review by filling /cc @reviewer in the comment. After your PR has acquired the required number of LGTMs, you can assign this pull request to the committer in the list by filling /assign @committer in the comment to help you merge this pull request.

The full list of commands accepted by this bot can be found here.

Reviewer can indicate their review by submitting an approval review. Reviewer can cancel approval by submitting a request changes review.
codecov[bot] commented 2 years ago

Codecov Report

Merging #518 (ff601f3) into master (29ede55) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #518   +/-   ##
=======================================
  Coverage   38.60%   38.60%           
=======================================
  Files          38       38           
  Lines        1321     1321           
  Branches      264      264           
=======================================
  Hits          510      510           
- Misses        782      811   +29     
+ Partials       29        0   -29     
Impacted Files Coverage Δ
src/index.ts 68.75% <0.00%> (ø)
src/events/pull/index.ts 12.85% <0.00%> (ø)
src/commands/help/index.ts 75.00% <0.00%> (ø)
src/events/custom/index.ts 23.07% <0.00%> (ø)
src/events/issues/index.ts 15.90% <0.00%> (ø)
src/services/issue/index.ts 20.00% <0.00%> (ø)
src/commands/reward/index.ts 17.02% <0.00%> (ø)
src/repositoies/score/index.ts 35.71% <0.00%> (ø)
src/api/challenge-program/index.ts 25.00% <0.00%> (ø)
src/services/auto-give-up/index.ts 31.42% <0.00%> (ø)
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 29ede55...ff601f3. Read the comment docs.

dependabot[bot] commented 2 years ago

Superseded by #522.