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

chore(deps): bump @typescript-eslint/eslint-plugin from 3.0.0 to 3.0.2 #8237

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 27, 2020

Bumps @typescript-eslint/eslint-plugin from 3.0.0 to 3.0.2.

Release notes

Sourced from @typescript-eslint/eslint-plugin's releases.

v3.0.2

3.0.2 (2020-05-27)

Bug Fixes

v3.0.1

3.0.1 (2020-05-25)

Bug Fixes

  • eslint-plugin: [naming-convention] handle no options correctly (#2095) (fd7d02b)
  • eslint-plugin: [no-throw-literal] handle intersection and union types (#2085) (cae037f)
  • eslint-plugin: [unbound-method] fix crash due to missing Intl (#2090) (f2fa82c)
  • experimental-utils: export CLIEngine & ESLint (#2083) (014341b)
  • typescript-estree: handle BigInt with _ numeric separator (#2067) (66f1627)
  • typescript-estree: mark TS 3.8 and 3.9 as "supported" (#2057) (5eedbff), closes #1436 #1436
Changelog

Sourced from @typescript-eslint/eslint-plugin's changelog.

3.0.2 (2020-05-27)

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

3.0.1 (2020-05-25)

Bug Fixes

  • eslint-plugin: [naming-convention] handle no options correctly (#2095) (fd7d02b)
  • eslint-plugin: [no-throw-literal] handle intersection and union types (#2085) (cae037f)
  • eslint-plugin: [unbound-method] fix crash due to missing Intl (#2090) (f2fa82c)
Commits
  • 9b7f4d4 chore: publish v3.0.2
  • d262178 docs(eslint-plugin): [naming-convention] fix interface-name-prefix example (#...
  • a71b9c9 chore: publish v3.0.1
  • fd7d02b fix(eslint-plugin): [naming-convention] handle no options correctly (#2095)
  • cae037f fix(eslint-plugin): [no-throw-literal] handle intersection and union types (#...
  • f2fa82c fix(eslint-plugin): [unbound-method] fix crash due to missing Intl (#2090)
  • 893b8dd docs(eslint-plugin): [naming-convention] improve comment text regarding ESLin...
  • 1cb1cb5 docs(eslint-plugin): [naming-convention] document ignoring quoted properties ...
  • 071e5a0 docs: various updates based on v3 feedback (#2070)
  • 66f1278 docs(eslint-plugin): [explicit-module-boundary-types] fix allowedNames config...
  • 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 close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies This issue is a problem in a dependency or a pull request that updates a dependency file. label May 27, 2020
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 1deec81
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@dependabot-preview
Copy link
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.0.2 branch from 1deec81 to 4382b1a Compare May 27, 2020 20:14
@mergify
Copy link
Contributor

mergify bot commented May 27, 2020

Thanks Dependabot!

@mergify mergify bot merged commit 10dd0d7 into master May 27, 2020
@mergify mergify bot deleted the dependabot/npm_and_yarn/typescript-eslint/eslint-plugin-3.0.2 branch May 27, 2020 21:05
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject6AEA49D1-qxepHUsryhcu
  • Commit ID: 4382b1a
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies This issue is a problem in a dependency or a pull request that updates a dependency file.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants