chore(deps): update all non-major dependencies #874
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:
^25.0.7
->^25.0.8
^15.2.3
->^15.3.1
^11.0.2
->^11.2.0
^18.19.15
->^18.19.100
^7.5.6
->^7.7.0
^3.0.3
->^3.0.4
^12.0.0
->^12.1.0
^8.56.0
->^8.57.1
^0.3.22
->^0.5.4
^11.2.0
->^11.3.0
4.x
->4.3.8
^5.0.5
->^5.0.10
^7.6.0
->^7.7.2
^11.0.2
->^11.2.0
^8.2.0
->^8.2.1
1.0.11
->1.0.12
^3.0.8
->^3.1.0
^2.2.2
->^2.3.0
Release Notes
rollup/plugins (@rollup/plugin-commonjs)
v25.0.8
2024-05-22
Bugfixes
rollup/plugins (@rollup/plugin-node-resolve)
v15.3.1
2024-12-15
Updates
test
withincludes
(#1787)v15.3.0
2024-09-23
Features
v15.2.4
2024-09-22
Updates
ai/size-limit (@size-limit/file)
v11.2.0
Compare Source
--config
argument (by @EvgenyWas).await
support to config (by @aryaemami59).time
option to config (by @EvgenyWas).message
option to config (by @dartess).esbuild
.v11.1.6
Compare Source
chokidar
.esbuild
.jiti
.v11.1.5
Compare Source
esbuild
.v11.1.4
Compare Source
v11.1.3
Compare Source
esbuild
.v11.1.2
Compare Source
v11.1.1
Compare Source
v11.1.0
Compare Source
webpack-why
regression (by @hoo00nn).v11.0.3
Compare Source
.mjs
config support (by Arya Emami).esbuild
.tj/commander.js (commander)
v12.1.0
Compare Source
Added
node --eval
andnode --print
when call.parse()
with no arguments ([#2164])Changed
node:
([#2170])Removed
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: allowname
in global ignores, fix--no-ignore
for non-global (#18875) (Milos Djermanovic)3836bb4
fix: do not crash on error infs.walk
filter (#18886) (Milos Djermanovic)2dec349
fix: skip processor code blocks that match only universal patterns (#18880) (Milos Djermanovic)Documentation
6a5add4
docs: v8.x Add EOL banner (#18744) (Amaresh S M)b034575
docs: v8.x add version support page to the dropdown (#18731) (Amaresh S M)760ef7d
docs: v8.x add version support page in the side navbar (#18740) (Amaresh S M)428b7ea
docs: Add Powered by Algolia label to the search (#18658) (Amaresh S M)c68c07f
docs: version selectors synchronization (#18265) (Milos Djermanovic)Build Related
35d366a
build: Support updates to previous major versions (#18870) (Milos Djermanovic)Chores
140ec45
chore: upgrade @eslint/js@8.57.1 (#18913) (Milos Djermanovic)bcdfc04
chore: package.json update for @eslint/js release (Jenkins)3f6ce8d
chore: pin vite-plugin-commonjs@0.10.1 (#18910) (Milos Djermanovic)9f07549
chore: ignore/docs/v8.x
in link checker (#18660) (Milos Djermanovic)v8.57.0
Compare Source
Features
1120b9b
feat: Add loadESLint() API method for v8 (#18098) (Nicholas C. Zakas)dca7d0f
feat: Enableeslint.config.mjs
andeslint.config.cjs
(#18066) (Nitin Kumar)Bug Fixes
2196d97
fix: handle absolute file paths inFlatRuleTester
(#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
84922d0
docs: Show prerelease version in dropdown (#18139) (Nicholas C. Zakas)5b8c363
docs: Switch to Ethical Ads (#18117) (Milos Djermanovic)77dbfd9
docs: show NEXT in version selectors (#18052) (Milos Djermanovic)Chores
1813aec
chore: upgrade @eslint/js@8.57.0 (#18143) (Milos Djermanovic)5c356bb
chore: package.json update for @eslint/js release (Jenkins)f4a1fe2
test: add more tests for ignoring files and directories (#18068) (Nitin Kumar)42c0aef
ci: Enable CI forv8.x
branch (#18047) (Milos Djermanovic)veritem/eslint-plugin-vitest (eslint-plugin-vitest)
v0.5.4
Compare Source
Features
v0.5.3
Compare Source
Bug Fixes
v0.5.2
Compare Source
Features
v0.5.1
Compare Source
Bug Fixes
v0.5.0
Compare Source
This version only supports new eslint flat config!
If you run into issues, consider downgrading and opening an issue. Remember to include a minimum repro example to help me fix issues quickly!
Full Changelog: vitest-dev/eslint-plugin-vitest@v0.5.0...v0.5.0
v0.4.1
Compare Source
Full Changelog: vitest-dev/eslint-plugin-vitest@v0.4.1...v0.4.1
Changes
max-expect
rule in favor ofmax-expects
v0.4.0
Compare Source
Bug Fixes
Full Changelog: vitest-dev/eslint-plugin-vitest@v0.4.0...v0.4.0
v0.3.26
Compare Source
Bug Fixes
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.25...v0.3.26
v0.3.25
Compare Source
Bug Fixes
What's Changed
Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.24...v0.3.25
v0.3.24
Compare Source
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.23...v0.3.24
v0.3.23
Compare Source
Features
What's Changed
New Contributors
Full Changelog: vitest-dev/eslint-plugin-vitest@v0.3.22...v0.3.23
jprichardson/node-fs-extra (fs-extra)
v11.3.0
Compare Source
fs
methods (#1044, #1045)fs.opendir
incopy()
/copySync()
for better perf/scalability (#972, #1028)isaacs/rimraf (rimraf)
v5.0.10
Compare Source
v5.0.9
Compare Source
v5.0.8
Compare Source
v5.0.7
Compare Source
v5.0.6
Compare Source
npm/node-semver (semver)
v7.7.2
Compare Source
Bug Fixes
fcafb61
#780 add missing'use strict'
directives (#780) (@Fdawgs)c99f336
#781 prerelease identifier starting with digits (#781) (@mbtools)Chores
c760403
#784 template-oss-apply for workflow permissions (#784) (@wraithgar)2677f2a
#778 bump @npmcli/template-oss from 4.23.6 to 4.24.3 (#778) (@dependabot[bot], @npm-cli-bot)v7.7.1
Compare Source
Bug Fixes
af761c0
#764 inc: fully capture prerelease identifier (#764) (@wraithgar)v7.7.0
Compare Source
Features
0864b3c
#753 add "release" inc type (#753) (@mbtools)Bug Fixes
d588e37
#755 diff: fix prerelease to stable version diff logic (#755) (@eminberkayd, berkay.daglar)8a34bde
#754 add identifier validation toinc()
(#754) (@mbtools)Documentation
67e5478
#756 readme: added missing period for consistency (#756) (@shaymolcho)868d4bb
#749 clarify comment about obsolete prefixes (#749) (@mbtools, @ljharb)Chores
145c554
#741 bump @npmcli/eslint-config from 4.0.5 to 5.0.0 (@dependabot[bot])753e02b
#747 bump @npmcli/template-oss from 4.23.3 to 4.23.4 (#747) (@dependabot[bot], @npm-cli-bot)0b812d5
#744 postinstall for dependabot template-oss PR (@hashtagchris)v7.6.3
Compare Source
Bug Fixes
73a3d79
#726 optimize Range parsing and formatting (#726) (@jviide)Documentation
2975ece
#719 fix extra backtick typo (#719) (@stdavis)v7.6.2
Compare Source
Bug Fixes
6466ba9
#713 lru: use map.delete() directly (#713) (@negezor, @lukekarrys)v7.6.1
Compare Source
Bug Fixes
c570a34
#704 linting: no-unused-vars (@wraithgar)ad8ff11
#704 use internal cache implementation (@mbtools)ac9b357
#682 typo in compareBuild debug message (#682) (@mbtools)Dependencies
988a8de
#709 uninstalllru-cache
(#709)3fabe4d
#704 remove lru-cacheChores
dd09b60
#705 bump @npmcli/template-oss to 4.22.0 (@lukekarrys)ec49cdc
#701 chore: chore: postinstall for dependabot template-oss PR (@lukekarrys)b236c3d
#696 add benchmarks (#696) (@H4ad)692451b
#688 various improvements to README (#688) (@mbtools)5feeb7f
#705 postinstall for dependabot template-oss PR (@lukekarrys)074156f
#701 bump @npmcli/template-oss from 4.21.3 to 4.21.4 (@dependabot[bot])microsoft/vscode-uri (vscode-uri)
v3.1.0
Compare Source
Changes:
See More
untitled:
This list of changes was auto generated.
mafintosh/why-is-node-running (why-is-node-running)
v2.3.0
Compare Source
What's Changed
Full Changelog: mafintosh/why-is-node-running@v2.2.2...v2.3.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (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.
This PR was generated by Mend Renovate. View the repository job log.