chore(deps-dev): bump the minor-development-deps group with 8 updates #472
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.
Bumps the minor-development-deps group with 8 updates:
22.5.1
22.7.4
2.0.5
2.1.1
4.19.2
4.21.0
11.1.3
11.1.5
2.4.1
2.4.9
8.2.4
8.3.0
5.5.4
5.6.2
2.0.5
2.1.1
Updates
@types/node
from 22.5.1 to 22.7.4Commits
Updates
@vitest/coverage-v8
from 2.0.5 to 2.1.1Release notes
Sourced from
@vitest/coverage-v8
's releases.... (truncated)
Commits
699055e
chore: release v2.1.19f1fd18
chore: release v2.1.0b2be23e
chore: release v2.1.0-beta.78ac7011
chore: release v2.1.0-beta.6da52d23
fix(coverage): use project specificvitenode
for uncovered files (#6044)5932a7f
feat(coverage): add--exclude-after-remap
(#6309)34199bd
feat(browser): support v8 coverage (#6273)72056b5
chore: release v2.1.0-beta.591dea8c
fix(coverage): v8 to warn instead of crash when conversion fails (#6318)1f6cb59
fix(coverage): v8 to support source maps with multiple sources (#6120)Updates
express
from 4.19.2 to 4.21.0Release notes
Sourced from express's releases.
... (truncated)
Changelog
Sourced from express's changelog.
Commits
7e562c6
4.21.01bcde96
fix(deps): [email protected] (#5946)7d36477
fix(deps): [email protected] (#5951)40d2d8f
fix(deps): [email protected]77ada90
Deprecate"back"
magic string in redirects (#5935)21df421
4.20.04c9ddc1
feat: upgrade to [email protected]9ebe5d5
feat: upgrade to [email protected] (#5928)ec4a01b
feat: upgrade to [email protected] (#5926)54271f6
fix: don't render redirect values in anchor hrefUpdates
fetch-mock
from 11.1.3 to 11.1.5Release notes
Sourced from fetch-mock's releases.
Changelog
Sourced from fetch-mock's changelog.
Commits
95036e1
chore: release mainbc9c41d
fix: change export order so default is last9f85089
chore: release main875e4f6
docs: another occurrence of the cheatsheet ref33e75b1
docs: fix link to cheatsheetUpdates
msw
from 2.4.1 to 2.4.9Release notes
Sourced from msw's releases.
... (truncated)
Commits
452686d
chore(release): v2.4.9bf982ea
fix(ClientRequest): supportRequest
as init when recording raw headers (#2293)5342c19
chore(release): v2.4.8e3487bc
fix: addressexpress
andpath-to-regexp
vulnerabilities (#2285)668d31e
chore(release): v2.4.7e04eb8f
fix(ClientRequest): prevent duplicates when recording set headers (#2284)94e17be
fix: useObject.defineProperty
for Headers proxy (#2283)1f81e98
chore(release): v2.4.6397444b
fix(xhr): clone request body before calculating its size (#2282)8e17330
chore(release): v2.4.5Updates
tsup
from 8.2.4 to 8.3.0Release notes
Sourced from tsup's releases.
Commits
f25a9db
feat: add support for asyncinjectStyle
(#1193)fc72d45
chore: add target es2023 (#1190)76dc18b
fix: fixexperimentalDts
file cleaning and watching (#1199)ec811b3
feat: add support forcts
andmts
config files (#1178)3f44303
refactor: replaceglobby
withtinyglobby
(#1168)Updates
typescript
from 5.5.4 to 5.6.2Release notes
Sourced from typescript's releases.
Commits
a7e3374
Bump version to 5.6.2 and LKG2063357
🤖 Pick PR #59708 (LEGO: Pull request from lego/hb_537...) into release-5.6 (#...4fe7e41
🤖 Pick PR #59670 (fix(59649): ts Move to a new file d...) into release-5.6 (#...1a03e53
🤖 Pick PR #59761 (this
can be nullish) into release-5.6 (#59762)6212132
Update LKGbbb5faf
🤖 Pick PR #59542 (Fixing delay caused in vscode due t...) into release-5.6 (#...e6914a5
Bump version to 5.6.1-rc and LKG34121c4
Update LKG2a30c2a
Merge remote-tracking branch 'origin/main' into release-5.6936a79b
Expose TypeChecker. getAwaitedType to public (#59268)Updates
vitest
from 2.0.5 to 2.1.1Release notes
Sourced from vitest's releases.
... (truncated)
Commits
699055e
chore: release v2.1.136b5ace
fix(workspace): resolve glob pattern once to avoid name collision (#6489)16aa76c
fix(browser): make example test callbacks async (#6484)9f1fd18
chore: release v2.1.094a186e
fix(ui): render project name consistently (#6329)ac698b1
fix:expect.getState().testPath
always returns correct path (#6472)b2be23e
chore: release v2.1.0-beta.70b44722
fix: ignore importer when resolving Vitest (#6469)97773e2
chore: fix edge case in license files bundling (#6460)7ab0f4a
feat(browser): support--inspect-brk
(#6434)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions