addons-code-manager
addons-code-manager copied to clipboard
Bump mini-css-extract-plugin from 1.6.2 to 2.7.6
Bumps mini-css-extract-plugin from 1.6.2 to 2.7.6.
Release notes
Sourced from mini-css-extract-plugin's releases.
v2.7.7
2.7.6 (2023-05-19)
Bug Fixes
v2.7.5
2.7.5 (2023-03-16)
Bug Fixes
- don't invalidate cache after timeout refresh (#1023) (38d8513)
- readable identifier (#1024) (721bbf1)
v2.7.4
2.7.4 (2023-03-16)
Bug Fixes
v2.7.3
2.7.2 (2022-12-06)
Bug Fixes
v2.7.2
2.7.2 (2022-12-06)
Bug Fixes
v2.7.1
2.7.1 (2022-11-29)
Bug Fixes
v2.7.0
... (truncated)
Changelog
Sourced from mini-css-extract-plugin's changelog.
2.7.6 (2023-05-19)
Bug Fixes
2.7.5 (2023-03-16)
Bug Fixes
- don't invalidate cache after timeout refresh (#1023) (38d8513)
- readable identifier (#1024) (721bbf1)
2.7.4 (2023-03-16)
Bug Fixes
2.7.3 (2023-03-07)
Bug Fixes
2.7.2 (2022-12-06)
Bug Fixes
2.7.1 (2022-11-29)
Bug Fixes
2.7.0 (2022-11-16)
Features
... (truncated)
Commits
f2cea2fchore(release): 2.7.6f576ed6fix: compatibility with built-in CSS support (#1035)8caa4a8docs: add GitHub discussion badge (#1034)e3e9cd6chore: add scripts to fix lint (#1033)62f539cchore(deps): bump yaml and lint-staged (#1030)d2516c4ci: add node v20 (#1029)2985918chore: update dependencies to the latest version (#1025)ab1d850chore(release): 2.7.538d8513fix: don't invalidate cache after timeout refresh (#1023)721bbf1fix: readable identifier (#1024)- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
┆Issue is synchronized with this Jira Task
Codecov Report
Patch and project coverage have no change.
Comparison is base (
db00e5c) 98.55% compared to head (16da548) 98.55%.
Additional details and impacted files
@@ Coverage Diff @@
## master #2370 +/- ##
=======================================
Coverage 98.55% 98.55%
=======================================
Files 63 63
Lines 3315 3315
Branches 1001 1001
=======================================
Hits 3267 3267
Misses 47 47
Partials 1 1
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.