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 2 updates: marked and vite.
Updates
marked
from 9.0.3 to 9.1.0Release notes
Sourced from marked's releases.
Commits
7242d58
chore(release): 9.1.0 [skip ci]b8adee7
feat: add--no-clobber
option to CLI (#3025)c9ffa64
chore(deps-dev): Bump eslint from 8.48.0 to 8.50.0 (#3024)4cdea5f
chore(deps-dev): Bump markdown-it from 13.0.1 to 13.0.2 (#3023)2bb06c1
chore(deps-dev): Bump@typescript-eslint/parser
from 6.7.2 to 6.7.3 (#3022)dcb1802
chore(deps-dev): Bump@semantic-release/github
from 9.0.7 to 9.2.1 (#3021)6bc8f58
chore(deps-dev): Bump rollup from 3.29.3 to 3.29.4 (#3020)587729f
chore: remove node 4 polyfills (#3014)591ad80
docs: Update authors link in SECURITY.md (#3013)ad06713
chore(deps-dev): Bump@typescript-eslint/eslint-plugin
from 6.6.0 to 6.7.3 (#...Updates
vite
from 4.4.10 to 4.4.11Changelog
Sourced from vite's changelog.
Commits
b50db04
release: v4.4.1154e1275
revert: "fix: use string manipulation instead of regex to inject esbuild helpersDependabot 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