Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Removes json-ptr. It's no longer used after updating ancestor dependency firebase-tools. These dependencies need to be updated together.

Removes json-ptr

Updates firebase-tools from 9.23.3 to 11.14.1

Release notes

Sourced from firebase-tools's releases.

v11.14.1

  • Enables single project mode for the auth emulator (#5068).
  • Fixes issue deploying to Hosting with i18n enabled.
  • Fixes issue where deploying to Hosting without Functions permissions would cause deployments to fail with 403 "Permission Denied" errors. (#5071)
  • Fixes issue where Firestore Emulator UI Requests tab wrongly show error requiring updates (#5051)
  • Fixes issue where Hosting configurations were being validated before predeploys could have been run (#5072).

v11.14.0

  • Add functions emulator support for RTDB v2 triggers (#5045).
  • Enables single project mode for Firestore by default (#4890).
  • Add Emulator UI support for HTTPS, launching UI v1.10.0 (#5065).

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)

... (truncated)

Commits

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.

Removes [json-ptr](https://github.com/flitbit/json-ptr). It's no longer used after updating ancestor dependency [firebase-tools](https://github.com/firebase/firebase-tools). These dependencies need to be updated together.


Removes `json-ptr`

Updates `firebase-tools` from 9.23.3 to 11.14.1
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v9.23.3...v11.14.1)

---
updated-dependencies:
- dependency-name: json-ptr
  dependency-type: indirect
- dependency-name: firebase-tools
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 7, 2022
@justin-phxm justin-phxm force-pushed the master branch 4 times, most recently from e63bc81 to b0f0223 Compare August 30, 2024 17:54
@burtonjong burtonjong force-pushed the master branch 6 times, most recently from 2e7ee9e to 5c958ed Compare September 15, 2024 05:12
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