Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 1, 2022

Bumps firebase-tools from 9.23.0 to 10.1.3.

Release notes

Sourced from firebase-tools's releases.

v10.1.3

  • Updates Hosting initial index.html to be proper javascript.
  • Fix issue where the Cloud Functions for Firebase Emulator would incorrectly log a node version mismatch (#4024).

v10.1.2

  • Updates the streaming libraries used in auth:import.

v10.1.1

  • Fixes issue where Auth UI did not behave correctly.

v10.1.0

  • Now publishes npm-shrinkwrap.json which pins dependencies for the CLI.
  • Preserve empty vpc connector setting on function deploy. (#3973)
  • Upgrades google-auth-library to 7.x.x, enabling support for workload identity federation

v10.0.1

  • Upgrades Database Emulator to v4.7.3, removing log4j dependency.

v10.0.0

  • BREAKING Drops support for running the CLI on Node 10.
  • BREAKING Replaces all usages of -y, --yes, or --confirm with -f and --force.
  • BREAKING Function deploys upload source to the deployed region instead of us-central1.
  • Requires firebase-functions >= 3.13.1 in Functions emulator to include bug fixes (#3851).
  • Updates default functions runtime to Node.js 16.

v9.23.3

  • Upgrades Database Emulator to v4.7.3, removing log4j dependency.

v9.23.2

  • Fixes issue when installing a Firebase Extension where secrets would be created before validation.
  • Fixes issue with filtering on a specific storage bucket using functions in the emulator. (#3893)
  • Fixes check in Cloud Functions for Firebase initialization to check for API enablement before trying to enable them. (#2574)
  • No longer tries to clean up function build images from Artifact Registry when Artifact Registry is not enabled. (#3943)
  • Show error message when running firebase init hosting:github with no Hosting config in firebase.json. (#3113)
  • Fixes issue where remoteconfig:get was not fetching the latest version by default. (#3559)
  • Fixes issue where empty variables in .env files would instead read as multi-line values. (#3934)

v9.23.1

  • Corrects a bug where containers in Artifact Registry would not be deleted if a function has an upper case character in its name (#3918)
  • Fixes issue where providing the --project flag during init would not be recognized with a default project already set. (#3870)
  • Fixes issue with setting memory limits for some functions (#3924)
  • New HTTPS functions only allow secure traffic. (#3923)
  • No longer default-enable AR and don't send builds to AR unless an experiment is enabled (#3935)
Commits
  • 0043ce5 10.1.3
  • ef206f2 Adding changelog entry for #4113 (#4114)
  • 2cc197e Add validation and API restrictions to concurrency (#4101)
  • d6318c7 fixes issue where emulator would log about a node version mismatch when there...
  • d16a978 convert archiveDirectory to Typescript (#4102)
  • 2e68803 Fix bug where we only enable AR when preview flag is turned on. (#4034)
  • 04c798d convert convertConfig into typescript (#4097)
  • 3f915f4 migrate all of GCP folder to apiv2 (#4031)
  • 19dd831 migrate cloudbilling and functions to apiv2 (#3997)
  • 7cd410d ext:dev:list - Clean up unused showUnpublished queryParams (#4039)
  • 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-tools](https://github.com/firebase/firebase-tools) from 9.23.0 to 10.1.3.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v9.23.0...v10.1.3)

---
updated-dependencies:
- dependency-name: firebase-tools
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2022

Superseded by #67.

@dependabot dependabot bot closed this Mar 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/firebase-tools-10.1.3 branch March 1, 2022 01:11
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.

1 participant