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

chore(deps-dev): bump firebase-tools from 13.10.2 to 13.16.0 #310

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 30, 2024

Bumps firebase-tools from 13.10.2 to 13.16.0.

Release notes

Sourced from firebase-tools's releases.

v13.16.0

  • Added support for Cloud Tasks within the Functions emulator. (#7475)
  • Released Firestore Emulator v 1.19.8 which adds support for FindNearest.distanceResultField and FindNearest.distanceThreshold parameters.
  • Temporarily removed Extensions from Functions deploy because it was causing unexpected Extension deletions. (#7590, #7582)

v13.15.4

  • Fixed an issue where functions deployment would fail if firebase.json#extensions was undefined. (#7575)

v13.15.3

v13.15.2

  • Implemented a check in the Next.js build function to verify if .env.<PROJECT-ID> file exists and make its variables available for the build process.
  • Fix esbuild path used to bundle next.config.js on Windows (#7555)
  • Updated to v1.3.5 of the Data Connect toolkit, which adds support for pgvector indexing and order_by_ref, and fixes bugs in SDK generation.

v13.15.1

  • Fixes secret params resolution in functions emulator. (#7443)
  • Fixed bug where esbuild execution was throwing an error saying "Command line too long" on Windows (#7250, #6193). (#7395)
  • Automatically detect app platform during init dataconnect:sdk.
  • Support sharp ^0.33.x for web frameworks. (#7517)
  • Update Firebase Data Connect toolkit to v1.3.4, which supports offset, cascade delete support, always index all foreign fields and multiple generated SDK options. (#7545)
  • Update Data Connect SDK Options Default to avoid duplicate output path. (#7545)

v13.15.0

  • Fixed an issue where --force was not respected during firebase deploy --only storage. (#7499)
  • Added support for Customer-managed encryption keys (CMEK) on Firestore databases. (#7479)
  • Improved error message thrown when missing permissions to deploy to hosting. (#7190)
  • Improved default values for 'init dataconnect:sdk'.
  • Fixed issue where functions:secrets:set wrongly errorred in non-interactive flows without force option (#7467)
  • Bumped the Firebase Data Connect local toolkit version to v1.3.2, which includes some bug fixes. (#7518)

v13.14.2

  • Improved notification message when an update is available. (#7293)
  • Fix issue where Data Connect Emulator can't read config

v13.14.1

  • Bump Firebase Data Connect local toolkit to v1.3.1, which contains fixes for Swift SDK code generation (#7491)

v13.14.0

  • Cleans up App Hosting's GitHub integration UX. "Add an account" flow now goes directly to GitHub instead of using Developer Connect. (#7405)
  • Fix an issue where refresh_tokens would be used before checking whether they were expired. (#7442)
  • firebase init dataconnect now can pull down deployed GQL files.
  • Improved detection of 'dataconnect.yaml' when not in project root.
  • GitHub Action fixes for web frameworks (#6883)
  • Fixes issue where PubSub message publishTime is set to 1970-01-01T00:00:00 (#7441)
  • Display meaningful error message when cannot determine target. (#6594)

... (truncated)

Commits
  • c08fedd 13.16.0
  • 91a80d9 fix changelog (#7601)
  • 2b1a314 Add support for cloud tasks within the emulator. (#7475)
  • dee2c89 temporarily remove extensions deploy from functions (#7600)
  • 8ee858b Updated to firestore emulator 1.19.8 (#7598)
  • d4ac884 Update listConnectors with mask (#7577)
  • 0caa30b [firebase-release] Removed change log and reset repo after 13.15.4 release
  • 52cba51 13.15.4
  • 1aa4f8a Better null handling for extensions want (#7576)
  • e53da5c [firebase-release] Removed change log and reset repo after 13.15.3 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 13.10.2 to 13.16.0.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Changelog](https://github.com/firebase/firebase-tools/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-tools@v13.10.2...v13.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 30, 2024
@dependabot dependabot bot requested a review from sonallux August 30, 2024 04:59
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 13, 2024

Superseded by #314.

@dependabot dependabot bot closed this Sep 13, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/firebase-tools-13.16.0 branch September 13, 2024 04:50
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants