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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all-npm-dependencies group with 4 updates: @types/node, typedoc, vite and vitest.
Updates
@types/node
from 20.14.10 to 20.14.11Commits
Updates
typedoc
from 0.26.4 to 0.26.5Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
8a23089
Update changelog for releasee66afa7
Release 0.26.5d422f41
Node version?f84fa7f
Try that version6570fa8
Install a working npm version in CI14b87cf
Allow comments on signature parents to count for docs44a72e5
Call listeners with the same priority later977dd19
Expose OptionDefaults variablec1fb5bd
Add #2639 to changelog946ea38
Merge pull request #2639 from bladerunner2020/masterUpdates
vite
from 5.3.3 to 5.3.4Changelog
Sourced from vite's changelog.
Commits
4e57a97
release: v5.3.41465b20
fix(css): include.css?url
in assets field of manifest (#17623)c4a2227
refactor: replace includes with logical operations (#17620)d8a5d70
chore: add callback to http-proxy.d.ts jsdoc (#17646)4be96b4
fix(build): skip preload treeshaking for nested braces (#17687)b723a75
fix: update Terser type definitions (fix #17668) (#17669)07bc489
fix(worker): nested inlined worker always fallbacked to data URI worker inste...Updates
vitest
from 2.0.2 to 2.0.3Release notes
Sourced from vitest's releases.
Commits
81b8d67
chore: release v2.0.309dc75c
chore(deps): update dependency@edge-runtime/vm
to v4 (#6047)f851982
fix:--inspect-brk
stop on Windows (#6110)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