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

Bump mini-css-extract-plugin from 2.7.6 to 2.8.1 #1053

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2024

Bumps mini-css-extract-plugin from 2.7.6 to 2.8.1.

Release notes

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

v2.8.1

2.8.1 (2024-02-27)

Bug Fixes

  • add nonce if __webpack_nonce__ has been defined (c7f0aee)

v2.8.0

2.8.0 (2024-02-01)

Features

  • added the beforeTagInsert hook (#1054) (6313bf6)
  • support named exports with any characters (b656c5c)

v2.7.7

2.7.7 (2024-01-10)

Bug Fixes

Changelog

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

2.8.1 (2024-02-27)

Bug Fixes

  • add nonce if __webpack_nonce__ has been defined (c7f0aee)

2.8.0 (2024-02-01)

Features

  • added the beforeTagInsert hook (#1054) (6313bf6)
  • support named exports with any characters (b656c5c)

2.7.7 (2024-01-10)

Bug Fixes

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 the Task label Apr 8, 2024
@github-actions github-actions bot enabled auto-merge (squash) April 8, 2024 22:09
Copy link

codecov bot commented Apr 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.69%. Comparing base (48111dc) to head (b9c7644).
Report is 60 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1053   +/-   ##
=======================================
  Coverage   96.69%   96.69%           
=======================================
  Files          59       59           
  Lines        1453     1453           
  Branches      264      264           
=======================================
  Hits         1405     1405           
  Misses         47       47           
  Partials        1        1           

☔ 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/mini-css-extract-plugin-2.8.1 branch from e6487b6 to 65f4d9f Compare April 8, 2024 22:14
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mini-css-extract-plugin-2.8.1 branch from 65f4d9f to 6638cf4 Compare April 8, 2024 22:17
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mini-css-extract-plugin-2.8.1 branch from 6638cf4 to 9c2169c Compare April 8, 2024 22:20
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mini-css-extract-plugin-2.8.1 branch from 9c2169c to 4816be1 Compare April 8, 2024 22:23
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mini-css-extract-plugin-2.8.1 branch from 4816be1 to 2612f4c Compare April 8, 2024 22:25
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mini-css-extract-plugin-2.8.1 branch from 2612f4c to 3e92b14 Compare April 8, 2024 22:29
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mini-css-extract-plugin-2.8.1 branch from 3e92b14 to 4279b9c Compare April 8, 2024 22:32
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mini-css-extract-plugin-2.8.1 branch from 4279b9c to f3e19e4 Compare April 8, 2024 22:37
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mini-css-extract-plugin-2.8.1 branch from f3e19e4 to 490f54a Compare April 8, 2024 22:39
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mini-css-extract-plugin-2.8.1 branch from 490f54a to 7710b40 Compare April 8, 2024 22:42
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mini-css-extract-plugin-2.8.1 branch from 7710b40 to 354250e Compare April 8, 2024 22:45
Bumps [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) from 2.7.6 to 2.8.1.
- [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.7.6...v2.8.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/mini-css-extract-plugin-2.8.1 branch from 354250e to b9c7644 Compare April 8, 2024 22:48
@github-actions github-actions bot merged commit 9e076fe into master Apr 8, 2024
9 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/mini-css-extract-plugin-2.8.1 branch April 8, 2024 22:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants