Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 15, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint (source) ^8.57.0 -> ^8.57.1 age adoption passing confidence
eslint-plugin-es-x ^7.6.0 -> ^7.8.0 age adoption passing confidence
eslint-plugin-import ^2.29.1 -> ^2.32.0 age adoption passing confidence
eslint-plugin-mocha ^10.4.3 -> ^10.5.0 age adoption passing confidence
eslint-plugin-promise ^6.1.1 -> ^6.6.0 age adoption passing confidence
knip (source) ^5.13.0 -> ^5.62.0 age adoption passing confidence

Release Notes

eslint/eslint (eslint)

v8.57.1

Compare Source

Bug Fixes
  • a19072f fix: add logic to handle fixTypes in the lintText() method (#​18900) (Francesco Trotta)
  • 04c7188 fix: Don't lint same file multiple times (#​18899) (Francesco Trotta)
  • 87ec3c4 fix: do not throw when defining a global named __defineSetter__ (#​18898) (Francesco Trotta)
  • 60a1267 fix: Provide helpful error message for nullish configs (#​18889) (Milos Djermanovic)
  • a0dea8e fix: allow name in global ignores, fix --no-ignore for non-global (#​18875) (Milos Djermanovic)
  • 3836bb4 fix: do not crash on error in fs.walk filter (#​18886) (Milos Djermanovic)
  • 2dec349 fix: skip processor code blocks that match only universal patterns (#​18880) (Milos Djermanovic)
Documentation
Build Related
  • 35d366a build: Support updates to previous major versions (#​18870) (Milos Djermanovic)
Chores
eslint-community/eslint-plugin-es-x (eslint-plugin-es-x)

v7.8.0

Compare Source

New Rules

Full Changelog: eslint-community/eslint-plugin-es-x@v7.7.0...v7.8.0

v7.7.0

Compare Source

New Rules

Full Changelog: eslint-community/eslint-plugin-es-x@v7.6.0...v7.7.0

import-js/eslint-plugin-import (eslint-plugin-import)

v2.32.0

Compare Source

Added
Fixed
Changed

v2.31.0

Compare Source

Added
Fixed
Changed

v2.30.0

Compare Source

Added
Fixed
Changed
  • [Docs] [no-extraneous-dependencies]: Make glob pattern description more explicit ([#​2944], thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug [#​2866]
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap ([#​2982], thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic ([#​2985], thanks [@​soryy708])
  • [Docs] [order]: Add a quick note on how unbound imports and --fix ([#​2640], thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([#​2987], thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting ([#​2989], thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files ([#​2991], thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option ([#​3036], thanks [@​liby])
  • [readme] Clarify how to install the plugin ([#​2993], thanks [@​jwbth])
lo1tuma/eslint-plugin-mocha (eslint-plugin-mocha)

v10.5.0

Compare Source

Enhancements
  • Add name to flat configs (#​356)
eslint-community/eslint-plugin-promise (eslint-plugin-promise)

v6.6.0

Compare Source

Bug Fixes
  • always-return: treat process.exit() or process.abort() as an acceptable "return" (#​493) (f368c5a)
Features
  • add strict option to disallow then or catch following await or yield (#​494) (fa482cc)

v6.5.1

Compare Source

Bug Fixes

v6.5.0

Compare Source

Features
  • add name property to configs (for use with tooling) (#​486) (ca9e9b4)

v6.4.0

Compare Source

Features

v6.3.0

Compare Source

🌟 Features
🩹 Fixes
  • permit appropriate computed member expressions and prototype access (#​535) (4de9d43)
🧹 Chores

v6.2.0

Compare Source

Bug Fixes
  • no-callback-in-promise: false positives when the exception is an argument (#​446) (5e4546d)
Features
  • Resolve getAncestors and getScope calls in eslint v9 (#​466) (c0c716b)
webpro-nl/knip (knip)

v5.62.0

Compare Source

v5.61.3

Compare Source

  • docs: add config docs for compilers and treatConfigHintsAsErrors, move Plugins and Workspace to group level (#​1152) (93375c8) - thanks @​cylewaitforit!
  • Release 1.0.6 (46ca323)
  • Remove unnecessary await in test (6a7964d)
  • PackageJsonPeeker → PackagePeeker (f0087f8)
  • Minor refactor/rename (457e8ff)
  • Fix absolute path in karma plugin (c40751b)
  • Update docs re. dev (cc55504)
  • Refactor post-processing of irregular imports/resolveds (#​1156) (aaa1bd0)
  • Add config file to cache (#​1156) (0b49c69)
  • Don't overwrite cached config file inputs in same run (resolves #​1156) (efe2d5d)
  • Consolidate file node post-processing in one place (843b69b)
  • Add "Debug Node test" launch configs (5a76a6c)

v5.61.2

Compare Source

  • Add .ts extension to babel config file pattern (a1bcdbb)
  • Refactor biome plugin a bit (20e5914)
  • Add boolean flags to args definition in node plugin (49fe237)
  • Update integration test suite (6bd250a)
  • Read only first bytes of yarn.lock (e2f0fbf)
  • Add error handler for npm pkg set (bfda6e9)
  • Enable eslint plugin config resolver for v9 without eslint-config-next (b334c3a)
  • In the aftermath of the previous commit, this had to be done (2de78bd)

v5.61.1

Compare Source

v5.61.0

Compare Source

v5.60.2

Compare Source

v5.60.1

Compare Source

v5.60.0

Compare Source

  • Revisit dev guidelines (1884273)
  • Remove unnecessary escapes from regexes (d0c3f82)
  • Add WebStorm run config (e6e9813)
  • Remove unneeded condition (311d5e7)
  • Remove obsolete comment (ad99905)
  • Turn ignored logic around (for config hints) (eb0d16b)
  • Add boolean flags to args definition in node plugin (5a42a14)
  • Regen plugin overview (5252f4b)
  • Update dependencies (2506865)
  • Add entry and project configuration hints (#​1105) (58dcfa5)

v5.59.1

Compare Source

  • Edit some docs re. handling binaries (closes #​1107) (6ce3908)
  • Add "contributing" page (cd4f293)
  • Link to e18e.dev (3843678)
  • Ignore scripts with name not starting with word character (a240f0d)
  • Add cargo to global list of ignored binaries (0fcbe11)
  • Minor refactors (3b447b8)

v5.59.0

Compare Source

v5.58.1

Compare Source

  • Mark sentry config files as production entrypoints (#​1104) (7138e8f) - thanks @​camjackson!
  • Standardize on fixture directory and package names (a9cbf19)
  • Fix dimmed count in reporter (ba392b0)
  • Improve negated workspace pattern method (b63f83b)
  • Move isDisableConfigHints to clean up (aafda40)

v5.58.0

Compare Source

v5.57.2

Compare Source

v5.57.1

Compare Source

  • Add example known issue when loading config files (cc36b08)
  • Remove empty import (689993b)
  • Add

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/linting branch from 1c23c73 to 6be3427 Compare March 15, 2025 04:43
@renovate renovate bot force-pushed the renovate/linting branch from 6be3427 to 14465b2 Compare March 29, 2025 04:26
@renovate renovate bot force-pushed the renovate/linting branch from 14465b2 to 235bfa2 Compare May 29, 2025 03:37
@renovate renovate bot force-pushed the renovate/linting branch from 235bfa2 to 27205db Compare June 29, 2025 03:21
@renovate renovate bot force-pushed the renovate/linting branch from 27205db to 2ec0066 Compare July 29, 2025 03:56
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