Skip to content
This repository was archived by the owner on Oct 1, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2022

Note

Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to mend[bot].

This notice will be removed on 2025-10-07.


This PR contains the following updates:

Package Change Age Confidence
@nuxtjs/eslint-config-typescript ^9.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

Configuration

📅 Schedule: 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 e23bbc9 to 9371c1e Compare August 29, 2023 14:48
@renovate renovate bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch from 9371c1e to b80089b Compare August 10, 2025 15:37
@renovate renovate bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch from b80089b to 2f90166 Compare August 19, 2025 12:32
@renovate renovate bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch from 2f90166 to f7b4143 Compare August 31, 2025 11:55
@renovate renovate bot force-pushed the renovate/nuxtjs-eslint-config-typescript-12.x branch from f7b4143 to 8113dcb Compare September 25, 2025 17:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant