Skip to content

Bump eslint-config-airbnb-typescript from 12.0.0 to 12.3.1 - #24810

Merged
dependabot-preview[bot] merged 2 commits into
nextfrom
dependabot/npm_and_yarn/eslint-config-airbnb-typescript-12.3.1
Feb 12, 2021
Merged

Bump eslint-config-airbnb-typescript from 12.0.0 to 12.3.1#24810
dependabot-preview[bot] merged 2 commits into
nextfrom
dependabot/npm_and_yarn/eslint-config-airbnb-typescript-12.3.1

Conversation

@dependabot-preview

@dependabot-preview dependabot-preview Bot commented Feb 7, 2021

Copy link
Copy Markdown
Contributor

Bumps eslint-config-airbnb-typescript from 12.0.0 to 12.3.1.

Release notes

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

v12.3.1

12.3.1 (2021-02-06)

Bug Fixes

  • Missing files in npm bundle (e9910fc)

v12.3.0

12.3.0 (2021-02-06)

Features

v12.2.0

12.2.0 (2021-02-06)

Features

v12.1.0

12.1.0 (2021-02-06)

Bug Fixes

Features

  • Support require-await, no-return-await, space-infix-ops (#183) (57a3142)

v12.0.1

12.0.1 (2021-02-06)

Bug Fixes

  • import/no-extraneous-dependencies supports all expected TS files (#190) (199e4fc)
Commits
  • e9910fc fix: Missing files in npm bundle
  • 4a9fba1 feat: Reduce package size (#193)
  • 21a3f3b feat: Support object-curly-spacing (#192)
  • b1125b5 fix: Invalid JSON
  • 57a3142 feat: Support require-await, no-return-await, space-infix-ops (#183)
  • ae5de5b chore(deps): update dependency @typescript-eslint/eslint-plugin to v4.14.2 (#...
  • 2daa613 chore(deps): update dependency eslint to v7.19.0 (#170)
  • abd490d chore(deps): update dependency lint-staged to v10.5.4 (#172)
  • 4a0b636 chore: Fix renovate JSON
  • acd1c49 chore(deps): update dependency typescript to v4.1.3 (#174)
  • 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 merge this PR once CI passes on it, as requested by @eps1lon.


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
  • 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 Update of dependencies. label Feb 7, 2021
@mui-pr-bot

mui-pr-bot commented Feb 7, 2021

Copy link
Copy Markdown

No bundle size changes

Generated by 🚫 dangerJS against 25a46c8

@eps1lon

eps1lon commented Feb 8, 2021

Copy link
Copy Markdown
Member

@dependabot squash and merge

@github-actions github-actions Bot added the PR: out-of-date The pull request has merge conflicts and can't be merged. label Feb 8, 2021
@dependabot-preview
dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/eslint-config-airbnb-typescript-12.3.1 branch from b854364 to c456a28 Compare February 8, 2021 16:12
@github-actions github-actions Bot removed the PR: out-of-date The pull request has merge conflicts and can't be merged. label Feb 8, 2021
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@oliviertassinari

Copy link
Copy Markdown
Member

@eps1lon

eps1lon commented Feb 8, 2021

Copy link
Copy Markdown
Member

Let me take a look first. Seems like you just disabled this rule globally. We should never disable rules without countering their rationale.

@oliviertassinari

oliviertassinari commented Feb 8, 2021

Copy link
Copy Markdown
Member

True, this solution wasn't necessarily the best one. From what I recall, I did the same in:

https://github.com/mui-org/material-ui/blob/35b4274f4e0664a15ec8555068231d21d1991197/.eslintrc.js#L92-L97

To have the eslint rule take the same amount of time as before when introducing the linting of TypeScript sources #21758.

@eps1lon

eps1lon commented Feb 12, 2021

Copy link
Copy Markdown
Member

@dependabot rebase

@dependabot-preview
dependabot-preview Bot force-pushed the dependabot/npm_and_yarn/eslint-config-airbnb-typescript-12.3.1 branch from c456a28 to 598f333 Compare February 12, 2021 12:51
@dependabot-preview
dependabot-preview Bot merged commit 44641cb into next Feb 12, 2021
@dependabot-preview
dependabot-preview Bot deleted the dependabot/npm_and_yarn/eslint-config-airbnb-typescript-12.3.1 branch February 12, 2021 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Update of dependencies.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants