paketo-buildpacks / paketo-website

Paketo Website Content
https://paketo.io
Apache License 2.0
11 stars 47 forks source link

Bump firebase-tools from 13.14.0 to 13.15.0 #826

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps firebase-tools from 13.14.0 to 13.15.0.

Release notes

Sourced from firebase-tools's releases.

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)
Commits
  • d646372 13.15.0
  • 5e7c9ed Bump FDC emulator to v1.3.2. (#7518)
  • 69a815c Add shortname option for kms-key-name to firestore:databases:create (#7510)
  • 79b63ea Default to default (#7515)
  • a49e11a Explicitly enable gen SDK and schema extension flag in fdc (#7508)
  • 6004e0d Improve error message thrown when missing permission to deploy to hosting (#7...
  • 65ce56d fix webpack build (#7509)
  • 68be9c5 Fix functions:secrets:set - stop erroring in non-interactive flows without fo...
  • 3d05283 Improved defaults for init dataconnect:sdk (#7507)
  • 226111b Respect --force during deploy --only storage (#7503)
  • 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 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)
dependabot[bot] commented 3 months ago

Superseded by #829.