chore(deps): update all non-major dependencies #2
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.10.1
->^1.11.1
^18.4.3
->^18.6.1
^18.4.3
->^18.6.3
^3.2.1
->^3.3.0
^5.0.3
->^5.0.5
^5.0.4
->^5.3.2
^1.0.1
->^1.0.2
^4.14.202
->^4.17.16
^20.10.4
->^20.17.28
^8.5.10
->^8.18.0
^1.0.4
->^1.6.1
^14.14.1
->^14.18.0
^8.55.0
->^8.57.1
^5.0.1
->^5.2.5
^15.2.0
->^15.5.0
^2.0.10
->^2.7.3
^3.1.1
->^3.5.3
^5.0.5
->^5.0.10
^2.6.2
->^2.8.1
^8.0.1
->^8.4.0
^1.11.1
->^1.13.4
^5.0.7
->^5.4.15
^1.0.4
->^1.6.1
4.0.2
->4.7.0
Release Notes
actions/toolkit (@actions/core)
v1.11.1
crypto.randomUUID
on Node 18 and earlier #1842v1.11.0
uuid
package #1824conventional-changelog/commitlint (@commitlint/cli)
v18.6.1
Compare Source
Note: Version bump only for package @commitlint/cli
v18.6.0
Compare Source
Note: Version bump only for package @commitlint/cli
v18.5.0
Compare Source
Features
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/cli
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/cli
18.4.2 (2023-11-16)
Note: Version bump only for package @commitlint/cli
18.4.1 (2023-11-12)
Note: Version bump only for package @commitlint/cli
v18.4.4
Compare Source
Note: Version bump only for package @commitlint/cli
conventional-changelog/commitlint (@commitlint/config-conventional)
v18.6.3
Compare Source
Bug Fixes
wrapper.mjs
(#3966) (c2c3c7c), closes #3958v18.6.2
Compare Source
Bug Fixes
v18.6.1
Compare Source
Note: Version bump only for package @commitlint/config-conventional
v18.6.0
Compare Source
Features
v18.5.0
Compare Source
Note: Version bump only for package @commitlint/config-conventional
18.4.4 (2024-01-04)
Note: Version bump only for package @commitlint/config-conventional
18.4.3 (2023-11-21)
Note: Version bump only for package @commitlint/config-conventional
18.4.2 (2023-11-16)
Note: Version bump only for package @commitlint/config-conventional
v18.4.4
Compare Source
Note: Version bump only for package @commitlint/config-conventional
favware/rollup-type-bundler (@favware/rollup-type-bundler)
v3.3.0
Compare Source
🐛 Bug Fixes
🚀 Features
--output-typings-file-extension
to make it possible to customize the output file extension separately from the input file extension (4ec5e88)sapphiredev/utilities (@sapphire/eslint-config)
v5.0.5
Compare Source
🐛 Bug Fixes
📝 Documentation
v5.0.4
Compare Source
🐛 Bug Fixes
sapphiredev/framework (@sapphire/framework)
v5.3.2
Compare Source
🐛 Bug Fixes
@sapphire/discord-utilities
and@sapphire/discord.js-utilities
(7771726)v5.3.1
Compare Source
🐛 Bug Fixes
v5.3.0
Compare Source
🐛 Bug Fixes
📝 Documentation
🚀 Features
v5.2.1
Compare Source
🐛 Bug Fixes
v5.2.0
Compare Source
🚀 Features
v5.1.0
Compare Source
🚀 Features
v5.0.10
Compare Source
🐛 Bug Fixes
v5.0.9
Compare Source
🐛 Bug Fixes
v5.0.8
Compare Source
🐛 Bug Fixes
📝 Documentation
UserError
docs (#722) (4f67c5b)v5.0.7
Compare Source
🐛 Bug Fixes
v5.0.6
Compare Source
🐛 Bug Fixes
v5.0.5
Compare Source
🐛 Bug Fixes
sapphiredev/utilities (@sapphire/node-utilities)
v1.0.2
Compare Source
🐛 Bug Fixes
vitest-dev/vitest (@vitest/coverage-v8)
v1.6.1
Compare Source
This release includes security patches for:
🐞 Bug Fixes
View changes on GitHub
v1.6.0
Compare Source
🚀 Features
includeConsoleOutput
andaddFileAttribute
in junit - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5659 (2f913)🐞 Bug Fixes
resolveId('vitest')
afterbuildStart
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5646 (f5faf)toJSON
for error serialization - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5526 (19a21)*.test-d.*
by default - by @MindfulPol in https://github.com/vitest-dev/vitest/issues/5634 (bfe8a)vite-node
's wrapper only to executed files - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5642 (c9883)🏎 Performance
View changes on GitHub
v1.5.3
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.5.2
Compare Source
🐞 Bug Fixes
View changes on GitHub
v1.5.1
Compare Source
🚀 Features
startVitest()
to acceptstdout
andstdin
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5493 (780b1)startVitest
API is experimental and doesn't follow semver.🐞 Bug Fixes
import.meta.env.PROD: false
- by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5561 (9c649)onTestFinished
in reverse order - by @sheremet-va in https://github.com/vitest-dev/vitest/issues/5598 (23f29)fileParallelism
by default on browser pool - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5528 (5c69f)v8-to-istanbul
- by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5549 (df6a4)cleanOnRerun
is disabled - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5540 (ea3c1)thresholds
to compare files relative to root - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5574 (80265)toEqual
andtoMatchObject
with circular references - by @hi-ogawa in https://github.com/vitest-dev/vitest/issues/5535 (9e641)View changes on GitHub
v1.5.0
Compare Source
🚀 Features
🐞 Bug Fixes
describe
calls not taking generic type parameters - by @aryaemami59 in https://github.com/vitest-dev/vitest/issues/5415 (16bac)process
is mocked - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/5430 (0ec4d)Configuration
📅 Schedule: Branch creation - "before 12pm on Sunday" (UTC), 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.