Skip to content

Bump eslint-config-airbnb-typescript from 9.0.0 to 16.1.4 #219

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 21, 2022

Bumps eslint-config-airbnb-typescript from 9.0.0 to 16.1.4.

Release notes

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

v16.1.4

16.1.4 (2022-03-19)

Bug Fixes

  • disable additional rules handled by TypeScript compiler (#283) (11185a9)

v16.1.3

16.1.3 (2022-03-17)

Bug Fixes

v16.1.2

16.1.2 (2022-03-13)

Bug Fixes

  • yarn 2 installation errors about peer dependencies fixed (#275) (b90ce9f), closes #274

v16.1.1

16.1.1 (2022-03-10)

Bug Fixes

  • match return-await behavior to airbnb-base (#279) (71f3e59)

v16.1.0

16.1.0 (2021-12-01)

Features

  • Include new airbnb rules for default-param-last and no-loss-of-precision (d30b7d2)

v16.0.0

16.0.0 (2021-11-17)

Features

BREAKING CHANGES

... (truncated)

Commits
  • 11185a9 fix: disable additional rules handled by TypeScript compiler (#283)
  • 221be43 fix: allow return await in try-catch block (#282)
  • b90ce9f fix: yarn 2 installation errors about peer dependencies fixed (#275)
  • 71f3e59 fix: match return-await behavior to airbnb-base (#279)
  • d30b7d2 feat: Include new airbnb rules for default-param-last and `no-loss-of-preci...
  • 483b49a chore(deps): update dependency lint-staged to v12 (#263)
  • 7195050 feat: Support ESLint 8 (#265)
  • 2c0baa3 chore: Update peer dependency version in README
  • e640b21 chore(deps): Peer dependencies to latest major version (#259)
  • 0c9dc6d chore(deps): update typescript-eslint monorepo to v5 (#252)
  • 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 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)

Bumps [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript) from 9.0.0 to 16.1.4.
- [Release notes](https://github.com/iamturns/eslint-config-airbnb-typescript/releases)
- [Changelog](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CHANGELOG.md)
- [Commits](iamturns/eslint-config-airbnb-typescript@v9.0.0...v16.1.4)

---
updated-dependencies:
- dependency-name: eslint-config-airbnb-typescript
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 21, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Apr 1, 2022

Superseded by #224.

@dependabot dependabot bot closed this Apr 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/eslint-config-airbnb-typescript-16.1.4 branch April 1, 2022 21:19
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