Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

chore(deps-dev): bump @nuxtjs/eslint-config-typescript from 9.0.0 to 12.0.0 #399

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 17, 2022

Bumps @nuxtjs/eslint-config-typescript from 9.0.0 to 12.0.0.

Changelog

Sourced from @​nuxtjs/eslint-config-typescript's changelog.

12.0.0 (2022-11-16)

Features

11.0.0 (2022-08-31)

Bug Fixes

  • disable vue/multi-word-component-names for files in subdirectories (#211) (c54d7fd), closes #208

10.0.0 (2022-05-02)

Bug Fixes

  • add missing dependency eslint-plugin-n (022aa5f)

  • add missing peer dependency eslint-plugin-import (resolves #148) (80f0b89)

  • disable vue/multi-word-component-names for app.vue and error.vue (resolves #201) (bbb0e27)

  • disable multiword-rule (#190) (821057e)

  • eslint-config-typescript: use parser config (7617549)

  • eslint-plugin-import ordering errors in windows (39ad2b4)

  • eslint-plugin-import ordering errors in windows (4f6f4a9)

  • remove dependency on eslint-plugin-standard (#185) (ee47f83)

  • turn off typescript 'no-undef' rule per docs (#144) (ddb552b)

  • typescript: import/named errors when using TypeScript (#170) (401d626)

  • use @​typescript-eslint/parser under vue-eslint-parser (bea5b05)

  • feat!: remove eslint-plugin-jest dependency (resolves #180) (952edbb), closes #180

Features

  • update eslint config packages (a3bb0bf)
  • warn console and debugger in dev (#56) (425a8fa)

BREAKING CHANGES

... (truncated)

Commits
  • d9d41a1 v12.0.0
  • 8f520af feat: improve Nuxt3 compatibility (#236)
  • 8fce580 v11.0.0
  • 9507b7b chore(deps): update all non-major dependencies to ^5.36.1 (#227)
  • 4ae8310 chore(deps): lock file maintenance (#214)
  • 38bb3f9 chore(deps): update devdependency lerna to v5 (#215)
  • 193aa21 chore(deps): update all non-major dependencies (#226)
  • 34313a6 chore(deps): update dependency eslint-plugin-unicorn to v43 (#220)
  • e54bc72 chore(deps): update dependency eslint-import-resolver-typescript to v3 (#218)
  • 8feddea chore(deps): update all non-major dependencies (#213)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by antfu, a new releaser for @​nuxtjs/eslint-config-typescript since your current version.


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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 17, 2022
@dependabot dependabot bot requested a review from sogehige November 17, 2022 00:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-12.0.0 branch 2 times, most recently from acd8de3 to 5b80789 Compare November 28, 2022 12:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-12.0.0 branch from 5b80789 to 44f4029 Compare November 30, 2022 09:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-12.0.0 branch from 44f4029 to 7d9e0a1 Compare December 12, 2022 01:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-12.0.0 branch from 7d9e0a1 to 3109054 Compare December 27, 2022 17:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-12.0.0 branch 3 times, most recently from a6f9407 to c201744 Compare January 14, 2023 11:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-12.0.0 branch 2 times, most recently from c3729d9 to c735fab Compare January 19, 2023 13:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-12.0.0 branch 4 times, most recently from a25fc71 to 08ae3d0 Compare February 4, 2023 16:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-12.0.0 branch 5 times, most recently from 828ed0e to 409bb0e Compare February 9, 2023 20:30
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-12.0.0 branch 2 times, most recently from d7a6cfb to 4d11751 Compare March 2, 2023 13:22
Bumps [@nuxtjs/eslint-config-typescript](https://github.com/nuxt/eslint-config) from 9.0.0 to 12.0.0.
- [Release notes](https://github.com/nuxt/eslint-config/releases)
- [Changelog](https://github.com/nuxt/eslint-config/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/[email protected])

---
updated-dependencies:
- dependency-name: "@nuxtjs/eslint-config-typescript"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-12.0.0 branch from 4d11751 to 0472847 Compare March 4, 2023 16:09
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant