Bump loader-utils, babel-loader, css-loader, extract-text-webpack-plugin, style-loader and webpack#2
Conversation
…gin, style-loader and webpack Bumps [loader-utils](https://github.com/webpack/loader-utils) to 1.4.2 and updates ancestor dependencies [loader-utils](https://github.com/webpack/loader-utils), [babel-loader](https://github.com/babel/babel-loader), [css-loader](https://github.com/webpack-contrib/css-loader), [extract-text-webpack-plugin](https://github.com/webpack-contrib/extract-text-webpack-plugin), [style-loader](https://github.com/webpack-contrib/style-loader) and [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together. Updates `loader-utils` from 0.2.17 to 1.4.2 - [Release notes](https://github.com/webpack/loader-utils/releases) - [Changelog](https://github.com/webpack/loader-utils/blob/v1.4.2/CHANGELOG.md) - [Commits](webpack/loader-utils@v0.2.17...v1.4.2) Updates `babel-loader` from 6.2.10 to 9.1.0 - [Release notes](https://github.com/babel/babel-loader/releases) - [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md) - [Commits](babel/babel-loader@v6.2.10...v9.1.0) Updates `css-loader` from 0.26.1 to 0.26.4 - [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@v0.26.1...v0.26.4) Updates `extract-text-webpack-plugin` from 1.0.1 to 3.0.2 - [Release notes](https://github.com/webpack-contrib/extract-text-webpack-plugin/releases) - [Changelog](https://github.com/webpack-contrib/extract-text-webpack-plugin/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/extract-text-webpack-plugin@v1.0.1...v3.0.2) Updates `style-loader` from 0.13.1 to 0.13.2 - [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@v0.13.1...v0.13.2) Updates `webpack` from 1.14.0 to 5.75.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v1.14.0...v5.75.0) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect - dependency-name: babel-loader dependency-type: direct:development - dependency-name: css-loader dependency-type: direct:development - dependency-name: extract-text-webpack-plugin dependency-type: direct:development - dependency-name: style-loader dependency-type: direct:development - dependency-name: webpack dependency-type: direct:development ... 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 loader-utils to 1.4.2 and updates ancestor dependencies loader-utils, babel-loader, css-loader, extract-text-webpack-plugin, style-loader and webpack. These dependencies need to be updated together.
Updates
loader-utilsfrom 0.2.17 to 1.4.2Release notes
Sourced from loader-utils's releases.
... (truncated)
Changelog
Sourced from loader-utils's changelog.
... (truncated)
Commits
331ad50chore(release): 1.4.217cbf8ffix: ReDoS problem (#226)8f082b3chore(release): 1.4.14504e34fix: security problem (#220)d95b8b5chore(release): 1.4.0cd0e428feat: theresourceQueryis passed to theinterpolateNamemethod (#163)06d36cfchore(release): 1.3.0469eebafeat: support the[query]template for theinterpolatedNamemethod (#162)909c99dchore: funding.yml config and CI fix (#159)b5b74f0Set up CI with Azure PipelinesMaintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for loader-utils since your current version.
Updates
babel-loaderfrom 6.2.10 to 9.1.0Release notes
Sourced from babel-loader's releases.
... (truncated)
Changelog
Sourced from babel-loader's changelog.
Commits
15fbacf9.1.06348e1cPass external dependencies from Babel to Webpack (#971)457b9adUpdate webpackf42ac9b9.0.14f9c0bfremove "node:" builtin prefix (#970)9ff288f9.0.0006a3dcUpdate README.mddaed88aUpdate README.md0ed5fd6Bump ini from 1.3.5 to 1.3.8 (#968)b1749e3Bump y18n from 4.0.0 to 4.0.3 (#967)Maintainer changes
This version was pushed to npm by nicolo-ribaudo, a new releaser for babel-loader since your current version.
Updates
css-loaderfrom 0.26.1 to 0.26.4Release notes
Sourced from css-loader's releases.
Commits
7cb4cb70.26.48f774c7chore(release): css-loader v0.26.37dfedc7fix: do not export duplicate keys (#420)e02e7a2chore(#404): add intro to usage (@simon04)e4e8239Merge pull request #405 from simon04/patch-2aacce32chore(#430): use absolute paths and remove sourceRoot when generating sourcem...13cf191use absolute paths and remove sourceRoot when generating sourcemapsd7317cachore(release): css-loader v0.26.27732614Merge pull request #428 from helloyou2012/masterf8cdacafix deprecation warning (loader-utils)Maintainer changes
This version was pushed to npm by d3viant0ne, a new releaser for css-loader since your current version.
Updates
extract-text-webpack-pluginfrom 1.0.1 to 3.0.2Release notes
Sourced from extract-text-webpack-plugin's releases.
... (truncated)
Changelog
Sourced from extract-text-webpack-plugin's changelog.
... (truncated)
Commits
cc3ba94chore(release): 3.0.2d5a1de2fix: refer to theentrypointinstead of the firstmodule(`module.identif...5286ab2build(defaults): update to v1.6.0 (#652)4cfde50chore(release): 3.0.18de6558fix: get real path from__filenameinstead of__dirname(NS)510704ffix(index): stricter check forshouldExtract !== wasExtracted(#605)6a660f3docs(README): update install instructions (#570)083a6c8docs(README): add custom[contenthash]formats (#566)d7a75fcchore(release): 3.0.07ae32d9refactor: Apply webpack-defaults & webpack 3.x support (#540)Updates
style-loaderfrom 0.13.1 to 0.13.2Release notes
Sourced from style-loader's releases.
Commits
11c54f2chore(release): style-loader v0.13.213aa381Merge pull request #174 from ryani33/fix-deprecated-warningda2bc5afix deprecated warning8ab1c5fMerge pull request #172 from joeshub/patch-1fc9ef25Fixed link to local scoped99f992Merge pull request #169 from simon04/master79b2846Remove license linkcb3c0b6Merge pull request #162 from d3viant0ne/d3viant0ne-UpdateDocsForFinal700dd55chore(readme): Update to webpack standard format5a1a0f8Merge pull request #160 from blainekasten/UpdateReadmeMaintainer changes
This version was pushed to npm by d3viant0ne, a new releaser for style-loader since your current version.
Updates
webpackfrom 1.14.0 to 5.75.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
8241da75.75.0a91d923Merge pull request #16458 from webpack/bugfix/semi4608b11Merge pull request #16457 from webpack/tooling/updatedfdd0b0Merge pull request #16122 from AnmolBansalDEV/bug/compilationCallback23b9a1cMerge pull request #16167 from exposir/fixts6f2c5e8Merge pull request #16257 from alexzhang1030/calc_deterministic_verbosef7f36adMerge pull request #16339 from Liamolucko/wasm-i64761a542fix semicolon position2403a36Merge pull request #16345 from ahabhgk/fix-eval-nosourcesc18203cupdate toolingDependabot 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)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and languageYou can disable automated security fix PRs for this repo from the Security Alerts page.