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

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 12, 2022

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

Changelog

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

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

  • You have to manually add jest plugin and jest/globals to the env object in eslint config
Commits
  • efb2afa v10.0.0
  • 13bca0f chore: fix lint issue
  • bbb0e27 fix: disable vue/multi-word-component-names for app.vue and error.vue (...
  • 795db35 chore: update lockfile
  • 760dc10 build: use dependant versioning
  • 58c62e3 chore: update readme
  • d604d38 chore: use vitest internally
  • 952edbb feat!: remove eslint-plugin-jest dependency (resolves #180)
  • 80f0b89 fix: add missing peer dependency eslint-plugin-import (resolves #148)
  • 154295e chore: update repo
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 12, 2022
@dependabot dependabot bot requested a review from sogehige May 12, 2022 11:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-10.0.0 branch 11 times, most recently from 431c36f to b227ca6 Compare May 19, 2022 10:41
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-10.0.0 branch 7 times, most recently from 2b6fc5f to ad003cc Compare May 27, 2022 11:19
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-10.0.0 branch 2 times, most recently from 94abe05 to b393dd3 Compare June 1, 2022 12:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-10.0.0 branch 2 times, most recently from 2823551 to 95956d2 Compare June 18, 2022 10:36
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-10.0.0 branch 4 times, most recently from 0bba51b to 1058959 Compare June 26, 2022 14:51
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-10.0.0 branch 4 times, most recently from 72eca45 to 16bc18a Compare July 11, 2022 14:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-10.0.0 branch 2 times, most recently from accf153 to ab72828 Compare July 26, 2022 08:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-10.0.0 branch 7 times, most recently from c58a18f to 492676b Compare August 9, 2022 10:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-10.0.0 branch 5 times, most recently from dfdaf71 to 5a76998 Compare August 18, 2022 22:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-10.0.0 branch 7 times, most recently from 701a831 to abfa0c2 Compare August 29, 2022 11:47
Bumps [@nuxtjs/eslint-config-typescript](https://github.com/nuxt/eslint-config) from 9.0.0 to 10.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/eslint-config-typescript@9.0.0...v10.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-10.0.0 branch from abfa0c2 to 32dff1f Compare August 29, 2022 11:49
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 1, 2022

Superseded by #344.

@dependabot dependabot bot closed this Sep 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-10.0.0 branch September 1, 2022 00:24
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.

2 participants