Skip to content

build(deps): bump firebase-functions from 3.14.0 to 3.15.7 in /functions#656

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/functions/firebase-functions-3.15.7
Closed

build(deps): bump firebase-functions from 3.14.0 to 3.15.7 in /functions#656
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/functions/firebase-functions-3.15.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 21, 2021

Copy link
Copy Markdown
Contributor

Bumps firebase-functions from 3.14.0 to 3.15.7.

Release notes

Sourced from firebase-functions's releases.

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

v3.15.2

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

v3.15.1

  • Fix bug that broke the functions emulator

v3.15.0

  • 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

  • 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
Commits
  • 347a381 3.15.7
  • 0a40a56 Adjust acceptable options values (#980)
  • b6cb797 [firebase-release] Removed change log and reset repo after 3.15.6 release
  • 6cee06e 3.15.6
  • 5ced4a4 Add missing type annotations (#974)
  • d46ec61 [firebase-release] Removed change log and reset repo after 3.15.5 release
  • c5beb04 3.15.5
  • 50dcd82 Release minInstances feature (#966)
  • fb1fe3d moving invoker into HttpsTrigger block and adding more tests (#960)
  • 1a727bb Tiny change to bring API reference TOC source up to date (#958)
  • 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 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.14.0 to 3.15.7.
- [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.14.0...v3.15.7)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 21, 2021
@dependabot @github

dependabot Bot commented on behalf of github Oct 29, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #700.

@dependabot dependabot Bot closed this Oct 29, 2021
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/functions/firebase-functions-3.15.7 branch October 29, 2021 10:01
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