Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2022

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence
@nuxtjs/eslint-config ^2.0.0 -> ^12.0.0 age confidence

Release Notes

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

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/[email protected]

Compare Source

Major Dependencies
Fixes

v8.0.0: @​nuxtjs/[email protected]

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.0

Compare Source

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)

v6.0.0

Compare Source

Dependencies

chore(deps): update dependency eslint-plugin-unicorn to v28 (#​139)

v5.0.0

Compare Source

BREAKING CHANGE
  • Require eslint v7.13.0
Dependencies
  • chore(deps): update dependency eslint-plugin-vue to v7 (#​122)
  • chore(deps): update all non-major dependencies (#​119)
  • chore(deps): update dependency eslint-config-standard to v16 (#​126)

v4.0.0

Compare Source

Features

  • Update eslint-plugin-jest to v24
  • Update eslint-plugin-unicorn to v22

v3.1.0

Compare Source

Features

  • Update eslint-plugin-unicorn to v21 (#​108)
  • Update eslint-plugin-import to v2.22.0 (#​97 )

v3.0.0

Compare Source

Breaking changes

  • Update peerdependency eslint to v7 (#​95)
  • Update dependency eslint-plugin-unicorn to v19

v2.0.2

Compare Source

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

v2.0.1

Compare Source


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-12.x branch from c15608a to 8d512ef Compare August 14, 2025 19:53
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