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

Bump firebase-tools from 11.25.1 to 13.23.1 in /functions #875

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps firebase-tools from 11.25.1 to 13.23.1.

Release notes

Sourced from firebase-tools's releases.

v13.23.1

  • Check that billing is enabled and move App Hosting next to Hosting in init list (#7871).
  • Fix rollouts:create to handle backend regionality & other fixes. (#7862)
  • Fixed Next.js issue with PPR routes not rendering correctly. (#7625)
  • Bump the Firebase Data Connect local toolkit version to v1.6.0, which adds support for upsertMany, introduces vars as a shorthand for request.variables in @auth expressions, adds new methods to GeneratedConnector and GeneratedOperation implementations in Kotlin codegen (requires the v16.0.0-beta03 SDK), and fixes the use of Timestamp with optional types in Dart codegen (#7888).

v13.23.0

  • Add support for deploying new blocking triggers. (#6384)
  • Have the firestore:delete command retry on bandwidth exceeded errors. (#7845)

v13.22.1

  • Updated dependencies in functions initialization template. (#7809)
  • Fixed Flutter web apps that might require the --no-tree-shake-icons flag in order to build. (#7724)
  • Removed outdated dependency on rimraf.
  • Fixed an issue where the Extensions emulator would fail silently if started with a non-existant project without the demo- prefix. (#7779)
  • Bumped the Firebase Data Connect local toolkit version to v1.5.1, which adds compatible mode schema migration support to the emulator and fixes an issue with the Timestamp type in Swift codegen. (#7837)
  • Fixed an issue during functions discovery where FUNCTIONS_DISCOVERY_TIMEOUT wasn't respected. (#6285)
  • Improved handling when emulators:export cannot read the metadata file.

v13.22.0

  • Fixed an issue where running the CLI in IDX required immediate reauthentication.
  • Added App Hosting as an option for firebase init. (#7803)

v13.21.0

  • Add apphosting:rollouts:create CLI command. (#7687)
  • Updated emulator UI to version 1.14.0, which adds support for SDK defined extensions.
  • Added emulator support for SDK defined extensions.
  • Fixed various trigger handling issues in the Functions emualtor, including an issue where Eventarc functions would not be emulated correctly after a reload.
  • Added support for generating Dart SDKs for Data Connect connectors.
  • Commands now correctly default to 'default' alias when there is more than one alias listed. (#7624)
  • Updated Data Connect emulator to v1.15.0, which includes bug fixes for insertMany and improved error handling.

v13.20.2

  • Released version 1.4.4 of the Data Connect emulator, which includes a change in node engine requirements from v20 to v18, and an update to the peer dependency for the web SDK.

v13.20.1

  • Updated the Firebase Data Connect local toolkit to v1.4.3, which includes a fix for URL redirects in the generated docsite. (#7763)

v13.20.0

  • Switched Data Connect emulator to use an in memory PGLite database instead of requiring a separate Postgres installation. Deprecated 'dataconnectEmulatorin.firebaserc`.
  • Released version 1.4.2 of the Data Connect emulator, which includes SDK support for Any scalar type and OrderDirection, support for first to lookup operations, and breaking changes for iOS generated SDKs. PLease see documentation for more details (#7744).
  • Revert the minimum Functions SDK version and add logging for extensions features using v5.1.0 (#7731).
  • Added compatibility mode support for Firebase Data Connect schema migrations, where application schema updates are allowed if the database schema is in a compatible state. (#7746)
  • Improved firebase init dataconnect to better support local-first onboarding. (#7733)
  • Added support for the --watch option in firebase dataconnect:sdk:generate. (#7719)
  • Minor fix in the Firebase Data Connect GraphQL query template. (#7736)

v13.19.0

  • Updated Firebase Data Connect local toolkit version to v1.3.8, which adds support for Any scalar values in the Android SDK, strongly-typed variables in @auth expressions, and a minor internal fix for the Dart SDK code generation. (#7696)
  • Added new command firebase ext:sdk:install to allow you to configure extensions in a functions codebase. See https://firebase.google.com/docs/extensions/install-extensions?interface=sdk for details.(#7581)

... (truncated)

Commits
  • 03be6d4 13.23.1
  • 6cf8b0f feat: track autocomplete events (#7859)
  • cb89363 Bump FDC local toolkit to v1.6.0. (#7888)
  • 20ddd15 Check billing during App Hosting init and move App Hosting option next to Hos...
  • df2f682 Improve detection for outdated standalone CLI versions. (#7885)
  • ec55947 Fix rollouts:create to handle backend regionality & other fixes (#7862)
  • 1374342 New e2e tests (#7738)
  • ddfefd8 Fix the extension overwriting the .firebase RC file when manually changed (#7...
  • e3b60df replace strip-ansi with stripVTControlCharacters from node:util (#7860)
  • 71f2f2e Clarify Java compatibility requirements (#7866)
  • 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 11.25.1 to 13.23.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v11.25.1...v13.23.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 1, 2024
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