Skip to content
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

Bump @nuxtjs/eslint-config-typescript from 8.0.0 to 11.0.0 #6864

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 10, 2024

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps @nuxtjs/eslint-config-typescript from 8.0.0 to 11.0.0.

Changelog

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

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

  • You have to manually add jest plugin and jest/globals to the env object in eslint config
Commits
  • 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)
  • c54d7fd fix: disable vue/multi-word-component-names for files in subdirectories (#211)
  • d4250a6 chore(deps): lock file maintenance (#210)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [@nuxtjs/eslint-config-typescript](https://github.com/nuxt/eslint-config) from 8.0.0 to 11.0.0.
- [Release notes](https://github.com/nuxt/eslint-config/releases)
- [Changelog](https://github.com/nuxt/eslint/blob/v11.0.0/CHANGELOG.md)
- [Commits](https://github.com/nuxt/eslint-config/compare/@nuxtjs/eslint-config-typescript@8.0.0...v11.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 added the component/dependencies Pull requests that update a dependency file label May 10, 2024
@mook-as mook-as self-requested a review May 10, 2024 16:51
@mook-as
Copy link
Contributor

mook-as commented May 10, 2024

This will be done as part of #5933 (because the combination allows us to move from node/no-callback-literal to n/no-callback-literal).

@mook-as
Copy link
Contributor

mook-as commented May 14, 2024

@dependabot recreate

2 similar comments
@mook-as
Copy link
Contributor

mook-as commented May 16, 2024

@dependabot recreate

@mook-as
Copy link
Contributor

mook-as commented May 27, 2024

@dependabot recreate

@mook-as
Copy link
Contributor

mook-as commented May 27, 2024

Closing this manually because dependabot seems to be stuck (and the job log just says there are no updates, but it isn't closing this PR properly.)

@mook-as mook-as closed this May 27, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@mook-as mook-as deleted the dependabot/npm_and_yarn/nuxtjs/eslint-config-typescript-11.0.0 branch May 27, 2024 19:38
@mook-as mook-as removed their request for review May 30, 2024 22:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component/dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant