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-functions from 3.3.0 to 3.20.1 in /example/functions #2050

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 15, 2022

Bumps firebase-functions from 3.3.0 to 3.20.1.

Release notes

Sourced from firebase-functions's releases.

v3.20.1

  • Improve authorization for tasks. (#1073)

v3.20.0

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

v3.19.0

  • 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

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

v3.18.0

  • Add new runtime option for setting secrets.

v3.17.2

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

v3.17.1

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

v3.17.0

  • 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

  • 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

  • Adjust acceptable runtime options values

v3.15.6

  • Add missing type annotations

v3.15.5

  • Make the minInstances feature public.

v3.15.4

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

v3.15.3

  • (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

... (truncated)

Commits

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 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-functions](https://github.com/firebase/firebase-functions) from 3.3.0 to 3.20.1.
- [Release notes](https://github.com/firebase/firebase-functions/releases)
- [Changelog](https://github.com/firebase/firebase-functions/blob/master/tsconfig.release.json)
- [Commits](firebase/firebase-functions@v3.3.0...v3.20.1)

---
updated-dependencies:
- dependency-name: firebase-functions
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 15, 2022
@vercel
Copy link

vercel bot commented Apr 15, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/n6g7/redux-saga-firebase/D7nipB48N3mjHTsk2CaySQhmXhXn
✅ Preview: https://redux-saga-firebase-git-dependabot-npmandyarnexampl-ff49df-n6g7.vercel.app

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 6, 2022

Superseded by #2077.

@dependabot dependabot bot closed this May 6, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/example/functions/firebase-functions-3.20.1 branch May 6, 2022 17:02
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants