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
coverage: 99.75%. remained the same
when pulling 920a0e23fb742bfb690a101f1501f91b874da922 on dependabot/npm_and_yarn/dependencies-dev-6c5adaa9ea
into 6b57bc60faf0b298c7a87bd20ec29013610d3dab on master.
Bumps the dependencies-dev group with 7 updates:
5.1.0
5.1.1
15.2.3
15.3.0
5.0.7
6.0.1
22.5.5
22.7.4
9.11.0
9.11.1
4.22.4
4.22.5
8.6.0
8.7.0
Updates
@rollup/plugin-alias
from 5.1.0 to 5.1.1Changelog
Sourced from
@rollup/plugin-alias
's changelog.Commits
d04778c
chore(alias): fix TS error in function callUpdates
@rollup/plugin-node-resolve
from 15.2.3 to 15.3.0Changelog
Sourced from
@rollup/plugin-node-resolve
's changelog.Commits
a8e326d
chore(release): node-resolve v15.3.0032055b
feat(node-resolve): allow preferBuiltins to be a function (#1694)6d4bb6b
chore(release): node-resolve v15.2.4190aa21
chore(node-resolve): remove is-builtin-module (#1735)dcd8da5
chore(repo): use@dot/versioner
for releases (#1612)1caee89
chore(release): node-resolve v15.2.3Updates
@rollup/plugin-replace
from 5.0.7 to 6.0.1Changelog
Sourced from
@rollup/plugin-replace
's changelog.Commits
4bd1beb
run prettier on changelog (#958)bc15173
chore(release): replace v3.0.093cf0a7
fix(replace)!: issues with nested objects replacements (#903)ceb882f
chore(repo): Enforce prettier on CI (#941)e32a9e9
chore(repo): update linting, prettier configuration8205497
chore(repo): automatically publish packages (#940)81781a8
chore(repo): fix the prepublishOnly scripts for most plugins65ebb11
pnpm lockfile, publish adjustments, linting fixesfba0a6b
chore(repo): remove circle ci, add validate workflow, update deps (#867)Updates
@types/node
from 22.5.5 to 22.7.4Commits
Updates
eslint
from 9.11.0 to 9.11.1Release notes
Sourced from eslint's releases.
Changelog
Sourced from eslint's changelog.
Commits
69e9459
9.11.1fcdac44
Build: changelog update for 9.11.1df4a859
chore: upgrade@eslint/js
@9
.11.1 (#18943)36d8095
chore: package.json update for@eslint/js
release20fd916
fix: add@eslint/core
,@types/estree
, &@types/json-schema
deps (#18938)3eff709
docs: replace deprecatedLinter.FlatConfig
type withLinter.Config
(#18941)2738322
fix: add missing types forrequire-atomic-updates
rule (#18937)d71ff30
fix: add missing types forobject-shorthand
rule (#18935)561cadc
fix: add missing types forno-unsafe-negation
rule (#18932)8843656
fix: add missing types forno-underscore-dangle
rule (#18931)Updates
rollup
from 4.22.4 to 4.22.5Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
bc7780c
4.22.5ee138d1
chore(deps): lock file maintenance minor/patch updates (#5684)2d59dbc
chore(deps): update dependency@rollup/plugin-commonjs
to v28 (#5680)524670d
Fix panic with unicode characters (#5674)9c5e345
chore(deps): update dependency@rollup/plugin-replace
to v6 (#5681)6d75b6d
chore(deps): update dependency@rollup/plugin-typescript
to v12 (#5682)89a68c2
chore(deps): update dependency rollup to v4.22.4 [security] (#5675)Updates
typescript-eslint
from 8.6.0 to 8.7.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
b88ea33
chore(release): publish 8.7.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