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

fix(deps): update dependency firebase-functions to v3.24.1 #16

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 28, 2021

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
firebase-functions 3.15.7 -> 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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from 63b69ed to 383f6fc Compare March 7, 2022 08:15
@renovate renovate bot changed the title fix(deps): update dependency firebase-functions to v3.16.0 fix(deps): update dependency firebase-functions to v3.18.1 Mar 7, 2022
@renovate renovate bot changed the title fix(deps): update dependency firebase-functions to v3.18.1 fix(deps): update dependency firebase-functions to v3.19.0 Mar 26, 2022
@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from 383f6fc to cdce033 Compare March 26, 2022 14:09
@renovate renovate bot changed the title fix(deps): update dependency firebase-functions to v3.19.0 fix(deps): update dependency firebase-functions to v3.20.1 Apr 25, 2022
@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from cdce033 to 59aa427 Compare April 25, 2022 01:44
@renovate renovate bot changed the title fix(deps): update dependency firebase-functions to v3.20.1 fix(deps): update dependency firebase-functions to v3.21.1 May 16, 2022
@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from 59aa427 to 3659160 Compare May 16, 2022 03:31
@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from 3659160 to decb707 Compare June 18, 2022 14:55
@renovate renovate bot changed the title fix(deps): update dependency firebase-functions to v3.21.1 fix(deps): update dependency firebase-functions to v3.21.2 Jun 18, 2022
@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from decb707 to 74bb79a Compare September 25, 2022 18:37
@renovate renovate bot changed the title fix(deps): update dependency firebase-functions to v3.21.2 fix(deps): update dependency firebase-functions to v3.24.0 Sep 25, 2022
@renovate renovate bot force-pushed the renovate/firebase-functions-3.x branch from 74bb79a to bd4a89a Compare November 20, 2022 21:20
@renovate renovate bot changed the title fix(deps): update dependency firebase-functions to v3.24.0 fix(deps): update dependency firebase-functions to v3.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.

0 participants