Skip to content

Bump eslint-config-airbnb-typescript from 4.0.1 to 6.1.0 - #248

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-config-airbnb-typescript-6.1.0
Closed

Bump eslint-config-airbnb-typescript from 4.0.1 to 6.1.0#248
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/eslint-config-airbnb-typescript-6.1.0

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps eslint-config-airbnb-typescript from 4.0.1 to 6.1.0.

Release notes

Sourced from eslint-config-airbnb-typescript's releases.

v6.1.0

6.1.0 (2019-11-10)

Features

  • Apply special import parsing for TypeScript files (#39) (8d3d7b7), closes #36

v6.0.0

6.0.0 (2019-10-24)

Features

BREAKING CHANGES

  • @typescript-eslint/quotes rule is now active. This may cause new linting errors.

v5.1.0

5.1.0 (2019-10-23)

Features

  • Remove arrow-parens rule override (#20) (50fd435)

v5.0.0

5.0.0 (2019-09-19)

Features

  • Update dependencies, support ESLint v6 (#17) (70e86f9)

BREAKING CHANGES

  • New and updated linting rules bubbled up from latest Airbnb version.

New dependencies and dependency versions required within your app.

Using airbnb-typescript?

npm install eslint-config-airbnb-typescript@latest \
            eslint-plugin-import@^2.18.2 \
            eslint-plugin-jsx-a11y@^6.2.3 \
</tr></table> ... (truncated)
Commits
  • 8d3d7b7 feat: Apply special import parsing for TypeScript files (#39)
  • db3e1d7 chore: Apply updated formatting
  • 325d340 chore(deps): update dependency prettier to v1.19.1 (#35)
  • c3b34af docs: Outline project goal and provide example config file for additional sup...
  • e1460fa chore(deps): update dependency eslint-config-prettier to v6.5.0 (#31)
  • 6119be6 chore(deps): update dependency typescript to v3.7.2 (#33)
  • d546003 chore(deps): update dependency @typescript-eslint/eslint-plugin to v2.6.1 (#32)
  • c305558 chore(deps): update dependency eslint to v6.6.0 (#30)
  • ef2d5dd feat: Enable quotes rule (#18)
  • 57ec5b4 chore(deps): update dependency eslint to v6.5.1 (#25)
  • 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 will not automatically merge this PR because it includes a major update to a production dependency.


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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor 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 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 Pull requests that update a dependency file label Nov 12, 2019
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #252.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/eslint-config-airbnb-typescript-6.1.0 branch November 15, 2019 02:18
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants