Skip to content
This repository was archived by the owner on Mar 16, 2023. It is now read-only.

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 1.9.0 to 1.10.2#25

Merged
iiAbady merged 1 commit intomasterfrom
dependabot/npm_and_yarn/@typescript-eslint/eslint-plugin-1.10.2
Jun 10, 2019
Merged

chore(deps-dev): bump @typescript-eslint/eslint-plugin from 1.9.0 to 1.10.2#25
iiAbady merged 1 commit intomasterfrom
dependabot/npm_and_yarn/@typescript-eslint/eslint-plugin-1.10.2

Conversation

@dependabot-preview
Copy link
Copy Markdown
Contributor

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

Release notes

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

v1.10.2

1.10.2 (2019-06-10)

Bug Fixes

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

v1.10.1

1.10.1 (2019-06-09)

Bug Fixes

Features

  • make utils/TSESLint export typed classes instead of just types (#526) (370ac72)
  • support TypeScript versions >=3.2.1 <3.6.0 (#597) (5d2b962)
  • eslint-plugin: [explicit-function-return-type] allowHigherOrderFunctions (#193) (#538) (50a493e)
  • eslint-plugin: add config all.json (#313) (67537b8)

v1.10.0

This was a malformed publish because of a CI failure, it was unpublished immediately, and 1.10.1 has been released. Please see that release for the full changelog.

Changelog

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

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/eslint-plugin

1.10.0 (2019-06-09)

Bug Fixes

  • eslint-plugin: [explicit-function-return-type] Fix obj setter prop (8c8497c), closes #525
  • eslint-plugin: [no-extra-parens] Fix crash default switch case crash (5ec2b32), closes #509
  • eslint-plugin: [no-type-alias] Fix parenthesized type handling (#576) (6489293)
  • eslint-plugin: [NUTA] false positive for null assign to undefined (#536) (b16409a), closes #529
  • eslint-plugin: Remove no-dupe-class-members from eslint-recommended (#520) (1a0e60b)

Features

  • make utils/TSESLint export typed classes instead of just types (#526) (370ac72)
  • support TypeScript versions >=3.2.1 <3.6.0 (#597) (5d2b962)
  • eslint-plugin: [explicit-function-return-type] allowHigherOrderFunctions (#193) (#538) (50a493e)
  • eslint-plugin: add config all.json (#313) (67537b8)
Commits
  • 0d10cb3 chore: publish v1.10.2
  • 5589938 fix(eslint-plugin): peerDep should specify semver major range (#602)
  • 729c760 chore: publish v1.10.1
  • 3f7447d chore: publish v1.10.0
  • c69f4b7 fix(eslint-plugin): [no-unnecessary-type-assertion] handle missing declaratio...
  • b16409a fix(eslint-plugin): [NUTA] false positive for null assign to undefined (#536)
  • 6489293 fix(eslint-plugin): [no-type-alias] Fix parenthesized type handling (#576)
  • 5d2b962 feat(*): support TypeScript versions >=3.2.1 <3.6.0 (#597)
  • c03b6ed docs(eslint-plugin): Add eslint:recommended to a usage example (#591)
  • 50a493e feat(eslint-plugin): [explicit-function-return-type] allowHigherOrderFunction...
  • Additional commits viewable 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 10, 2019
@iiAbady iiAbady merged commit 7086829 into master Jun 10, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/@typescript-eslint/eslint-plugin-1.10.2 branch June 10, 2019 23:16
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.

1 participant