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 3 updates: @sveltejs/kit, marked and symlink-dir.
Updates
@sveltejs/kit
from 2.0.4 to 2.0.6Release notes
Sourced from
@sveltejs/kit
's releases.Changelog
Sourced from
@sveltejs/kit
's changelog.Commits
b8363fc
Version Packages (#11442)851176e
fix: only disallow dynamic env access when prerendering (#11436)d4eeb26
i don't think we need this any more (#11439)7e7061b
Version Packages (#11420)b999cfd
fix: avoid running load functions when prerendering if no server load functio...2a091dc
fix: upgrade mrmime and sirv to modernize javascript mime type (#11419)Updates
marked
from 11.1.0 to 11.1.1Release notes
Sourced from marked's releases.
Commits
05cbf5f
chore(release): 11.1.1 [skip ci]4f87b2a
fix: improve lexing inline elements step's performance (#3146)baed07a
chore(deps-dev): Bump eslint-plugin-n from 16.3.1 to 16.5.0 (#3145)0761c1e
chore(deps-dev): Bump rollup from 4.6.1 to 4.9.1 (#3144)4ba572a
chore(deps-dev): Bump@semantic-release/github
from 9.2.5 to 9.2.6 (#3143)f15e8ea
chore(deps-dev): Bump@arethetypeswrong/cli
from 0.13.3 to 0.13.5 (#3142)de96644
chore(deps-dev): Bump@typescript-eslint/eslint-plugin
from 6.13.1 to 6.15.0 ...dede669
chore(deps-dev): Bump semantic-release from 22.0.8 to 22.0.12 (#3138)b8421b5
chore(deps-dev): Bump marked-highlight from 2.0.7 to 2.1.0 (#3139)c491c91
chore(deps-dev): Bump eslint from 8.55.0 to 8.56.0 (#3140)Updates
symlink-dir
from 5.2.0 to 5.2.1Commits
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