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 monorepo to v5.58.0 #61

Merged
merged 1 commit into from
Apr 17, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 5.57.1 -> 5.58.0 age adoption passing confidence
@typescript-eslint/parser 5.57.1 -> 5.58.0 age adoption passing confidence

Release Notes

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

v5.58.0

Compare Source

Bug Fixes
  • eslint-plugin: [unified-signatures] allow overloads with different named and different number of parameters (#​6877) (939d665)
Features

5.57.1 (2023-04-03)

Bug Fixes
  • eslint-plugin: [strict-boolean-expressions] support mixed enums in allowNullableEnum option (#​6740) (49be8a8)
typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v5.58.0

Compare Source

Bug Fixes
  • update getLib for new TypeScript targets ES2021, ES2022 (#​6782) (1c04664)

5.57.1 (2023-04-03)

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


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.

@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Merging #61 (d68341a) into main (990312d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #61   +/-   ##
=======================================
  Coverage   86.38%   86.38%           
=======================================
  Files          45       45           
  Lines         874      874           
  Branches      113      113           
=======================================
  Hits          755      755           
  Misses         19       19           
  Partials      100      100           

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

@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.50.0 chore(deps): update typescript-eslint monorepo to v5.51.0 Feb 6, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 1e899a6 to 6ac6b9b Compare February 7, 2023 02:47
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 6ac6b9b to 6776af1 Compare February 13, 2023 22:59
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.51.0 chore(deps): update typescript-eslint monorepo to v5.52.0 Feb 13, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 3 times, most recently from 1c94eba to df0f3b4 Compare February 20, 2023 18:54
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.52.0 chore(deps): update typescript-eslint monorepo to v5.53.0 Feb 20, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from df0f3b4 to eb461f4 Compare February 27, 2023 19:56
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.53.0 chore(deps): update typescript-eslint monorepo to v5.54.0 Feb 27, 2023
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.54.0 chore(deps): update typescript-eslint monorepo to v5.54.1 Mar 6, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 4 times, most recently from e702584 to 74283cb Compare March 10, 2023 06:52
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 74283cb to 3ce014e Compare March 13, 2023 20:34
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.54.1 chore(deps): update typescript-eslint monorepo to v5.55.0 Mar 13, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 3ce014e to f31e722 Compare March 20, 2023 18:13
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.55.0 chore(deps): update typescript-eslint monorepo to v5.56.0 Mar 20, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from f31e722 to 4899df9 Compare March 22, 2023 08:48
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.56.0 chore(deps): update typescript-eslint monorepo to v5.57.0 Mar 27, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 4899df9 to 36e4e26 Compare March 27, 2023 18:21
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 36e4e26 to 1e00d5f Compare April 3, 2023 21:26
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.57.0 chore(deps): update typescript-eslint monorepo to v5.57.1 Apr 3, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 22566a0 to 9cc908d Compare April 10, 2023 02:32
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v5.57.1 chore(deps): update typescript-eslint monorepo to v5.58.0 Apr 10, 2023
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 9cc908d to 8c42615 Compare April 10, 2023 22:49
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 8c42615 to d68341a Compare April 12, 2023 08:51
@homura homura added the dependencies Update one or more dependencies version label Apr 13, 2023
@homura homura merged commit 850d0c2 into main Apr 17, 2023
@homura homura deleted the renovate/typescript-eslint-monorepo branch April 17, 2023 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Update one or more dependencies version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant