cyboholics / portfolioshop

Portfolioshop builds custom portfolio websites with submitted user data.
GNU General Public License v3.0
43 stars 48 forks source link

Bump @azure/static-web-apps-cli from 1.0.3 to 1.0.4 #188

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @azure/static-web-apps-cli from 1.0.3 to 1.0.4.

Release notes

Sourced from @​azure/static-web-apps-cli's releases.

v1.0.4

Fixes

  • fix(start): FuncBinary path with space in user home directories (#621) affe1a5

  • fix: --api-devserver-url not working if --api-location not set (#523, #579) (#620) 02fdb90

  • fix: handle new provider name when deploying (#617) eee1263

  • Fix typo (#605) 27ec687

  • fix: to fix the inability to create a SWA in user-mentioned resource group, changed all the resourceGroupName references to resourceGroup in the code to match with --resource-group flag. 6d1ad19

  • fix(login): fixed short-form of --clear-credentials flag ac6909a

  • fix: create SWA in user-provided Resource Group ca856be

Docs

Chores

  • chore: upgrade dependency version to fix security vulnerability (#597) 2cd0e98
Commits
  • f48726d chore: prep release 1.0.4 (#623)
  • affe1a5 fix(start): FuncBinary path with space in user home directories (#621)
  • 02fdb90 fix: --api-devserver-url not working if --api-location not set (#523, #579) (...
  • 7ecbae2 docs: Add firewall section to troubleshoot (#618)
  • eee1263 fix: handle new provider name when deploying (#617)
  • 27ec687 Fix typo (#605)
  • 9c43aa8 Update title (#606)
  • 97e9461 Merge pull request #614 from Azure/origin/rupareddy/LoginCC
  • 08ac26c Merge pull request #613 from Azure/origin/rupareddy/FixRGName
  • 6d1ad19 fix: to fix the inability to create a SWA in user-mentioned resource group, c...
  • Additional commits viewable in compare view


Dependabot compatibility score

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 commands and options
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)
dependabot[bot] commented 1 year ago

Superseded by #191.