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 dev-dependencies group with 5 updates:
3.5.2
3.6.0
3.5.2
3.6.0
2.5.2
2.5.3
12.0.0
12.0.1
5.1.4
5.1.6
Updates
@docsearch/css
from 3.5.2 to 3.6.0Release notes
Sourced from
@docsearch/css
's releases.Changelog
Sourced from
@docsearch/css
's changelog.Commits
2df2e13
chore: release v3.6.0 (#2202)fe3ac9e
add additional scss output (#2201)df60b8e
fix: add accessible label to SearchBox input (#2193)874e16a
fix(website): update discord link (#2141)63619c9
docs: add VitePress integration (#2140)0169f02
chore(deps): dependencies 2023-11-20 (#2126)572b117
fix(docs): sidebar logo size (#2125)4a6ac87
chore(deps): dependencies 2023-11-13 (#2122)a3871f2
chore(apply): update terms (#2121)ac215bb
chore(deps): dependencies 2023-11-06 (#2112)Updates
@docsearch/js
from 3.5.2 to 3.6.0Release notes
Sourced from
@docsearch/js
's releases.Changelog
Sourced from
@docsearch/js
's changelog.Commits
2df2e13
chore: release v3.6.0 (#2202)fe3ac9e
add additional scss output (#2201)df60b8e
fix: add accessible label to SearchBox input (#2193)874e16a
fix(website): update discord link (#2141)63619c9
docs: add VitePress integration (#2140)0169f02
chore(deps): dependencies 2023-11-20 (#2126)572b117
fix(docs): sidebar logo size (#2125)4a6ac87
chore(deps): dependencies 2023-11-13 (#2122)a3871f2
chore(apply): update terms (#2121)ac215bb
chore(deps): dependencies 2023-11-06 (#2112)Updates
@sveltejs/kit
from 2.5.2 to 2.5.3Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
6cc860e
Version Packages (#11941)873a09e
fix: revert tsconfig change, fix types (#11908)30c78f2
fix: exclude service worker from tsconfig again (#11727)Updates
marked
from 12.0.0 to 12.0.1Release notes
Sourced from marked's releases.
Commits
339eca1
chore(release): 12.0.1 [skip ci]d848445
fix: fix setext heading interupts (#3210)d61c266
chore: small typo Wil[l] (#3216)fb890ec
chore(deps-dev): Bump@arethetypeswrong/cli
from 0.14.1 to 0.15.0 (#3214)09aa31b
chore(deps-dev): Bump@typescript-eslint/eslint-plugin
from 7.0.2 to 7.1.1 (#...8f4e79f
chore(deps-dev): Bump@semantic-release/npm
from 11.0.2 to 11.0.3 (#3212)506725f
chore(deps-dev): Bump@typescript-eslint/parser
from 7.0.2 to 7.1.0 (#3211)daa511d
chore: fix tests in node v21 (#3209)c831f35
chore: add changelog that points to releases (#3207)dc9c28c
chore: update dev deps (#3206)Updates
vite
from 5.1.4 to 5.1.6Changelog
Sourced from vite's changelog.
Commits
6f7466e
release: v5.1.6a862ecb
chore(deps): update all non-major dependencies (#16131)8403546
fix: server middleware mode resolve (#16122)b6fb323
fix: check for publicDir before checking if it is a parent directory (#16046)fd9de04
fix(esbuild): update tsconfck to fix bug that could cause a deadlock (#16124)f699194
fix: handle function property extension in namespace import (#16113)0d2df52
style(utils): remove null check (#16112)eef9da1
fix(worker): throw error when circular worker import is detected and support ...60dfa9e
fix(worker): hide "The emitted file overwrites" warning if the content is sam...93be84e
refactor(runtime): share more code between runtime and main bundle (#16063)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