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.56.0 #34

Merged
merged 1 commit into from
Mar 23, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 15, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v5.56.0

Compare Source

Bug Fixes
  • eslint-plugin: [member-ordering] check order when optionalityOrder is present with no optional members (#​6619) (6aff431)
  • eslint-plugin: [no-misused-promises] avoid unnecessary calls to getContextualType (#​6193) (745cfe4)
  • eslint-plugin: [no-misused-promises] fix incorrect detection of void functions in JSX attributes (#​6638) (9e41cee)
  • eslint-plugin: [strict-boolean-expression] support falsy and truthy literals simultaneously (#​6672) (62ef487)
  • eslint-plugin: [strict-boolean-expressions] handle truthy enums (#​6618) (0d0639f)
  • eslint-plugin: add TSPropertySignature with TSFunctionType annotation to typeMethod selector (#​6645) (3fc5c63)
Features
  • eslint-plugin: add allowNever support to restrict-template-expressions (#​6554) (423f164)

v5.55.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-confusing-void-expression] check sequence expressions for void is in last position (#​6597) (d73d7d3)
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] fixer should handle parentheses (#​6569) (2d8c196)
Features

5.54.1 (2023-03-06)

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

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

v5.56.0

Compare Source

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

v5.55.0

Compare Source

Features

5.54.1 (2023-03-06)

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.

@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 6e27ba7 to 9e6b748 Compare March 20, 2023 19:22
@abhi-markan abhi-markan merged commit aad3007 into main Mar 23, 2023
@abhi-markan abhi-markan deleted the renovate/typescript-eslint-monorepo branch March 23, 2023 10:36
abhi-markan added a commit that referenced this pull request Mar 29, 2023
🤖 I have created a release *beep* *boop*
---


##
[1.1.2](v1.1.1...v1.1.2)
(2023-03-24)


### Bug Fixes

* **deps:** update dependency pino-pretty to v10
([24c74a2](24c74a2))
* **deps:** update dependency pino-pretty to v10
([#31](#31))
([0aea4f8](0aea4f8))
* **deps:** update dependency typescript to v5
([ce8c0d6](ce8c0d6))
* **deps:** update dependency typescript to v5
([#37](#37))
([35152d9](35152d9))
* **deps:** update nest monorepo to v9.3.12
([e60a59f](e60a59f))
* **deps:** update nest monorepo to v9.3.12
([#33](#33))
([d1af81f](d1af81f))


### Miscellaneous

* **deps:** update all
([5de8e82](5de8e82))
* **deps:** update all
([#32](#32))
([50b6570](50b6570))
* **deps:** update all NPM packages
([7d7725e](7d7725e))
* **deps:** update dependency @commitlint/cli to v17.5.0
([8986813](8986813))
* **deps:** update dependency @commitlint/cli to v17.5.0
([#35](#35))
([03546af](03546af))
* **deps:** update dependency @types/jest to v29.5.0
([c8c5b54](c8c5b54))
* **deps:** update dependency @types/jest to v29.5.0
([#29](#29))
([d196581](d196581))
* **deps:** update dependency @types/node to v18.15.6
([#38](#38))
([3d749aa](3d749aa))
* **deps:** update typescript-eslint monorepo to v5.56.0
([9e6b748](9e6b748))
* **deps:** update typescript-eslint monorepo to v5.56.0
([#34](#34))
([aad3007](aad3007))
* **main:** release 1.1.2
([5777022](5777022))
* **main:** release 1.1.2
([#30](#30))
([8af3da0](8af3da0))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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