Rust编写的JavaScript引擎,该项目是一个试验性质的项目。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

27 lines
685 B

{
"scripts": {
"build": "webpack",
"serve": "webpack-dev-server",
"build:prod": "webpack --mode=production"
},
"devDependencies": {
"@wasm-tool/wasm-pack-plugin": "^1.6.0",
"bootstrap": "^5.1.3",
"clean-webpack-plugin": "^4.0.0",
Bump copy-webpack-plugin from 10.2.3 to 10.2.4 (#1815) Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.3 to 10.2.4. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack-contrib/copy-webpack-plugin/releases">copy-webpack-plugin's releases</a>.</em></p> <blockquote> <h2>v10.2.4</h2> <h3><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.3...v10.2.4">10.2.4</a> (2022-01-31)</h3> <h3>Bug Fixes</h3> <ul> <li>types (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/666">#666</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/a1c2308511a4cccb92a22cb395b6eb66dc1c776b">a1c2308</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack-contrib/copy-webpack-plugin/blob/master/CHANGELOG.md">copy-webpack-plugin's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.3...v10.2.4">10.2.4</a> (2022-01-31)</h3> <h3>Bug Fixes</h3> <ul> <li>types (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/666">#666</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/a1c2308511a4cccb92a22cb395b6eb66dc1c776b">a1c2308</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/18b1ea5c502e1221e7a3a030591694401379706d"><code>18b1ea5</code></a> chore(release): 10.2.4</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/a1c2308511a4cccb92a22cb395b6eb66dc1c776b"><code>a1c2308</code></a> fix: types (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/666">#666</a>)</li> <li>See full diff in <a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.3...v10.2.4">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=copy-webpack-plugin&package-manager=npm_and_yarn&previous-version=10.2.3&new-version=10.2.4)](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>
3 years ago
"copy-webpack-plugin": "^10.2.4",
Bump css-loader from 6.7.0 to 6.7.1 (#1914) Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.0 to 6.7.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack-contrib/css-loader/releases">css-loader's releases</a>.</em></p> <blockquote> <h2>v6.7.1</h2> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v6.7.0...v6.7.1">6.7.1</a> (2022-03-08)</h3> <h3>Bug Fixes</h3> <ul> <li>defaultGetLocalIdent export (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1427">#1427</a>) (<a href="https://github.com/webpack-contrib/css-loader/commit/74dac1e428569236d386ff4e0f971e35c334087a">74dac1e</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md">css-loader's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v6.7.0...v6.7.1">6.7.1</a> (2022-03-08)</h3> <h3>Bug Fixes</h3> <ul> <li>defaultGetLocalIdent export (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1427">#1427</a>) (<a href="https://github.com/webpack-contrib/css-loader/commit/74dac1e428569236d386ff4e0f971e35c334087a">74dac1e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack-contrib/css-loader/commit/830fe2ce372d5761ec01a000c626672ca8ef1658"><code>830fe2c</code></a> chore(release): 6.7.1</li> <li><a href="https://github.com/webpack-contrib/css-loader/commit/74dac1e428569236d386ff4e0f971e35c334087a"><code>74dac1e</code></a> fix: defaultGetLocalIdent export (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1427">#1427</a>)</li> <li>See full diff in <a href="https://github.com/webpack-contrib/css-loader/compare/v6.7.0...v6.7.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=css-loader&package-manager=npm_and_yarn&previous-version=6.7.0&new-version=6.7.1)](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>
3 years ago
"css-loader": "^6.7.1",
"file-loader": "^6.2.0",
Bump html-webpack-plugin from 5.4.0 to 5.5.0 (#1687) Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.4.0 to 5.5.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md">html-webpack-plugin's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/jantimon/html-webpack-plugin/compare/v5.4.0...v5.5.0">5.5.0</a> (2021-10-25)</h2> <h3>Features</h3> <ul> <li>Support type=module via scriptLoading option (<a href="https://github.com/jantimon/html-webpack-plugin/commit/1e4262528ff02a83e1fc7739b42472680fd205c2">1e42625</a>), closes <a href="https://github-redirect.dependabot.com/jantimon/html-webpack-plugin/issues/1663">#1663</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/873d75bbcbd28ef7dff0a1549d3e442119e278d3"><code>873d75b</code></a> chore(release): 5.5.0</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/ddeb77414e4ba8b49fe7053b89860cc2e9094a60"><code>ddeb774</code></a> chore: update examples</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/1e4262528ff02a83e1fc7739b42472680fd205c2"><code>1e42625</code></a> feat: Support type=module via scriptLoading option</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/7d3645b01a491278d85f84b7f7c986e7f103523d"><code>7d3645b</code></a> Bump pretty-error to 4.0.0 to fix transitive vuln for ansi-regex CVE-2021-3807</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/79be7799c9a038b18f3fd7c01359ec76728e30d2"><code>79be779</code></a> [chore] changes actions to run on pull_requests</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/b7e5859db3974fbbcc2049bbf0e0950fe8dfa61c"><code>b7e5859</code></a> [chore] fixes CI to avoid race conditions</li> <li>See full diff in <a href="https://github.com/jantimon/html-webpack-plugin/compare/v5.4.0...v5.5.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=html-webpack-plugin&package-manager=npm_and_yarn&previous-version=5.4.0&new-version=5.5.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>
3 years ago
"html-webpack-plugin": "^5.5.0",
"monaco-editor-webpack-plugin": "^7.0.1",
Bump prettier from 2.6.1 to 2.6.2 (#2005) Bumps [prettier](https://github.com/prettier/prettier) from 2.6.1 to 2.6.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/releases">prettier's releases</a>.</em></p> <blockquote> <h2>2.6.2</h2> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#262">Changelog</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md">prettier's changelog</a>.</em></p> <blockquote> <h1>2.6.2</h1> <p><a href="https://github.com/prettier/prettier/compare/2.6.1...2.6.2">diff</a></p> <h4>Fix LESS/SCSS format error (<a href="https://github-redirect.dependabot.com/prettier/prettier/pull/12536">#12536</a> by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4> <!-- raw HTML omitted --> <pre lang="less"><code>// Input .background-gradient(@cut) { background: linear-gradient( to right, @white 0%, @white (@cut - 0.01%), @portal-background @cut, @portal-background 100% ); } <p>// Prettier 2.6.1 TypeError: Cannot read properties of undefined (reading 'endOffset')</p> <p>// Prettier 2.6.2 .background-gradient(<a href="https://github.com/cut"><code>@​cut</code></a>) { background: linear-gradient( to right, <a href="https://github.com/white"><code>@​white</code></a> 0%, <a href="https://github.com/white"><code>@​white</code></a> (<a href="https://github.com/cut"><code>@​cut</code></a> - 0.01%), <a href="https://github.com/portal-background"><code>@​portal-background</code></a> <a href="https://github.com/cut"><code>@​cut</code></a>, <a href="https://github.com/portal-background"><code>@​portal-background</code></a> 100% ); } </code></pre></p> <h4>Update <code>meriyah</code> to fix several bugs (<a href="https://github-redirect.dependabot.com/prettier/prettier/pull/12567">#12567</a> by <a href="https://github.com/fisker"><code>@​fisker</code></a>, fixes in <a href="https://github.com/meriyah/meriyah/"><code>meriyah</code></a> by <a href="https://github.com/3cp"><code>@​3cp</code></a>)</h4> <p>Fixes bugs when parsing following valid code:</p> <pre lang="js"><code>foo(await bar()); </code></pre> <pre lang="js"><code>const regex = /.*/ms; </code></pre> <pre lang="js"><code>const element = &lt;p&gt;{/w/.test(s)}&lt;/p&gt;; </code></pre> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/d6f82a024a1f0c4c7418a49a8334862286a63c17"><code>d6f82a0</code></a> Release 2.6.2</li> <li><a href="https://github.com/prettier/prettier/commit/2bca9d65f4e200349a45765a1f3ee1da01456e40"><code>2bca9d6</code></a> Add new workflow to prevent updating <code>users.yml</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/11784">#11784</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/378370a01e00db8da33e7fde030699ffda29730f"><code>378370a</code></a> Build(deps): Bump leven from 3.1.0 to 4.0.0 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/11349">#11349</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/3c96a08176576e038d0088f3209a54642de77077"><code>3c96a08</code></a> Build(deps): Bump strip-ansi from 6.0.0 to 7.0.0 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10731">#10731</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/1bfb08f2895dd12c256f663b3f6c00ab0cc4ecde"><code>1bfb08f</code></a> Build(deps): Bump meriyah from 4.2.0 to 4.2.1 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12567">#12567</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/9400c893a3226cf19b03538cd6ae42a280cfddb1"><code>9400c89</code></a> Refactor: Add a wrapped <code>normalizeCliOptions</code> version for CLI usage (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12573">#12573</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/5e3de4828d6a7ac0fdf94a82ba36a20d7c190b8d"><code>5e3de48</code></a> Build(deps): Bump escape-string-regexp from 4.0.0 to 5.0.0 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/10725">#10725</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/5d73acc42d00c869fb4634167037ea79c027048b"><code>5d73acc</code></a> Build(deps-dev): Bump esbuild from 0.14.29 to 0.14.30 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12581">#12581</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/e2eac0cb8a33f051cb94d34cf6a0f73256ea4677"><code>e2eac0c</code></a> Move some bundle test code into <code>tests/</code> (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12577">#12577</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/7d33ed54520486b43e70218a6e152e8d1fc477e5"><code>7d33ed5</code></a> Build(deps-dev): Bump eslint-plugin-unicorn from 41.0.1 to 42.0.0 (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/12580">#12580</a>)</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/2.6.1...2.6.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=prettier&package-manager=npm_and_yarn&previous-version=2.6.1&new-version=2.6.2)](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>
3 years ago
"prettier": "^2.6.2",
"style-loader": "^3.3.1",
"terser-webpack-plugin": "^5.3.1",
Bump webpack from 5.70.0 to 5.71.0 (#2004) Bumps [webpack](https://github.com/webpack/webpack) from 5.70.0 to 5.71.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack/releases">webpack's releases</a>.</em></p> <blockquote> <h2>v5.71.0</h2> <h1>Features</h1> <ul> <li>choose smarter default for <code>uniqueName</code> when using a <code>output.library</code> which includes placeholders</li> <li>add support for expressions with <code>in</code> of a imported binding</li> <li>generate UMD code with arrow functions when possible</li> </ul> <h1>Bugfixes</h1> <ul> <li>fix source map source names for ContextModule to be relative</li> <li>fix <code>chunkLoading</code> option in module module</li> <li>fix edge case where <code>evaluateExpression</code> returns <code>null</code></li> <li>retain optional chaining in imported bindings</li> <li>include runtime code for the base URI even if not using chunk loading</li> <li>don't throw errors in persistent caching when importing node.js builtin modules via ESM</li> <li>fix crash when using <code>lazy-once</code> Context modules</li> <li>improve handling of context modules with multiple contexts</li> <li>fix race condition HMR chunk loading when importing chunks during HMR updating</li> <li>handle errors in <code>runAsChild</code> callback</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/c2079f7e7666a913d6fdad4b9102ffb0d3801cc8"><code>c2079f7</code></a> 5.71.0</li> <li><a href="https://github.com/webpack/webpack/commit/4a0937fdd0701793a6546f8670e3eed5e552ae50"><code>4a0937f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/15578">#15578</a> from webpack/feat/catch-error-in-run-as-child</li> <li><a href="https://github.com/webpack/webpack/commit/c3f5897df967d1a2491678ffe6645f54585ddbae"><code>c3f5897</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/15586">#15586</a> from webpack/bugfix/chunk-load-during-hmr</li> <li><a href="https://github.com/webpack/webpack/commit/c4f1e4e9f06bf81fe5c1c5695c93cd6c0ffe8ec6"><code>c4f1e4e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/15611">#15611</a> from webpack/bugfix/esm-build-deps</li> <li><a href="https://github.com/webpack/webpack/commit/ab4095946770b445532aaa15a87a91e43ca77f38"><code>ab40959</code></a> support node.js builtin modules in esm build dependencies</li> <li><a href="https://github.com/webpack/webpack/commit/e1179bf9bbbf2e1587eed514f02b5afd8fcfe13e"><code>e1179bf</code></a> fix egde case where a HMR chunk is incorrectly downloaded when loading a unch...</li> <li><a href="https://github.com/webpack/webpack/commit/2c200d16564ea63ed52d9b994ca909f790396239"><code>2c200d1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/15585">#15585</a> from webpack/refactor/support-context-in-dependency</li> <li><a href="https://github.com/webpack/webpack/commit/3929e688a4eb169f0698dece4120adc0f7bc77f3"><code>3929e68</code></a> fix discussions</li> <li><a href="https://github.com/webpack/webpack/commit/129477d11d46469626f9902b1e562cd57395cd01"><code>129477d</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/15536">#15536</a> from webpack/fix/issue-15518</li> <li><a href="https://github.com/webpack/webpack/commit/5d8a9719cadea4c9ac5f4d1f1ca899c484c419d3"><code>5d8a971</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/15551">#15551</a> from webpack/fix/issue-15545</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.70.0...v5.71.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack&package-manager=npm_and_yarn&previous-version=5.70.0&new-version=5.71.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>
3 years ago
"webpack": "^5.71.0",
"webpack-cli": "^4.9.2",
Bump webpack-dev-server from 4.7.4 to 4.8.0 (#2011) Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.7.4 to 4.8.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-dev-server/releases">webpack-dev-server's releases</a>.</em></p> <blockquote> <h2>v4.8.0</h2> <h2><a href="https://github.com/webpack/webpack-dev-server/compare/v4.7.4...v4.8.0">4.8.0</a> (2022-04-05)</h2> <h3>Features</h3> <ul> <li>export initialized socket client (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4304">#4304</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/7920364d6b6ac29e1b7fdbb38c8a9fe22eec61de">7920364</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>update description for <code>--no-client-reconnect</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4248">#4248</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/317648df21562f9dfe1b9f8069642b91ac3bffae">317648d</a>)</li> <li>update description for <code>--no-client</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4250">#4250</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/c3b669077089802412774079f38a13bce054eee7">c3b6690</a>)</li> <li>update description for <code>--no-history-api-fallback</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4277">#4277</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/d63a0a298739d599f2161b237a750220c314deef">d63a0a2</a>)</li> <li>update negated descriptions for more options (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4287">#4287</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/c64bd94fb75c30984281f71ad3c20393fcb5ee67">c64bd94</a>)</li> <li>update schema to have <code>negatedDescription</code> only for type <code>boolean</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4280">#4280</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/fcf8e8e6a9951f4283e796df3ad72cc803e634a3">fcf8e8e</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md">webpack-dev-server's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/webpack/webpack-dev-server/compare/v4.7.4...v4.8.0">4.8.0</a> (2022-04-05)</h2> <h3>Features</h3> <ul> <li>export initialized socket client (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4304">#4304</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/7920364d6b6ac29e1b7fdbb38c8a9fe22eec61de">7920364</a>)</li> </ul> <h3>Bug Fixes</h3> <ul> <li>update description for <code>--no-client-reconnect</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4248">#4248</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/317648df21562f9dfe1b9f8069642b91ac3bffae">317648d</a>)</li> <li>update description for <code>--no-client</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4250">#4250</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/c3b669077089802412774079f38a13bce054eee7">c3b6690</a>)</li> <li>update description for <code>--no-history-api-fallback</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4277">#4277</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/d63a0a298739d599f2161b237a750220c314deef">d63a0a2</a>)</li> <li>update negated descriptions for more options (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4287">#4287</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/c64bd94fb75c30984281f71ad3c20393fcb5ee67">c64bd94</a>)</li> <li>update schema to have <code>negatedDescription</code> only for type <code>boolean</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4280">#4280</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/fcf8e8e6a9951f4283e796df3ad72cc803e634a3">fcf8e8e</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-dev-server/commit/5aad1e72eee98f0947a85706b1256a3c7834b094"><code>5aad1e7</code></a> chore(release): 4.8.0</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/28ad7edf37853f73d9faca138a02bceb8cc82d8f"><code>28ad7ed</code></a> chore(deps): bump graceful-fs from 4.2.9 to 4.2.10 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4368">#4368</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/7920364d6b6ac29e1b7fdbb38c8a9fe22eec61de"><code>7920364</code></a> feat: export initialized socket client (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4304">#4304</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/4e7800ea17b73ce0d884c96f3a5a84b157e6574d"><code>4e7800e</code></a> chore: update webpack (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4367">#4367</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/fbda2a805b5d9cf34e58c1b4240c46431cb0ddc1"><code>fbda2a8</code></a> chore(deps-dev): bump body-parser from 1.19.2 to 1.20.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4366">#4366</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/67c080b0698a2a89f21d1de4eccae64203c1f2f2"><code>67c080b</code></a> chore(deps-dev): bump puppeteer from 13.5.1 to 13.5.2 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4361">#4361</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/56ec41132b3937bc14d177fb9fbf771912820561"><code>56ec411</code></a> chore(deps): bump html-entities from 2.3.2 to 2.3.3 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4358">#4358</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/ca8a53af6abab678a96645bb4a154dc821e47f03"><code>ca8a53a</code></a> chore: update deps and fix audit (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4356">#4356</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/501f6aa4412fad226c69f571f944a2cc114df4db"><code>501f6aa</code></a> chore(deps-dev): bump <code>@​babel/runtime</code></li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/7d2b4f00827622ea3375c6893dfde3bea7c51eb5"><code>7d2b4f0</code></a> chore(deps-dev): bump <code>@​babel/core</code></li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-dev-server/compare/v4.7.4...v4.8.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack-dev-server&package-manager=npm_and_yarn&previous-version=4.7.4&new-version=4.8.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>
2 years ago
"webpack-dev-server": "^4.8.0"
},
"dependencies": {
Bump monaco-editor from 0.32.1 to 0.33.0 (#1927) Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.32.1 to 0.33.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md">monaco-editor's changelog</a>.</em></p> <blockquote> <h2>[0.33.0]</h2> <h3>Breaking Changes</h3> <ul> <li><code>InlayHintKind.Other</code> is removed.</li> </ul> <h3>Thank you</h3> <p>Contributions to <code>monaco-editor</code>:</p> <ul> <li><a href="https://github.com/Dan1ve"><code>@​Dan1ve (Daniel Veihelmann)</code></a>: Make Vite sample code Firefox compatible [PR <a href="https://github-redirect.dependabot.com/microsoft/monaco-editor/issues/2991">#2991</a>](<a href="https://github-redirect.dependabot.com/microsoft/monaco-editor/pull/2991">microsoft/monaco-editor#2991</a>)</li> <li><a href="https://github.com/philipturner"><code>@​philipturner (Philip Turner)</code></a>: Add <code>@noDerivative</code> modifier to Swift [PR <a href="https://github-redirect.dependabot.com/microsoft/monaco-editor/issues/2957">#2957</a>](<a href="https://github-redirect.dependabot.com/microsoft/monaco-editor/pull/2957">microsoft/monaco-editor#2957</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/microsoft/monaco-editor/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=monaco-editor&package-manager=npm_and_yarn&previous-version=0.32.1&new-version=0.33.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>
3 years ago
"monaco-editor": "^0.33.0"
}
}