Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps-dev): Bump the webpack group with 2 updates #6419

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 22, 2024

Bumps the webpack group with 2 updates: css-loader and postcss-loader.

Updates css-loader from 6.9.0 to 6.9.1

Release notes

Sourced from css-loader's releases.

v6.9.1

6.9.1 (2024-01-18)

Bug Fixes

  • css nesting support
  • @scope at-rule support
Changelog

Sourced from css-loader's changelog.

6.9.1 (2024-01-18)

Bug Fixes

  • css nesting support
  • @scope at-rule support
Commits

Updates postcss-loader from 7.3.4 to 8.0.0

Release notes

Sourced from postcss-loader's releases.

v8.0.0

8.0.0 (2024-01-16)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#677) (8dd0315)
Changelog

Sourced from postcss-loader's changelog.

8.0.0 (2024-01-16)

⚠ BREAKING CHANGES

  • minimum supported Node.js version is 18.12.0 (#677) (8dd0315)
Commits

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 <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <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

@dependabot dependabot bot requested a review from a team as a code owner January 22, 2024 05:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 22, 2024
@dependabot dependabot bot requested a review from a team January 22, 2024 05:25
Copy link

codesandbox-ci bot commented Jan 22, 2024

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 1de1d61:

Sandbox Source
VKUI TypeScript Configuration

Copy link
Contributor

github-actions bot commented Jan 22, 2024

size-limit report 📦

Path Size
JS 347.95 KB (0%)
JS (gzip) 106.43 KB (0%)
JS (brotli) 88.01 KB (0%)
JS import Div (tree shaking) 1.43 KB (0%)
CSS 256.43 KB (0%)
CSS (gzip) 33.6 KB (0%)
CSS (brotli) 27.29 KB (0%)

Copy link
Contributor

github-actions bot commented Jan 22, 2024

e2e tests

Playwright Report

Copy link
Contributor

github-actions bot commented Jan 22, 2024

👀 Docs deployed

Commit 1de1d61

Copy link

codecov bot commented Jan 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (b0b0a8e) 81.36% compared to head (1de1d61) 81.36%.
Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6419   +/-   ##
=======================================
  Coverage   81.36%   81.36%           
=======================================
  Files         327      327           
  Lines       10140    10140           
  Branches     3412     3412           
=======================================
  Hits         8250     8250           
  Misses       1890     1890           
Flag Coverage Δ
unittests 81.36% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-a46221afde branch from 28359e8 to 3048f9e Compare January 22, 2024 08:40
Bumps the webpack group with 2 updates: [css-loader](https://github.com/webpack-contrib/css-loader) and [postcss-loader](https://github.com/webpack-contrib/postcss-loader).


Updates `css-loader` from 6.9.0 to 6.9.1
- [Release notes](https://github.com/webpack-contrib/css-loader/releases)
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/css-loader@v6.9.0...v6.9.1)

Updates `postcss-loader` from 7.3.4 to 8.0.0
- [Release notes](https://github.com/webpack-contrib/postcss-loader/releases)
- [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/postcss-loader@v7.3.4...v8.0.0)

---
updated-dependencies:
- dependency-name: css-loader
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: webpack
- dependency-name: postcss-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: webpack
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-a46221afde branch from 3048f9e to 1de1d61 Compare January 22, 2024 08:42
@BlackySoul BlackySoul merged commit d569c66 into master Jan 22, 2024
25 checks passed
@BlackySoul BlackySoul deleted the dependabot/npm_and_yarn/webpack-a46221afde branch January 22, 2024 09:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants