Bump the npm group with 5 updates#793
Merged
Merged
Conversation
Bumps the npm group with 5 updates: | Package | From | To | | --- | --- | --- | | [sass](https://github.com/sass/dart-sass) | `1.72.0` | `1.76.0` | | [css-loader](https://github.com/webpack-contrib/css-loader) | `6.10.0` | `7.1.1` | | [mini-css-extract-plugin](https://github.com/webpack-contrib/mini-css-extract-plugin) | `2.8.1` | `2.9.0` | | [sass-loader](https://github.com/webpack-contrib/sass-loader) | `14.1.1` | `14.2.1` | | [style-loader](https://github.com/webpack-contrib/style-loader) | `3.3.4` | `4.0.0` | Updates `sass` from 1.72.0 to 1.76.0 - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](sass/dart-sass@1.72.0...1.76.0) Updates `css-loader` from 6.10.0 to 7.1.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/css-loader@v6.10.0...v7.1.1) Updates `mini-css-extract-plugin` from 2.8.1 to 2.9.0 - [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/mini-css-extract-plugin@v2.8.1...v2.9.0) Updates `sass-loader` from 14.1.1 to 14.2.1 - [Release notes](https://github.com/webpack-contrib/sass-loader/releases) - [Changelog](https://github.com/webpack-contrib/sass-loader/blob/master/CHANGELOG.md) - [Commits](webpack/sass-loader@v14.1.1...v14.2.1) Updates `style-loader` from 3.3.4 to 4.0.0 - [Release notes](https://github.com/webpack-contrib/style-loader/releases) - [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md) - [Commits](webpack/style-loader@v3.3.4...v4.0.0) --- updated-dependencies: - dependency-name: sass dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: css-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: mini-css-extract-plugin dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: sass-loader dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm - dependency-name: style-loader dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the npm group with 5 updates:
1.72.01.76.06.10.07.1.12.8.12.9.014.1.114.2.13.3.44.0.0Updates
sassfrom 1.72.0 to 1.76.0Release notes
Sourced from sass's releases.
Changelog
Sourced from sass's changelog.
... (truncated)
Commits
264b2d5Deprecate function and mixin names beginning with--(#2230)f145e1cThrow errors for misplaced statements in keyframe blocks (#2226)eafc279Explicitly add a breaking change exemption for invalid CSS output (#2225)b97f26fAdd a per-importer cache for loads that aren't cacheable en masse (#2219)2a9eaadImplement access tracking for containingUrl (#2220)821b98eDon't cache canonicalize calls whencontainingUrlis available (#2215)c5aff1bMake it possible to build npm with a linked language repo (#2214)1137797Fix bulma and release 1.74.1 (#2210)d9220d9Complete implementation the deprecations API (#2207)783c248Fix typo in function documentation (#2205)Updates
css-loaderfrom 6.10.0 to 7.1.1Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
5c717c9chore(release): 7.1.1d6c31a1fix: automatically rename classdefaultto_defaultwhen named export is ...b162e25chore(release): 7.1.015f793ddocs: update logic (#1587)9c165a4docs: update migration guide (#1586)af834b4feat: added thegetJSONoption to output CSS modules mapping (#1577)fd18587chore: husky migration (#1584)96e6ff4chore(release): 7.0.0a2231aetest: updatef96a110feat:namedExportsworks fine with anyexportLocalsConventionvalueUpdates
mini-css-extract-pluginfrom 2.8.1 to 2.9.0Release notes
Sourced from mini-css-extract-plugin's releases.
Changelog
Sourced from mini-css-extract-plugin's changelog.
Commits
7cc2789chore(release): 2.9.029f0b91test: fix (#1096)ee25e51feat: add support for link preload/prefetch (#1043)1a56673fix: avoid reloading all csses when hot load (#1090)e73061dchore: update dependencies to the latest version (#1095)74ae781fix: added thedefaultExportoption to generate default and named export to...92c7eb3chore(deps-dev): bump express from 4.18.2 to 4.19.2 (#1093)51065ccchore(deps-dev): bump webpack-dev-middleware from 5.3.3 to 5.3.4 (#1091)8bf0ad6chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6 (#1088)717acf1chore: upgrade dependencies to latest version (#1086)Updates
sass-loaderfrom 14.1.1 to 14.2.1Release notes
Sourced from sass-loader's releases.
Changelog
Sourced from sass-loader's changelog.
Commits
dfcd3ccchore(release): 14.2.177051d8fix: avoid multiple sass compiler creation (#1199)4edc139chore(release): 14.2.02265b72feat: support webpack built-in resolver formodernandmodern-compilerAP...a975db2fix: use watchClose hook (#1196)cef40a8feat: added themodern-compilervalue for API to reuse compiler process (#1...13f0dc8chore: upgrade dependencies to latest version (#1194)5d2cd80chore: update codecov-action to v4 (#1193)31789ccci: fix commitlint check (#1192)Updates
style-loaderfrom 3.3.4 to 4.0.0Release notes
Sourced from style-loader's releases.
... (truncated)
Changelog
Sourced from style-loader's changelog.
... (truncated)
Commits
091d37dchore(release): 4.0.0abc0b5fdocs: improve more565362cdocs: update7122cderefactor!: theinsertoption can only be aselectoror the path to the mo...11b8639refactor!: thestyleTagTransformoption can only be the path to the module7ec1120test: fix977bb71refactor!: minimum supported webpack version is5.27.0a70555atest: updatedc6e368refactor!: minimum support Node.js version is18.12.0b7cdc6cchore: update codecov-action to v4 (#623)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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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