chore(deps): update all non-major dependencies #262
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.2.2->^1.2.3^3.1.0->^3.2.0^9.13.0->^9.16.0~20.17.4->~20.17.9^8.12.2->^8.16.0^8.12.2->^8.16.0^2.1.4->^2.1.6^9.13.0->^9.16.0^5.0.2->^5.1.3^4.4.0->^4.4.320.18.0->20.18.19.12.3->9.14.43.3.3->3.4.1^5.6.3->^5.7.2^8.12.2->^8.16.0^2.1.4->^2.1.6Release Notes
eslint/rewrite (@eslint/compat)
v1.2.3Compare Source
eslint/eslintrc (@eslint/eslintrc)
v3.2.0Compare Source
Features
eslint/eslint (@eslint/js)
v9.16.0Compare Source
v9.15.0Compare Source
v9.14.0Compare Source
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v8.16.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.15.0Compare Source
🚀 Features
ignoreConditionalTestsinvolving boolean!operator (#10299)no-unsafe-type-assertion(#10051)🩹 Fixes
as const satisfies(#10315)❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.14.0Compare Source
🚀 Features
await usingstatements (#10209)🩹 Fixes
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.13.0Compare Source
🚀 Features
ignoreBooleanCoercion(#9924)no-class-assignrule ineslint-recommendedconfig (#10250)🩹 Fixes
undefined(#10232)❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v8.16.0Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
v8.15.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.14.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
v8.13.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vitest-dev/vitest (@vitest/coverage-v8)
v2.1.6Compare Source
🚀 Features
View changes on GitHub
v2.1.5Compare Source
🐞 Bug Fixes
dangerouslyIgnoreUnhandledErrorswithout base reporter - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6808 (0bf0a)unhandledRejectioneven when base reporter is not used - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6812 (8878b)sequence.concurrentfrom theRuntimeConfigtype - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6880 (6af73).poll,.element,.rejects/.resolves, andlocator.*weren't awaited - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/6877 (93b67)enteror'a'- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/6848 (487c8)🏎 Performance
View changes on GitHub
eslint/eslint (eslint)
v9.16.0Compare Source
Features
8f70eb1feat: AddignoreComputedKeysoption insort-keysrule (#19162) (Milos Djermanovic)Documentation
9eefc8fdocs: fix typos inuse-isnan(#19190) (루밀LuMir)0c8cea8docs: switch the order of words inno-unreachable(#19189) (루밀LuMir)0c19417docs: add missing backtick tono-async-promise-executor(#19188) (루밀LuMir)8df9276docs: add backtick in-0indescriptionofno-compare-neg-zero(#19186) (루밀LuMir)7e16e3fdocs: fixcaseSensitiveoption's title ofsort-keys(#19183) (Tanuj Kanti)0c6b842docs: fix typos inmigration-guide.md(#19180) (루밀LuMir)353266edocs: fix a typo indebug.md(#19179) (루밀LuMir)5ff318adocs: delete unnecessary horizontal rule(---) innodejs-api(#19175) (루밀LuMir)576bcc5docs: mark more rules as handled by TypeScript (#19164) (Tanuj Kanti)742d054docs: note thatno-restricted-syntaxcan be used with any language (#19148) (Milos Djermanovic)Chores
feb703bchore: upgrade to@eslint/[email protected](#19195) (Francesco Trotta)df9bf95chore: package.json update for @eslint/js release (Jenkins)f831893chore: add type forignoreComputedKeysoption ofsort-keys(#19184) (Tanuj Kanti)3afb8a1chore: update dependency @eslint/json to ^0.8.0 (#19177) (Milos Djermanovic)1f77c53chore: addrepository.directoryproperty topackage.json(#19165) (루밀LuMir)d460594chore: update dependency @arethetypeswrong/cli to ^0.17.0 (#19147) (renovate[bot])45cd4earefactor: update default options in rules (#19136) (Milos Djermanovic)v9.15.0Compare Source
v9.14.0Compare Source
github/eslint-plugin-github (eslint-plugin-github)
v5.1.3Compare Source
What's Changed
eslint-filenames-pluginby @gracepark in https://github.com/github/eslint-plugin-github/pull/579filenames/match-regexrule, please note we have adapted the match regex rule intoeslint-plugin-githubas the originaleslint-filenames-pluginis no longer maintained and needed an ESLint v9 update. Please update the rule name togithub/filenames-match-regexand keep the same configuration.Full Changelog: github/eslint-plugin-github@v5.1.2...v5.1.3
v5.1.2Compare Source
What's Changed
Full Changelog: github/eslint-plugin-github@v5.1.1...v5.1.2
v5.1.1Compare Source
What's Changed
Full Changelog: github/eslint-plugin-github@v5.1.0...v5.1.1
v5.1.0Compare Source
In this release we're supporting ESLint's new flat config and still maintaining legacy configs for backwards compatibility. We've created flat configs via
getFlatConfigs():Usage
What's Changed
eslint-plugin-escompatplugin to latest version by @dusave in https://github.com/github/eslint-plugin-github/pull/560New Contributors
Full Changelog: github/eslint-plugin-github@v5.0.2...v5.1.0
un-ts/eslint-plugin-import-x (eslint-plugin-import-x)
v4.4.3Compare Source
Patch Changes
a428f82Thanks @SukkaW! - AttachecmaVersionandsourceTypetoparserOptionsduring parsev4.4.2Compare Source
Patch Changes
cc4ee65Thanks @SukkaW! - Fix #144, read propersourceTypefor both eslint flat config and legacy eslintrc config.nodejs/node (node)
v20.18.1: 2024-11-20, Version 20.18.1 'Iron' (LTS), @marco-ippolitoCompare Source
Notable Changes
7a8992b2d6] - doc: add abmusse to collaborators (Abdirahim Musse) #55086Commits
085c3441fe] - assert: show the diff when deep comparing data with a custom message (Giovanni) #5475901f0b0e7b4] - benchmark: adjust config for deepEqual object (Rafael Gonzaga) #55254a45537269b] - benchmark: rewrite detect-esm-syntax benchmark (Joyee Cheung) #552381a0d8ef64f] - benchmark: add no-warnings to process.has bench (Rafael Gonzaga) #551592be5d611ce] - benchmark: create benchmark for typescript (Marco Ippolito) #54904a2aa4fa477] - benchmark: include ascii to fs/readfile (Rafael Gonzaga) #5498809849105fe] - benchmark: add dotenv benchmark (Aviv Keller) #542786b3c24dbad] - buffer: fix out of range for toString (Jason Zhang) #54553f25a5b6dc4] - build: use rclone instead of aws CLI (Michaël Zasso) #556170bbeb605de] - build: fix notify-on-review-wanted action (Rafael Gonzaga) #553045b35836732] - build: include.nycrcin coverage workflows (Wuli Zuo) #55210f38d1e90e0] - build: notify via slack when review-wanted (Rafael Gonzaga) #551020b985ec4bb] - build: remove -v flag to reduce noise (iwuliz) #5502509f75b27a1] - build: display free disk space after build in the test-macOS workflow (iwuliz) #55025f25760c4a2] - build: add the option to generate compile_commands.json in vcbuild.bat (Segev Finer) #52279746e78c4f3] - Revert "build: upgrade clang-format to v18" (Chengzhong Wu) #5499467834ee646] - build: printRunning XYZ linter...for py and yml (Aviv Keller) #54386ae34e276a2] - build: pin doc workflow to Node.js 20 (Richard Lau) #55755d0e871a706] - build,win: add winget config to set up env (Hüseyin Açacak) #5472993ac799b6b] - cli: fix spacing for port range error (Aviv Keller) #544953ba2e7bf97] - Revert "console: colorize console error and warn" (Aviv Keller) #546772f678ea53b] - crypto: ensure invalid SubtleCrypto JWK data import results in DataError (Filip Skokan) #550415d28d98542] - deps: update undici to 6.20.0 (Node.js GitHub Bot) #553290c7f2fc421] - deps: update archs files for openssl-3.0.15+quic1 (Node.js GitHub Bot) #55184da15e7edf5] - deps: upgrade openssl sources to quictls/openssl-3.0.15+quic1 (Node.js GitHub Bot) #55184381f1f9d08] - deps: update archs files for openssl-3.0.14+quic1 (Node.js GitHub Bot) #5433648d643f78a] - deps: upgrade openssl sources to quictls/openssl-3.0.14+quic1 (Node.js GitHub Bot) #543367b1796803b] - deps: update timezone to 2024b (Node.js GitHub Bot) #550568f1956c588] - deps: update acorn-walk to 8.3.4 (Node.js GitHub Bot) #5495020501a7350] - deps: update corepack to 0.29.4 (Node.js GitHub Bot) #548450f81eafecc] - doc: fix Markdown linter (Antoine du Hamel) #55344df713f0a98] - Revert "doc: update test context.assert" (Antoine du Hamel) #55344fd6fc61d2c] - doc: add pmarchini to collaborators (Pietro Marchini) #55331b963db9ee2] - doc: fixevents.once()example usingAbortSignal(Ivo Janssen) #5514450b13bfb12] - doc: add onboarding details for ambassador program (Marco Ippolito) #5528427564b7811] - doc: fix initial default value of autoSelectFamily (Ihor Rohovets) #552459e7be23aa5] - doc: tweak onboarding instructions (Michael Dawson) #55212f412a029c3] - doc: update test context.assert (Pietro Marchini) #551862f7828debb] - doc: fix unordered error anchors (Antoine du Hamel) #55242d08e4c235b] - doc: mention addons to experimental permission (Rafael Gonzaga) #55166d65c2458dc] - doc: use correct dash in stability status (Antoine du Hamel) #55200d9839c16cf] - doc: fix link intest/README.md(Livia Medeiros) #551651ad659afa4] - doc: add esm examples to node:net (Alfredo González) #5513481ad69d50f] - doc: move the YAML changes element (sendoru) #551127a51a161be] - doc: fix the require resolve algorithm inmodules.md(chirsz) #5511780edcdf899] - doc: update style guide (Aviv Keller) #53223388c754dd2] - doc: add missing:torun()'sglobPatterns(Aviv Keller) #5513594302b6a76] - doc: add abmusse to collaborators (Abdirahim Musse) #5508627ff2da964] - doc: add note about--expose-internals(Aviv Keller) #52861df6dc753b7] - doc: removeparseREPLKeywordfrom REPL documentation (Aviv Keller) #547494baa5c4d10] - doc: change backporting guide with updated info (Aviv Keller) #537469947fc112f] - doc: add missing definitions tointernal-api.md(Aviv Keller) #53303a4586f0e94] - doc: update documentation for externalizing deps (Michael Dawson) #5479270504f8522] - doc: updaterequire(ESM)history and stability status (Antoine du Hamel) #551999d0041ac40] - doc: add release key for aduh95 (Antoine du Hamel) #553490c1666a52a] - events: allow null/undefined eventInitDict (Matthew Aitken) #54643453df77f99] - events: returncurrentTargetwhen dispatching (Matthew Aitken) #546420decaab9db] - fs: acknowledgesignaloption infilehandle.createReadStream()(Livia Medeiros) #5514800a2fc7166] - lib: moveSymbol[Async]Disposepolyfills tointernal/util(Antoine du Hamel) #548538e6b606ac4] - lib: remove lib/internal/idna.js (Yagiz Nizipli) #55050c96e5cb664] - lib: the REPL should survive deletion of Array.prototype methods (Jordan Harband) #31457748ed2e559] - meta: move one or more collaborators to emeritus (Node.js GitHub Bot) #553008b8d35f015] - meta: bump mozilla-actions/sccache-action from 0.0.5 to 0.0.6 (dependabot[bot]) #55225d3441ff0c8] - meta: bump actions/checkout from 4.1.7 to 4.2.0 (dependabot[bot]) [#Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" in timezone Pacific/Auckland, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.