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

Update typescript-eslint monorepo to v1.11.0 #32

Merged
merged 1 commit into from
Jun 25, 2019

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 23, 2019

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin devDependencies minor 1.10.2 -> 1.11.0
@typescript-eslint/parser devDependencies minor 1.10.2 -> 1.11.0

Release Notes

typescript-eslint/typescript-eslint

v1.11.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-magic-numbers] add support for enums (#​543) (5c40d01)
  • eslint-plugin: [promise-function-async] allow any as return value (#​553) (9a387b0)
  • eslint-plugin: Remove duplicated code (#​611) (c4df4ff)
  • parser: add simpleTraverse, replaces private ESLint util (#​628) (aa206c4)
  • typescript-estree: fix more cases with double slash in JSX text (#​607) (34cfa53)
Features

1.10.2 (2019-06-10)

Bug Fixes
  • eslint-plugin: peerDep should specify semver major range (#​602) (5589938)

1.10.1 (2019-06-09)

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


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 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 Renovate Bot. View repository job log here.

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 3 times, most recently from 266e11b to 85edda5 Compare June 25, 2019 02:26
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 85edda5 to 7982e68 Compare June 25, 2019 03:07
Copy link
Owner

@sounisi5011 sounisi5011 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I ran ESLint but it passed.
I do not think that this update will have any adverse effects.

@sounisi5011 sounisi5011 merged commit 86cc9fe into master Jun 25, 2019
@sounisi5011 sounisi5011 deleted the renovate/typescript-eslint-monorepo branch June 25, 2019 03:29
@sounisi5011 sounisi5011 mentioned this pull request Jun 25, 2019
1 task
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.

2 participants