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 dev-dependencies group with 3 updates: css-loader, webpack and webpack-cli.
Updates
css-loader
from 6.8.1 to 6.10.0Release notes
Sourced from css-loader's releases.
Changelog
Sourced from css-loader's changelog.
Commits
7bbb57c
chore(release): 6.10.0d641c4d
feat: pass theresourceQuery
andresourceFragment
to theauto
and `mode...3924679
feat: add@rspack/core
as an optional peer dependency (#1568)6f43929
feat: support named exports with any charactersf9192ee
chore(release): 6.9.16515be0
fix: css nesting support and@scope
at-rule0751f7a
docs: update (#1562)2d17551
chore(release): 6.9.0e38116f
chore: update dependencies to latest version (#1561)d09ff73
test: getLocalIdent and node type (#1560)Updates
webpack
from 5.89.0 to 5.90.1Release notes
Sourced from webpack's releases.
... (truncated)
Commits
0877076
chore(release): 5.90.1c6e8b70
perf: reuse VM context across webpack magic comments7cbf145
fix(types): updatecc6a628
fix: browsers versions of ECMA features41b453e
perf: optimizenumberHash
using 32-bit FNV1a for small ranges, 64-bit for l...dc9b86f
chore(deps): bump codecov/codecov-action from 3 to 4316da8f
chore(deps): bump codecov/codecov-action from 3 to 4fbf92fe
Reuse VM context across webpack magic comments05f4412
Update test casescd6d64e
Adjust thresholdUpdates
webpack-cli
from 5.1.1 to 5.1.4Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
e07f0e5
chore(release): publish new version0345c6f
chore(deps-dev): bump@typescript-eslint/parser
from 5.59.8 to 5.59.9 (#3839)f659624
fix: multi compiler progress output0d1ff01
chore(deps-dev): bump webpack from 5.85.0 to 5.85.1 (#3837)a7ec146
chore(deps-dev): bump@typescript-eslint/eslint-plugin
(#3838)9464635
chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 (#3835)cf1796f
docs: update changelog7899c39
chore(release): publish new versionbb4f8eb
fix: regression for custom configurations (#3834)14b9c18
docs: update changelogDependabot 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