Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump http-cache-semantics and firebase-tools #6

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 19, 2023

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

Removes http-cache-semantics

Updates firebase-tools from 4.2.1 to 11.28.0

Release notes

Sourced from firebase-tools's releases.

v11.28.0

  • Adds new commands for provisioning and managing Firestore databases: (#5616)
    • firestore:databases:list
    • firestore:databases:create
    • firestore:databases:get
    • firestore:databases:update
    • firestore:databases:delete
    • firestore:locations
  • Adds extensions as an option in firebase init.
  • Relaxed repo URI validation in ext:dev:publish (#5698).
  • Enable Secret Manager API during ext:install/update for extensions that use secrets (#5702).

v11.27.0

  • Default emulators:start to use fast dev-mode for Nuxt3 applications (#5551)
  • Fix broken Functions CLI experience for projects with incomplete GCF 2nd Gen functions (#5684)
  • Disable GCF breaking change to automatically run npm build scripts as part of function deploy (#5687)
  • Add experimental support for deploying Astro applications to Hosting (#5527)

v11.26.0

  • Fix bug where functions shell failed to invoke event triggered functions in debug mode. (#5609)
  • Fixed bug with the web frameworks proxy that could see unexpected 404 errors while emulating. (#5525)
  • Added experimental support for SvelteKit codebases. (#5525)
  • Allow usage of Angular and Vite within an NPM workspace. (#5640)
  • Force Vite to build the production bundle when deploying to Hosting. (#5640)
  • Fix bug where eagerly initializing UA failed function deployment that imported firebase-tools as a library. (#5666)
  • Added ability to publish extension versions directly from GitHub. (#5160)

v11.25.3

  • The hosting emulator integration with web frameworks now has improved support for HMR and dev-tools. (#5582)
  • Fixes an issue where init hosting:github would hang if it could not access a repository's public key. (#5317)
  • Release Firestore Emulator v1.16.2 which captures an HTTP1 header fix and requests monitor fix.
  • Release Emulator Suite UI v1.11.5 which addresses an issue where displaying over 10k documents was crashing the emulator. (#5657)

v11.25.2

  • Releases Cloud Firestore emulator v1.16.1, which adds support for read_time in ListCollectionIds.
  • Fixes auth:export with csv format for users with custom claims. (#3319)

v11.25.1

  • Fixes a missing dependency on p-limit. (#5619)

v11.25.0

  • Adds support for optional --database argument in Firestore commands (#5548).
  • Adds multiple firestore database targets support in firebase.json (#5548).
  • Removes call to Cloud Run API and set CPU & concurrency in GCF API instead. (#5605)
  • Fixes function deploy retry after quota exceeded bug and increase backoff. (#5601)
  • Fixes bug where EVENTARC_CLOUD_EVENT_SOURCE environment variable was correctly set for some functions. (#5597)
  • Adds 2nd gen firestore triggers to firebase deploy (#5592).
  • Adds Extension emulator support for system params.
  • Adds database:import command for non-atomic imports (#5396).

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by google-wombot, a new releaser for firebase-tools since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [http-cache-semantics](https://github.com/kornelski/http-cache-semantics). 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 `http-cache-semantics`

Updates `firebase-tools` from 4.2.1 to 11.28.0
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v4.2.1...v11.28.0)

---
updated-dependencies:
- dependency-name: http-cache-semantics
  dependency-type: indirect
- dependency-name: firebase-tools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 19, 2023
@vercel
Copy link

vercel bot commented Apr 19, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
two-flynns ❌ Failed (Inspect) Apr 19, 2023 8:15am

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.

None yet

0 participants