Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 1, 2023

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@antfu/eslint-config ^0.39.7 -> ^0.43.1 age confidence
@types/lodash (source) ^4.14.195 -> ^4.17.21 age confidence
bumpp ^9.1.1 -> ^9.11.1 age confidence
eslint (source) ^8.44.0 -> ^8.57.1 age confidence
is-what ^4.1.15 -> ^4.1.16 age confidence
typescript (source) ^5.1.6 -> ^5.9.3 age confidence
vitest (source) ^0.33.0 -> ^0.34.6 age confidence

Release Notes

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

v0.43.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.43.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.42.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.42.0

Compare Source

   🚀 Features
    View changes on GitHub

v0.41.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.41.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.41.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.41.1

Compare Source

   🚀 Features
    View changes on GitHub

v0.41.0

Compare Source

   🚀 Features
  • Do not auto fix unused-imports/no-unused-imports in editors  -  by @​antfu (ed2b0)
    View changes on GitHub

v0.40.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.40.2

Compare Source

No significant changes

    View changes on GitHub

v0.40.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.40.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v0.39.8

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
antfu-collective/bumpp (bumpp)

v9.11.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.11.0

Compare Source

   🚀 Features
    View changes on GitHub

v9.10.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.10.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.10.0

Compare Source

   🚀 Features
    View changes on GitHub

v9.9.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.9.2

Compare Source

No significant changes

    View changes on GitHub

v9.9.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.8.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.8.0

Compare Source

   🚀 Features
    View changes on GitHub

v9.7.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.7.0

Compare Source

   🚀 Features
    View changes on GitHub

v9.6.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.5.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.5.0

Compare Source

   🚀 Features
    View changes on GitHub

v9.4.2

Compare Source

   🚀 Features
    View changes on GitHub

v9.4.1

Compare Source

v9.4.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.3.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v9.2.1

Compare Source

   🚀 Features
    View changes on GitHub

v9.2.0

Compare Source

   🚀 Features
    View changes on GitHub
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

v8.57.0

Compare Source

Features
  • 1120b9b feat: Add loadESLint() API method for v8 (#​18098) (Nicholas C. Zakas)
  • dca7d0f feat: Enable eslint.config.mjs and eslint.config.cjs (#​18066) (Nitin Kumar)
Bug Fixes
  • 2196d97 fix: handle absolute file paths in FlatRuleTester (#​18064) (Nitin Kumar)
  • 69dd1d1 fix: Ensure config keys are printed for config errors (#​18067) (Nitin Kumar)
  • 9852a31 fix: deep merge behavior in flat config (#​18065) (Nitin Kumar)
  • 4c7e9b0 fix: allow circular references in config (#​18056) (Milos Djermanovic)
Documentation
Chores

v8.56.0

Compare Source

Features
  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#​17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#​17818) (Arka Pratim Chaudhuri)
Bug Fixes
  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#​17846) (Francesco Trotta)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#​17812) (Bryan Mishkin)
Documentation
  • 9007719 docs: update link in ways-to-extend.md (#​17839) (Amel SELMANE)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#​17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#​17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#​17810) (Zwyx)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)
Chores

v8.55.0

Compare Source

Features
  • 8c9e6c1 feat: importNamePattern option in no-restricted-imports (#​17721) (Tanuj Kanti)
Documentation
  • 83ece2a docs: fix typo --rules -> --rule (#​17806) (OKURA Masafumi)
  • fffca5c docs: remove "Open in Playground" buttons for removed rules (#​17791) (Francesco Trotta)
  • a6d9442 docs: fix correct/incorrect examples of rules (#​17789) (Tanuj Kanti)
  • 383e999 docs: update and fix examples for no-unused-vars (#​17788) (Tanuj Kanti)
  • 5a8efd5 docs: add specific stylistic rule for each deprecated rule (#​17778) (Etienne)
Chores

v8.54.0

Compare Source

Features
  • a7a883b feat: for-direction rule add check for condition in reverse order (#​17755) (Angelo Annunziata)
  • 1452dc9 feat: Add suggestions to no-console (#​17680) (Joel Mathew Koshy)
  • 21ebf8a feat: update no-array-constructor rule (#​17711) (Francesco Trotta)
Bug Fixes
  • 98926e6 fix: Ensure that extra data is not accidentally stored in the cache file (#​17760) (Milos Djermanovic)
  • e8cf9f6 fix: Make dark scroll bar in dark theme (#​17753) (Pavel)
  • 3cbeaad fix: Use cwd constructor option as config basePath in Linter (#​17705) (Milos Djermanovic)
Documentation
  • becfdd3 docs: Make clear when rules are removed (#​17728) (Nicholas C. Zakas)
  • 05d6e99 docs: update "Submit a Pull Request" page (#​17712) (Francesco Trotta)
  • eb2279e docs: display info about deprecated rules (#​17749) (Percy Ma)
  • d245326 docs: Correct working in migrating plugin docs (#​17722) (Filip Tammergård)
Chores

v8.53.0

Compare Source

Features
  • 528e1c0 feat: Deprecate formatting rules (#​17696) (Nicholas C. Zakas)
  • c0b11dd feat: Add suggestions for no-prototype-builtins (#​17677) (Yonathan Randolph)
Bug Fixes
  • 1ad6257 fix: ensure that exit code for fatal errors is not overwritten (#​17683) (Milos Djermanovic)
  • b329ea7 fix: add ; after JSX nodes in no-object-constructor autofix (#​17672) (Francesco Trotta)
Documentation
  • ab8c60d docs: change position of return to top button (#​17688) (Tanuj Kanti)
  • 4fc44c0 docs: update twitter icon to new X icon (#​17687) (Tanuj Kanti)
  • 4164b2c docs: Update README (GitHub Actions Bot)
  • 8651895 docs: Fix tabs in rule examples (#​17653) (Francesco Trotta)
  • 3aec1c5 docs: explained rule fixers and suggestions (#​17657) (Josh Goldberg ✨)
Chores

v8.52.0

Compare Source

Features
  • 70648ee feat: report-unused-disable-directive to report unused eslint-enable (#​17611) (Yosuke Ota)
Bug Fixes

Configuration

📅 Schedule: Branch creation - "before 6am on the first day of the month" (UTC), 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 added the dependencies label Aug 1, 2023
@renovate renovate bot force-pushed the renovate/shared-root branch 4 times, most recently from ad3ccc2 to 17c0277 Compare August 7, 2023 14:15
@renovate renovate bot force-pushed the renovate/shared-root branch 2 times, most recently from a658f07 to b90071d Compare August 11, 2023 16:19
@renovate renovate bot force-pushed the renovate/shared-root branch 4 times, most recently from 79193db to 8cf29a3 Compare August 23, 2023 15:19
@renovate renovate bot force-pushed the renovate/shared-root branch 3 times, most recently from a0e5da0 to f7883e4 Compare August 25, 2023 20:13
@renovate renovate bot force-pushed the renovate/shared-root branch 4 times, most recently from fbbb541 to 77c54b5 Compare September 12, 2023 14:31
@renovate renovate bot force-pushed the renovate/shared-root branch 5 times, most recently from 261e633 to 54547e6 Compare September 19, 2023 16:48
@renovate renovate bot force-pushed the renovate/shared-root branch 3 times, most recently from 3712804 to 9ae2c96 Compare September 23, 2023 02:22
@renovate renovate bot force-pushed the renovate/shared-root branch 3 times, most recently from cf53b9a to c533376 Compare October 5, 2023 09:29
@renovate renovate bot force-pushed the renovate/shared-root branch from c533376 to 7cfb0ea Compare October 6, 2023 21:07
@renovate renovate bot force-pushed the renovate/shared-root branch from 915c04b to bb585ae Compare October 9, 2024 07:04
@renovate renovate bot force-pushed the renovate/shared-root branch 2 times, most recently from 9cf97b3 to 09f4938 Compare October 19, 2024 07:03
@renovate renovate bot force-pushed the renovate/shared-root branch 3 times, most recently from 5d2e59c to d7c8d46 Compare November 4, 2024 07:43
@renovate renovate bot force-pushed the renovate/shared-root branch from d7c8d46 to 6b31c6a Compare November 22, 2024 20:46
@renovate renovate bot force-pushed the renovate/shared-root branch from 6b31c6a to 1ccbd5a Compare December 8, 2024 19:27
@renovate renovate bot changed the title chore(deps): update root fix(deps): update root Dec 10, 2024
@renovate renovate bot force-pushed the renovate/shared-root branch from 1ccbd5a to 74ede2f Compare December 12, 2024 18:31
@renovate renovate bot force-pushed the renovate/shared-root branch from 74ede2f to 09d539b Compare December 22, 2024 03:41
@renovate renovate bot force-pushed the renovate/shared-root branch 4 times, most recently from 02c336f to d09e1e8 Compare January 9, 2025 12:37
@renovate renovate bot force-pushed the renovate/shared-root branch from d09e1e8 to 17ca542 Compare January 15, 2025 07:15
@renovate renovate bot force-pushed the renovate/shared-root branch 3 times, most recently from f3ca748 to d9d633c Compare January 28, 2025 11:39
@renovate renovate bot force-pushed the renovate/shared-root branch 2 times, most recently from fcff55b to 370ed25 Compare March 1, 2025 04:49
@renovate renovate bot force-pushed the renovate/shared-root branch from 370ed25 to 398f63f Compare April 5, 2025 04:25
@renovate renovate bot force-pushed the renovate/shared-root branch from 398f63f to e83f182 Compare May 20, 2025 18:52
@renovate renovate bot force-pushed the renovate/shared-root branch from e83f182 to 0ad9f0c Compare June 18, 2025 03:56
@renovate renovate bot force-pushed the renovate/shared-root branch 2 times, most recently from f46d008 to 8a8e064 Compare July 2, 2025 00:59
@renovate renovate bot force-pushed the renovate/shared-root branch from 8a8e064 to 1c816bd Compare July 31, 2025 20:42
@renovate renovate bot force-pushed the renovate/shared-root branch from 1c816bd to 63f7685 Compare September 30, 2025 23:57
@renovate renovate bot force-pushed the renovate/shared-root branch from 63f7685 to 22073dd Compare November 22, 2025 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant