kotarella1110 / cordova-plugin-webpack

Integrate webpack into your Cordova workflow.
https://www.npmjs.com/package/cordova-plugin-webpack
Apache License 2.0
62 stars 20 forks source link

chore(deps-dev): bump eslint-config-airbnb-typescript from 7.2.1 to 12.2.0 #387

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps eslint-config-airbnb-typescript from 7.2.1 to 12.2.0.

Release notes

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

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)

v12.0.0

12.0.0 (2020-10-18)

chore

BREAKING CHANGES

  • deps: Update @typescript-eslint/eslint-plugin to ^4.4.1

v11.4.0

11.4.0 (2020-10-18)

Features

... (truncated)

Commits
  • 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)
  • def66dc chore(deps): update dependency eslint-config-prettier to v7 (#180)
  • f7807d5 chore(deps): update dependency husky to v4.3.8 (#181)
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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[bot] commented 3 years ago

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.

dependabot-preview[bot] commented 3 years ago

Superseded by #388.