Skip to content

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

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

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

Conversation

@renovate

@renovate renovate Bot commented May 28, 2023

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

Compare Source

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

v5.0.0

Compare Source

v4.0.0

Compare Source

Features

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

v2.0.0

Compare Source

Features
  • Update eslint to v6
  • Update eslint-plugin-vue to v6
  • Update eslint-plugin-standard to v16
  • Update eslint-plugin-jest to v23
  • Update eslint-plugin-node to v10
  • Update eslint-plugin-unicorn to v13

v1.1.2

Compare Source

v1.1.1

Compare Source

v1.1.0

Compare Source

Features

  • Warn console and debugger in dev (#​56)

v1.0.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.0.0

Compare Source

   🚨 Breaking Changes
    View changes on GitHub

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-12.x branch from f2ba4ca to 4133535 Compare August 10, 2025 14:49
@renovate
renovate Bot force-pushed the renovate/nuxtjs-eslint-config-12.x branch from 4133535 to 7382a0a Compare September 25, 2025 16:47
@renovate
renovate Bot force-pushed the renovate/nuxtjs-eslint-config-12.x branch from 7382a0a to 70dbe3a Compare October 21, 2025 23:59
@renovate
renovate Bot force-pushed the renovate/nuxtjs-eslint-config-12.x branch from 70dbe3a to a1d94a0 Compare November 10, 2025 21:34
@renovate
renovate Bot force-pushed the renovate/nuxtjs-eslint-config-12.x branch from a1d94a0 to 94f821f Compare December 31, 2025 16:49
@renovate
renovate Bot force-pushed the renovate/nuxtjs-eslint-config-12.x branch 2 times, most recently from 102bd0d to d0cefb7 Compare January 23, 2026 18:43
@renovate
renovate Bot force-pushed the renovate/nuxtjs-eslint-config-12.x branch from d0cefb7 to db2e8ad Compare February 12, 2026 13:45
@renovate
renovate Bot force-pushed the renovate/nuxtjs-eslint-config-12.x branch from db2e8ad to 769a3d3 Compare March 5, 2026 19:41
@renovate
renovate Bot force-pushed the renovate/nuxtjs-eslint-config-12.x branch from 769a3d3 to 00a9da9 Compare April 8, 2026 21:42
@renovate
renovate Bot force-pushed the renovate/nuxtjs-eslint-config-12.x branch from 00a9da9 to 3b82e8c Compare April 29, 2026 11:36
@renovate
renovate Bot force-pushed the renovate/nuxtjs-eslint-config-12.x branch 2 times, most recently from fcf6dc5 to 4600abb Compare May 18, 2026 10:57
@renovate
renovate Bot force-pushed the renovate/nuxtjs-eslint-config-12.x branch 2 times, most recently from 9439bd8 to e5eaa0a Compare June 1, 2026 19:45
@renovate
renovate Bot force-pushed the renovate/nuxtjs-eslint-config-12.x branch from e5eaa0a to 6abe3f8 Compare June 13, 2026 19:53
@renovate
renovate Bot force-pushed the renovate/nuxtjs-eslint-config-12.x branch from 6abe3f8 to 7422189 Compare July 12, 2026 18:35
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