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

chore(deps-dev): bump mini-css-extract-plugin from 2.3.0 to 2.4.5 in /superset-frontend #17535

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2021

Bumps mini-css-extract-plugin from 2.3.0 to 2.4.5.

Release notes

Sourced from mini-css-extract-plugin's releases.

v2.4.5

2.4.5 (2021-11-17)

Chore

  • update schema-utils package to 4.0.0 version

v2.4.4

2.4.4 (2021-11-04)

Bug Fixes

v2.4.3

2.4.3 (2021-10-21)

Bug Fixes

v2.4.2

2.4.2 (2021-10-07)

Bug Fixes

  • endless apply of loaders, leading to memory allocation failure (#849) (94ad699)

v2.4.1

2.4.1 (2021-10-05)

Bug Fixes

  • crash with multiple webpack versions (#845) (b4431cb)

v2.4.0

2.4.0 (2021-10-05)

Performance

  • migrate on new API, this improves performance and memory usage a lot, you need to have at least webpack 5.52.0 (recommended latest stable), for older versions the old API will be used (except explicit enabling of the experimentalUseImportModule option)

Features

... (truncated)

Changelog

Sourced from mini-css-extract-plugin's changelog.

2.4.5 (2021-11-17)

Chore

  • update schema-utils package to 4.0.0 version

2.4.4 (2021-11-04)

Bug Fixes

2.4.3 (2021-10-21)

Bug Fixes

2.4.2 (2021-10-07)

Bug Fixes

  • endless apply of loaders, leading to memory allocation failure (#849) (94ad699)

2.4.1 (2021-10-05)

Bug Fixes

  • crash with multiple webpack versions (#845) (b4431cb)

2.4.0 (2021-10-05)

Performance

  • migrate on new API, this improves performance and memory usage a lot, you need to have at least webpack 5.52.0 (recommended latest stable), for older versions the old API will be used (except explicit enabling of the experimentalUseImportModule option)

Features

  • added support for supports() and layer() in @import at-rule (#843) (e751080)

Bug Fixes

  • crash with the exportLocalsConvention option (#844) (0f8d501)
Commits

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependabot npm Dependabot - npm related PRs labels Nov 24, 2021
@codecov
Copy link

codecov bot commented Nov 24, 2021

Codecov Report

Merging #17535 (c0365c6) into master (3c41ff6) will decrease coverage by 0.06%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #17535      +/-   ##
==========================================
- Coverage   68.58%   68.52%   -0.07%     
==========================================
  Files        1588     1588              
  Lines       64943    64943              
  Branches     6963     6963              
==========================================
- Hits        44543    44501      -42     
- Misses      18510    18552      +42     
  Partials     1890     1890              
Flag Coverage Δ
javascript 57.07% <ø> (ø)
presto ?

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

Impacted Files Coverage Δ
superset/db_engine_specs/presto.py 84.34% <0.00%> (-5.64%) ⬇️
superset/connectors/sqla/models.py 87.07% <0.00%> (-1.35%) ⬇️
superset/models/core.py 89.26% <0.00%> (-0.74%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c41ff6...c0365c6. Read the comment docs.

Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.3.0 to 2.4.5.
- [Release notes](https://github.com/webpack-contrib/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/mini-css-extract-plugin/blob/master/CHANGELOG.md)
- [Commits](webpack-contrib/mini-css-extract-plugin@v2.3.0...v2.4.5)

---
updated-dependencies:
- dependency-name: mini-css-extract-plugin
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/superset-frontend/mini-css-extract-plugin-2.4.5 branch from e67604f to c0365c6 Compare November 30, 2021 00:47
@rusackas rusackas merged commit 8f52314 into master Dec 1, 2021
@rusackas rusackas deleted the dependabot/npm_and_yarn/superset-frontend/mini-css-extract-plugin-2.4.5 branch December 1, 2021 00:30
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 1.5.0 labels Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels dependabot npm Dependabot - npm related PRs size/XS 🚢 1.5.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants