Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps-dev): bump firebase-tools from 12.9.1 to 13.0.1 #621

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps firebase-tools from 12.9.1 to 13.0.1.

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)

v13.0.0

  • Breaking: dropped support for running the CLI on Node.js v16.
  • Breaking: Refactored functions:shell to remove dependency on deprecated request module.
    • As part of this change, removed support for some rarely used features of request.
  • Breaking: Removed deprecated ext:dev:publish command. Use ext:dev:upload instead.
  • Added support for running the CLI on Node.js v20.
  • Switched Storage deployment to use GetDefaultBucket endpoint to fetch default Storage bucket. (#6467)
  • Fixed an issue with emulating blocking functions when using multiple codebases (#6504).
  • Added force flag call-out for bypassing prompts (#6506).
  • Added the ability to deploy Angular apps using the new application-builder. (#6480)
  • Fixed an issue where --non-interactive flag is not respected in Firestore indexes deploys. (#6539)
  • Fixed an issue where login:use would not work outside of a Firebase project directory. (#6526)
  • Prevent app router static not-found requiring a Cloud Function in Next.js deployments. (#6558)
  • Use only site id from site name in list versions API. (#6565)
Changelog

Sourced from firebase-tools's changelog.

  • Fix Next.js dynamic and static OG images. (#6592)
  • Address a regression introduced in 13.0.1 when emulating Vite applications. (#6599)
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 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 <dependency name> 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)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 12.9.1 to 13.0.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-tools@v12.9.1...v13.0.1)

---
updated-dependencies:
- dependency-name: firebase-tools
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 11, 2023
@github-actions github-actions bot merged commit b4790eb into master Dec 11, 2023
3 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/firebase-tools-13.0.1 branch December 11, 2023 06:26
@github-actions github-actions bot mentioned this pull request Dec 11, 2023
@github-actions github-actions bot mentioned this pull request Dec 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants