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

Update dependency firebase-functions to ^3.24.1 #537

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 12, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-functions ^3.13.2 -> ^3.24.1 age adoption passing confidence

Release Notes

firebase/firebase-functions (firebase-functions)

v3.24.1

Compare Source

  • Fix reference docs for performance monitoring.
  • Fix bug where function configuration wil null values couldn't be deployed. (#​1246)

v3.24.0

Compare Source

  • Add performance monitoring triggers to v2 alerts (#​1223).

v3.23.0

Compare Source

  • Fixes a bug that disallowed setting customClaims and/or sessionClaims in blocking functions (#​1199).
  • Add v2 Schedule Triggers (#​1177).

v3.22.0

Compare Source

  • Adds RTDB Triggers for v2 functions (#​1127)
  • Adds support for Firebase Admin SDK v11 (#​1151)
  • Fixes bug where emulated task queue function required auth header (#​1154)

v3.21.2

Compare Source

  • Fixes bug where toJSON was not defined in UserRecord (#​1125).

v3.21.1

Compare Source

  • Add debug feature to enable cors option for v2 onRequest and onCall handlers. (#​1099)

v3.21.0

Compare Source

  • Adds CPU option and enhances internal data structures (#​1077)
  • Add auth blocking handlers (#​1080)
  • Add support for secrets in v2 (#​1079)
  • Update types for AlertPayloads (#​1087)
  • Update AppDistribution [@type] (#​1088)
  • Update CloudEvent types (#​1089)
  • Generate documentation with api-extractor (#​1071)
  • Change type info to be inheritance friendly. (#​1091)
  • Changes the memory options from MB to MiB and GB to GiB for greater clarity (#​1090)

v3.20.1

Compare Source

  • Improve authorization for tasks. (#​1073)

v3.20.0

Compare Source

  • Changes internal structure to be more flexible (#​1070).

v3.19.0

Compare Source

  • Add support for more regions and memory for v2 functions (#​1037).
  • Fixes bug where some RTDB instance names were incorrectly parsed (#​1056).

v3.18.1

Compare Source

  • Expose stack YAML via __/functions.yaml endpoint instead (#​1036).

v3.18.0

Compare Source

  • Add new runtime option for setting secrets.

v3.17.2

Compare Source

  • Fix issue where v2 TS users couldn't compile their code because of unexported types. (#​1033)

v3.17.1

Compare Source

  • Fix issue where TS users couldn't compile their code because of unexported types. (#​1032)

v3.17.0

Compare Source

  • Parallelizes network calls that occur when validating authorization for onCall handlers.
  • Adds new regions to V2 API
  • Fixes bug where the emulator crashed when given app without an options property.
  • Adds new alerting providers

v3.16.0

Compare Source

  • GCS Enhancement
  • Add option to allow callable functions to ignore invalid App Check tokens
  • Add firebase-admin v10 as an allowed peer dependency
  • Fix bug where onCall handler failed to encode returned value with functions

v3.15.7

Compare Source

  • Adjust acceptable runtime options values

v3.15.6

Compare Source

  • Add missing type annotations

v3.15.5

Compare Source

  • Make the minInstances feature public.

v3.15.4

Compare Source

  • Fix bug where the arg of https onCall functions sometimes deviates from the documented format.

v3.15.3

Compare Source

  • (temporarly) adds the previously accessible "lib/providers" files as exports. These will be yanked in the next major release.
  • Fixes a bug where functions.https.HttpsError could not be constructed

v3.15.2

Compare Source

  • Fix an error that broke firebase emulators:start on older CLIs

v3.15.1

Compare Source

  • Fix bug that broke the functions emulator

v3.15.0

Compare Source

  • Adds options to set access control on HTTP triggered functions.
  • Adds new regions to support list (asia-east1, asia-southeast1).
  • Adds support for setting user labels on functions via runWith().
  • Adds support for FIREBASE_CONFIG env as the name of a JSON file
  • Fixes an issue where objects that define toJSON could not be logged successfully (#​907).
  • Formalize module exports. Loggers can now be accessed at 'firebase-functions/logger' and 'firebase-functions/logger/compat'
  • Fixes an issue where Remote Config could not be emulated in Windows machines on the classic Command Prompt.

v3.14.1

Compare Source

  • Fixes a bug where typescript would fail to compile with old (but supported) versions of firebase-admin
  • Replaces 3.13.3 which was an inappropriately numbered version

v3.14.0

Compare Source

  • Functions may now be deployed with 8GB RAM
  • Functions may now be deployed to europe-central2 (Warsaw)
  • Add support for validating App Check tokens for Callable Functions

v3.13.3

Compare Source

  • Fixes a bug where typescript would fail to compile with old (but supported) versions of firebase-admin

Configuration

📅 Schedule: Branch creation - "after 2am and before 7am every weekday,after 2am and before 7am every weekend" in timezone Asia/Yangon, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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

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


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from b4d3007 to 88dd508 Compare June 6, 2021 19:54
@renovate renovate bot changed the title Update dependency firebase-functions to ^3.14.0 Update dependency firebase-functions to ^3.14.1 Jun 6, 2021
@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from 88dd508 to 022611c Compare October 18, 2021 23:08
@renovate renovate bot changed the title Update dependency firebase-functions to ^3.14.1 Update dependency firebase-functions to ^3.15.7 Oct 18, 2021
@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from 022611c to 3c1c27c Compare March 7, 2022 16:13
@renovate renovate bot changed the title Update dependency firebase-functions to ^3.15.7 Update dependency firebase-functions to ^3.18.1 Mar 7, 2022
@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from 3c1c27c to 3af5ee9 Compare March 26, 2022 12:57
@renovate renovate bot changed the title Update dependency firebase-functions to ^3.18.1 Update dependency firebase-functions to ^3.19.0 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from 3af5ee9 to 45e817b Compare April 24, 2022 20:34
@renovate renovate bot changed the title Update dependency firebase-functions to ^3.19.0 Update dependency firebase-functions to ^3.20.1 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from 45e817b to 7652784 Compare May 16, 2022 00:24
@renovate renovate bot changed the title Update dependency firebase-functions to ^3.20.1 Update dependency firebase-functions to ^3.21.1 May 16, 2022
@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from 7652784 to 896797c Compare June 18, 2022 13:58
@renovate renovate bot changed the title Update dependency firebase-functions to ^3.21.1 Update dependency firebase-functions to ^3.21.2 Jun 18, 2022
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from 896797c to 268e549 Compare September 25, 2022 17:44
@renovate renovate bot changed the title Update dependency firebase-functions to ^3.21.2 Update dependency firebase-functions to ^3.24.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from 268e549 to 6869500 Compare November 20, 2022 20:42
@renovate renovate bot changed the title Update dependency firebase-functions to ^3.24.0 Update dependency firebase-functions to ^3.24.1 Nov 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant