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 firebase-tools from 9.5.0 to 9.6.1 #234

Merged
merged 1 commit into from
Mar 18, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2021

Bumps firebase-tools from 9.5.0 to 9.6.1.

Release notes

Sourced from firebase-tools's releases.

v9.6.1

  • Adds hosting:sites:<create|get|list|delete> commands to allow managing Hosting Sites.
  • Fixes extra logging and race conditions when disabling emulated background functions.

v9.6.0

  • Fixes issue where proxied requests to dynamic content through the Hosting emulator would return unexpected location headers. (#3097)
  • Fixes issue where optional extension parameters could not be omitted. (#3126)
  • Fixes issues with initializing Remote Config (#3137)
  • Deploying a function with a retry policy will no longer prompt if the function already had a retry policy (firebase-functions#798)
  • Fixes issue where the Firebase Hosting emulator would fail to start with --only filters using targets (#2820).
  • Fixes issue where database:remove fails for large nodes (#3186, #3193).
Commits

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 dependabot bot added the dependencies Pull requests that update a dependency file label Mar 18, 2021
@codeclimate
Copy link

codeclimate bot commented Mar 18, 2021

Code Climate has analyzed commit fb69579 and detected 0 issues on this pull request.

View more on Code Climate.

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 9.5.0 to 9.6.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v9.5.0...v9.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-tools-9.6.1 branch from 6223b87 to fb69579 Compare March 18, 2021 11:53
@pastpatryk pastpatryk merged commit 89d4ba4 into master Mar 18, 2021
@pastpatryk pastpatryk deleted the dependabot/npm_and_yarn/firebase-tools-9.6.1 branch March 18, 2021 13:03
glowacki-dev pushed a commit that referenced this pull request Mar 18, 2021
Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 9.5.0 to 9.6.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v9.5.0...v9.6.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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