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 dependencies group with 9 updates:
5.62.0
6.7.0
5.62.0
6.7.0
7.1.0
8.0.0
1.0.2
2.0.1
2.0.0
3.0.0
6.1.1
7.0.0
5.1.0
6.0.0
9.0.4
10.0.0
10.1.2
11.0.3
Updates
@typescript-eslint/eslint-plugin
from 5.62.0 to 6.7.0Release notes
Sourced from
@typescript-eslint/eslint-plugin
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/eslint-plugin
's changelog.... (truncated)
Commits
79ffff0
chore: publish v6.7.0b284370
feat(eslint-plugin): [await-thenable] added suggestion fixer (#7437)4908905
fix(eslint-plugin): [no-restricted-imports] disallow side effect imports when...a3a3932
chore: publish v6.6.07012279
fix(eslint-plugin): [key-spacing] consider properties with parens and comment...337525b
chore(deps): update dependency jest to v29.6.4 (#7575)4f34d0b
chore: publish v6.5.023ac499
fix(eslint-plugin): [consistent-type-assertions] wrap object return value wit...85f34da
docs: add info for no-extra-semi (#7330)ef1367e
chore: publish v6.4.1Updates
@typescript-eslint/parser
from 5.62.0 to 6.7.0Release notes
Sourced from
@typescript-eslint/parser
's releases.... (truncated)
Changelog
Sourced from
@typescript-eslint/parser
's changelog.... (truncated)
Commits
79ffff0
chore: publish v6.7.0a3a3932
chore: publish v6.6.0337525b
chore(deps): update dependency jest to v29.6.4 (#7575)4f34d0b
chore: publish v6.5.0ef1367e
chore: publish v6.4.12e1cfd5
chore: upgrade to yarn 3 (#6162)14bea42
chore: publish v6.4.00a1de14
chore: publish v6.3.0948b061
chore: publish v6.2.1c869aa1
chore: publish v6.2.0Updates
@vue/eslint-config-prettier
from 7.1.0 to 8.0.0Release notes
Sourced from
@vue/eslint-config-prettier
's releases.Changelog
Sourced from
@vue/eslint-config-prettier
's changelog.Commits
61ac373
8.0.08df52fb
chore!: drop ESLint 7 support3829ba0
feat!: upgrade Prettier to v3.0.0 (#17)Updates
hast-util-from-html
from 1.0.2 to 2.0.1Release notes
Sourced from hast-util-from-html's releases.
Commits
5e2a0bb
2.0.17162520
Fix to register data fromhast-util-from-parse5
aa49022
2.0.08fa7411
Change to require Node.js 1653bdfa1
Change to useexports
3617448
Add improvedsource
on parse errors198ae41
Fix link82f16ab
Refactor docse4dff32
Refactor code-style66ff2e5
Refactor.npmrc
Updates
hast-util-to-string
from 2.0.0 to 3.0.0Release notes
Sourced from hast-util-to-string's releases.
Commits
a9ac2f3
3.0.03392d64
Update dependencies7f8b3be
javascript-script: 2.0.0ea6c21d
javascript-url: 2.0.0be9b839
enumerated-attribute: 2.0.0b0adcfa
sort-attributes: 2.0.067bcdaf
sort-attribute-values: 2.0.017083b4
Updatereadme.md
e4bf704
Add benchmark2a0b565
preset-minify: remove space in doctypeUpdates
rehype-autolink-headings
from 6.1.1 to 7.0.0Release notes
Sourced from rehype-autolink-headings's releases.
Commits
b968c99
7.0.092f0258
Add support for passing a function asproperties
f20421f
Change to useexports
6bebeab
Change to require Node.js 1687105fa
Refactor docs98849a7
Remove undocumented ancientbehaviour
spelling8ba5363
Refactor code-stylef57cc93
Replace dependency2a2783a
Refactor to usenode:test
651c6dd
Addignore-scripts
to.npmrc
Updates
rehype-slug
from 5.1.0 to 6.0.0Release notes
Sourced from rehype-slug's releases.
Commits
f90fc8f
6.0.012f76f8
Change to require Node.js 166855bcc
Change to useexports
87da225
Refactor to move implementation tolib/
963f30c
Refactor docs463cd39
Refactor code-style22f1ee7
Refactor to usenode:test
4597690
Addignore-scripts
to.npmrc
8b862e1
Refactor Actions9c6f669
Refactorpackage.json
Updates
rehype-stringify
from 9.0.4 to 10.0.0Release notes
Sourced from rehype-stringify's releases.
Commits
355717c
rehype-stringify: 10.0.0d6925bd
rehype-parse: 9.0.0830757d
Change to require Node.js 1617079b0
Change to useexports
8f73640
Refactor docs7c9115b
Add typed settingsd8120dd
Refactor code-stylef773697
Refactor to usenode:test
2f189a6
Addignore-scripts
to.npmrc
sabd30c7
Refactor ActionsUpdates
unified
from 10.1.2 to 11.0.3Release notes
Sourced from unified's releases.
... (truncated)
Commits
67949bb
11.0.3d1a7873
Remove broken canary tests for now8dee2ab
Fix support for functions in data0d78ebb
Update dev-dependenciesfe6e9e8
Refactor badge URL in docs66bc279
11.0.2cea788b
Fix type of settings if nothing is registered yet9ba8e23
11.0.1d1a915d
Fix incorrect type ofsettings
in presets98ab675
11.0.0Dependabot 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