Skip to content

Conversation

@dependabot
Copy link

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

Bumps firebase-tools from 9.23.0 to 11.13.0.

Release notes

Sourced from firebase-tools's releases.

v11.13.0

  • Add the "experiments" family of commands (#4994)
  • Enable detecting and skipping no-op function deploys (#5032).
  • Catches errors when fetching CLI MOTD, allowing process to continue (#4998).
  • Adds test lab triggers to firebase deploy (#5011).

v11.12.0

  • Allow Firestore emulator UI websocket port to be configurable (#4925).
  • Fixes init functions throwing error when detecting existing legacy singleton functions configuration (#5020).
  • Removes unused dependency, updates vm2 dependency flagged by npm audit.
  • Fixes issue resolving a Hosting site using open. (#3145)

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)

... (truncated)

Commits
  • 001a6bd 11.13.0
  • 3b48be0 Adds test lab triggers to firebase deploy (#5011)
  • 3b4d850 Allow emulators to work offline (MOTD fail) (#4998)
  • 4184ad7 moves esbuild to an optional dependency; requires node 16 for frameworks (#5052)
  • a7d1133 fix(webframeworks) Rename frameworkawareness -> webframeworks (#5043)
  • b38d0c7 Set default values properly for selector params (#5042)
  • 02c4e41 [Function-NoOp] Integration test to verify skipping deploy is WAI (#4993)
  • cadc9ef [Function-NoOp] Enable Skipping NoOp Deploys by Default (#5032)
  • c3ec450 Implement Experiments feature (#4994)
  • 20d3d7c [firebase-release] Removed change log and reset repo after 11.12.0 release
  • 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 11.13.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v9.23.0...v11.13.0)

---
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 Oct 1, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 1, 2022

Superseded by #224.

@dependabot dependabot bot closed this Nov 1, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/firebase-tools-11.13.0 branch November 1, 2022 01:36
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