dylan-smith / DiveIntelligence

1 stars 1 forks source link

Bump @azure/static-web-apps-cli from 1.1.4 to 1.1.7 in /src/DivingCalculator.Web #137

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps @azure/static-web-apps-cli from 1.1.4 to 1.1.7.

Release notes

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

v1.1.7

What's Changed

Features

  • support dotnet-isolated 8.0 for managed APIs (#809) a31fe5a0

Fixes

  • fix: load staticwebapp.config.json schema locally when timeout (#808) 34864d0a

Full Changelog: https://github.com/Azure/static-web-apps-cli/compare/v1.1.6...v1.1.7

v1.1.6

What's Changed

Fixes

Full Changelog: https://github.com/Azure/static-web-apps-cli/compare/v1.1.5...v1.1.6

v1.1.5

What's Changed

Features

  • add client working dir to support deploying next.js (#765) 072bc8c8
  • support start or deploy from outside of the repo (#740) 6b27c1ed
  • support '--data-api-location' in 'swa init' (#735) 1fff64fb

Fixes

Docs

  • Light / Dark theme applied by default based on OS / Browser preference (#753) ec056b08
  • update env-vars.md (#749) affefb24

Full Changelog: https://github.com/Azure/static-web-apps-cli/compare/v1.1.4...v1.1.5

Commits
  • b027d69 ci: set permissions to write-all to fix azuresdkdrop workflow (#814)
  • ecfe815 ci: fix 403 failure in azuresdkdrop workflow (#813)
  • b79c901 ci: fix 403 error of CodeQL workflow (#812)
  • 3c0abaa chore: prep 1.1.7 release (#811)
  • 99216ff ci: set the actions/labeler version to v4 (#810)
  • a31fe5a feat: support dotnet-isolated 8.0 for managed APIs (#809)
  • 34864d0 fix: load staticwebapp.config.json schema locally when timeout (#808)
  • f9f9b7e chore: bump to 1.1.7-alpha after release (#780)
  • 6f705b6 chore: prep-release 1.1.6 (#779)
  • 90abd45 fix: fix unknown deployment error in Linux (#778)
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)