fix(deps): update all non-major dependencies #21
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:
^0.6.2
->^0.6.3
^7.20.3
->^7.20.4
^1.11.0
->^1.12.0
7.14.2
->7.15.0
^3.11.0
->^3.12.1
^0.24.5
->^0.25.1
Release Notes
antfu/utils
v0.6.3
Compare Source
Features
capitalize
and test case (#23) (d8baab2)babel/babel
v7.20.4
Compare Source
🐛 Bug Fix
babel-generator
=>
(@nicolo-ribaudo)babel-generator
,babel-plugin-transform-typescript
Shinigami92/eslint-define-config
v1.12.0
Compare Source
diff
globals
key tooverrides
(#153)pnpm/pnpm
v7.15.0
Compare Source
Minor Changes
Support
--format=json
option to output outdated packages in JSON format withoutdated
command #2705.pnpm outdated --format=json #or pnpm outdated --json
A new setting supported for ignoring vulnerabilities by their CVEs. The ignored CVEs may be listed in the
pnpm.auditConfig.ignoreCves
field ofpackage.json
. For instance:Patch Changes
Our Gold Sponsors
Our Silver Sponsors
esbuild-kit/tsx
v3.12.1
Compare Source
Bug Fixes
dist
from ignore (#141) (eae2663)v3.12.0
Compare Source
Bug Fixes
Features
vitest-dev/vitest
v0.25.1
Compare Source
🚀 Features
vi.setConfig
helper - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/2293🐞 Bug Fixes
bench
when using options - by @poyoho in https://github.com/vitest-dev/vitest/issues/2295View changes on GitHub
v0.25.0
Compare Source
✅ Builtin TypeChecking
In v0.25.0, Vitest allows you to write tests for your types, using
expectTypeOf
orassertType
syntaxes. By default all tests inside*.test-d.ts
files are considered type tests. Runvitest typecheck
to run type tests.Learn more at the documentation and this RFC
🚨 Breaking Changes
startVitest()
- by @antfu in https://github.com/vitest-dev/vitest/issues/2072🚀 Features
onTestFailed
hook - by @antfu in https://github.com/vitest-dev/vitest/issues/2210🐞 Bug Fixes
.each
behavior with jest - by @bartoszgolebiowski and @antfu in https://github.com/vitest-dev/vitest/issues/2064View changes on GitHub
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (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 has been generated by Mend Renovate. View repository job log here.