Skip to content

build: update dependency firebase-tools to v14.11.1 #31581

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

Merged

Conversation

angular-robot
Copy link
Collaborator

This PR contains the following updates:

Package Type Update Change
firebase-tools devDependencies patch 14.11.0 -> 14.11.1

Release Notes

firebase/firebase-tools (firebase-tools)

v14.11.1

Compare Source

  • Added a deprecation warning for functions.config() to stderr on deploy and all functions:config commands. (#​8808)
  • Added analytics to track runtime config usage in functions deployments (#​8870).
  • Fixed issue where __name__ fields with DESCENDING order were incorrectly filtered from index listings, causing duplicate index issues (#​7629) and deployment conflicts (#​8859). The fix now preserves __name__ fields with explicit DESCENDING order while filtering out implicit ASCENDING __name__ fields.
  • Add service account and service enablement to firebase init apptesting
  • Updated the Firebase Data Connect local toolkit to v2.10.1, which includes the following changes: (#​8884)
    • [fixed] Dart codegen: Issue where list enums weren't properly serialized and deserialized.
    • [fixed] Dart codegen: Issue where if a Variable class has a field that is a custom scalar type, and that field has an enum, the enum is set to the incorrect type.
    • [fixed] Swift codegen: For enum cases that are not known to the SDK in advance, Swift generates a _UNKNOWN case with a string associated value. The fix changes that case name from UNKNOWN to _UNKNOWN. If you have existing generated enums, you may need to rebuild your project.
    • [fixed] Kotlin codegen: Add value property to the EnumValue base interface.
    • [fixed] Dart codegen: Issue where nullable enum fields weren't setting the field itself as nullable.

Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 5:00am every weekday,every weekend" in timezone America/Tijuana, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

See associated pull request for more information.
@angular-robot angular-robot requested a review from a team as a code owner July 23, 2025 05:09
@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project labels Jul 23, 2025
@angular-robot angular-robot requested review from crisbeto and removed request for a team July 23, 2025 05:09
@angular-robot angular-robot added the action: merge The PR is ready for merge by the caretaker label Jul 23, 2025
@angular-robot angular-robot added the area: build & ci Related the build and CI infrastructure of the project label Jul 23, 2025
@crisbeto crisbeto removed the request for review from andrewseguin July 23, 2025 06:56
@crisbeto crisbeto added target: patch This PR is targeted for the next patch release target: minor This PR is targeted for the next minor release and removed target: patch This PR is targeted for the next patch release labels Jul 23, 2025
@crisbeto crisbeto merged commit 52cdc38 into angular:main Jul 23, 2025
36 of 38 checks passed
@angular-robot angular-robot deleted the ng-renovate/all-non-major-dependencies branch July 23, 2025 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants