-
Notifications
You must be signed in to change notification settings - Fork 171
chore(deps): update all non-major dependencies #874
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
size-limit report 📦
|
7f488ff
to
058f7a6
Compare
7f9d9e3
to
7480222
Compare
f1eae49
to
f808a81
Compare
514e10d
to
e143098
Compare
d2bafc4
to
77dd161
Compare
2e0c236
to
c212123
Compare
2272aea
to
ecac580
Compare
bd9bcc0
to
e7b71e0
Compare
e7b71e0
to
9020edc
Compare
9020edc
to
eb8546c
Compare
9a45d5c
to
41b8229
Compare
9da074e
to
88a316a
Compare
88a316a
to
9666879
Compare
d61b4ef
to
e563039
Compare
fe301f5
to
7ab6eb9
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Since |
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.121
^7.5.6
->^7.7.0
^3.0.3
->^3.0.4
^12.0.0
->^12.1.0
^0.3.22
->^0.5.4
^11.2.0
->^11.3.0
4.x
->4.3.8
^5.0.5
->^5.0.10
^4.9.6
->^4.46.2
^7.6.0
->^7.7.2
^11.0.2
->^11.2.0
^1.2.2
->^1.6.1
^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
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
rollup/rollup (rollup)
v4.46.2
Compare Source
2025-07-29
Bug Fixes
Pull Requests
v4.46.1
Compare Source
2025-07-28
Bug Fixes
in
operator on external namespaces (#6036)Pull Requests
v4.46.0
Compare Source
2025-07-27
Features
in
checks on namespaces to keep them treeshake-able (#6029)Pull Requests
in
checks on namespaces to keep them treeshake-able (@cyyynthia, @lukastaegert)v4.45.3
Compare Source
2025-07-26
Bug Fixes
Pull Requests
v4.45.1
Compare Source
2025-07-15
Bug Fixes
Pull Requests
v4.45.0
Compare Source
2025-07-12
Features
Bug Fixes
this
(#6001)Pull Requests
v4.44.2
Compare Source
2025-07-04
Bug Fixes
@__PURE__
annotations afternew
keyword (#5998)Pull Requests
@__PURE__
when nested after new in constructor invocations (@TrickyPi)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.