Skip to content
This repository has been archived by the owner on Apr 21, 2023. It is now read-only.

Bump protobufjs and firebase-tools in /web-platform/functions #290

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2022

Bumps protobufjs to 6.11.3 and updates ancestor dependency firebase-tools. These dependencies need to be updated together.

Updates protobufjs from 6.11.2 to 6.11.3

Changelog

Sourced from protobufjs's changelog.

6.11.3 (2022-05-20)

Bug Fixes

Commits

Updates firebase-tools from 10.9.2 to 11.11.0

Release notes

Sourced from firebase-tools's releases.

v11.11.0

  • Adds support for codebases in firebase init functions flow (#4965).
  • Fixes storage emulator resumable uploads (#5018)
  • Fixes errors on exit related to update-notifier (#5010).
  • Removes dev dependencies on module publication to reduce package size (#4445).

v11.10.0

  • Fix Storage Emulator crashing with NoClassDefFoundError in some cases (#3481).
  • Refactor mechanism for invoking function triggers (#4886).
  • Add support for HTTP_PROXY and HTTPS_PROXY environment variables to crashlytics:mappingfile:upload and crashlytics:symbols:upload commands (#4604).
  • Fix Emulators not shutting down / exporting correctly when CLI update available (#4981).
  • Adds access-control-allow-private-network=true header to Auth and Storage emulators. Enables accessing at localhost:port when site is exposed via tunnel (#4227).
  • Improves detection of in-use ports for Hosting Emulator on macOS (#4628).
  • Add Eventarc multi-db triggers support to RTDB Emulator (#5000).

v11.9.0

  • Add v2 Remote Config triggers to deploy (#4937).
  • Fixes issue where large CF3 releases were failing to deploy (#4969)

v11.8.1

  • Fix bug where secrets were not attached to functions when using older Functions SDK (#4797).
  • Increase timeout of the Functions Emulator to wait for spawned process to initialize (#4944).
  • Fix bug where Storage Emulator did not convert non-string metadata value as key (#4955).

v11.8.0

  • Adds support for media upload protocol to storage emulator (#4869)
  • Adds support to storage emualtor GCS API for /storage/v1/b/:bucketId/o/:objectId url pattern (#4869)
  • Removes extraneous default metadata fields from storage emulator (#4869)
  • Fixes an issue where a blocked upload from the android sdks crashes the storage emulator (#4860)
  • Fix deleting metadata fields in storage emulator (#4889)
  • Fix storage emulator bug where rapid calls to the rules runtime results in no returns and non-resolving promises (#3915)

v11.7.0

  • Fix bug where CLI configured wrong cpu for 16GB/32GB v2 functions. (#4845)
  • Adds crashlytics:mappingfile:generateid and crashlytics:mappingfile:upload commands. (#4611)
  • Add v2 Schedule Triggers to function deploy (#4764).
  • Fix bug where eventarc emulator was incorrectly started in certain cases (#4873)

v11.6.0

  • Fixes an issue where pushing an empty buffer from the android sdks crashes the storage emulator (#4843)
  • Adds emulation support for extensions that emit events / custom event triggers (#4464)
  • Fixes issue with batchCreate in auth emulator in which it errored for empty mfaInfo (#4848)
  • Fixes scroll bars in the Firestore Emulator UI

v11.5.0

  • Turns on content compression in the Hosting emulator. (#2328)
  • Replaces underlying terminal coloring library.
  • Makes storage emulator multipart parsing handle quotes in boundary header. (#3953)
  • Makes storage emulator content type case insensitive. (#3953)
  • Adds storage emulator support to init.js useEmulator flag. (#4805)

... (truncated)

Commits
  • 2062b61 11.11.0
  • 055c7b7 eliminate dev dependencies on publish (#5023)
  • 850e85b Define updateFunction to make run updates feel strongly consistent (#5016)
  • 70b3e5b Fix firebase storage test typo (#5021)
  • 6fade21 Fail gracefully with update-notifier. Fixes #5010. (#5019)
  • 81db012 Fix firebase storage resumable uploads (#5018)
  • 1c1bd04 Adds support for codebases in firebase init functions (#4965)
  • 023f7dd Update GitHub Action envrionment to match Cloud Build environment. (#5003)
  • bfadff3 [firebase-release] Removed change log and reset repo after 11.10.0 release
  • a269360 11.10.0
  • Additional commits viewable in compare view

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 27, 2022
@netlify
Copy link

netlify bot commented Sep 27, 2022

Deploy Preview for rally-staging canceled.

Name Link
🔨 Latest commit 1048f0e
🔍 Latest deploy log https://app.netlify.com/sites/rally-staging/deploys/63ae0978b97f87000864743a

@netlify
Copy link

netlify bot commented Sep 27, 2022

Deploy Preview for rally-prod canceled.

Name Link
🔨 Latest commit 1048f0e
🔍 Latest deploy log https://app.netlify.com/sites/rally-prod/deploys/63ae09785ccdfb0009bfbf58

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web-platform/functions/protobufjs-and-firebase-tools-6.11.3 branch from 792d30d to cc3fd86 Compare October 1, 2022 02:12
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web-platform/functions/protobufjs-and-firebase-tools-6.11.3 branch from cc3fd86 to 8d876a3 Compare October 25, 2022 23:15
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web-platform/functions/protobufjs-and-firebase-tools-6.11.3 branch from 8d876a3 to a945e48 Compare November 17, 2022 16:32
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) to 6.11.3 and updates ancestor dependency [firebase-tools](https://github.com/firebase/firebase-tools). These dependencies need to be updated together.


Updates `protobufjs` from 6.11.2 to 6.11.3
- [Release notes](https://github.com/protobufjs/protobuf.js/releases)
- [Changelog](https://github.com/protobufjs/protobuf.js/blob/v6.11.3/CHANGELOG.md)
- [Commits](protobufjs/protobuf.js@v6.11.2...v6.11.3)

Updates `firebase-tools` from 10.9.2 to 11.11.0
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v10.9.2...v11.11.0)

---
updated-dependencies:
- dependency-name: protobufjs
  dependency-type: indirect
- dependency-name: firebase-tools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/web-platform/functions/protobufjs-and-firebase-tools-6.11.3 branch from a945e48 to 1048f0e Compare December 29, 2022 21:41
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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