Skip to content

chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v12#12

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nuxtjs-eslint-config-typescript-12.x
Open

chore(deps): update devdependency @nuxtjs/eslint-config-typescript to v12#12
renovate[bot] wants to merge 1 commit intomainfrom
renovate/nuxtjs-eslint-config-typescript-12.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Aug 1, 2023

This PR contains the following updates:

Package Change Age Confidence
@nuxtjs/eslint-config-typescript ^6.0.0^12.1.0 age confidence

Release Notes

nuxt/eslint-config (@​nuxtjs/eslint-config-typescript)

v12.0.0

Compare Source

Improve Nuxt 3 compatibility (#​236)

v11.0.0

Compare Source

Dependency Upgrades
  • chore(deps): update dependency eslint-plugin-unicorn to v43 (#​220)
  • chore(deps): update dependency eslint-import-resolver-typescript to v3 (#​218)
Bug Fixes
  • disable vue/multi-word-component-names for files in subdirectories (#​211)

v10.0.0

Compare Source

Dependency Upgrades
  • Updated eslint-config-standard from ^16.0.3 to ^17.0.0
  • Updated eslint-plugin-unicorn" from ^41.0.0 to ^42.0.0
  • Updated eslint from ^8.11.0 to ^8.14.0
Breaking Changes

We have removed dependency on eslint-plugin-jest. If you need it back:

  1. Install eslint-plugin-jest as a devDependency
  2. Update .eslintrc:
{
  "extends": [
    "@​nuxtjs"
  ],
  "env": {
    "jest/globals": true
  },
  "plugins": [
    "jest"
  ]
}
Bug Fixes
Features

v9.0.0: @​nuxtjs/eslint-config@v9.0.0

Compare Source

Major Dependencies
Fixes

v8.0.0: @​nuxtjs/eslint-config@v8.0.0

Compare Source

Major Dependencies
  • chore(deps): update dependency eslint-plugin-vue to v8 (#​181
  • chore(deps): update dependency eslint-plugin-unicorn to v39 (#​184)
Fixes

v7.0.2

Compare Source

Bug Fixes

v7.0.1

Compare Source

v7.0.0: @​nuxtjs/eslint-config@v7.0.0

Compare Source

Features
  • Support ESLint v8
  • Upgrade to eslint-plugin-jest v25
  • Upgrade to eslint-plugin-standard v5
  • Upgrade to eslint-plugin-unicorn v37
BREAKING CHANGES
  • Drop Node 10

v6.0.1

Compare Source

🐛 Bug Fixes

chore: add eslint peer dependency (#​151)
fix: turn off typescript 'no-undef' rule per docs (#​144)

Dependencies

chore(deps): update dependency eslint-plugin-promise to v5 (#​152)


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch from afff575 to 13f321e Compare August 30, 2023 05:44
@renovate renovate Bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch from 13f321e to 2cfa6f8 Compare August 14, 2025 00:15
@renovate renovate Bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch from 2cfa6f8 to 0fa3bf0 Compare August 23, 2025 11:38
@renovate renovate Bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch from 0fa3bf0 to bdfef14 Compare September 1, 2025 04:41
@renovate renovate Bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch from bdfef14 to fff606e Compare September 26, 2025 12:15
@renovate renovate Bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch from fff606e to b100951 Compare October 23, 2025 08:12
@renovate renovate Bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch from b100951 to 3d0b85f Compare November 16, 2025 12:09
@renovate renovate Bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch 2 times, most recently from e9e4929 to 8d2cf45 Compare January 1, 2026 15:56
@renovate renovate Bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch from 8d2cf45 to 3579461 Compare January 9, 2026 07:38
@renovate renovate Bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch from 3579461 to e588169 Compare January 20, 2026 03:33
@renovate renovate Bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch from e588169 to f69f279 Compare February 3, 2026 12:06
@renovate renovate Bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch from f69f279 to f38989e Compare February 13, 2026 23:30
@renovate renovate Bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch 2 times, most recently from e41efc2 to edaf571 Compare March 14, 2026 17:54
@renovate renovate Bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch from edaf571 to b5c990e Compare April 15, 2026 14:17
@renovate renovate Bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch from b5c990e to 4fa7173 Compare April 30, 2026 04:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants