⬆️ bump the npm-dependencies group with 6 updates - #433
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the npm-dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [@playwright/test](https://github.com/microsoft/playwright) | `1.61.1` | `1.62.1` | | [css-loader](https://github.com/webpack/css-loader) | `7.1.4` | `7.1.5` | | [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) | `5.6.7` | `5.6.8` | | [sass](https://github.com/sass/dart-sass) | `1.101.0` | `1.103.1` | | [webpack](https://github.com/webpack/webpack) | `5.108.3` | `5.110.1` | | [webpack-cli](https://github.com/webpack/webpack-cli) | `7.2.1` | `7.2.3` | Updates `@playwright/test` from 1.61.1 to 1.62.1 - [Release notes](https://github.com/microsoft/playwright/releases) - [Commits](microsoft/playwright@v1.61.1...v1.62.1) Updates `css-loader` from 7.1.4 to 7.1.5 - [Release notes](https://github.com/webpack/css-loader/releases) - [Changelog](https://github.com/webpack/css-loader/blob/main/CHANGELOG.md) - [Commits](webpack/css-loader@v7.1.4...v7.1.5) Updates `html-webpack-plugin` from 5.6.7 to 5.6.8 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](jantimon/html-webpack-plugin@v5.6.7...v5.6.8) Updates `sass` from 1.101.0 to 1.103.1 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.101.0...1.103.1) Updates `webpack` from 5.108.3 to 5.110.1 - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.108.3...v5.110.1) Updates `webpack-cli` from 7.2.1 to 7.2.3 - [Release notes](https://github.com/webpack/webpack-cli/releases) - [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@7.2.1...webpack-cli@7.2.3) --- updated-dependencies: - dependency-name: "@playwright/test" dependency-version: 1.62.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: css-loader dependency-version: 7.1.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: html-webpack-plugin dependency-version: 5.6.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies - dependency-name: sass dependency-version: 1.103.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: webpack dependency-version: 5.110.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies - dependency-name: webpack-cli dependency-version: 7.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #433 +/- ##
=======================================
Coverage ? 56.30%
=======================================
Files ? 2
Lines ? 547
Branches ? 0
=======================================
Hits ? 308
Misses ? 239
Partials ? 0
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
Contributor
🎭 Visual Regression Test ResultsDetails
Skipped testsdesktop-chrome › theme.spec.ts › Visual Regression Tests › prob-matrix - full page screenshot |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm-dependencies group with 6 updates:
1.61.11.62.17.1.47.1.55.6.75.6.81.101.01.103.15.108.35.110.17.2.17.2.3Updates
@playwright/testfrom 1.61.1 to 1.62.1Release notes
Sourced from @playwright/test's releases.
... (truncated)
Commits
26a9e47cherry-pick(#42043): docs: release notes for v1.62 Python, Java, and .NET (#4...0a81d5dcherry-pick(#42040): docs(release-notes): mention the isolated headless clipb...8376826cherry-pick(#42034): fix(aria): keep icon-only clickable elements in ai snaps...66c5cc9chore: mark v1.62.1 (#42020)9672bc3cherry-pick(#42009): fix(types): support branded primitives in evaluate argum...4325804cherry-pick(#41988): fix(aria): preserve names from collapsed text contributors9632f8echerry-pick(#42005): fix(tsconfig): do not throw when "extends"/"references" ...e3950d9chore: mark v1.62.0 (#41981)f07e0f7cherry-pick(#41940): docs: release notes for v1.62 (#41967)05a306ccherry-pick(#41964): Revert "feat(routeFromHar): add interceptAPIRequests opt...Updates
css-loaderfrom 7.1.4 to 7.1.5Release notes
Sourced from css-loader's releases.
Changelog
Sourced from css-loader's changelog.
Commits
be04ec2chore(release): 7.1.5405bddedocs: deprecate css-loader in favor of webpack's built-in CSS support (#1683)bd20834fix: strip BOM before processing with postcss (#1684)488cdb1chore(deps-dev): bump lodash from 4.17.23 to 4.18.1 (#1663)fd4cb47chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#1659)4bf84fadocs: clarify style-loader usage in Getting Started (#1656)d7441e5chore(deps): bump immutable from 5.1.3 to 5.1.5 (#1654)ca53a77chore(deps): bump minimatch (#1653)Updates
html-webpack-pluginfrom 5.6.7 to 5.6.8Changelog
Sourced from html-webpack-plugin's changelog.
Commits
cf9c701chore(release): 5.6.88057b14fix: extend@rspack/corepeer dependency range (#1893)Updates
sassfrom 1.101.0 to 1.103.1Release notes
Sourced from sass's releases.
... (truncated)
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
62243d4Set committer metadata when creating a tag (#2838)ed4dcc7Use more dot shorthands (#2837)ac3d928Support analogous sets of missing channels (#2810)1e0cf28Merge pull request #2834 from ntkme/fix-releasef3bd86aMerge pull request #2835 from sass/dart-sdk-version287f9baCode review91831b8Fix dartdoc error0971ea9Bump bufbuild/buf-action from 1.4.0 to 1.5.0 in /.github/util/initialize (#2826)c45223bBump zizmorcore/zizmor-action from 0.6.0 to 0.6.2 (#2828)cbb1db1Bump dart-lang/setup-dart from 1.7.2 to 1.8.0 (#2829)Updates
webpackfrom 5.108.3 to 5.110.1Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
0b2952echore(release): new release (#21846)2a1fda4fix: throw a SyntaxError from a module that failed to parse (#21847)281efa6test(css): cover a loader-added BOM in the css pipeline (#21848)36ded2cfix: accept the optimization.minimize true shorthand after normalization (#21...c150225fix(cache): accept a managedPaths RegExp without a capture group, and speed u...3a7c0e6chore(release): new release (#21545)75891c8chore(changesets): union same-subject entries (#21841)6b96de7feat(config): emit no development source map for library builds (#21839)ff0c832feat(css,html): reach embedded source from cssMinify and htmlMinify (#21838)06bedfbchore(deps): bump test/wpt in the dependencies group (#21836)Updates
webpack-clifrom 7.2.1 to 7.2.3Release notes
Sourced from webpack-cli's releases.
Changelog
Sourced from webpack-cli's changelog.
Commits
7d40e4echore(release): new release (#4839)1f6593aci: use the input names changesets/action v2 expects (#4838)99cfc4fbuild(deps): update dependencies (#4837)11be634feat(create-webpack-app): stop asking about HTML and CSS (#4836)a2418aafeat(create-webpack-app): use webpack's native CSS and HTML support in init t...3664b9dchore: update webpack-dev-server to v6 and test against v5 and v6 (#4834)ce1a219ci: node 26 (#4763)0cfc077chore(deps): bump changesets/action in the dependencies group (#4831)ef262ebchore(deps): bump changesets/action in the dependencies group (#4830)d90f5abchore: add gitignore to ignore autogenerated build & fix codecov option (#4828)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions