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": {
"@wasm-tool/wasm-pack-plugin": "^1.6.0",
Bump bootstrap from 5.1.3 to 5.2.0 (#2194) Bumps [bootstrap](https://github.com/twbs/bootstrap) from 5.1.3 to 5.2.0. <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.0</h2> <h2>🚀 Highlights</h2> <ul> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36168">#36168</a>: Manually set hover and active backgrounds and borders for dark and light buttons</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36327">#36327</a>: Truncate text to prevent multiline floating label</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36382">#36382</a>: Rewrite Webpack guide</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36411">#36411</a>: Rewrite Parcel guide</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36412">#36412</a>: Docs: Add a Vite Getting Started guide</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36500">#36500</a>: Generate local CSS variables on utilities when using state option</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36528">#36528</a>: Scrollspy: enable <code>smooth-scroll</code> behavior</li> </ul> <h2>🚀 Features</h2> <ul> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36352">#36352</a>: Fix StackBlitz examples by embedding snippets.js when needed</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36528">#36528</a>: Scrollspy: enable <code>smooth-scroll</code> behavior</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36759">#36759</a>: Support input groups in floating forms</li> </ul> <h2>🎨 CSS</h2> <ul> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36156">#36156</a>: Update <code>.form-control-color</code> sizing and styles</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36168">#36168</a>: Manually set hover and active backgrounds and borders for dark and light buttons</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36178">#36178</a>: Add a banner mixin, helping future releases and maintenance</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36327">#36327</a>: Truncate text to prevent multiline floating label</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36353">#36353</a>: Fix offcanvas not showing with <code>.showing</code></li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36366">#36366</a>: add back focus box shadow to <code>btn-link</code></li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36406">#36406</a>: CSS: few proposals</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36423">#36423</a>: Stylelint: Disable <code>custom-property-empty-line-before</code></li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36446">#36446</a>: Update Sass for computing <code>.table-group-divider</code> border</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36447">#36447</a>: Fix <code>.dropdown-item</code> <code>border-radius</code> when <code>$dropdown-padding-y</code> is <code>0</code></li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36461">#36461</a>: Fix alert border radius</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36476">#36476</a>: Docs: fix Reboot Horizontal rules using border utilities</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36477">#36477</a>: Docs: remove unused _algolia.scss</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36499">#36499</a>: Don't style <code>readonly</code> inputs as <code>disabled</code></li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36500">#36500</a>: Generate local CSS variables on utilities when using state option</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36509">#36509</a>: Remove <code>--bs-headings-color</code> CSS variable due to backward compatibility issues</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36535">#36535</a>: Fix 'Remove from map' Sass description</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36608">#36608</a>: dashboard example: minor fix</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36627">#36627</a>: Fix search modal z-index to be on top of all docs showcased components</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36646">#36646</a>: Fix tooltip/badge border radius when rounded disabled</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36680">#36680</a>: Revert db61cf3 for <code>$text-muted</code> default value</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36689">#36689</a>: Add missing CSS vars for <code>.navbar-nav</code></li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36704">#36704</a>: Fix missing <code>--bs-btn-disabled-border-color</code> in <code>button-outline-variant</code> mixin</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36711">#36711</a>: Add <code>$display-font-family</code> and <code>$display-font-style</code></li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36740">#36740</a>: Fixing pagination compile issue</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36747">#36747</a>: Fix active/focused button link text color</li> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36759">#36759</a>: Support input groups in floating forms</li> </ul> <h2>☕️ JavaScript</h2> <ul> <li><a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/35679">#35679</a>: Force tooltip and popover to recreate content every time it opens</li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/twbs/bootstrap/commit/edf9c40956d19e6ab3f9151bfe0dfac6be06fa21"><code>edf9c40</code></a> Release v5.2.0 (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36768">#36768</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/f451b4161e4e499f5d1b743802302e6b19a5dc4c"><code>f451b41</code></a> Fix failing test on EventHandler (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36772">#36772</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/4035ad1a0e4644f27012547f2af95ed16ed217c4"><code>4035ad1</code></a> Update devDependencies (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36767">#36767</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/eae51cdf324e72049c5dfd9d24e2ac5eb227f82b"><code>eae51cd</code></a> Fix various small typos in documentation (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36762">#36762</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/705d6857ad262c0f1e8e85645a7a0df7b1e14d84"><code>705d685</code></a> Fix typos in code (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36763">#36763</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/154916ca2e9160cc17c21c7a8e5938832ab186b3"><code>154916c</code></a> Fixing pagination compile issue</li> <li><a href="https://github.com/twbs/bootstrap/commit/9d5c834f946b94683fb567d30e3b88832f213e59"><code>9d5c834</code></a> Fix indentation in code sample</li> <li><a href="https://github.com/twbs/bootstrap/commit/150b3749332747b18742cfe1c86c90421a8a7eda"><code>150b374</code></a> Fix active/focused button link text color</li> <li><a href="https://github.com/twbs/bootstrap/commit/d262a50c1fa5a3cac2f43512943d326c41ffba81"><code>d262a50</code></a> Add links to Webpack, Parcel, and Vite guides on homepage (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36760">#36760</a>)</li> <li><a href="https://github.com/twbs/bootstrap/commit/71cbb88f098f186518a20c22294a0cbda944ec6b"><code>71cbb88</code></a> Support input groups in floating forms (<a href="https://github-redirect.dependabot.com/twbs/bootstrap/issues/36759">#36759</a>)</li> <li>Additional commits viewable in <a href="https://github.com/twbs/bootstrap/compare/v5.1.3...v5.2.0">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.1.3&new-version=5.2.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) </details>
2 years ago
"bootstrap": "^5.2.0",
"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.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.7.0 to 2.7.1 (#2126) Bumps [prettier](https://github.com/prettier/prettier) from 2.7.0 to 2.7.1. <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.7.1</h2> <p>🔗 <a href="https://github.com/prettier/prettier/blob/main/CHANGELOG.md#271">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.7.1</h1> <p><a href="https://github.com/prettier/prettier/compare/2.7.0...2.7.1">diff</a></p> <h4>Keep useful empty lines in description (<a href="https://github-redirect.dependabot.com/prettier/prettier/pull/13013">#13013</a> by <a href="https://github.com/chimurai"><code>@​chimurai</code></a>)</h4> <!-- raw HTML omitted --> <pre lang="graphql"><code># Input &quot;&quot;&quot; First line <p>Second Line &quot;&quot;&quot; type Person { name: String } </code></pre></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/prettier/prettier/commit/eeed611c728fb2f5f601440bbb78046a2a8aad83"><code>eeed611</code></a> Release 2.7.1</li> <li><a href="https://github.com/prettier/prettier/commit/794d9d15585e7c84ab433eefa6daf423dae0ec29"><code>794d9d1</code></a> bugfix(graphql): Keep useful empty lines in description (<a href="https://github-redirect.dependabot.com/prettier/prettier/issues/13013">#13013</a>)</li> <li><a href="https://github.com/prettier/prettier/commit/dd2af6f0536fc614829318fa554bacd0c6a2934a"><code>dd2af6f</code></a> Fix <code>--skip-dependencies-install</code></li> <li><a href="https://github.com/prettier/prettier/commit/b21772baaa423c3de72d30ec3e72142408131de0"><code>b21772b</code></a> Allow skip depencies install &amp; set repo</li> <li><a href="https://github.com/prettier/prettier/commit/5530ad24b952e0c48d6b13a17fbba0c45b645f8d"><code>5530ad2</code></a> Merge branch 'main' of github.com:prettier/prettier</li> <li><a href="https://github.com/prettier/prettier/commit/c7c99305e9e231ad3b025d9229ceb94817960b0b"><code>c7c9930</code></a> Clean changelog</li> <li><a href="https://github.com/prettier/prettier/commit/448786fe35c3b5a7143c9a0588b2be393f76b22e"><code>448786f</code></a> Revert changes in release script</li> <li><a href="https://github.com/prettier/prettier/commit/6b388faa5061b5734f829e3c893a6815fbeaa261"><code>6b388fa</code></a> Add truncate</li> <li><a href="https://github.com/prettier/prettier/commit/109333ad99f3f7c53e5a0bdbd5272d09cb01b1cc"><code>109333a</code></a> Git blame ignore 2.7.0</li> <li><a href="https://github.com/prettier/prettier/commit/59ec4f2ef4aef37c10a265aa7fc568c596fb4427"><code>59ec4f2</code></a> Bump Prettier dependency to 2.7.0</li> <li>Additional commits viewable in <a href="https://github.com/prettier/prettier/compare/2.7.0...2.7.1">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.7.0&new-version=2.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>
2 years ago
"prettier": "^2.7.1",
"style-loader": "^3.3.1",
Bump terser-webpack-plugin from 5.3.1 to 5.3.3 (#2099) Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 5.3.1 to 5.3.3. <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.3</h2> <h3><a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.2...v5.3.3">5.3.3</a> (2022-06-02)</h3> <h3>Fixes</h3> <ul> <li>fix broken release</li> </ul> <h2>v5.3.2</h2> <h3><a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.1...v5.3.2">5.3.2</a> (2022-06-02)</h3> <h3>Chore</h3> <ul> <li>switched to <code>@jridgewell/source-map</code> for error generation</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.2...v5.3.3">5.3.3</a> (2022-06-02)</h3> <h3>Fixes</h3> <ul> <li>fix broken release</li> </ul> <h3><a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.1...v5.3.2">5.3.2</a> (2022-06-02)</h3> <h3>Chore</h3> <ul> <li>switched to <code>@jridgewell/source-map</code> for error generation</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/2b2111faa5452b1c24fc1b2dd153a2978d4b3de0"><code>2b2111f</code></a> chore(release): 5.3.3</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/e2b9a45782c3e4dd13436af1f12819a0e323bf12"><code>e2b9a45</code></a> chore(release): 5.3.2</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/f61bc5da072deaa3df4beebecc5203d606653896"><code>f61bc5d</code></a> refactor: replace deprecated String.prototype.substr() (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/479">#479</a>)</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/bd10e134187bf0c56f20c458d4b5b0587787640d"><code>bd10e13</code></a> ci: node.js v18 (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/490">#490</a>)</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/6020a94544ec2712dedb00164dc578b9bb430d40"><code>6020a94</code></a> perf: replace <code>source-map</code> package with <code>@jridgewell/trace-mapping</code> (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/489">#489</a>)</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/66fdec85d73df7ebf33ce8c32b6e6b1a76cbafff"><code>66fdec8</code></a> docs: remove old badge (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/488">#488</a>)</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/11712b940c7fff3c8fa705500abf8490a837e2c1"><code>11712b9</code></a> chore: update github actions (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/487">#487</a>)</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/463ed9e3ec86edc6753658e1887ecf247e1eb6cb"><code>463ed9e</code></a> ci: don't install webpack again (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/483">#483</a>)</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/f259590b491705ffb062e4623daf638406271834"><code>f259590</code></a> chore(deps): bump minimist from 1.2.5 to 1.2.6 (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/480">#480</a>)</li> <li><a href="https://github.com/webpack-contrib/terser-webpack-plugin/commit/3d6539f632d87e63468a1f9f84862d1049920c0e"><code>3d6539f</code></a> docs(readme): add types (<a href="https://github-redirect.dependabot.com/webpack-contrib/terser-webpack-plugin/issues/477">#477</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack-contrib/terser-webpack-plugin/compare/v5.3.1...v5.3.3">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.1&new-version=5.3.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
"terser-webpack-plugin": "^5.3.3",
Bump webpack from 5.73.0 to 5.74.0 (#2201) Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.74.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.74.0</h2> <h1>Features</h1> <ul> <li>add <code>resolve.extensionAlias</code> option which allows to alias extensions <ul> <li>This is useful when you are forced to add the <code>.js</code> extension to imports when the file really has a <code>.ts</code> extension (typescript + <code>&quot;type&quot;: &quot;module&quot;</code>)</li> </ul> </li> <li>add support for ES2022 features like static blocks</li> <li>add Tree Shaking support for <code>ProvidePlugin</code></li> </ul> <h1>Bugfixes</h1> <ul> <li>fix persistent cache when some build dependencies are on a different windows drive</li> <li>make order of evaluation of side-effect-free modules deterministic between concatenated and non-concatenated modules</li> <li>remove left-over from debugging in TLA/async modules runtime code</li> <li>remove unneeded extra 1s timestamp offset during watching when files are actually untouched <ul> <li>This sometimes caused an additional second build which are not really needed</li> </ul> </li> <li>fix <code>shareScope</code> option for <code>ModuleFederationPlugin</code></li> <li>set `&quot;use-credentials&quot;`` also for same origin scripts</li> </ul> <h1>Performance</h1> <ul> <li>Improve memory usage and performance of aggregating needed files/directories for watching <ul> <li>This affects rebuild performance</li> </ul> </li> </ul> <h1>Extensibility</h1> <ul> <li>export <code>HarmonyImportDependency</code> for plugins</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack/commit/8f87b50dc7ac24eb5c91fd0d55a22e34e252863c"><code>8f87b50</code></a> 5.74.0</li> <li><a href="https://github.com/webpack/webpack/commit/3e1f24498d1c687d70dbaed11e0677f12f3e53e8"><code>3e1f244</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/16071">#16071</a> from devinan/patch-1</li> <li><a href="https://github.com/webpack/webpack/commit/c7e14e2e8eece31ad19cc47c9a8a07892f0f4995"><code>c7e14e2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/15910">#15910</a> from ludofischer/fix-message</li> <li><a href="https://github.com/webpack/webpack/commit/7b63346518a03f9d3eddc7b30cdd31043967929b"><code>7b63346</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/15627">#15627</a> from webpack/feat/issue-12441</li> <li><a href="https://github.com/webpack/webpack/commit/402d152ccf24093da9078e80987483f32a137fb1"><code>402d152</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/15642">#15642</a> from webpack/set-use-credentials-without-origin-check</li> <li><a href="https://github.com/webpack/webpack/commit/fcb0e35f829c154452ffdd7d093baa6adfdaa207"><code>fcb0e35</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/15996">#15996</a> from webdiscus/main</li> <li><a href="https://github.com/webpack/webpack/commit/6dc6a19ae16d8ada8b2858f272117ffdd2244b58"><code>6dc6a19</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/16031">#16031</a> from evantd/main</li> <li><a href="https://github.com/webpack/webpack/commit/52351a654a17870be926583de45c33cd1634d210"><code>52351a6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/16033">#16033</a> from varunsh-coder/token-perms</li> <li><a href="https://github.com/webpack/webpack/commit/555915b4123eaec1ff3b63a1b4da402b8b239b9b"><code>555915b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/16065">#16065</a> from webpack/fix/issue-16054</li> <li><a href="https://github.com/webpack/webpack/commit/d4cab5b6f778d1a07317f99dfb4b0948d57d9d95"><code>d4cab5b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/webpack/webpack/issues/16077">#16077</a> from webpack/fix-scheme</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack/compare/v5.73.0...v5.74.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.73.0&new-version=5.74.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": "^5.74.0",
Bump webpack-cli from 4.9.2 to 4.10.0 (#2118) Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.9.2 to 4.10.0. <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>v4.10.0</h2> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@4.10.0">4.10.0</a> (2022-06-13)</h1> <h3>Bug Fixes</h3> <ul> <li>changeTime is already in milliseconds (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3198">#3198</a>) (<a href="https://github.com/webpack/webpack-cli/commit/d390d32fe0f2491c5cc3a8dfae3ccc3962a5911b">d390d32</a>)</li> <li>improve parsing of <code>--env</code> flag (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3286">#3286</a>) (<a href="https://github.com/webpack/webpack-cli/commit/402c0fe9d4c09e75b9abec3bf44df430f4b62dff">402c0fe</a>)</li> </ul> <h3>Features</h3> <ul> <li>added types (<a href="https://github.com/webpack/webpack-cli/commit/8ec1375092a6f9676e82fa4231dd88b1016c2302">8ec1375</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> <h1><a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@4.10.0">4.10.0</a> (2022-06-13)</h1> <h3>Bug Fixes</h3> <ul> <li>changeTime is already in milliseconds (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3198">#3198</a>) (<a href="https://github.com/webpack/webpack-cli/commit/d390d32fe0f2491c5cc3a8dfae3ccc3962a5911b">d390d32</a>)</li> <li>improve parsing of <code>--env</code> flag (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3286">#3286</a>) (<a href="https://github.com/webpack/webpack-cli/commit/402c0fe9d4c09e75b9abec3bf44df430f4b62dff">402c0fe</a>)</li> </ul> <h3>Features</h3> <ul> <li>added types (<a href="https://github.com/webpack/webpack-cli/commit/8ec1375092a6f9676e82fa4231dd88b1016c2302">8ec1375</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-cli/commit/20882d463450d010bb76e0824fe555e9785e9561"><code>20882d4</code></a> chore(release): publish new version</li> <li><a href="https://github.com/webpack/webpack-cli/commit/22f013b0f186657a290a692bd0d3b5d064285936"><code>22f013b</code></a> docs: remove redundant link (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3292">#3292</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/3e1df05713731dbb16cf58acd6930bcf72848b8d"><code>3e1df05</code></a> chore: update package.json (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3289">#3289</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/402c0fe9d4c09e75b9abec3bf44df430f4b62dff"><code>402c0fe</code></a> fix: improve parsing of <code>--env</code> flag (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3286">#3286</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/ce7352d840071951350e7916e12852c12756dda7"><code>ce7352d</code></a> chore: disable length related <code>commitlint</code> rules (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3287">#3287</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/652cc702168faf4fca57443b0890cf70e71ff71d"><code>652cc70</code></a> feat: add summary to smoketests (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3288">#3288</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/1072e3880eb222195e2bd23d432ef3b2488f6b74"><code>1072e38</code></a> docs: update options (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3285">#3285</a>)</li> <li><a href="https://github.com/webpack/webpack-cli/commit/6075c636cec206a7becb7c2bd89a0e5d11c8feac"><code>6075c63</code></a> chore(deps-dev): bump <code>@​types/node</code></li> <li><a href="https://github.com/webpack/webpack-cli/commit/979dbade27a45539b0977afed3973d82e63d00e8"><code>979dbad</code></a> chore(deps-dev): bump typescript-eslint</li> <li><a href="https://github.com/webpack/webpack-cli/commit/9941274f22df3b55a63826ad01269b14e918246b"><code>9941274</code></a> chore(deps-dev): bump webpack-dev-server from 4.9.1 to 4.9.2 (<a href="https://github-redirect.dependabot.com/webpack/webpack-cli/issues/3282">#3282</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-cli/compare/webpack-cli@4.9.2...webpack-cli@4.10.0">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=4.9.2&new-version=4.10.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-cli": "^4.10.0",
Bump webpack-dev-server from 4.9.2 to 4.9.3 (#2151) Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.9.2 to 4.9.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.9.3</h2> <h3><a href="https://github.com/webpack/webpack-dev-server/compare/v4.9.2...v4.9.3">4.9.3</a> (2022-06-29)</h3> <h3>Bug Fixes</h3> <ul> <li>avoid creation unnecessary stream for static sockjs file (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4482">#4482</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/049b153b87ab908ae53b71356e0716bb3fc5bf07">049b153</a>)</li> <li>history-api-fallback now supports HEAD requests and handles them the same as GET (<a href="https://github.com/webpack/webpack-dev-server/commit/8936082809a9575f231afbcad6a32bb8e14d6dce">8936082</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.9.2...v4.9.3">4.9.3</a> (2022-06-29)</h3> <h3>Bug Fixes</h3> <ul> <li>avoid creation unnecessary stream for static sockjs file (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4482">#4482</a>) (<a href="https://github.com/webpack/webpack-dev-server/commit/049b153b87ab908ae53b71356e0716bb3fc5bf07">049b153</a>)</li> <li>history-api-fallback now supports HEAD requests and handles them the same as GET (<a href="https://github.com/webpack/webpack-dev-server/commit/8936082809a9575f231afbcad6a32bb8e14d6dce">8936082</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/webpack/webpack-dev-server/commit/fa5e454d197fc6ce7441f6c28449e1d35c83cefc"><code>fa5e454</code></a> chore(release): 4.9.3</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/42facd28ebe3c3da40ce9d5f0f14148636a7ec0f"><code>42facd2</code></a> chore(deps-dev): bump <code>@​babel/plugin-transform-object-assign</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4506">#4506</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/257549bd8a5caec964310f7bcb7573cc93d42b1e"><code>257549b</code></a> chore(deps-dev): bump <code>@​babel/cli</code> from 7.17.10 to 7.18.6 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4507">#4507</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/8936082809a9575f231afbcad6a32bb8e14d6dce"><code>8936082</code></a> fix: history-api-fallback now supports HEAD requests and handles them the sam...</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/e0c4e7edf38c753a65da0cd6ac748c37775f7c20"><code>e0c4e7e</code></a> chore(deps-dev): bump <code>@​babel/core</code> from 7.18.5 to 7.18.6 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4504">#4504</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/0370b5a527fed3e6f177b8f0831c7bed45871b48"><code>0370b5a</code></a> chore(deps-dev): bump <code>@​babel/runtime</code> from 7.18.3 to 7.18.6 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4503">#4503</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/73129c7f9d9493152faf6f5b2124f30f15994b2e"><code>73129c7</code></a> chore(deps-dev): bump <code>@​babel/plugin-transform-runtime</code> (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4505">#4505</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/0e0100201c1a28b609c6d0e76298dce90340a476"><code>0e01002</code></a> chore(deps-dev): bump <code>@​babel/preset-env</code> from 7.18.2 to 7.18.6 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4502">#4502</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/8866300f05ec13f762e1fc37ef5ff5efb52849d3"><code>8866300</code></a> refactor: move scripts to same folder (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4500">#4500</a>)</li> <li><a href="https://github.com/webpack/webpack-dev-server/commit/7f1f2027dc798c24f181f2861c365fa5caf8c30e"><code>7f1f202</code></a> chore(deps-dev): bump core-js from 3.23.2 to 3.23.3 (<a href="https://github-redirect.dependabot.com/webpack/webpack-dev-server/issues/4499">#4499</a>)</li> <li>Additional commits viewable in <a href="https://github.com/webpack/webpack-dev-server/compare/v4.9.2...v4.9.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.9.2&new-version=4.9.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
"webpack-dev-server": "^4.9.3"
},
"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"
}
}