Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Bump @azure/static-web-apps-cli from 1.1.4 to 1.1.6 (#2283)
Bumps [@azure/static-web-apps-cli](https://github.com/azure/static-web-apps-cli) from 1.1.4 to 1.1.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/azure/static-web-apps-cli/releases"><code>@azure/static-web-apps-cli</code>'s releases</a>.</em></p> <blockquote> <h2>v1.1.6</h2> <h2>What's Changed</h2> <h3>Fixes</h3> <ul> <li>fix unknown deployment error in Linux (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/778">#778</a>) <a href="https://github.com/Azure/static-web-apps-cli/commit/90abd454e1a21859064a04e08c0c73d7f958554f">90abd454</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Azure/static-web-apps-cli/compare/v1.1.5...v1.1.6">https://github.com/Azure/static-web-apps-cli/compare/v1.1.5...v1.1.6</a></p> <h2>v1.1.5</h2> <h2>What's Changed</h2> <h3>Features</h3> <ul> <li>add client working dir to support deploying next.js (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/765">#765</a>) <a href="https://github.com/Azure/static-web-apps-cli/commit/072bc8c810f84d2593d5b5338f33eb43d7cf46f2">072bc8c8</a></li> <li>support start or deploy from outside of the repo (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/740">#740</a>) <a href="https://github.com/Azure/static-web-apps-cli/commit/6b27c1edbef32f6c906d66a35d2b2bc9bb4a3b80">6b27c1ed</a></li> <li>support '--data-api-location' in 'swa init' (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/735">#735</a>) <a href="https://github.com/Azure/static-web-apps-cli/commit/1fff64fb8c45b35fa1e6577a3e0d611c6973f3a9">1fff64fb</a></li> </ul> <h3>Fixes</h3> <ul> <li>throw error when fail to load SWAConfigSchema (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/763">#763</a>) <a href="https://github.com/Azure/static-web-apps-cli/commit/f07e351e5c693d482061829119bcd1f37b92abda">f07e351e</a></li> <li>remove initial delay to speed up requests (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/761">#761</a>) <a href="https://github.com/Azure/static-web-apps-cli/commit/8952b3e288789191812e1b49c06ea25330d4480d">8952b3e2</a></li> <li>update node to 18 in dockerfile (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/755">#755</a>) <a href="https://github.com/Azure/static-web-apps-cli/commit/996a82efbd319003a9659236036ddd62d106c4e5">996a82ef</a></li> <li>accept apiDevserverUrl with non-ok response (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/737">#737</a>) <a href="https://github.com/Azure/static-web-apps-cli/commit/37e69e11a05beb45499715b24dbec9d40e1d2c19">37e69e11</a></li> </ul> <h3>Docs</h3> <ul> <li>Light / Dark theme applied by default based on OS / Browser preference (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/753">#753</a>) <a href="https://github.com/Azure/static-web-apps-cli/commit/ec056b08c9cffd48e112f534bdaa8b3a209b4c9c">ec056b08</a></li> <li>update env-vars.md (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/749">#749</a>) <a href="https://github.com/Azure/static-web-apps-cli/commit/affefb24872286a542fe7bbd54340648ec3294d0">affefb24</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/Azure/static-web-apps-cli/compare/v1.1.4...v1.1.5">https://github.com/Azure/static-web-apps-cli/compare/v1.1.4...v1.1.5</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/static-web-apps-cli/commit/6f705b6d76336ab96a6274b5667ace146fca1511"><code>6f705b6</code></a> chore: prep-release 1.1.6 (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/779">#779</a>)</li> <li><a href="https://github.com/Azure/static-web-apps-cli/commit/90abd454e1a21859064a04e08c0c73d7f958554f"><code>90abd45</code></a> fix: fix unknown deployment error in Linux (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/778">#778</a>)</li> <li><a href="https://github.com/Azure/static-web-apps-cli/commit/b2123b9c93b694593bf0a48288cd1fb28d481bc1"><code>b2123b9</code></a> chore: bump to 1.1.6-alpha after release (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/775">#775</a>)</li> <li><a href="https://github.com/Azure/static-web-apps-cli/commit/5b9ae6fee446f0bec9aaa842a47891c0a0aaf74a"><code>5b9ae6f</code></a> chore: prep-release 1.1.5 (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/773">#773</a>)</li> <li><a href="https://github.com/Azure/static-web-apps-cli/commit/804acb6249c7a3b106ac05771bd6a30f6e4ca378"><code>804acb6</code></a> ci: use node 18 for ci, test and docs deployment (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/772">#772</a>)</li> <li><a href="https://github.com/Azure/static-web-apps-cli/commit/a31afb32a4c2516e147c75b71e95a2baf7bb5cc4"><code>a31afb3</code></a> Revert "chore: prep-release 1.1.5 (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/769">#769</a>)" (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/771">#771</a>)</li> <li><a href="https://github.com/Azure/static-web-apps-cli/commit/cee8d07f8101636bcc574b24493197c26badae92"><code>cee8d07</code></a> chore: prep-release 1.1.5 (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/769">#769</a>)</li> <li><a href="https://github.com/Azure/static-web-apps-cli/commit/1b1700b125332c327fc09f6c7a10e44274661afb"><code>1b1700b</code></a> chore: build with node 18 for ubuntu image (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/768">#768</a>)</li> <li><a href="https://github.com/Azure/static-web-apps-cli/commit/a6e8a11410af653e9ce014ae10c1ff65bd384fac"><code>a6e8a11</code></a> Revert "chore: prep-release 1.1.5 (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/766">#766</a>)" (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/767">#767</a>)</li> <li><a href="https://github.com/Azure/static-web-apps-cli/commit/166cc4cf6f44933291c97eecb4126ff39811cd94"><code>166cc4c</code></a> chore: prep-release 1.1.5 (<a href="https://redirect.github.com/azure/static-web-apps-cli/issues/766">#766</a>)</li> <li>Additional commits viewable in <a href="https://github.com/azure/static-web-apps-cli/compare/v1.1.4...v1.1.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@azure/static-web-apps-cli&package-manager=npm_and_yarn&previous-version=1.1.4&new-version=1.1.6)](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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions </details> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information