Skip to content

Bump uuid and mini-css-extract-plugin#64

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-3e3e516a1f
Open

Bump uuid and mini-css-extract-plugin#64
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-3e3e516a1f

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 3, 2026

Removes uuid. It's no longer used after updating ancestor dependency mini-css-extract-plugin. These dependencies need to be updated together.

Removes uuid

Updates mini-css-extract-plugin from 0.4.1 to 0.4.5

Release notes

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

v0.4.5

2018-11-21

Bug Fixes

  • index: allow requesting failed async css files (#292) (2eb0af5)

v0.4.4

2018-10-10

Bug Fixes

  • index: assign empty module.id to prevent contenthash from changing unnecessarily (#284) (d7946d0)

v0.4.3

2018-09-18

Bug Fixes

  • loader: pass emitFile to the child compilation (loaderContext.emitFile) (#177) (18c066e)

v0.4.2

2018-08-21

Bug Fixes

  • use correct order when multiple chunk groups are merged (#246) (c3b363d)
Changelog

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

0.4.5 (2018-11-21)

Bug Fixes

  • index: allow requesting failed async css files (#292) (2eb0af5)

0.4.4 (2018-10-10)

Bug Fixes

  • index: assign empty module.id to prevent contenthash from changing unnecessarily (#284) (d7946d0)

0.4.3 (2018-09-18)

Bug Fixes

  • loader: pass emitFile to the child compilation (loaderContext.emitFile) (#177) (18c066e)

0.4.2 (2018-08-21)

Bug Fixes

  • use correct order when multiple chunk groups are merged (#246) (c3b363d)

Commits
  • c12ddcb chore(release): 0.4.5
  • 24612e3 ci: fix test (#314)
  • 2eb0af5 fix(index): allow requesting failed async css files (#292)
  • eb218cc chore(release): 0.4.4
  • 770e28d test(cases): add @import tests (#290)
  • d7946d0 fix(index): assign empty module.id to prevent contenthash from changing u...
  • aa993da chore(release): 0.4.3
  • 612a56f docs(readme): add media-query-splitting-plugin (Media Query Plugin) (#269)
  • 18c066e fix(loader): pass emitFile to the child compilation (`loaderContext.emitFil...
  • 5304463 test(manual): fix description (#267)
  • Additional commits viewable in compare view

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [uuid](https://github.com/uuidjs/uuid). It's no longer used after updating ancestor dependency [mini-css-extract-plugin](https://github.com/webpack/mini-css-extract-plugin). These dependencies need to be updated together.


Removes `uuid`

Updates `mini-css-extract-plugin` from 0.4.1 to 0.4.5
- [Release notes](https://github.com/webpack/mini-css-extract-plugin/releases)
- [Changelog](https://github.com/webpack/mini-css-extract-plugin/blob/main/CHANGELOG.md)
- [Commits](webpack/mini-css-extract-plugin@v0.4.1...v0.4.5)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 
  dependency-type: indirect
- dependency-name: mini-css-extract-plugin
  dependency-version: 0.4.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 3, 2026
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.

0 participants