You can trigger a rebase of this PR 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 development-dependencies group with 7 updates:
5.4.6
5.4.7
15.2.3
15.2.4
11.1.6
12.1.0
4.21.3
4.22.4
1.0.4
1.0.5
3.0.4
3.0.5
2.5.27
2.5.28
Updates
vite
from 5.4.6 to 5.4.7Changelog
Sourced from vite's changelog.
Commits
a403e73
release: v5.4.7b5908a2
fix: treat config file as ESM in Deno (#18158)Updates
@rollup/plugin-node-resolve
from 15.2.3 to 15.2.4Changelog
Sourced from
@rollup/plugin-node-resolve
's changelog.Commits
6d4bb6b
chore(release): node-resolve v15.2.4190aa21
chore(node-resolve): remove is-builtin-module (#1735)dcd8da5
chore(repo): use@dot/versioner
for releases (#1612)1caee89
chore(release): node-resolve v15.2.3Updates
@rollup/plugin-typescript
from 11.1.6 to 12.1.0Changelog
Sourced from
@rollup/plugin-typescript
's changelog.Commits
28b9701
chore(release): typescript v12.1.02c09b57
feat(typescript): add transformers factory. (#1668)5afda37
chore(release): typescript v12.0.0a85b649
fix(typescript)!: correctly resolve filenames of declaration files for `outpu...Updates
rollup
from 4.21.3 to 4.22.4Release notes
Sourced from rollup's releases.
... (truncated)
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
79c0aba
4.22.4e2552c9
Fix DOM Clobbering CVE (#5671)10ab90e
refactor: Use object.prototype to check for reserved properties (#5670)e1cba8e
4.22.359cec3e
Ensure impure dependencies of pure modules are added (#5669)b86ffd7
4.22.2d5ff63d
Partially revert #5658 and re-apply #5644 (#5667)0a821d9
Create SECURITY.md76e962d
4.22.168c23da
Partially revert #5644Updates
@rsbuild/core
from 1.0.4 to 1.0.5Release notes
Sourced from
@rsbuild/core
's releases.Commits
2151332
feat: disable preserveAllComments by default (#3510)c94ddac
feat: exposedevServer.open
API (#3498)37a147d
chore(deps): update all patch dependencies (#3495)Updates
@sveltejs/adapter-static
from 3.0.4 to 3.0.5Release notes
Sourced from
@sveltejs/adapter-static
's releases.Changelog
Sourced from
@sveltejs/adapter-static
's changelog.Commits
f8d06f5
Version Packages (#12681)e798ef7
fix: addnode:
prefix and import instead of using globals (#12641)5d1ce18
chore: upgrade to svelte-check 4 (#12646)Updates
@sveltejs/kit
from 2.5.27 to 2.5.28Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
f8d06f5
Version Packages (#12681)e798ef7
fix: addnode:
prefix and import instead of using globals (#12641)You can trigger a rebase of this PR 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