Skip to content

Update linting dependencies (major)#139

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-linting
Open

Update linting dependencies (major)#139
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-linting

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Oct 19, 2021

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@voxpelli/eslint-config ^4.0.0^23.0.0 age adoption passing confidence
eslint (source) ^6.8.0^10.0.0 age adoption passing confidence
eslint-config-standard ^14.1.0^17.0.0 age adoption passing confidence
eslint-plugin-jsdoc ^21.0.0^62.0.0 age adoption passing confidence
eslint-plugin-promise ^4.2.1^7.0.0 age adoption passing confidence
eslint-plugin-standard ^4.0.0^5.0.0 age adoption passing confidence
installed-check ^7.0.0^10.0.0 age adoption passing confidence

Release Notes

voxpelli/eslint-config (@​voxpelli/eslint-config)

v23.0.0

Compare Source

⚠ BREAKING CHANGES
  • mark neostandard majors as breaking
🩹 Fixes
  • deps: update dependency eslint-plugin-jsdoc to ^50.6.3 (#​393) (0d1f1f5)
🧹 Chores

v22.2.0

Compare Source

🌟 Features
  • deps: update dependency eslint-plugin-jsdoc to ^50.6.0 (#​386) (cdc54d6)
🩹 Fixes
  • deps: update dependency eslint-plugin-es-x to ^8.4.1 (#​385) (a3959bc)
  • deps: update neostandard (56da8cd)
🧹 Chores

v22.1.0

Compare Source

🌟 Features
  • deps: update dependency eslint-plugin-es-x to ^8.1.0 (#​377) (2ca3fbb)
  • deps: update dependency eslint-plugin-jsdoc to ^50.5.0 (#​378) (04f6893)
  • deps: update dependency eslint-plugin-regexp to ^2.7.0 (#​379) (d6efb98)
🩹 Fixes
  • deps: update dependency eslint-plugin-unicorn to ^56.0.1 (#​381) (1011df6)
🧹 Chores

v22.0.0

Compare Source

⚠ BREAKING CHANGES
  • add eslint-plugin-regexp recommended (#​373)
  • update dependency eslint-plugin-unicorn to v56 (#​371)
  • deps: update neostandard and eslint
🌟 Features
  • add eslint-plugin-regexp recommended (#​373) (523197d)
  • deps: update dependency eslint-plugin-jsdoc to ^50.4.3 (#​368) (a66f39c)
  • deps: update neostandard and eslint (b2ce5e2)
  • update dependency eslint-plugin-unicorn to v56 (#​371) (f009a44)
🧹 Chores

v21.0.0

Compare Source

⚠ BREAKING CHANGES
  • update eslint-plugin-unicorn to v55
🌟 Features
  • update eslint-plugin-unicorn to v55 (c6c717c)
🩹 Fixes

v20.1.0

Compare Source

🌟 Features
  • deps: update dependency eslint-plugin-mocha to ^10.5.0 (#​363) (9440a7d)
🩹 Fixes
  • update neostandard, but keep comma-dangle (40a43b9)
  • use @types/eslint@9.x (f6ed27d)
📚 Documentation
🧹 Chores
  • add "types": ["node"] to tsconfig.json (85b223a)
  • add some plugin @types/ (5989b99)
  • deps: update dependency eslint-plugin-jsdoc to v50 (#​361) (15f269f)
  • deps: update husky and knip (429da48)
  • deps: update type dependencies (4f92135)
  • husky script tweak (2c8b953)
  • improve renovate grouping (e247ece)
  • improve renovate pattern matching (6feb945)

v20.0.1

Compare Source

🩹 Fixes
  • deactivate n/no-unsupported-features/es-syntax in *.ts files (#​353) (0ff9dc1)
  • do not publish eslint.config.js (0570f29)
📚 Documentation
🧹 Chores

v20.0.0

Compare Source

To summarize the changes from all the alpha and beta releases of 20.0.0:

  • BREAKING: Requires ESLint 9 now
  • BREAKING: Is an ESLint Flat Config now, which means replacing .eslintrc with eslint.config.js / eslint.config.mjs
  • BREAKING: Now has only a single peer dependency: ESLint. Plugins should no longer be added separately.
  • BREAKING: Based on neostandard

No intentional rule changes has been made, but the import/* rules have been deactivated as eslint-plugin-import has not yet been possible to add to neostandard, due to lack of ESLint 9 support

v19.0.0

Compare Source

⚠ BREAKING CHANGES
  • update dependency eslint-plugin-es-x to ^7.2.0 (#​234)
  • update dependency eslint-plugin-n to ^16.0.1 (#​224)
  • update dependency eslint to ^8.45.0 (#​220)
  • update dependency eslint-plugin-jsdoc to ^46.4.4 (#​219)
  • update dependency eslint-plugin-unicorn to v48 (#​231)
Features
Miscellaneous Chores

v18.0.0

Compare Source

⚠ BREAKING CHANGES
  • fix update minor peer dependency versions
  • update minor dependencies
  • update eslint-plugin-es-x
  • update dependency eslint-plugin-jsdoc to v46 (#​217)
  • fully separate mocha config + add types
Features
  • fully separate mocha config + add types (bfc1b87)
  • update dependency eslint-plugin-jsdoc to v46 (#​217) (afafbc8)
Miscellaneous Chores
  • fix update minor peer dependency versions (a15dde7)
  • update eslint-plugin-es-x (2da23c7)
  • update minor dependencies (b9502db)

v17.0.3

Compare Source

Bug Fixes
  • extend supported eslint-plugin-es-x version (9e096b7)

v17.0.2

Compare Source

Bug Fixes
  • export selfhosted standard (6770537)

v17.0.1

Compare Source

Bug Fixes
  • selfhost eslint-config-standard (ba10275)

v17.0.0

Compare Source

⚠ BREAKING CHANGES
  • add import/no-deprecated (#​197)
  • move to eslint-plugin-es-x (#​195)
  • update dependency eslint-plugin-jsdoc to ^44.2.4 (#​189)
  • update dependency eslint-plugin-n to v16 (#​193)
Features
Miscellaneous Chores
  • update dependency eslint-plugin-jsdoc to ^44.2.4 (#​189) (f0ac16c)

v16.0.7

Compare Source

Bug Fixes
  • give release-please access to secrets (429a559)

v16.0.5

Compare Source

Bug Fixes

v16.0.4

Compare Source

⚠ BREAKING CHANGES
  • update dependency eslint-plugin-sort-destructure-keys to ^1.5.0 (#​169)
  • update dependency eslint-plugin-security to ^1.7.1 (#​164)
  • update dependency eslint-plugin-jsdoc to ^44.0.2 (#​185)
  • update dependency eslint-plugin-import to ^2.27.5 (#​163)
  • update dependency eslint-plugin-n to ^15.7.0 (#​150)
Bug Fixes
  • tweak jsdoc/tag-lines to enforce my style (00767e9)
Miscellaneous Chores
  • update dependency eslint-plugin-import to ^2.27.5 (#​163) (28177f0)
  • update dependency eslint-plugin-jsdoc to ^44.0.2 (#​185) (d21f187)
  • update dependency eslint-plugin-n to ^15.7.0 (#​150) (398b38f)
  • update dependency eslint-plugin-security to ^1.7.1 (#​164) (a2ebb87)
  • update dependency eslint-plugin-sort-destructure-keys to ^1.5.0 (#​169) (036b41c)

v16.0.3

Compare Source

Bug Fixes
  • redo release one more time, previous 16.x were failing (b5951bf)

v15.2.0

Compare Source

v15.1.0

Compare Source

v15.0.0

Compare Source

  • BREAKING: Require at least Node.js 14.18.0 87139c7
  • BREAKING: Bumped the minimum version of all dependencies
  • BREAKING: Update dependency eslint-plugin-unicorn to v43 e37127c + adapt the rules to our ecosystem 6d1aacc
  • BREAKING: Add no-constant-binary-expression 9111731
  • Add version-guard to compliant modules 6b27916

v14.1.0

Compare Source

  • Disabled jsdoc/require-yields, since Typescript doesn't support it, hence its not something this config should push for

v14.0.4

Compare Source

  • Revert "For now, accept eslint-plugin-n v14.x as well" – caused by eslint-config-standard, not this 9f7147e

v14.0.3

Compare Source

  • For now, accept eslint-plugin-n v14.x as well. Restores compatibility with pre-releases 26b14f3

v14.0.2

Compare Source

  • Remove non-needed rule modification 0f54b26

v14.0.1

Compare Source

  • Also update peer dependency eslint-config-standard to ^17.0.0 e71e926

v14.0.0

Compare Source

  • No longer uses @voxpelli/eslint-config-jsdoc-ts
  • Added sort-destructure-keys/sort-destructure-keys
  • Uses stable 17 version of eslint-config-standard
  • Uses new 15 version of eslint-plugin-n
  • Requires up to date versions of other peer dependencies as well

v13.0.3

Compare Source

  • Correct level unicorn/no-await-expression-member 934371c

v13.0.2

Compare Source

  • reduce unicorn/no-await-expression-member to warn 87de6ec

v13.0.1

Compare Source

  • Fix ignore of no-process-exit, now properly ignoring new n/no-process-exit 0d9ca02
  • Fix README references to point to eslint-plugin-n bccc579

v13.0.0

Compare Source

ESLint 8 upgrade, including prerelease of 17.x of eslint-config-standard

Breaking changes:

  • Requires at least Node.js 14.17.0
  • Requires at least ESLint 8.9.0
  • Requires up to date peer dependencies
  • The eslint-plugin-node has been replaced by the fork eslint-plugin-n, since the former has yet to receive an ESLint 8 upgrade while the latter has.

Update by running:

npm install @​voxpelli/eslint-config@13.0.0 @​voxpelli/eslint-config-jsdoc-ts@^1.0.0 eslint@^8.9.0 eslint-config-standard@^17.0.0-1 eslint-plugin-es@^4.1.0 eslint-plugin-import@^2.25.4 eslint-plugin-jsdoc@^37.9.4 eslint-plugin-mocha@^10.0.3 eslint-plugin-n@^14.0.0 eslint-plugin-promise@^6.0.0 eslint-plugin-security@^1.4.0 eslint-plugin-unicorn@^41.0.0 --save-dev --force && npm uninstall eslint-plugin-node

v12.0.2

Compare Source

v12.0.1

Compare Source

  • Deactivate unicorn/numeric-separators-style 2b9dcee

v12.0.0

Compare Source

v11.0.1

Compare Source

  • Revert narrower engines requirement, keep it at >=12.0.0 as in version 10.0.0 94b25a0

v11.0.0

Compare Source

Major
Minor
  • Minor: Requires eslint-plugin-promise of ^4.3.1 9739fed
  • Minor: Requires eslint of ^7.20.0 3b4f838 e586c45
Internal

v10.0.0

Compare Source

Usage related

Dev related

v9.0.0

Compare Source

⚠ BREAKING CHANGES
  • update dependency eslint-plugin-es-x to ^7.2.0 (#​234)
  • update dependency eslint-plugin-n to ^16.0.1 (#​224)
  • update dependency eslint to ^8.45.0 (#​220)
  • update dependency eslint-plugin-jsdoc to ^46.4.4 (#​219)
  • update dependency eslint-plugin-unicorn to v48 (#​231)
Features
Miscellaneous Chores

v8.0.1

Compare Source

  • Fix failing link in README e18fd89
  • Reflect requirement of ESLint 3d0da85

v8.0.0

Compare Source

⚠ BREAKING CHANGES
  • fix update minor peer dependency versions
  • update minor dependencies
  • update eslint-plugin-es-x
  • update dependency eslint-plugin-jsdoc to v46 (#​217)
  • fully separate mocha config + add types
Features
  • fully separate mocha config + add types (bfc1b87)
  • update dependency eslint-plugin-jsdoc to v46 (#​217) (afafbc8)
Miscellaneous Chores
  • fix update minor peer dependency versions (a15dde7)
  • update eslint-plugin-es-x (2da23c7)
  • update minor dependencies (b9502db)

v7.0.0

Compare Source

⚠ BREAKING CHANGES
  • add import/no-deprecated (#​197)
  • move to eslint-plugin-es-x (#​195)
  • update dependency eslint-plugin-jsdoc to ^44.2.4 (#​189)
  • update dependency eslint-plugin-n to v16 (#​193)
Features
Miscellaneous Chores
  • update dependency eslint-plugin-jsdoc to ^44.2.4 (#​189) (f0ac16c)

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • update dependency eslint to ^8.40.0 (#​124)
  • update dependency eslint-plugin-jsdoc to v44 (#​174)
  • update eslint-plugin-unicorn to v47
  • drop support for node 14 as its EOL
  • update dependency eslint-plugin-jsdoc to ^39.6.4 (#​157)
  • update dependency eslint-plugin-promise to ^6.1.1
  • update dependency eslint-plugin-jsdoc to ^39.6.2
  • update dependency eslint-plugin-promise to ^6.1.0
  • rule: enforce having a comma dangle
Features
  • deps: update dependency eslint-plugin-jsdoc to ^39.3.13 (7b2cb64)
  • deps: update dependency eslint-plugin-mocha to ^10.1.0 (14723f2)
  • rule: enforce having a comma dangle (cc83a48)
  • update dependency eslint-plugin-jsdoc to v44 (#​174) (0a0a6bc)
  • update eslint-plugin-unicorn to v47 (19ceeef)
Bug Fixes
  • added trailing commas requested by linting (952c2fa)
  • lower unicorn/prefer-string-replace-all to warn (#​177) (07c8ab0)
  • turn off unicorn/no-negated-condition (#​178) (ffb2ad4)
  • update dependency eslint-plugin-jsdoc to ^39.6.2 (bae5310)
  • update dependency eslint-plugin-promise to ^6.1.0 (f1eca82)
  • update dependency eslint-plugin-promise to ^6.1.1 (3f80408)
Miscellaneous Chores

v5.0.0

Compare Source

Same as 5.0.0-0

  • Add lots of more auxiliary rules 328d0e0
eslint/eslint (eslint)

v10.0.0

Compare Source

v9.39.2

Compare Source

v9.39.1

Compare Source

v9.39.0

Compare Source

v9.38.0

Compare Source

Features

  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)

Bug Fixes

  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)

Documentation

  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)

Chores

v9.37.0

Compare Source

Features

  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#​20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#​19562) (Nitin Kumar)

Bug Fixes

Documentation

  • b950359 docs: fix typos across the docs (#​20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#​20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#​20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#​20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main ([#​20153](https://redire

Configuration

📅 Schedule: Branch creation - Between 05:00 AM and 05:59 AM, every 14 days ( * 5 */14 * * ) in timezone Europe/Stockholm, 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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/major-linting branch from 6a5849b to 234f407 Compare August 5, 2022 10:43
@renovate renovate Bot force-pushed the renovate/major-linting branch from 234f407 to 7537143 Compare March 27, 2023 22:48
@renovate renovate Bot force-pushed the renovate/major-linting branch 2 times, most recently from 430219b to 62e463b Compare April 18, 2023 06:39
@renovate renovate Bot force-pushed the renovate/major-linting branch from 62e463b to 5f1f211 Compare May 12, 2023 01:34
@renovate renovate Bot force-pushed the renovate/major-linting branch 2 times, most recently from 5196001 to c9e7ff2 Compare May 29, 2023 22:45
@renovate renovate Bot force-pushed the renovate/major-linting branch from c9e7ff2 to e8a40d6 Compare June 5, 2023 22:01
@renovate renovate Bot force-pushed the renovate/major-linting branch from e8a40d6 to 5a6d7a0 Compare June 27, 2023 01:34
@renovate renovate Bot force-pushed the renovate/major-linting branch from 5a6d7a0 to 9afd72b Compare July 31, 2023 22:17
@renovate renovate Bot force-pushed the renovate/major-linting branch from 9afd72b to 5223f0e Compare January 2, 2024 01:31
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jan 2, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: micropub-to-github@0.6.1
npm ERR! Found: eslint@9.0.0
npm ERR! node_modules/eslint
npm ERR!   dev eslint@"^9.0.0" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer eslint@"^8.45.0" from @voxpelli/eslint-config@19.0.0
npm ERR! node_modules/@voxpelli/eslint-config
npm ERR!   dev @voxpelli/eslint-config@"^19.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/renovate/cache/others/npm/_logs/2024-04-09T01_15_25_604Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/renovate/cache/others/npm/_logs/2024-04-09T01_15_25_604Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/major-linting branch from 5223f0e to fa0b1fe Compare January 9, 2024 01:23
@renovate renovate Bot force-pushed the renovate/major-linting branch from fa0b1fe to 3cbfc86 Compare March 25, 2024 23:23
@renovate renovate Bot force-pushed the renovate/major-linting branch from 3cbfc86 to 6811495 Compare April 9, 2024 01:15
@renovate renovate Bot force-pushed the renovate/major-linting branch from 6811495 to 61a8433 Compare July 12, 2024 18:09
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jul 12, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm error code ERESOLVE
npm error ERESOLVE unable to resolve dependency tree
npm error
npm error While resolving: micropub-to-github@0.6.1
npm error Found: eslint@10.0.0
npm error node_modules/eslint
npm error   dev eslint@"^10.0.0" from the root project
npm error
npm error Could not resolve dependency:
npm error peer eslint@"^9.13.0" from @voxpelli/eslint-config@23.0.0
npm error node_modules/@voxpelli/eslint-config
npm error   dev @voxpelli/eslint-config@"^23.0.0" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /runner/cache/others/npm/_logs/2026-02-15T04_58_57_871Z-eresolve-report.txt
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-02-15T04_58_57_871Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/major-linting branch from 61a8433 to fb302fd Compare August 15, 2024 03:29
@renovate renovate Bot force-pushed the renovate/major-linting branch from fb302fd to a6c384a Compare September 15, 2024 03:32
@renovate renovate Bot force-pushed the renovate/major-linting branch from a6c384a to 60e634d Compare October 29, 2024 04:17
@renovate renovate Bot force-pushed the renovate/major-linting branch from 60e634d to 52dd8bd Compare February 15, 2025 04:29
@renovate renovate Bot force-pushed the renovate/major-linting branch from 52dd8bd to e6fd787 Compare June 15, 2025 03:22
@renovate renovate Bot force-pushed the renovate/major-linting branch from e6fd787 to 5455dd8 Compare January 29, 2026 04:23
@renovate renovate Bot force-pushed the renovate/major-linting branch from 5455dd8 to 6e526b6 Compare February 15, 2026 04:59
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