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

fix(deps): update typescript-eslint monorepo to v2.26.0 #127

Merged
merged 1 commit into from Apr 6, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 5, 2020

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin dependencies minor 2.25.0 -> 2.26.0
@typescript-eslint/parser dependencies minor 2.25.0 -> 2.26.0

Release Notes

typescript-eslint/typescript-eslint

v2.26.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-explicit-any] error with ignoreRestArgs (#​1796) (638d84d)
  • eslint-plugin: [no-unsafe-call] allow import expressions (#​1800) (4fa7107)
  • eslint-plugin: [no-unsafe-return] error with <TS3.7 (#​1815) (f3160b4)
Features
  • eslint-plugin-tslint: support tslint 6 (#​1809) (7d963fd)
  • typescript-estree: add option to ignore certain folders from glob resolution (#​1802) (1e29e69)

Renovate configuration

📅 Schedule: "before 3am on Monday" in timezone Europe/Lisbon.

🚦 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Apr 5, 2020
@rfgamaral rfgamaral merged commit cb26926 into master Apr 6, 2020
@rfgamaral rfgamaral deleted the renovate/typescript-eslint-monorepo branch April 6, 2020 08:46
rfgamaral pushed a commit that referenced this pull request Jun 19, 2020
# [3.0.0](v2.0.0...v3.0.0) (2020-06-19)

### Bug Fixes

* **deps:** update dependency eslint-config-airbnb to v18.2.0 ([#166](#166)) ([2e78f09](2e78f09))
* **deps:** update dependency eslint-config-airbnb-base to v14.2.0 ([#163](#163)) ([a65551f](a65551f))
* **deps:** update dependency eslint-config-prettier to v6.11.0 ([#140](#140)) ([3fb8b63](3fb8b63))
* **deps:** update dependency eslint-plugin-import to v2.20.2 ([#122](#122)) ([da6dc54](da6dc54))
* **deps:** update dependency eslint-plugin-import to v2.21.2 ([#162](#162)) ([daa69eb](daa69eb))
* **deps:** update dependency eslint-plugin-jsx-a11y to v6.3.0 ([#167](#167)) ([5902c86](5902c86))
* **deps:** update dependency eslint-plugin-prettier to v3.1.3 ([#133](#133)) ([644bdac](644bdac))
* **deps:** update dependency eslint-plugin-prettier to v3.1.4 ([#164](#164)) ([cffc338](cffc338))
* **deps:** update dependency eslint-plugin-react to v7.20.0 ([#153](#153)) ([e4590af](e4590af))
* **deps:** update dependency eslint-plugin-react-hooks to v4 ([#124](#124)) ([51c5f1b](51c5f1b))
* **deps:** update typescript-eslint monorepo to v2.25.0 ([#123](#123)) ([1686e92](1686e92))
* **deps:** update typescript-eslint monorepo to v2.26.0 ([#127](#127)) ([cb26926](cb26926))
* **deps:** update typescript-eslint monorepo to v2.27.0 ([#130](#130)) ([f45e4ac](f45e4ac))
* **deps:** update typescript-eslint monorepo to v2.29.0 ([#137](#137)) ([522cb9f](522cb9f))
* **deps:** update typescript-eslint monorepo to v2.30.0 ([#144](#144)) ([1dad430](1dad430))
* **deps:** update typescript-eslint monorepo to v3 ([#155](#155)) ([f0460bd](f0460bd))
* **peers:** update dependency eslint to ^6.8 ([dc3a34e](dc3a34e))

### Features

* **peers:** support ESLint v7 ([668dd5b](668dd5b))

### BREAKING CHANGES

* **peers:** drop support for ESLint versions unsupported by Airbnb
configurations
@rfgamaral
Copy link
Owner

🎉 This PR is included in version 3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants