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 6 updates:
16.2.1
16.3.0
7.24.0
7.24.3
7.24.0
7.24.3
14.0.0
14.1.0
8.4.36
8.4.38
5.4.2
5.4.3
Updates
stylelint
from 16.2.1 to 16.3.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
Commits
e01617e
16.3.03158781
Fixnpm run release
(np
) error (#7570)98798b0
Prepare 16.3.0 (#7531)729b0d6
Fixselector-max-compound-selectors
document in website (#7569)1796f82
Fixselector-max-type
end positions (#7518)46f5eaa
Bump np from 10.0.0 to 10.0.1 (#7564)ab2c4cc
Bump rollup from 4.12.1 to 4.13.0 (#7561)91ab819
Bump the csstools-parser group with 3 updates (#7560)dba9a6e
Fixreport()
forindex
/endIndex
zero values (#7565)a02e4dd
Add support for*-deprecation
command-line flags of Node.js (#7550)Updates
@babel/core
from 7.24.0 to 7.24.3Release notes
Sourced from
@babel/core
's releases.... (truncated)
Changelog
Sourced from
@babel/core
's changelog.Commits
0eac8ca
v7.24.3fb7cf63
[babel 8] Removeimport_
fallback (#16365)822b025
v7.24.119fdca5
Reduce the use of class names (#16326)40110e9
Update source map deps (#16327)Updates
@babel/preset-env
from 7.24.0 to 7.24.3Release notes
Sourced from
@babel/preset-env
's releases.... (truncated)
Changelog
Sourced from
@babel/preset-env
's changelog.Commits
0eac8ca
v7.24.3259e873
Updatebabel-plugin-polyfill-corejs3
(#16372)822b025
v7.24.13a255c8
Run Babel transform tests on old node if possible (#16352)c6cf0d7
Allow separate helpers to be excluded in Babel 8 (#16323)3eb24fd
RespectmoduleName
for@babel/runtime/regenerator
imports (#16329)19fdca5
Reduce the use of class names (#16326)4dd88ea
Test Babel 7 plugins compatibility with Babel 8 core (#16332)ec0171e
Import JSON modules withimport
(#16321)3f5aa8f
[babel 8] Fix@babel/compat-data
package.json (#16318)Updates
markdown-it
from 14.0.0 to 14.1.0Changelog
Sourced from markdown-it's changelog.
Commits
0fe7ccb
14.1.0 releaseda367c44
Fix typo in comments of text.mjs (#1015)7ad8179
add changelog5e90063
simplify logic in scanDelimsd7ce5ec
Merge pull request #1009 from notriddle/spec-0.31.20bfc57d
Update spec to 0.31.2cd24778
Update to comply with spec 0.31.2eaef476
Fix typo in architecture.md (#994)de814ca
fix quadratic complexity in reference parser (#1004)00b8a93
limit the number of autocompleted cells in a tableUpdates
postcss
from 8.4.36 to 8.4.38Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
a69d45e
Release 8.4.38 version64e35d9
Update dependenciesc1ad8fb
Merge pull request #1932 from romainmenke/fix-warning-end-index--inventive-nu...b45e7e9
fix endIndex1bea246
failing test: for endIndex 0 in rangeBy0fd1d86
Add changelog auto release on Github49c906e
Release 8.4.37 versionb5bd92c
Fix another broken prev source map issue2882039
Update dependenciesUpdates
typescript
from 5.4.2 to 5.4.3Release notes
Sourced from typescript's releases.
Commits
6ea273c
Update LKGcd06f92
🤖 Pick PR #57853 (Revert PR 56161) into release-5.4 (#57854)ca8e720
Update LKG010b188
release-5.4: Revert PR 56087 (#57850)fc7006c
Update LKGb45a418
🤖 Pick PR #57801 (Distribute mapped types over array/...) into release-5.4 (#...609560f
Bump version to 5.4.3 and LKGf42605f
🤖 Pick PR #57746 (Revert "Defer processing of nested ...) into release-5.4 (#...485c7c5
Revert "Allow (non-assert) type predicates to narrow by discriminant"… (#57795)7f11456
🤖 Pick PR #57751 (Exclude generic string-like types f...) into release-5.4 (#...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