KoheiKanagu / global

0 stars 0 forks source link

Update firebase-tools requirement from ^13.0.0 to ^13.0.1 in /npm #165

Closed dependabot[bot] closed 9 months ago

dependabot[bot] commented 9 months ago

Updates the requirements on firebase-tools to permit the latest version.

Release notes

Sourced from firebase-tools's releases.

v13.0.1

  • Fix bug where deploying Firestore function resulted in redudant API calls to the Firestore API (#6583).
  • Fix an issue preventing Vite applications from being emulated on Windows. (#6411)
  • Addressed an issue preventing Astro applications from being deployed from Windows. (#5709)
  • Fixed an issue preventing Angular apps using ng-deploy from being emulated or deployed. (#6584)
  • Warn if a Web Framework is outside a well known version range on deploy/emulate. (#6562)
  • Use Web Framework's well known version range in firebase init hosting. (#6562)
  • Permit use of more SSR regions in Web Frameworks deploys. (#6086)
  • Limit Web Framework's generated Cloud Function name to 23 characters, fixing deploys for some. (#6260)
  • Allow Nuxt as an option during firebase init hosting. (#6309)
Commits
  • e87eb8c 13.0.1
  • e4158cf Fix bug where connection single repository properly prompted. (#6596)
  • 98ad871 Clearing out some scanner vulns (#6590)
  • 2a453ae Ensure that depedent APIs are enabled during Backend creation flow. (#6595)
  • 2d03226 Memoize firestore.getDatabase API calls when deploying Firestore functions (#...
  • e644b4d Rolling firepit back to node 18 (#6589)
  • 9038f6d add nuxt init method for firebase hosting (#6309)
  • b8ef5fa Update ALLOWED_SSR_REGIONS constant for web frameworks (#6591)
  • 49ec949 Add nuxt.md to docs (#6303)
  • 8997c86 Strip special characters from vite output (#6588)
  • Additional commits viewable in compare view


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)
KoheiKanagu commented 9 months ago

@dependabot merge