-
-
Notifications
You must be signed in to change notification settings - Fork 1
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
chore(deps): update all non-major dependencies #2
base: main
Are you sure you want to change the base?
Conversation
d9e0957
to
76b0851
Compare
e5031f0
to
ead7e78
Compare
b99e97a
to
33daa91
Compare
b2f4ef0
to
790d5bd
Compare
2e69a5e
to
1127cd2
Compare
1731440
to
4161382
Compare
230dfe2
to
3cf66f7
Compare
3cf66f7
to
d1893db
Compare
c13b435
to
575f391
Compare
52dd51b
to
58d4656
Compare
e00bfa7
to
7eb6a55
Compare
7eb6a55
to
2a3e242
Compare
fdf9505
to
79bf2c0
Compare
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configuration File (
|
79bf2c0
to
97a79e4
Compare
97a79e4
to
f205f51
Compare
f205f51
to
2895d9d
Compare
2895d9d
to
02b81b3
Compare
a12f273
to
f63d17d
Compare
6465c0a
to
0601330
Compare
0601330
to
e2f0645
Compare
e2f0645
to
226b75f
Compare
226b75f
to
538f446
Compare
538f446
to
b522428
Compare
b522428
to
c502cce
Compare
c502cce
to
e0f0df4
Compare
This PR contains the following updates:
^0.38.5
->^0.43.0
^0.30.1
->^0.33.0
^0.16.3
->^0.17.0
8.1.1
->8.15.9
^0.30.1
->^0.34.0
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
eslint-stylistic
- by @antfu in https://github.com/antfu/eslint-config/issues/247 (8c5a7).d.ts
- by @antfu (35f9f)eslint-comments/no-unlimited-disable
in.d.ts
- by @antfu (a6861)unused-imports/no-unused-vars
in .d.ts - by @antfu (b6f74)🐞 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
noPropertyAccessFromIndexSignature
- by @zanminkian in https://github.com/antfu/eslint-config/issues/145 (f9313)🐞 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
unused-imports/no-unused-imports
in editors - by @antfu (ed2b0)View changes on GitHub
v0.40.3
Compare Source
🚀 Features
resolutions
in package.json - by @antfu (10d38)🐞 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
named-tuple-spacing
handling, close #232 - by @antfu in https://github.com/antfu/eslint-config/issues/232 (3a2c5)View changes on GitHub
v0.40.0
Compare Source
🚀 Features
default
inexports
- by @antfu (effc7)no-import-node-modules-by-path
- by @zanminkian in https://github.com/antfu/eslint-config/issues/219 (cf124)🐞 Bug Fixes
import
beforerequire
in exports - by @antfu (ea307)View changes on GitHub
v0.39.8
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.39.7
Compare Source
🚀 Features
new Array
- by @zanminkian in https://github.com/antfu/eslint-config/issues/209 (be5bc)@typescript-eslint/ban-types
- by @zanminkian in https://github.com/antfu/eslint-config/issues/210 (d4a9e)View changes on GitHub
v0.39.6
Compare Source
🚀 Features
const enum
- by @zanminkian in https://github.com/antfu/eslint-config/issues/201 (2bf0c)View changes on GitHub
v0.39.5
Compare Source
🚀 Features
🐞 Bug Fixes
@typescript-eslint/consistent-type-assertions
- by @antfu (abf5c)View changes on GitHub
v0.39.4
Compare Source
🚀 Features
global
variable - by @zanminkian in https://github.com/antfu/eslint-config/issues/189 (e787e)@typescript-eslint/consistent-type-assertions
- by @zanminkian in https://github.com/antfu/eslint-config/issues/188 (a3598)View changes on GitHub
v0.39.3
Compare Source
🐞 Bug Fixes
vue/no-dupe-keys
- by @antfu (bb09e)View changes on GitHub
v0.39.2
Compare Source
🚀 Features
View changes on GitHub
v0.39.1
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.39.0
Compare Source
🚀 Features
jsonc
file - by @zanminkian in https://github.com/antfu/eslint-config/issues/184 (96dd9)View changes on GitHub
v0.38.6
Compare Source
🐞 Bug Fixes
View changes on GitHub
vitest-dev/vitest (@vitest/coverage-c8)
v0.33.0
Compare Source
🚨 Breaking Changes
0.32.0
changed the defaultinclude
globs to be compatible with Jest. After a discussion with the community, we are reverting this change because it turned out to be non-intuitive.🐞 Bug Fixes
View changes on GitHub
v0.32.4
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.32.3
Compare Source
🚀 Features
concurrent
option tosequence
config - by @fenghan34 and @sheremet-va in https://github.com/vitest-dev/vitest/issues/3604 (f427f)bench
name - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/3711 (a749a)test.extend
- by @fenghan34 in https://github.com/vitest-dev/vitest/issues/3554 (2db1a)🐞 Bug Fixes
CTRL+C
to terminate run - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3642 (fa663)toBeCalledTimes
- by @antfu in https://github.com/vitest-dev/vitest/issues/3696 (d3640)v8
to prevent crash on dynamic CJS files - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3657 (40f18)retry
andrepeats
0 - by @Dunqing in https://github.com/vitest-dev/vitest/issues/3638 (6d146)h
key - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3618 (60c36)View changes on GitHub
v0.32.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v0.32.1
Compare Source
🚀 Features
registerConsoleShortcuts
fromvitest/node
- by @deot in https://github.com/vitest-dev/vitest/issues/3563 (bc49b)expect.unreachable
- by @fenghan34 and @sheremet-va in https://github.com/vitest-dev/vitest/issues/3556 (8e385)describe
/test
name support anonymous function - by @btea in https://github.com/vitest-dev/vitest/issues/3562 (3d436)🐞 Bug Fixes
performance
fromperf_hooks
- by @Max10240 and wangbaolong.wbl in https://github.com/vitest-dev/vitest/issues/3578 and https://github.com/vitest-dev/vitest/issues/3579 (24ec8)vitest
- by @userquin in https://github.com/vitest-dev/vitest/issues/3580 (b4ac8)View changes on GitHub
v0.32.0
Compare Source
🚨 Breaking Changes
test.js
to be a test file. Also any file in__tests__
is now considered to be a test, not just files withtest
orspec
suffix.@vitest/coverage-v8
package - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3339 (82112)@vitest/coverage-c8
is deprecated as Vitest no longer uses c8 package for coverage output. It will not be updated anymore, and Vitest will fail in the next version if the user hasc8
as their coverage provider. Please, install the new@vitest/coverage-v8
package if you previously used@vitest/coverage-c8
.spy.mockRestore
on auto-mocked named exports will no longer restore their implementation to the actual function. This behavior better matches what Jest does.🚀 Features
expect.soft
- by @Dunqing in https://github.com/vitest-dev/vitest/issues/3507 (7c687)describe
/test
name - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/3497 (15253)🐞 Bug Fixes
View changes on GitHub
v0.31.4
Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v0.31.3
Compare Source
🚀 Features
VITE_NODE_DEPS_MODULE_DIRECTORIES
from .npmrc - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3471 (393bf)🐞 Bug Fixes
View changes on GitHub
v0.31.2
Compare Source
🚀 Features
test.each
ordescribe.each
- by @fenghan34 and @sheremet-va in https://github.com/vitest-dev/vitest/issues/3360 (7c2f7)reportOnFailure
option - by @AriPerkkio and @sheremet-va in https://github.com/vitest-dev/vitest/issues/3453 (1988f)🐞 Bug Fixes
SIGINT
is received - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3407 (a2cc2)rejects
&resolves
breaks with thenable objects - by @fenghan34 in https://github.com/vitest-dev/vitest/issues/3456 (4e996)birpc
timeouts whenMath.random
mock is not restored - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3460 (cd5d5)less
extension - by @rluvaton in https://github.com/vitest-dev/vitest/issues/3465 (4d045)PartialMock
with async TReturns - by @ghry5 in https://github.com/vitest-dev/vitest/issues/3462 (b664d)View changes on GitHub
v0.31.1
Compare Source
🚀 Features
r
should rerun current pattern tests - by @Dunqing and @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3305 (69d27)🐞 Bug Fixes
cwd
from test name filter - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/3353 (324a9)toMatchInlineSnapshot
Configuration
📅 Schedule: Branch creation - "* 0-3 1 * " (UTC), Automerge - " 0-3 1 * *" (UTC).
🚦 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.