Bump loader-utils, babel-loader, css-loader, file-loader, html-loader, html-webpack-plugin, postcss-loader, url-loader, webpack and eslint-loader#38
Conversation
…, html-webpack-plugin, postcss-loader, url-loader, webpack and eslint-loader 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), [file-loader](https://github.com/webpack-contrib/file-loader), [html-loader](https://github.com/webpack-contrib/html-loader), [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin), [postcss-loader](https://github.com/webpack-contrib/postcss-loader), [url-loader](https://github.com/webpack-contrib/url-loader), [webpack](https://github.com/webpack/webpack) and [eslint-loader](https://github.com/webpack-contrib/eslint-loader). These dependencies need to be updated together. Updates `loader-utils` from 1.1.0 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@v1.1.0...v1.4.2) Updates `babel-loader` from 6.2.5 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.5...v9.1.0) Updates `css-loader` from 0.24.0 to 6.7.2 - [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.24.0...v6.7.2) Updates `file-loader` from 0.9.0 to 6.2.0 - [Release notes](https://github.com/webpack-contrib/file-loader/releases) - [Changelog](https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/file-loader@v0.9.0...v6.2.0) Updates `html-loader` from 0.4.3 to 0.4.5 - [Release notes](https://github.com/webpack-contrib/html-loader/releases) - [Changelog](https://github.com/webpack-contrib/html-loader/blob/master/CHANGELOG.md) - [Commits](webpack/html-loader@v0.4.3...v0.4.5) Updates `html-webpack-plugin` from 2.22.0 to 5.5.0 - [Release notes](https://github.com/jantimon/html-webpack-plugin/releases) - [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md) - [Commits](https://github.com/jantimon/html-webpack-plugin/commits/v5.5.0) Updates `postcss-loader` from 0.11.1 to 7.0.1 - [Release notes](https://github.com/webpack-contrib/postcss-loader/releases) - [Changelog](https://github.com/webpack-contrib/postcss-loader/blob/master/CHANGELOG.md) - [Commits](webpack/postcss-loader@0.11.1...v7.0.1) Updates `url-loader` from 0.5.7 to 0.5.9 - [Release notes](https://github.com/webpack-contrib/url-loader/releases) - [Changelog](https://github.com/webpack-contrib/url-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/url-loader@v0.5.7...v0.5.9) Updates `webpack` from 2.4.1 to 5.75.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v2.4.1...v5.75.0) Updates `eslint-loader` from 1.5.0 to 1.9.0 - [Release notes](https://github.com/webpack-contrib/eslint-loader/releases) - [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md) - [Commits](webpack-contrib/eslint-loader@1.5.0...1.9.0) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect - dependency-name: babel-loader dependency-type: direct:production - dependency-name: css-loader dependency-type: direct:production - dependency-name: file-loader dependency-type: direct:production - dependency-name: html-loader dependency-type: direct:production - dependency-name: html-webpack-plugin dependency-type: direct:production - dependency-name: postcss-loader dependency-type: direct:production - dependency-name: url-loader dependency-type: direct:production - dependency-name: webpack dependency-type: direct:production - dependency-name: eslint-loader 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, file-loader, html-loader, html-webpack-plugin, postcss-loader, url-loader, webpack and eslint-loader. These dependencies need to be updated together.
Updates
loader-utilsfrom 1.1.0 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.5 to 9.1.0Release notes
Sourced from babel-loader's releases.
... (truncated)
Changelog
Sourced from babel-loader's changelog.
... (truncated)
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.24.0 to 6.7.2Release notes
Sourced from css-loader's releases.
... (truncated)
Changelog
Sourced from css-loader's changelog.
... (truncated)
Commits
394d200chore(release): 6.7.22f4c273fix: css modules generation with inline syntax (#1480)7c5cdccchore(deps): bump loader-utils from 2.0.2 to 2.0.3 (#1479)d5bc6eachore: update dependencies to the latest version (#1478)85b6bf7ci: add node v19 (#1477)0f85c5bchore: update dependencies to the latest version (#1474)560c05fci: add dependency review action (#1476)cc4e08fchore: update commitlint action (#1473)9846913chore: run cancel workflow on pull request (#1472)845718cchore: update jest to the latest version (#1471)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for css-loader since your current version.
Updates
file-loaderfrom 0.9.0 to 6.2.0Release notes
Sourced from file-loader's releases.
... (truncated)
Changelog
Sourced from file-loader's changelog.
... (truncated)
Commits
c423008chore(release): 6.2.0654e0d6feat: added thesourceFilenameproperty to asset info with original filenam...381d8bdfix: immutable flag when thenameoption have hash in query string (#392)14ed4c9ci: updated webpack versions (#389)6fadfbechore(release): 6.1.160508cfchore(deps): update25e2668chore(release): 6.1.06e22f6etest: fix40fcde8feat: pass immutable flag to asset info (#383)718aef5chore(deps): update (#375)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for file-loader since your current version.
Updates
html-loaderfrom 0.4.3 to 0.4.5Release notes
Sourced from html-loader's releases.
Changelog
Sourced from html-loader's changelog.
Commits
90c7b60chore(release): html-loader v0.4.55e12be4fix(getOptions): deprecation warn in loaderUtils (#114)7c28052Merge pull request #110 from AvraamMavridis/patch-148df894Merge pull request #111 from michael-ciniawsky/license7967578docs(LICENSE): relicense to JSF3e09605update to webpack 2 syntaxc600df4chore: update readme, html -> html-loaderf337b3eMerge pull request #109 from montogeek/patch-1318e70eFix Maintainer section look557e127Merge pull request #103 from kevinzwhuang/masterMaintainer changes
This version was pushed to npm by d3viant0ne, a new releaser for html-loader since your current version.
Updates
html-webpack-pluginfrom 2.22.0 to 5.5.0Release notes
Sourced from html-webpack-plugin's releases.
Changelog
Sourced from html-webpack-plugin's changelog.
... (truncated)
Commits
Maintainer changes
This version was pushed to npm by jantimon, a new releaser for html-webpack-plugin since your current version.
Updates
postcss-loaderfrom 0.11.1 to 7.0.1Release notes
Sourced from postcss-loader's releases.
... (truncated)
Changelog
Sourced from postcss-loader's changelog.
... (truncated)
Commits
f1729f8chore(release): 7.0.1888d72efix: unexpected failing on CSS syntax error (#593)004334achore: update dependencies to the latest version (#591)ca51b83docs: update note in README.md (#589)229ebc7chore: disable commit message length check (#588)024b04achore: update dependencies to the latest version (#587)7cb51fcdocs: remove old badge (#586)cacc4b3chore(release): 7.0.08a2e706chore(deps): update (#585)bc66435refactor!: minimum supportedNode.jsversion is14.15.0(#582)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for postcss-loader since your current version.
Updates
url-loaderfrom 0.5.7 to 0.5.9Release notes
Sourced from url-loader's releases.
Changelog
Sourced from url-loader's changelog.
Commits
5574ed3chore(release): 0.5.971b2250chore: Add changelog88a5f5achore(pacakge): Add release tooling99b935fdocs(README): standardize (#77)e9496b9fix:Stringnot beingbase64encoded (#67)020c2a8fix: don't default to0(options.limit) (#74)9356a81docs(README): fix typesetting, add links (#75)de61cbddocs(README): link to webpack 2 docs (#72)fae96d7chore(release): url-loader v0.5.82452768Merge pull request #62 from ryani33/fix-deprecated-warningMaintainer changes
This version was pushed to npm by d3viant0ne, a new releaser for url-loader since your current version.
Updates
webpackfrom 2.4.1 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 toolingUpdates
eslint-loaderfrom 1.5.0 to 1.9.0Release notes
Sourced from eslint-loader's releases.