Bump file-loader from 6.1.1 to 6.2.0 (#569)
Bumps [file-loader](https://github.com/webpack-contrib/file-loader) from 6.1.1 to 6.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack-contrib/file-loader/releases">file-loader's releases</a>.</em></p> <blockquote> <h2>v6.2.0</h2> <h2><a href="https://github.com/webpack-contrib/file-loader/compare/v6.1.1...v6.2.0">6.2.0</a> (2020-10-27)</h2> <h3>Features</h3> <ul> <li>added the <code>sourceFilename</code> property to asset info with original filename (<a href="https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/393">#393</a>) (<a href="654e0d641e
">654e0d6</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>immutable flag when the <code>name</code> option have hash in query string (<a href="https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/392">#392</a>) (<a href="381d8bda3f
">381d8bd</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack-contrib/file-loader/blob/master/CHANGELOG.md">file-loader's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/webpack-contrib/file-loader/compare/v6.1.1...v6.2.0">6.2.0</a> (2020-10-27)</h2> <h3>Features</h3> <ul> <li>added the <code>sourceFilename</code> property to asset info with original filename (<a href="https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/393">#393</a>) (<a href="654e0d641e
">654e0d6</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>immutable flag when the <code>name</code> option have hash in query string (<a href="https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/392">#392</a>) (<a href="381d8bda3f
">381d8bd</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="c423008dce
"><code>c423008</code></a> chore(release): 6.2.0</li> <li><a href="654e0d641e
"><code>654e0d6</code></a> feat: added the <code>sourceFilename</code> property to asset info with original filenam...</li> <li><a href="381d8bda3f
"><code>381d8bd</code></a> fix: immutable flag when the <code>name</code> option have hash in query string (<a href="https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/392">#392</a>)</li> <li><a href="14ed4c9b47
"><code>14ed4c9</code></a> ci: updated webpack versions (<a href="https://github-redirect.dependabot.com/webpack-contrib/file-loader/issues/389">#389</a>)</li> <li>See full diff in <a href="https://github.com/webpack-contrib/file-loader/compare/v6.1.1...v6.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=file-loader&package-manager=npm_and_yarn&previous-version=6.1.1&new-version=6.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will 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 version` will 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 dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
This commit is contained in:
Родитель
e08d4625f4
Коммит
bb7cbfe4f0
|
@ -8115,9 +8115,9 @@ file-entry-cache@^5.0.1:
|
|||
flat-cache "^2.0.1"
|
||||
|
||||
file-loader@^6.0.0:
|
||||
version "6.1.1"
|
||||
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.1.1.tgz#a6f29dfb3f5933a1c350b2dbaa20ac5be0539baa"
|
||||
integrity sha512-Klt8C4BjWSXYQAfhpYYkG4qHNTna4toMHEbWrI5IuVoxbU6uiDKeKAP99R8mmbJi3lvewn/jQBOgU4+NS3tDQw==
|
||||
version "6.2.0"
|
||||
resolved "https://registry.yarnpkg.com/file-loader/-/file-loader-6.2.0.tgz#baef7cf8e1840df325e4390b4484879480eebe4d"
|
||||
integrity sha512-qo3glqyTa61Ytg4u73GultjHGjdRyig3tG6lPtyX/jOEJvHif9uB0/OCI2Kif6ctF3caQTW2G5gym21oAsI4pw==
|
||||
dependencies:
|
||||
loader-utils "^2.0.0"
|
||||
schema-utils "^3.0.0"
|
||||
|
|
Загрузка…
Ссылка в новой задаче