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 all-dependencies group in /sites with 3 updates: stylelint, eslint and rollup.
Updates
stylelint
from 16.3.1 to 16.4.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
3b1de8f
16.4.038adb22
Prepare 16.4.0 (#7582)e92e307
Bump rollup from 4.14.3 to 4.16.3 (#7641)b5520d0
Bump css-functions-list from 3.2.1 to 3.2.2 (#7640)1bcdc8b
Remove extra column in some tables in Rules docs (#7632)c9e483a
Fixdeclaration-block-no-redundant-longhand-properties
autofix conflicts (#...9afaa08
Refactor Cosmiconfig types (#7543)1fa0302
Bump np from 10.0.3 to 10.0.5 (#7629)6fcd034
Bump rollup from 4.14.1 to 4.14.3 (#7628)e8d0ff5
Bump np from 10.0.2 to 10.0.3 (#7615)Updates
eslint
from 8.57.0 to 9.1.1Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
b4d2512
9.1.1ef36aa4
Build: changelog update for 9.1.1a26b402
fix: use@eslint/create-config
latest (#18373)b78d831
9.1.0e4d9c92
Build: changelog update for 9.1.0d9a2983
chore: upgrade@eslint/js
to v9.1.1 (#18367)03068f1
feat: Provide helpful error message for nullish configs (#18357)50d406d
chore: package.json update for@eslint/js
release8d18958
fix: Remove name from eslint/js packages (#18368)155c71c
chore: package.json update for@eslint/js
releaseUpdates
rollup
from 4.16.2 to 4.17.0Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
9135249
4.17.08b30a5b
Explicitly specify both Mac targets as runners switched arch82ec9b4
Report performance in CI (#5488)db19272
Use opt-level=z for browser wasm (#5494)d98e59d
feature(fix): function parameter tracking (#5483)778066d
chore(deps): lock file maintenance minor/patch updates (#5493)b5560a7
chore(deps): lock file maintenance minor/patch updates (#5492)b9051a2
Create FUNDING.json (#5489)1c404fa
4.16.474da135
Revert function parameter tracking logic for now (#5487)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