Skip to content
This repository has been archived by the owner on Aug 3, 2020. It is now read-only.

build(deps-dev): Bump @typescript-eslint/eslint-plugin from 1.10.2 to 1.11.0 #8

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jun 24, 2019

Bumps @typescript-eslint/eslint-plugin from 1.10.2 to 1.11.0.

Release notes

Sourced from [@​typescript-eslint/eslint-plugin's releases](https://github.com/typescript-eslint/typescript-eslint/releases).

v1.11.0

1.11.0 (2019-06-23)

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

  • eslint-plugin: [no-explicit-any] ignoreRestArgs (#548) (753ad75)
  • eslint-plugin: add consistent-type-definitions rule (#463) (ec87d06)
  • eslint-plugin: add new rule no-empty-function (#626) (747bfcb)
  • eslint-plugin: add new rule no-floating-promises (#495) (61e6385)
Changelog

Sourced from [@​typescript-eslint/eslint-plugin's changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md).

1.11.0 (2019-06-23)

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)

Features

  • eslint-plugin: [no-explicit-any] ignoreRestArgs (#548) (753ad75)
  • eslint-plugin: add consistent-type-definitions rule (#463) (ec87d06)
  • eslint-plugin: add new rule no-empty-function (#626) (747bfcb)
  • eslint-plugin: add new rule no-floating-promises (#495) (61e6385)
Commits
  • a53fc71 chore: publish v1.11.0
  • ec87d06 feat(eslint-plugin): add consistent-type-definitions rule (#463)
  • 747bfcb feat(eslint-plugin): add new rule no-empty-function (#626)
  • 9a387b0 fix(eslint-plugin): [promise-function-async] allow any as return value (#553)
  • 48548ea docs(eslint-plugin): [no-explicit-any] correct docs
  • c14ade7 docs(eslint-plugin): Update ROADMAP.md to clarify ban-types status (#622)
  • 5c40d01 fix(eslint-plugin): [no-magic-numbers] add support for enums (#543)
  • 753ad75 feat(eslint-plugin): [no-explicit-any] ignoreRestArgs (#548)
  • 61e6385 feat(eslint-plugin): add new rule no-floating-promises (#495)
  • 2c557f1 chore: format changelogs
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jun 24, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/@typescript-eslint/eslint-plugin-1.11.0 branch from fb9d86c to 9b6a471 Compare June 26, 2019 09:49
@kyranet kyranet merged commit 3b6ecfb into master Jun 26, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/@typescript-eslint/eslint-plugin-1.11.0 branch June 26, 2019 09:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant