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
686 B

{
"scripts": {
"build": "webpack",
"serve": "webpack-dev-server",
"build:prod": "webpack --mode=production"
},
"devDependencies": {
Bump @wasm-tool/wasm-pack-plugin from 1.6.0 to 1.7.0 (#2849) Bumps [@wasm-tool/wasm-pack-plugin](https://github.com/wasm-tool/wasm-pack-plugin) from 1.6.0 to 1.7.0. <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/wasm-tool/wasm-pack-plugin/commits">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@wasm-tool/wasm-pack-plugin&package-manager=npm_and_yarn&previous-version=1.6.0&new-version=1.7.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>
1 year ago
"@wasm-tool/wasm-pack-plugin": "^1.7.0",
Bump bootstrap from 5.2.2 to 5.2.3 (#2456) Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.2.2 to 5.2.3. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/twbs/bootstrap/releases">bootstrap's releases</a>.</em></p> <blockquote> <h2>v5.2.3</h2> <h2>Fixes</h2> <h3>🎨 CSS</h3> <ul> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37377">#37377</a>: Import root in bootstrap-utilities</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37425">#37425</a>: Fix deprecation warning with sass 1.56.0</li> <li>Carousel: Fix RTL <code>translate()</code> direction</li> </ul> <h3>☕️ JavaScript</h3> <ul> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37235">#37235</a>: fix tooltip/popper disposal inconsistencies</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/twbs/bootstrap/commit/cb021439c683d9805e2864c58095b92d405e9b11"><code>cb02143</code></a> Dist</li> <li><a href="https://github.com/twbs/bootstrap/commit/39589472f709ddf7d614ffd4f0ab1a50e542ac91"><code>3958947</code></a> Bump version to 5.2.3</li> <li><a href="https://github.com/twbs/bootstrap/commit/7e3074c16540eacea303266fdf235aecdd9cf5c3"><code>7e3074c</code></a> fix tooltip/popper disposal inconsistencies (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37235">#37235</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/127a816f7768f8f5436709fb4d05580cd6e251e4"><code>127a816</code></a> fix(carousel): RTL <code>translate()</code> direction</li> <li><a href="https://github.com/twbs/bootstrap/commit/77c456d8c4103b282fc0a2b99dbfdcf0c2411e84"><code>77c456d</code></a> Import root in <code>bootstrap-utilities</code> (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37377">#37377</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/b72236981f098ba13094cfd5ad64db2a77b00ab9"><code>b722369</code></a> Fix deprecation warning with sass 1.56.0 (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/37425">#37425</a>)</li> <li>See full diff in <a href="https://github.com/twbs/bootstrap/compare/v5.2.2...v5.2.3">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=bootstrap&package-manager=npm_and_yarn&previous-version=5.2.2&new-version=5.2.3)](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
"bootstrap": "^5.2.3",
"clean-webpack-plugin": "^4.0.0",
Bump copy-webpack-plugin from 10.2.4 to 11.0.0 (#2077) Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 10.2.4 to 11.0.0. <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>v11.0.0</h2> <h2><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.4...v11.0.0">11.0.0</a> (2022-05-17)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>minimum supported <code>Node.js</code> version is <code>14.15.0</code></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> <h2><a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.4...v11.0.0">11.0.0</a> (2022-05-17)</h2> <h3>⚠ BREAKING CHANGES</h3> <ul> <li>minimum supported <code>Node.js</code> version is <code>14.15.0</code></li> </ul> <h3>build</h3> <ul> <li>drop node v12 (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/691">#691</a>) (<a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/675c676d96ed24975f75e5344d47c351a9d5e53a">675c676</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/f3b2c2419cb519d697a8c42a9c073a8c228a8a0b"><code>f3b2c24</code></a> chore(release): 11.0.0</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/8424ca82c11782f38d5125d9fa4e2d66b910ade6"><code>8424ca8</code></a> chore(deps): regenerate lock file (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/693">#693</a>)</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/675c676d96ed24975f75e5344d47c351a9d5e53a"><code>675c676</code></a> build: drop node v12 (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/691">#691</a>)</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/a2b1f199e8445ab45193d1f638209dc4fe6907ca"><code>a2b1f19</code></a> chore: update gitub actions (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/692">#692</a>)</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/238c062ffee93d9281383ca103bb3684f33aed52"><code>238c062</code></a> chore: upgrade dependencies to the latest version (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/688">#688</a>)</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/e27006edc3d339d1c1b4af60f0e4dc3d08ccb47d"><code>e27006e</code></a> ci: remove node v17 (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/687">#687</a>)</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/e50d708535360e229694c35ce5452a7c124d18ce"><code>e50d708</code></a> chore: add node 18 to workflow (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/686">#686</a>)</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/f1a91e6c1a94fd3b0358db7c1f7ee6786163168f"><code>f1a91e6</code></a> ci: don't install webpack again (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/680">#680</a>)</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/64cf06f13954951ddb7e6e9c33490b2aa4ad9fdf"><code>64cf06f</code></a> docs: add path string to options signature (<a href="https://github-redirect.dependabot.com/webpack-contrib/copy-webpack-plugin/issues/683">#683</a>)</li> <li><a href="https://github.com/webpack-contrib/copy-webpack-plugin/commit/4b18a6be394d39c0a997cde4adcc234abc469bb9"><code>4b18a6b</code></a> docs: improve readme</li> <li>Additional commits viewable in <a href="https://github.com/webpack-contrib/copy-webpack-plugin/compare/v10.2.4...v11.0.0">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.4&new-version=11.0.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
"copy-webpack-plugin": "^11.0.0",
Bump css-loader from 6.7.2 to 6.7.3 (#2484) Bumps [css-loader](https://github.com/webpack-contrib/css-loader) from 6.7.2 to 6.7.3. <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.3</h2> <h3><a href="https://github.com/webpack-contrib/css-loader/compare/v6.7.2...v6.7.3">6.7.3</a> (2022-12-14)</h3> <h3>Bug Fixes</h3> <ul> <li>remove <code>sourceURL</code> from emitted CSS (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1487">#1487</a>) (<a href="https://github.com/webpack-contrib/css-loader/commit/962924c79e274be9f6f81d39eac651c1a4876bc2">962924c</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.2...v6.7.3">6.7.3</a> (2022-12-14)</h3> <h3>Bug Fixes</h3> <ul> <li>remove <code>sourceURL</code> from emitted CSS (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1487">#1487</a>) (<a href="https://github.com/webpack-contrib/css-loader/commit/962924c79e274be9f6f81d39eac651c1a4876bc2">962924c</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack-contrib/css-loader/commit/ef749f29f8696b93f9eea61e6d00f2bb30ce094c"><code>ef749f2</code></a> chore(release): 6.7.3</li> <li><a href="https://github.com/webpack-contrib/css-loader/commit/36fb945ac914384ac41ad453b40c2de0c7810c88"><code>36fb945</code></a> chore: fix cspell</li> <li><a href="https://github.com/webpack-contrib/css-loader/commit/962924c79e274be9f6f81d39eac651c1a4876bc2"><code>962924c</code></a> fix: remove <code>sourceURL</code> from emitted CSS (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1487">#1487</a>)</li> <li><a href="https://github.com/webpack-contrib/css-loader/commit/3f3f302808b72f6c6b7b25e8e29852e99554ae1a"><code>3f3f302</code></a> chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1486">#1486</a>)</li> <li><a href="https://github.com/webpack-contrib/css-loader/commit/04ca71342ba82ea2c2e1585bf393bcad066f413f"><code>04ca713</code></a> chore: update dependencies to the latest version (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1485">#1485</a>)</li> <li><a href="https://github.com/webpack-contrib/css-loader/commit/9449827b3f422f9577bf013c0af2672b49a202da"><code>9449827</code></a> chore: update styfle/cancel-workflow-action (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1484">#1484</a>)</li> <li><a href="https://github.com/webpack-contrib/css-loader/commit/6c67af8c06e8674a4fa42a869a20952597892189"><code>6c67af8</code></a> chore: add cSpell to check spelling issues (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1482">#1482</a>)</li> <li><a href="https://github.com/webpack-contrib/css-loader/commit/239b9ac45066587ba425450284a93b066d7a8557"><code>239b9ac</code></a> chore(deps): bump loader-utils from 2.0.3 to 2.0.4 (<a href="https://github-redirect.dependabot.com/webpack-contrib/css-loader/issues/1481">#1481</a>)</li> <li>See full diff in <a href="https://github.com/webpack-contrib/css-loader/compare/v6.7.2...v6.7.3">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.2&new-version=6.7.3)](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
"css-loader": "^6.7.3",
"file-loader": "^6.2.0",
Bump html-webpack-plugin from 5.5.0 to 5.5.1 (#2830) Bumps [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin) from 5.5.0 to 5.5.1. <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> <h3><a href="https://github.com/jantimon/html-webpack-plugin/compare/v5.5.0...v5.5.1">5.5.1</a> (2023-04-15)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>perf:</strong> defer loading of pretty-error to improve startup time (<a href="https://redirect.github.com/jantimon/html-webpack-plugin/issues/1789">#1789</a>) (<a href="https://github.com/jantimon/html-webpack-plugin/commit/988709d8b0142d1654f66a94bbde4e5f40172242">988709d</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/706a16064c2da507550a9308b84578ffb2b24dbc"><code>706a160</code></a> chore(release): 5.5.1</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/988709d8b0142d1654f66a94bbde4e5f40172242"><code>988709d</code></a> fix(perf): defer loading of pretty-error to improve startup time (<a href="https://redirect.github.com/jantimon/html-webpack-plugin/issues/1789">#1789</a>)</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/d5ce5a8f2d12a2450a65ec51c285dd54e36cd921"><code>d5ce5a8</code></a> Update README.md</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/2e3ffbfbe4a76aea30ba54afacc667b9fe4a7e36"><code>2e3ffbf</code></a> Added strict-csp to the list of plugins</li> <li><a href="https://github.com/jantimon/html-webpack-plugin/commit/9c9786a7134e15e9dfc6f55e7388967233c2e836"><code>9c9786a</code></a> chore: update workflow configuration</li> <li>See full diff in <a href="https://github.com/jantimon/html-webpack-plugin/compare/v5.5.0...v5.5.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by <a href="https://www.npmjs.com/~evilebottnawi">evilebottnawi</a>, a new releaser for html-webpack-plugin since your current version.</p> </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.5.0&new-version=5.5.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>
1 year ago
"html-webpack-plugin": "^5.5.1",
"monaco-editor-webpack-plugin": "^7.0.1",
Bump prettier from 2.8.6 to 2.8.7 (#2734) Bumps [prettier](https://github.com/prettier/prettier) from 2.8.6 to 2.8.7. <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.8.7</h2> <ul> <li>Allow multiple decorators on same getter/setter</li> </ul> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#287">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.8.7</h1> <p><a href="https://github.com/prettier/prettier/compare/2.8.6...2.8.7">diff</a></p> <h4>Allow multiple decorators on same getter/setter (<a href="https://redirect.github.com/prettier/prettier/pull/14584">#14584</a> by <a href="https://github.com/fisker"><code>@​fisker</code></a>)</h4> <!-- raw HTML omitted --> <pre lang="ts"><code>// Input class A { @decorator() get foo () {} <p><a href="https://github.com/decorator"><code>@​decorator</code></a>() set foo (value) {} }</p> <p>// Prettier 2.8.6 SyntaxError: Decorators cannot be applied to multiple get/set accessors of the same name. (5:3) 3 | get foo () {} 4 |<br /> &gt; 5 | <a href="https://github.com/decorator"><code>@​decorator</code></a>() | ^^^^^^^^^^^^ 6 | set foo (value) {} 7 | }</p> <p>// Prettier 2.8.7 class A { <a href="https://github.com/decorator"><code>@​decorator</code></a>() get foo() {}</p> <p><a href="https://github.com/decorator"><code>@​decorator</code></a>() set foo(value) {} } </code></pre></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/543a9d71a7a61436948814181bd3a5b434a6c2ae"><code>543a9d7</code></a> Release 2.8.7</li> <li><a href="https://github.com/prettier/prettier/commit/f9fae7f34ce6a5664073fb9c78d692dcacb82527"><code>f9fae7f</code></a> Allow multiple decorators on same getter/setter (<a href="https://redirect.github.com/prettier/prettier/issues/14584">#14584</a>)</li> <li>See full diff in <a href="https://github.com/prettier/prettier/compare/2.8.6...2.8.7">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.8.6&new-version=2.8.7)](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
"prettier": "^2.8.7",
Bump style-loader from 3.3.1 to 3.3.2 (#2660) Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 3.3.1 to 3.3.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack-contrib/style-loader/releases">style-loader's releases</a>.</em></p> <blockquote> <h2>v3.3.2</h2> <h3><a href="https://github.com/webpack-contrib/style-loader/compare/v3.3.1...v3.3.2">3.3.2</a> (2023-03-13)</h3> <h3>Bug Fixes</h3> <ul> <li>noop in environment without DOM API (<a href="https://redirect.github.com/webpack-contrib/style-loader/issues/597">#597</a>) (<a href="https://github.com/webpack-contrib/style-loader/commit/03d3df3c363484c18a1e9a5e468a7600ea1322f3">03d3df3</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md">style-loader's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/webpack-contrib/style-loader/compare/v3.3.1...v3.3.2">3.3.2</a> (2023-03-13)</h3> <h3>Bug Fixes</h3> <ul> <li>noop in environment without DOM API (<a href="https://redirect.github.com/webpack-contrib/style-loader/issues/597">#597</a>) (<a href="https://github.com/webpack-contrib/style-loader/commit/03d3df3c363484c18a1e9a5e468a7600ea1322f3">03d3df3</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack-contrib/style-loader/commit/7e9298584e20b8b3d6db880f850d659b340651ea"><code>7e92985</code></a> chore(release): 3.3.2</li> <li><a href="https://github.com/webpack-contrib/style-loader/commit/03d3df3c363484c18a1e9a5e468a7600ea1322f3"><code>03d3df3</code></a> fix: noop in environment without DOM API (<a href="https://redirect.github.com/webpack-contrib/style-loader/issues/597">#597</a>)</li> <li><a href="https://github.com/webpack-contrib/style-loader/commit/382485f731361bd47310c77b10197725f3010fd9"><code>382485f</code></a> chore: update dependencies to the latest version (<a href="https://redirect.github.com/webpack-contrib/style-loader/issues/596">#596</a>)</li> <li><a href="https://github.com/webpack-contrib/style-loader/commit/d51c158d73726ffcf9ccf55b08cebbdb3a81bc68"><code>d51c158</code></a> ci: use LTS node version in lint job (<a href="https://redirect.github.com/webpack-contrib/style-loader/issues/594">#594</a>)</li> <li><a href="https://github.com/webpack-contrib/style-loader/commit/0c4e893f39b0c6b4a6c297cab2795c120d16c04e"><code>0c4e893</code></a> chore: update dependencies to the latest version (<a href="https://redirect.github.com/webpack-contrib/style-loader/issues/593">#593</a>)</li> <li><a href="https://github.com/webpack-contrib/style-loader/commit/b2cc7e2c78a5d7c5a90cff7a545cae43201e6eb7"><code>b2cc7e2</code></a> ci: use concurrency in github workflows (<a href="https://redirect.github.com/webpack-contrib/style-loader/issues/592">#592</a>)</li> <li><a href="https://github.com/webpack-contrib/style-loader/commit/7cb73c63163446ed7ea48e967e70e4f7f559e9c7"><code>7cb73c6</code></a> chore: update ignorePaths in .cspell.json (<a href="https://redirect.github.com/webpack-contrib/style-loader/issues/591">#591</a>)</li> <li><a href="https://github.com/webpack-contrib/style-loader/commit/1f59a4ede25fa0eaf14ad1d7098ede7fd6389632"><code>1f59a4e</code></a> chore: update dependency review action (<a href="https://redirect.github.com/webpack-contrib/style-loader/issues/590">#590</a>)</li> <li><a href="https://github.com/webpack-contrib/style-loader/commit/4e25f6117c0ab15d411da1bc3cb0521ac622f689"><code>4e25f61</code></a> chore: update dependencies to the latest version (<a href="https://redirect.github.com/webpack-contrib/style-loader/issues/589">#589</a>)</li> <li><a href="https://github.com/webpack-contrib/style-loader/commit/162bcdf8e4040b4453e2309590337faab544e61b"><code>162bcdf</code></a> chore: update dependencies to the latest version (<a href="https://redirect.github.com/webpack-contrib/style-loader/issues/588">#588</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack-contrib/style-loader/compare/v3.3.1...v3.3.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=style-loader&package-manager=npm_and_yarn&previous-version=3.3.1&new-version=3.3.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>
2 years ago
"style-loader": "^3.3.2",
Bump terser-webpack-plugin from 5.3.6 to 5.3.7 (#2643) Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.6 to 5.3.7. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack-contrib/terser-webpack-plugin/releases">terser-webpack-plugin's releases</a>.</em></p> <blockquote> <h2>v5.3.7</h2> <h3><a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.6...v5.3.7">5.3.7</a> (2023-03-08)</h3> <h3>Bug Fixes</h3> <ul> <li>esbuild warning output (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/550">#550</a>) (<a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/2e54869a9f38cbaedd4d783ac81e1ac66e074809">2e54869</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md">terser-webpack-plugin's changelog</a>.</em></p> <blockquote> <h3><a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.6...v5.3.7">5.3.7</a> (2023-03-08)</h3> <h3>Bug Fixes</h3> <ul> <li>esbuild warning output (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/550">#550</a>) (<a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/2e54869a9f38cbaedd4d783ac81e1ac66e074809">2e54869</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/8eef7b525ad4afb7b9db0705bc264e2b58210141"><code>8eef7b5</code></a> chore(release): 5.3.7</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/2e54869a9f38cbaedd4d783ac81e1ac66e074809"><code>2e54869</code></a> fix: esbuild warning output (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/550">#550</a>)</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/723ed458d64f87bc3e915d9efcb912552f4e7315"><code>723ed45</code></a> chore: update dependencies to the latest version (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/549">#549</a>)</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/eb49906d0e33f22063fe122673b1cb3dac6daf5c"><code>eb49906</code></a> ci: use LTS node version in lint job (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/547">#547</a>)</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/15e3e35fda1a6c7f48127f498f1de6498f8026a6"><code>15e3e35</code></a> chore: update dependencies to the latest version (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/546">#546</a>)</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/19035bb7ed0fe42838e16749662c2d6cfef7df24"><code>19035bb</code></a> ci: use concurrency in github workflows (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/545">#545</a>)</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/cb1e0558d17b42006ef0777c4d19ca5d341b9414"><code>cb1e055</code></a> chore: update ignorePaths in .cspell.json (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/544">#544</a>)</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/18edf6187e58836f90851d31123a9263c63c96f2"><code>18edf61</code></a> chore: update typescript (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/543">#543</a>)</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/8a393dbe467e823dc9f191c62a93bfc67635d237"><code>8a393db</code></a> chore(deps): bump json5 from 1.0.1 to 1.0.2 (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/542">#542</a>)</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/19e0ca9f4c1476c386aad71d991e9a54aa1f8f32"><code>19e0ca9</code></a> chore: update dependency review action (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/541">#541</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.6...v5.3.7">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=terser-webpack-plugin&package-manager=npm_and_yarn&previous-version=5.3.6&new-version=5.3.7)](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
"terser-webpack-plugin": "^5.3.7",
Bump webpack from 5.79.0 to 5.80.0 (#2850) Bumps [webpack](https://github.com/webpack/webpack) from 5.79.0 to 5.80.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.80.0</h2> <h2>New Features</h2> <ul> <li>Support destructuring assignment in <code>import.meta</code> by <a href="https://github.com/vankop"><code>@​vankop</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16996">webpack/webpack#16996</a></li> <li>Support treeshaking for destructuring assignment with <code>AwaitExpression</code> by <a href="https://github.com/vankop"><code>@​vankop</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16995">webpack/webpack#16995</a></li> <li>Introduce <code>errorsSpace</code>, <code>warningsSpace</code> for more readable traces in stats by <a href="https://github.com/vankop"><code>@​vankop</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/15450">webpack/webpack#15450</a></li> </ul> <h2>Bug Fixes</h2> <ul> <li>[CSS] - Fix runtime generation bug for merged CSS Chunks by <a href="https://github.com/janlent1"><code>@​janlent1</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16903">webpack/webpack#16903</a></li> <li>[CSS] - Properly handle <code>url()</code>/<code>src()</code>/<code>image-set()</code>/<code>image()</code> by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16978">webpack/webpack#16978</a></li> <li>ES Module webpack loaders are now supported <a href="https://github.com/stefanprobst"><code>@​stefanprobst</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/15198">webpack/webpack#15198</a></li> <li>Fix spelling error for <code>statement.finalizer</code> in parser by <a href="https://github.com/xiaoboost"><code>@​xiaoboost</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17016">webpack/webpack#17016</a></li> <li>Fix non-deterministic <code>moduleId</code> assignment due to encountering <code>NaN</code> in sort function by <a href="https://github.com/scameron"><code>@​scameron</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16933">webpack/webpack#16933</a></li> <li>[enhanced-resolve]: Support wildcards pattern with common suffix in package maps &amp; imports/exports field by <a href="https://github.com/bvanjoi"><code>@​bvanjoi</code></a> in <a href="https://redirect.github.com/webpack/enhanced-resolve/pull/353">webpack/enhanced-resolve#353</a></li> </ul> <h2>Tests &amp; Contributor Experience</h2> <ul> <li>[CSS] - Added test case for <code>@supports</code> field by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17011">webpack/webpack#17011</a></li> <li>Add test for include option in <code>BannerPlugin</code> by <a href="https://github.com/jeffin143"><code>@​jeffin143</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/10736">webpack/webpack#10736</a></li> <li>Remove <code>finializer</code> from cspell.json by <a href="https://github.com/snitin315"><code>@​snitin315</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17022">webpack/webpack#17022</a></li> </ul> <h2>Developer Experience</h2> <ul> <li>Adds the twitter badge by <a href="https://github.com/yadunandanbhat"><code>@​yadunandanbhat</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/15667">webpack/webpack#15667</a></li> <li>Add <code>wasm-bindgen</code> example to <code>example</code> by <a href="https://github.com/gthb"><code>@​gthb</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/14313">webpack/webpack#14313</a></li> <li>Update grammar mistakes in examples by <a href="https://github.com/ersachin3112"><code>@​ersachin3112</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16988">webpack/webpack#16988</a></li> </ul> <h2>Dependencies &amp; Maintenance</h2> <ul> <li>Bump core-js from 3.30.0 to 3.30.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16983">webpack/webpack#16983</a></li> <li>Bump <code>@webassemblyjs</code> by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17003">webpack/webpack#17003</a></li> <li>Bump assemblyscript from 0.25.2 to 0.27.2 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16959">webpack/webpack#16959</a></li> <li>Bump enhanced-resolve to <a href="https://github.com/webpack/enhanced-resolve/releases/tag/v5.13.0">5.13.0</a> by <a href="https://github.com/TheLarkInn"><code>@​TheLarkInn</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/17024">webpack/webpack#17024</a></li> <li>Included githubactions in the dependabot config by <a href="https://github.com/neilnaveen"><code>@​neilnaveen</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/15618">webpack/webpack#15618</a></li> <li>Fix prettier by <a href="https://github.com/alexander-akait"><code>@​alexander-akait</code></a> in <a href="https://redirect.github.com/webpack/webpack/pull/16976">webpack/webpack#16976</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/neilnaveen"><code>@​neilnaveen</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/15618">webpack/webpack#15618</a></li> <li><a href="https://github.com/yadunandanbhat"><code>@​yadunandanbhat</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/15667">webpack/webpack#15667</a></li> <li><a href="https://github.com/ersachin3112"><code>@​ersachin3112</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/16988">webpack/webpack#16988</a></li> <li><a href="https://github.com/stefanprobst"><code>@​stefanprobst</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/15198">webpack/webpack#15198</a></li> <li><a href="https://github.com/xiaoboost"><code>@​xiaoboost</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/17016">webpack/webpack#17016</a></li> <li><a href="https://github.com/scameron"><code>@​scameron</code></a> made their first contribution in <a href="https://redirect.github.com/webpack/webpack/pull/16933">webpack/webpack#16933</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/webpack/webpack/compare/v5.79.0...v5.80.0">https://github.com/webpack/webpack/compare/v5.79.0...v5.80.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/9ac1728ee359efbbd1eb317f4a12c0f8136a690e"><code>9ac1728</code></a> 5.80.0</li> <li><a href="https://github.com/webpack/webpack/commit/09dc9e2be2f0bb51bd47ff0d547eaa3c56199fea"><code>09dc9e2</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17024">#17024</a> from webpack/thelarkinn/bump-enhanced-resolve</li> <li><a href="https://github.com/webpack/webpack/commit/d58760a82924a709a4b1df26b970a6f4a9f91c8c"><code>d58760a</code></a> yarn-lint</li> <li><a href="https://github.com/webpack/webpack/commit/58396f52f7cd6ea901a3e65b991d78057eb79b33"><code>58396f5</code></a> introduce the new types from enhanced-resolve</li> <li><a href="https://github.com/webpack/webpack/commit/4ff4d59f8d78f60e134f6cd8eecc4e2c3e1283b7"><code>4ff4d59</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/16933">#16933</a> from scameron/deterministic-moduleids</li> <li><a href="https://github.com/webpack/webpack/commit/8bc34bc5dd94a73cb60270254e67a31a708e0e43"><code>8bc34bc</code></a> feat(deps): Update enhanced-resolve to latest for * wildcard pattern in exports</li> <li><a href="https://github.com/webpack/webpack/commit/5c522c4e3b8306b0eb6557a27ef02038aed3e0e4"><code>5c522c4</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17022">#17022</a> from snitin315/patch-3</li> <li><a href="https://github.com/webpack/webpack/commit/457cbe15997cd2411583d4f69118f80dfbac28ba"><code>457cbe1</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/16903">#16903</a> from janlent1/fixruntimeissue</li> <li><a href="https://github.com/webpack/webpack/commit/63c16015e9f4e094058d1435b611ad94e564f1f3"><code>63c1601</code></a> chore: remove <code>finializer</code> from cspell.json</li> <li><a href="https://github.com/webpack/webpack/commit/9c70d1dcf62dc852810c5fa321d0f4ceb0730b89"><code>9c70d1d</code></a> Merge pull request <a href="https://redirect.github.com/webpack/webpack/issues/17016">#17016</a> from xiaoboost/fix/fix-spell-error</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.79.0...v5.80.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.79.0&new-version=5.80.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>
1 year ago
"webpack": "^5.80.0",
Bump webpack-cli from 5.0.0 to 5.0.1 (#2474) Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.0 to 5.0.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/releases">webpack-cli's releases</a>.</em></p> <blockquote> <h2>v5.0.1</h2> <h2><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.0...webpack-cli@5.0.1">5.0.1</a> (2022-12-05)</h2> <h3>Bug Fixes</h3> <ul> <li>make <code>define-process-env-node-env</code> alias <code>node-env</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3514">#3514</a>) (<a href="https://github.com/webpack/webpack-cli/commit/346a518dd7423a726810ef1012031f92d318c9c5">346a518</a>)</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md">webpack-cli's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.0...webpack-cli@5.0.1">5.0.1</a> (2022-12-05)</h2> <h3>Bug Fixes</h3> <ul> <li>make <code>define-process-env-node-env</code> alias <code>node-env</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3514">#3514</a>) (<a href="https://github.com/webpack/webpack-cli/commit/346a518dd7423a726810ef1012031f92d318c9c5">346a518</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-cli/commit/4a0f89380b3f920652bda7dfc0c23405099b94b8"><code>4a0f893</code></a> chore(release): publish new version</li> <li><a href="https://github.com/webpack/webpack-cli/commit/9de982c0ed54619b02350a572538004258471b30"><code>9de982c</code></a> chore: fix cspell</li> <li><a href="https://github.com/webpack/webpack-cli/commit/32d26c87b755186439c680e65f7f1a0d2b02bde9"><code>32d26c8</code></a> chore(deps-dev): bump cspell from 6.15.1 to 6.16.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3517">#3517</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/2788bf9445ce3f84e9cac13e3576fde1c6d6a021"><code>2788bf9</code></a> chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3516">#3516</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/ac88ee4ab95a4de6d8b153e755d4641dd246817c"><code>ac88ee4</code></a> chore(deps-dev): bump lint-staged from 13.0.4 to 13.1.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3515">#3515</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/346a518dd7423a726810ef1012031f92d318c9c5"><code>346a518</code></a> fix: make define-process-env-node-env alias node-env (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3514">#3514</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/3ec7b169e155f3dd59135bad0b7c115d334d015c"><code>3ec7b16</code></a> chore(deps): bump yeoman-environment from 3.12.1 to 3.13.0 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3508">#3508</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/c8adfa6f47ffea5d667dd145ab23a26bd7c5e155"><code>c8adfa6</code></a> chore(deps-dev): bump <code>@​types/node</code> from 18.11.9 to 18.11.10 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3513">#3513</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/0ad8cc299dc482b508da34f7f330035bd9d1d0b9"><code>0ad8cc2</code></a> chore(deps-dev): bump cspell from 6.15.0 to 6.15.1 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3512">#3512</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/d30f261716e09d66f734d048f940b42700c6fa4e"><code>d30f261</code></a> chore(deps-dev): bump ts-loader from 9.4.1 to 9.4.2 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3511">#3511</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@5.0.0...webpack-cli@5.0.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=webpack-cli&package-manager=npm_and_yarn&previous-version=5.0.0&new-version=5.0.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>
2 years ago
"webpack-cli": "^5.0.1",
Bump webpack-dev-server from 4.13.2 to 4.13.3 (#2829) Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.13.2 to 4.13.3. <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.13.3</h2> <h3><a href="https://github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3">4.13.3</a> (2023-04-15)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>perf:</strong> reduced initial start time (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4818">#4818</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/fcf01d1b8eb67aa1c93486e1b34ceefc33d9ee73">fcf01d1</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> <h3><a href="https://github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3">4.13.3</a> (2023-04-15)</h3> <h3>Bug Fixes</h3> <ul> <li><strong>perf:</strong> reduced initial start time (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4818">#4818</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/fcf01d1b8eb67aa1c93486e1b34ceefc33d9ee73">fcf01d1</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-dev-server/commit/80a96fd4a989972dc308d0356c68f71c5a2abfc6"><code>80a96fd</code></a> chore(release): 4.13.3</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/fcf01d1b8eb67aa1c93486e1b34ceefc33d9ee73"><code>fcf01d1</code></a> fix(perf): reduced initial start time (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4818">#4818</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/fc2c36b76683cbec5f307257100b95409a426df4"><code>fc2c36b</code></a> chore(deps-dev): bump core-js from 3.30.0 to 3.30.1 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4817">#4817</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/63f8ff0986a07a9803cb19117f54cc7a5ff01786"><code>63f8ff0</code></a> chore(deps-dev): bump webpack from 5.78.0 to 5.79.0 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4815">#4815</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/abbcb448b72b2d11e07b656c8018c146d1688a91"><code>abbcb44</code></a> chore(deps-dev): bump eslint from 8.37.0 to 8.38.0 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4811">#4811</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/c883cbc6b475103fe500d4f302e9ff4e27d9daa0"><code>c883cbc</code></a> chore(deps-dev): bump memfs from 3.4.13 to 3.5.0 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4807">#4807</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/6c0fd2888e16b1c95bb39f4fb23e62b3b6cc66a6"><code>6c0fd28</code></a> chore(deps-dev): bump webpack from 5.77.0 to 5.78.0 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4805">#4805</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/78b90f83af653627118d4ff79f9c9e14d0dcbc81"><code>78b90f8</code></a> chore(deps-dev): bump core-js from 3.29.1 to 3.30.0 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4803">#4803</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/01410a464f7f74fbc5dcc61ccaf0d3c02a25e298"><code>01410a4</code></a> chore(deps-dev): bump <code>@​babel/core</code> from 7.21.3 to 7.21.4 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4799">#4799</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/6e8ea8a4fd880d9874519a20a72c0188e2ac44b1"><code>6e8ea8a</code></a> chore(deps-dev): bump <code>@​babel/preset-env</code> from 7.20.2 to 7.21.4 (<a href="https://redirect.github.com/webpack/webpack-dev-server/issues/4800">#4800</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-dev-server/compare/v4.13.2...v4.13.3">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.13.2&new-version=4.13.3)](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>
1 year ago
"webpack-dev-server": "^4.13.3"
},
"dependencies": {
Bump monaco-editor from 0.37.0 to 0.37.1 (#2791) Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.37.0 to 0.37.1. <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.37.1]</h2> <ul> <li>Fixes Inline Completions feature</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/microsoft/monaco-editor/commit/20a8d5a651d057aaed7875ad1c1f2ecf13c4e773"><code>20a8d5a</code></a> Merge pull request <a href="https://redirect.github.com/microsoft/monaco-editor/issues/3892">#3892</a> from microsoft/hediet/b/radical-python</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/d04d8188c9ac339270daf103bb3e2c50d293e264"><code>d04d818</code></a> 0.37.1</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/e0f314294da78b3a53e99e98bcbbc2ed29894ade"><code>e0f3142</code></a> Merge pull request <a href="https://redirect.github.com/microsoft/monaco-editor/issues/3890">#3890</a> from microsoft/hediet/b/bewildered-swordtail</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/c526b6bf0b9c8964d2f579daab610b4e54d444ff"><code>c526b6b</code></a> Merge pull request <a href="https://redirect.github.com/microsoft/monaco-editor/issues/3889">#3889</a> from microsoft/hediet/b/characteristic-rabbit</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/842214b80e318a89be9bf08d1f7a8ab9e0dfa635"><code>842214b</code></a> Don't load monaco editor in fullscreen</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/29bf7f9a9192158d0258cee2c2e12d9e9d8b0adf"><code>29bf7f9</code></a> Implements option to disable auto-reload</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/1c6f48aa7defbe06803ad47c45edf9ef7143cd4b"><code>1c6f48a</code></a> Merge pull request <a href="https://redirect.github.com/microsoft/monaco-editor/issues/3879">#3879</a> from microsoft/hediet/webcomponent-bugfix</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/6c77360f6b8dd9ee7ea07b67f9a6a9c540100ed9"><code>6c77360</code></a> Sets tsc target to fix playground compile issues</li> <li><a href="https://github.com/microsoft/monaco-editor/commit/4886e1da087e36c3c8211208e8000199762e5749"><code>4886e1d</code></a> Fixes webcomponent sample for local development</li> <li>See full diff in <a href="https://github.com/microsoft/monaco-editor/compare/v0.37.0...v0.37.1">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.37.0&new-version=0.37.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>
1 year ago
"monaco-editor": "^0.37.1"
}
}