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: async and markdown-it-anchor.
Updates
async
from 3.2.5 to 3.2.6Commits
85fb18f
Version 3.2.68c0c941
Update built files5f756b4
Fix ReDoS (#1980)39cdc9b
build(deps-dev): bump karma from 6.4.3 to 6.4.4 (#1985)7b8ddeb
build(deps-dev): bump@babel/core
from 7.24.7 to 7.25.2 (#1981)4634a9d
build(deps-dev): bump rollup from 4.18.0 to 4.19.2 (#1982)afb176c
build(deps-dev): bump chai from 4.4.1 to 4.5.0 (#1983)3568a74
build(deps-dev): bump@babel/eslint-parser
from 7.24.7 to 7.25.1 (#1984)9e885fd
build(deps-dev): bump babel-plugin-istanbul from 6.1.1 to 7.0.0 (#1986)f9c7f2a
build(deps-dev): bump semver from 7.6.2 to 7.6.3 (#1987)Updates
markdown-it-anchor
from 9.0.1 to 9.1.0Changelog
Sourced from markdown-it-anchor's changelog.
Commits
b10a72e
9.1.0a2c5965
Update changelogbfa8b79
Merge pull request #134 from valeriangalliat/slugify-with-state3f99b83
IntroduceslugifyWithState
to avoid breaking change withslugify
second a...2e889a1
Merge pull request #125 from Kaciras/master1365db3
9.0.22d91a10
Update changelog11a8d32
Prevent Microbundle from overwriting manual types in dev mode298617e
Remove dist file that Microbundle doesn't seem to generate anymore688cd01
Restore types fileDependabot 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