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 npm-development-dependencies group with 5 updates:
9.6.0
9.7.0
9.6.0
9.7.0
3.3.2
3.3.3
4.18.0
4.18.1
0.26.3
0.26.4
Updates
@eslint/js
from 9.6.0 to 9.7.0Release notes
Sourced from
@eslint/js
's releases.Changelog
Sourced from
@eslint/js
's changelog.Commits
7ed6f9a
chore: package.json update for@eslint/js
releaseUpdates
eslint
from 9.6.0 to 9.7.0Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
05ab812
9.7.01917cd3
Build: changelog update for 9.7.0793b718
chore: upgrade@eslint/js
@9
.7.0 (#18680)7ed6f9a
chore: package.json update for@eslint/js
release14e9f81
fix: destructuring in catch clause inno-unused-vars
(#18636)7bcda76
refactor: Add type references (#18652)51bf57c
chore: add tech sponsors through actions (#18624)9f416db
docs: Add Powered by Algolia label to the search. (#18633)6320732
refactor: don't useparent
property inNodeEventGenerator
(#18653)7bd9839
feat: add support for es2025 duplicate named capturing groups (#18630)Updates
prettier
from 3.3.2 to 3.3.3Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
... (truncated)
Commits
5282938
Release 3.3.39102b73
Add parentheses for decorator expressions (#16458)6bbd461
chore(deps): update eslint related dependencies (#16478)04b560f
chore(deps): update dependency browserslist to v4.23.2 (#16475)614f070
chore(deps): update typescript-eslint to v8.0.0-alpha.41 (#16477)d59a15d
chore(deps): update dependency npm-run-all2 to v6.2.2 (#16476)5ca2fc9
Support Angular@let
declaration syntax (#16474)bfcfdcc
chore(deps): update babel to v7.24.8 (#16472)977c161
chore(deps): update dependency acorn to v8.12.1 (#16464)550606e
chore(deps): update babel to v7.24.8 (#16470)Updates
rollup
from 4.18.0 to 4.18.1Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
21f9a49
4.18.1dc49b0b
refactor(ast): conditional branch (#5565)ce860b7
chore(deps): lock file maintenance (#5567)f38f72d
chore(deps): lock file maintenance minor/patch updates (#5566)dd1a6be
fix: escape%
if URI malformed (#5535)bcef5ea
Consider that the body of ClassBody might be of type StaticBlock (#5558)39bc7c5
chore(deps): lock file maintenance (#5556)c1ac651
chore(deps): lock file maintenance minor/patch updates (#5555)1c1587e
Refactor AST converters (#5544)655ce78
Watch rust files and rebuild during dev (#5543)Updates
typedoc
from 0.26.3 to 0.26.4Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
9426642
Update changelog for release03bb21f
Release 0.26.4e2051dc
Add a test for CRLF line endings21cf5ae
chore: lintef0f26e
fix: frontmatter parsing in windows (CLRF)f0f0106
Add trailing newline to generated doc files32fff2b
Fix@hidden
on function implementations1f58143
Correctly handle@link
in documentsd04ea32
Fix media links if referenced multiple timesdae2527
Fix page navigation sidebar with re-exportsDependabot 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