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 12.5.4 to 12.6.1 #734

Merged
merged 1 commit into from
Sep 28, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 27, 2023

Bumps firebase-tools from 12.5.4 to 12.6.1.

Release notes

Sourced from firebase-tools's releases.

v12.6.1

  • Fixed an issue where the functions service account option was not treated as a param (#6389).
  • Fixed an issue with deploying function groups containing v2 functions. (#6408)
  • Use GetDefaultBucket endpoint to fetch Storage Default Bucket.

v12.6.0

  • Improve performance and reliability when deploying multiple 2nd gen functions using single builds. (#6376)
  • Fixed an issue where emulators:export did not check if the target folder is empty. (#6313)
  • Fixed an issue where retry could not be set for event triggered functions. (#6391)
  • Fixed "Could not find the next executable" on Next.js deployments (#6372)
  • Fixed issues caused by breaking changes in Next >=v13.5.0. (#6382)
Commits
  • f05def6 12.6.1
  • 2657297 Fix service account option to be a param (#6389)
  • f5aa458 Correctly set FUNCTION_TARGET for grouped functions (#6410)
  • 77b3690 Use default bucket api (#6406)
  • c17a9c1 Support non-ASCII file names in appdistribution:distribute (#6409)
  • 3848eb3 [firebase-release] Removed change log and reset repo after 12.6.0 release
  • 9505041 12.6.0
  • fb3b0a7 Fix retry for event triggered functions (#6391)
  • c94dca4 Fix Issue #6382 Firebase not working for NextJs >=v13.5.0 (#6404)
  • d04add6 Improve performance and reliability when deploying multiple 2nd gen functions...
  • 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 12.5.4 to 12.6.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v12.5.4...v12.6.1)

---
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 requested a review from a team as a code owner September 27, 2023 21:17
@dependabot dependabot bot requested a review from ryanmoran September 27, 2023 21:17
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 27, 2023
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Sep 27, 2023
@ForestEckhardt ForestEckhardt merged commit 8e12f37 into main Sep 28, 2023
3 of 4 checks passed
@ForestEckhardt ForestEckhardt deleted the dependabot/npm_and_yarn/firebase-tools-12.6.1 branch September 28, 2023 15:09
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.

1 participant