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 v3.6.1 #193

Merged
merged 1 commit into from
Jul 20, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2020

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin dependencies patch 3.6.0 -> 3.6.1
@typescript-eslint/parser dependencies patch 3.6.0 -> 3.6.1

Release Notes

typescript-eslint/typescript-eslint

v3.6.1

Compare Source

Bug Fixes
  • eslint-plugin: [no-unnecessary-condition] handle computed member access (#​2288) (3a187ca)
  • eslint-plugin: [prefer-literal-enum-member] allow negative numbers (#​2277) (00ac9c3)
  • eslint-plugin: [space-before-function-paren] incorrect handling of abstract methods (#​2275) (ced6591), closes #​2274
  • eslint-plugin: [switch-exhaustiveness-check] handle special characters in enum keys (#​2207) (98ab010)

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 Jul 20, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from fd41b87 to c97fa4b Compare July 20, 2020 10:37
@rfgamaral rfgamaral merged commit 40650e6 into master Jul 20, 2020
@rfgamaral rfgamaral deleted the renovate/typescript-eslint-monorepo branch July 20, 2020 10:47
rfgamaral pushed a commit that referenced this pull request Aug 8, 2020
# [3.3.0](v3.2.0...v3.3.0) (2020-08-08)

### Bug Fixes

* broken shareable configurations ([ef83e42](ef83e42))
* **deps:** update dependency eslint-import-resolver-typescript to v2.2.0 ([#198](#198)) ([609fb40](609fb40))
* **deps:** update dependency eslint-plugin-react to v7.20.5 ([#199](#199)) ([9e89379](9e89379))
* **deps:** update dependency eslint-plugin-react-hooks to v4.0.7 ([#187](#187)) ([285d51e](285d51e))
* **deps:** update dependency eslint-plugin-react-hooks to v4.0.8 ([#192](#192)) ([8cff239](8cff239))
* **deps:** update typescript-eslint monorepo to v3.6.0 ([#188](#188)) ([c918f35](c918f35))
* **deps:** update typescript-eslint monorepo to v3.6.1 ([#193](#193)) ([40650e6](40650e6))
* **deps:** update typescript-eslint monorepo to v3.8.0 ([#195](#195)) ([5abf351](5abf351))

### Features

* **react:** allow JSX inside `.tsx` files ([0217b93](0217b93))
@rfgamaral
Copy link
Owner

🎉 This PR is included in version 3.3.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