Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

build(deps): bump firebase-tools from 13.27.0 to 13.28.0 #417

Merged
merged 2 commits into from
Dec 9, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 9, 2024

Bumps firebase-tools from 13.27.0 to 13.28.0.

Release notes

Sourced from firebase-tools's releases.

v13.28.0

  • Enable apphosting:rollouts:create command. (#8031)
  • Added default value for emulators.dataconnect.dataDir to init dataconnect.
  • Fixed issue where expired auth tokens would not refresh when running on IDX.
  • Fixed an issue where firebase would error out instead of displaying help text.
  • Fixed an issue where firebase init genkit would error on Windows machines.
  • Fixed an issue where emulator returned error when emulating alerts functions written in python (#8019)
  • Better error message for emulator binary architecture incompatibility on MacOS (#7995).
  • Deprecated emulators.apphosting.startCommandOverride. Please use emulators.apphosting.startCommand instead.
  • Updated superstatic to 9.1.0 in package.json.
  • Updated the Firebase Data Connect local toolkit to v1.7.4, which includes a fix for an issue that caused duplicate installations of the Firebase JS SDK. (#8028)
  • Add support for linkProviderUserInfo in the Auth emulator to allow linking providers to user accounts. (#4170)
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 13.27.0 to 13.28.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v13.27.0...v13.28.0)

---
updated-dependencies:
- dependency-name: firebase-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 9, 2024
@dependabot dependabot bot requested a review from kiyarose December 9, 2024 15:49
@kiyarose kiyarose closed this Dec 9, 2024
@kiyarose kiyarose deleted the dependabot/npm_and_yarn/firebase-tools-13.28.0 branch December 9, 2024 15:54
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@kiyarose kiyarose restored the dependabot/npm_and_yarn/firebase-tools-13.28.0 branch December 9, 2024 15:54
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/firebase-tools-13.28.0 branch December 9, 2024 15:54
@kiyarose kiyarose restored the dependabot/npm_and_yarn/firebase-tools-13.28.0 branch December 9, 2024 15:55
@kiyarose kiyarose reopened this Dec 9, 2024
@kiyarose
Copy link
Owner

kiyarose commented Dec 9, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 9, 2024

Looks like this PR is already up-to-date with main! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Copy link
Contributor

github-actions bot commented Dec 9, 2024

Visit the preview URL for this PR (updated for commit 8bf904e):

https://sillylittlefiles--pr417-dependabot-npm-and-y-qbjj90ti.web.app

(expires Tue, 10 Dec 2024 16:02:10 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: bd2b05436c4dcb11116d66f8a3eb6e2af94248f0

@kiyarose kiyarose changed the base branch from main to Blinks December 9, 2024 16:01
@kiyarose kiyarose merged commit 6a09f1a into Blinks Dec 9, 2024
3 of 4 checks passed
@kiyarose kiyarose deleted the dependabot/npm_and_yarn/firebase-tools-13.28.0 branch December 9, 2024 16:01
kiyarose added a commit that referenced this pull request Dec 9, 2024
* Update index.html

Signed-off-by: Kiya Rose Ren-Miyakari <kiya.rose@sillylittle.tech>

* Update shutdown.html

Signed-off-by: Kiya Rose Ren-Miyakari <kiya.rose@sillylittle.tech>

* Fix Wrapper

Signed-off-by: Kiya Rose Ren-Miyakari <kiya.rose@sillylittle.tech>

* scope

Signed-off-by: Kiya Rose Ren-Miyakari <kiya.rose@sillylittle.tech>

* Restyled by whitespace (#420)

Co-authored-by: Restyled.io <commits@restyled.io>

* build(deps): bump firebase-tools from 13.27.0 to 13.28.0 (#417)

Bumps [firebase-tools](https://github.com/firebase/firebase-tools) from 13.27.0 to 13.28.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v13.27.0...v13.28.0)

---
updated-dependencies:
- dependency-name: firebase-tools
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kiya Rose Ren-Miyakari <kiya.rose@sillylittle.tech>

* Update shutdown.html

Signed-off-by: Kiya Rose Ren-Miyakari <kiya.rose@sillylittle.tech>

* Restyled by prettier-json (#421)

Co-authored-by: Restyled.io <commits@restyled.io>

---------

Signed-off-by: Kiya Rose Ren-Miyakari <kiya.rose@sillylittle.tech>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Restyled.io <commits@restyled.io>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant