Bump loader-utils, css-loader, eslint-loader, file-loader, style-loader, url-loader and webpack#25
Conversation
…er, url-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), [css-loader](https://github.com/webpack-contrib/css-loader), [eslint-loader](https://github.com/webpack-contrib/eslint-loader), [file-loader](https://github.com/webpack-contrib/file-loader), [style-loader](https://github.com/webpack-contrib/style-loader), [url-loader](https://github.com/webpack-contrib/url-loader) and [webpack](https://github.com/webpack/webpack). These dependencies need to be updated together. Updates `loader-utils` from 1.2.3 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.2.3...v1.4.2) 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 `eslint-loader` from 1.6.1 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.6.1...1.9.0) Updates `file-loader` from 0.10.0 to 0.10.1 - [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.10.0...v0.10.1) 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 `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.2.1 to 5.75.0 - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](webpack/webpack@v2.2.1...v5.75.0) --- updated-dependencies: - dependency-name: loader-utils dependency-type: indirect - dependency-name: css-loader dependency-type: direct:development - dependency-name: eslint-loader dependency-type: direct:development - dependency-name: file-loader dependency-type: direct:development - dependency-name: style-loader dependency-type: direct:development - dependency-name: url-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, css-loader, eslint-loader, file-loader, style-loader, url-loader and webpack. These dependencies need to be updated together.
Updates
loader-utilsfrom 1.2.3 to 1.4.2Release notes
Sourced from loader-utils's releases.
Changelog
Sourced from loader-utils's changelog.
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 PipelinesUpdates
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
eslint-loaderfrom 1.6.1 to 1.9.0Release notes
Sourced from eslint-loader's releases.
Changelog
Sourced from eslint-loader's changelog.
Commits
74709ef1.9.0651576bAdded: eslintPath option (#183)579e7271.8.0d25860achore: add package-lock.json and update yarn.lockc9e9f12Revert "Added: eslintPath option (#181)"79fa82eRemove unused dep (#170)ff4737cAdded: eslintPath option (#181)553d551Merge pull request #178 from Aladdin-ADD/master605f9a6update: eslint@4.0.0343e0bfupdate: peerdep: eslint<5.0.0Updates
file-loaderfrom 0.10.0 to 0.10.1Release notes
Sourced from file-loader's releases.
Changelog
Sourced from file-loader's changelog.
Commits
5d8f73echore(release): 0.10.1a8358a0fix(getOptions): deprecation warn in loaderUtils (#129)b01526aMerge pull request #123 from simon04/master32aada7Remove license linkUpdates
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
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.2.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 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.