Skip to content
This repository was archived by the owner on Mar 26, 2024. It is now read-only.

Bump firebase-tools from 10.9.2 to 11.18.0#99

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/firebase-tools-11.18.0
Closed

Bump firebase-tools from 10.9.2 to 11.18.0#99
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/firebase-tools-11.18.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 13, 2022

Bumps firebase-tools from 10.9.2 to 11.18.0.

Release notes

Sourced from firebase-tools's releases.

v11.18.0

  • Add support for Firestore TTL (#5267)
  • Fix bug where secrets were not loaded when emulating functions with --inpsect-functions. (#4605)
  • Handle Next.js rewrites/redirects/headers incompatible with firebase.json in Cloud Functions (#5212)
  • Filter out Next.js prerendered routes that matches rewrites/redirects/headers rules from SSG content directory (#5212)
  • Warn if a web framework's package.json contains anything other than the framework default build command.
  • Add support for nodejs18 for Cloud Functions for Firebase (#5319)

v11.17.0

  • Fix bug where disabling background triggers did nothing. (#5221)
  • Fix bug in auth emulator where empty string should throw invalid email instead of missing email. (#3898)
  • Fix bug in auth emulator in which createdAt was not set for signInWithIdp new users. (#5203)
  • Add region warning for emulated database functions (#5143)
  • Default to --no-localhost when calling login from Google Cloud Workstations
  • Support the x-goog-api-key header in auth emulator. (#5249)
  • Fix bug in deploying web frameworks when a predeploy hook was configured in firebase.json (#5199)
  • Fix bug where function deployments using --only filter sometimes failed deployments. (#5280)
  • Fix bug where ext:install would sometimes fail if no version was specified. (#5305)

v11.16.1

  • Updated the pubsub emulator to v0.7.1.
  • Updated some emulator download logic to pause after unzipping to avoid a file not found issue.
  • Fixes gzipped file handling in Storage Emulator.
  • Add support for object list using certain Admin SDKs (#5208)
  • Fixes source token expiration issue by acquiring new source token upon expiration.
  • Fixes bug where emulated event triggered function broke in debug mode (#5211)
  • Fixes bug that caused the Extensions Emulator to always appear to be inactive in the Emulator UI.

v11.16.0

  • Fixes an issue where an error during product provisioning check would block firebase deploy --only extensions (#5074).
  • Releases RTDB Emulator v4.11.0: Wire protocol update for startAfter, endBefore.
  • Changes superstatic dependency to v8, addressing Hosting emulator issues on Windows.
  • Fixes internal library that was not being correctly published.
  • Add support for Next.js 13 in firebase deploy.
  • Next.js routes with revalidate are now handled by the a backing Cloud Function.
  • Adds --disable-triggers flag to RTDB write commands.
  • Default enables experiment to skip deploying unmodified functions (#5192)
  • Default enables experiment to allow parameterized functions codebases (#5192)
  • Fixes parallel requests in the functions emulator (#5149).
  • Unspecified functions concurrency will shift between the defaults of 1 or 80 when CPU is changed to support/not support concurrency (#5196)

v11.15.0

Fix a bug where next.js applications would fail to deploy if they did not have a public dir (#5142)

v11.14.4

  • Fixes a crash in integer params when a default value is selected in the prompt. (#5118)
  • Fixes error handling for auth blocking functions.
  • Fixes bug preventing Storage Rules from updating when ruleset compilation completed successfully but with warnings

v11.14.3

... (truncated)

Commits
  • 4b13f59 11.18.0
  • 26b97ba Add support for nodejs18 (in preview). (#5319)
  • 934e4e5 Update the download_emulators default to true. The user has indicated they wa...
  • cbe5790 Handle Next.js rewrites/redirects/headers (#5212)
  • d7f0186 Warning for custom build scripts in project's package.json (#5240)
  • 97ce550 Load secrets when emulating functions with --inspect-function flag (#5308)
  • 27def0a Add support for Firestore TTL (#5267)
  • f83fc6e [firebase-release] Removed change log and reset repo after 11.17.0 release, f...
  • 78c70b2 [firebase-release] Removed change log and reset repo after 11.17.0 release
  • ff9497e Added support for CF3v2 functions in the Extensions emulator (#5306)
  • 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 10.9.2 to 11.18.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v10.9.2...v11.18.0)

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

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

dependabot bot commented on behalf of github Dec 20, 2022

Superseded by #100.

@dependabot dependabot bot closed this Dec 20, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/firebase-tools-11.18.0 branch December 20, 2022 11:03
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.

0 participants

Comments