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 minor-patch group with 8 updates:
1.79.3
1.79.4
5.94.0
5.95.0
22.5.5
22.7.4
4.23.3
4.24.0
1.0.30001663
1.0.30001664
1.5.27
1.5.29
5.33.0
5.34.1
1.1.0
1.1.1
Updates
sass
from 1.79.3 to 1.79.4Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
Commits
f84e867
Fix JS API legacy SassColor.change (#2368)72612c4
Bump bufbuild/buf-setup-action in /.github/util/initialize (#2363)Updates
webpack
from 5.94.0 to 5.95.0Release notes
Sourced from webpack's releases.
Commits
e20fd63
chore(release): 5.95.04866b0d
feat: added newoptimization.entryIife
optiond90f692
fix: merge duplicate chunks after split chunks90dec30
fix(externals): distinguish “module” and “import” in “module-import”c1a0a46
fix(externals): distinguish “module” and “import” in “module-import”14d8fa8
fix: all tests casesdae16ad
feat: pass output.hash* options to loader context75d185d
feat: passoutput.hash*
options to loader context46e0b9c
test: update8e62f9f
testUpdates
@types/node
from 22.5.5 to 22.7.4Commits
Updates
browserslist
from 4.23.3 to 4.24.0Release notes
Sourced from browserslist's releases.
Changelog
Sourced from browserslist's changelog.
Commits
b11087b
Release 4.24.0 versionfcad561
Update dependencies66bb558
Sort imports and declarations2d83f96
Fix code style73a476a
Introducebrowserslist.findConfigFile
API (#844)Updates
caniuse-lite
from 1.0.30001663 to 1.0.30001664Commits
0847d16
Update caniuse-db 1.0.30001664Updates
electron-to-chromium
from 1.5.27 to 1.5.29Commits
Updates
terser
from 5.33.0 to 5.34.1Changelog
Sourced from terser's changelog.
Commits
d3eac90
5.34.1aebdb88
update changelog2871b4b
update rollupc274451
Bump rollup from 2.79.1 to 2.79.2 (#1561)26e866e
5.34.0512ffea
update changelog6e7323f
fix assigning properties to classes they don't belong in1ae2885
fix absense of stack trace in testing fatal errorsdc1034c
fix handling of fatal errors in test workersb904bce
run compress tests in parallelUpdates
update-browserslist-db
from 1.1.0 to 1.1.1Release notes
Sourced from update-browserslist-db's releases.
Changelog
Sourced from update-browserslist-db's changelog.
Commits
85c8186
Release 1.1.1 version01e3c0a
Update dependenciescdcf22d
Fix typesDependabot 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