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
Updates the requirements on @babel/core, @babel/preset-env, @commitlint/cli, @commitlint/config-conventional, rollup, stylelint and stylelint-config-standard-scss to permit the latest version. Updates
@babel/core
to 7.24.4Release notes
Sourced from
@babel/core
's releases.Changelog
Sourced from
@babel/core
's changelog.... (truncated)
Commits
5a8c692
v7.24.4d4ade61
Test Babel 7/8 compatibility for plugins from es2019 to es2024 (#16399)b8eb831
Fix incorrect function hoisting in some case statements (#16363)Updates
@babel/preset-env
to 7.24.4Release notes
Sourced from
@babel/preset-env
's releases.Changelog
Sourced from
@babel/preset-env
's changelog.... (truncated)
Commits
5a8c692
v7.24.40cfe039
Avoid terser workaround in firefox bugfix for computed keys (#16401)48a3e19
Create bugfix plugin for classes in computed keys in Firefox (#16390)Updates
@commitlint/cli
to 19.3.0Release notes
Sourced from
@commitlint/cli
's releases.Changelog
Sourced from
@commitlint/cli
's changelog.... (truncated)
Commits
447fd3b
v19.3.066dd3a5
v19.2.2Updates
@commitlint/config-conventional
to 19.2.2Release notes
Sourced from
@commitlint/config-conventional
's releases.Changelog
Sourced from
@commitlint/config-conventional
's changelog.... (truncated)
Commits
66dd3a5
v19.2.2Updates
rollup
to 4.17.1Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
dbf0a2e
4.17.1571929f
fix: parameter variable infinite recursion error (#5500)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)Updates
stylelint
to 16.4.0Release notes
Sourced from stylelint's releases.
Changelog
Sourced from stylelint's changelog.
... (truncated)
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
stylelint-config-standard-scss
to 13.1.0Release notes
Sourced from stylelint-config-standard-scss's releases.
Changelog
Sourced from stylelint-config-standard-scss's changelog.
... (truncated)
Commits
c2e1f8c
13.1.0a85f693
Prepare 13.1.0cca58f0
Bump np from 10.0.0 to 10.0.2 (#167)d083319
Bump stylelint from 16.2.1 to 16.3.1 (#166)c318a27
set dollar-variable-colon-space-after to always-single-line (#156)57418df
Bump eslint from 8.56.0 to 8.57.0 (#164)c30a0ff
Bump np from 9.2.0 to 10.0.0 (#163)91854e3
Bump prettier from 3.2.4 to 3.2.5 (#162)0b553f9
Migratejest
tonode:test
/node:assert
(#161)32a40e8
Bump eslint-plugin-jest from 27.6.1 to 27.6.3 (#157)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