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

build(deps-dev): bump firebase-tools from 11.12.0 to 13.4.0 #84

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 28, 2024

Bumps firebase-tools from 11.12.0 to 13.4.0.

Release notes

Sourced from firebase-tools's releases.

v13.4.0

  • Added new commands for managing Firestore backups and restoring databases. (#6778)
  • Fixed quota attribution for Firebase Auth API calls. (#6819)

v13.3.1

  • Release Cloud Firestore emulator v1.19.1:
    • Adds support for Datastore Mode to the Firstore Emulator. Adds --database-mode flag to gcloud emulator firestore start command. Note that this is a preview feature and if you find any bugs, please file them here: https://github.com/firebase/firebase-tools/issues.
  • Improve FAH onboarding flow to connect backends with SCMs (#6764).
  • Fixed issue where GitHub actions would fail due to lack of permission. (#6791)

v13.3.0

  • Improved detection for when login has expired due to Google Cloud Session Control. (#1846)
  • Added support for Python 3.12. (#6679)
  • Fixed issues with internal utilities. (#6754)
  • Fixed an issue where firestore:delete wouldn't target the emulator when expected. (#6537)

v13.2.1

  • Fixed an issue where appdistribution:distribute would always attempt to run tests. (#6749)

v13.2.0

  • Added rudimentary email enumeration protection for auth emulator. (#6702)

v13.1.0

  • Point v2 function target to entrypoint. (#6698)
  • Fixed issue where Auth emulator sign in with Google only shows default tenant. (#6683)
  • Prevent the use of pinTags + minInstances on the same function, as the features are not mutually compatible (#6684)
  • Added force flag to delete backend (#6635).
  • Use framework build target in Vite builds (#6643).
  • Use framework build target in NODE_ENV for production Vite builds (#6644)
  • Let framework handle public directory with emulator. (#6674)
  • Dynamically import Vite to fix deprecated CJS build warning. (#6660)
  • Fixed unsafe array spreads on Hosting deploys. (#6712)

v13.0.3

  • Fixed typo in Cloud storage bucket metadata location type. (#6648)
  • Fixed an issue where including export in .env files caused parsing errors. (#6629)

v13.0.2

  • Fix Next.js dynamic and static OG images. (#6592)
  • Address a regression introduced in 13.0.1 when emulating Vite applications. (#6599)
  • Add RSC headers of Next.js app directory pages to Hosting headers. (#6608)

v13.0.1

  • Fix bug where deploying Firestore function resulted in redudant API calls to the Firestore API (#6583).
  • Fix an issue preventing Vite applications from being emulated on Windows. (#6411)
  • Addressed an issue preventing Astro applications from being deployed from Windows. (#5709)
  • Fixed an issue preventing Angular apps using ng-deploy from being emulated or deployed. (#6584)

... (truncated)

Commits
  • 5e97fa0 13.4.0
  • 9c57fc1 Specify user project for quota in Auth config fetch. (#6819)
  • 412fffb Add missing changelog entry for Firestore backup/restore commands (#6820)
  • 8228367 Switching lots of API name magic strings to <product>Origin (#6805)
  • 41922fe apphosting:backend get, list, and delete commands should print table in simil...
  • 629f97f Add user-friendly error message for missing delegation iam permission when sp...
  • 01936f7 Use unordered comparison for firebase.json in test:frameworks (#6809)
  • 9b0a71d feat: Add Firestore backup/schedule and restore support (#6778)
  • 2ef6af8 format apphosting command descriptions according to guidelines (#6802)
  • 5248036 [firebase-release] Removed change log and reset repo after 13.3.1 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 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 11.12.0 to 13.4.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v11.12.0...v13.4.0)

---
updated-dependencies:
- dependency-name: firebase-tools
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 28, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 8, 2024

Superseded by #87.

@dependabot dependabot bot closed this Mar 8, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/firebase-tools-13.4.0 branch March 8, 2024 12:08
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