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.1.0 to 12.6.1 #1715

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps firebase-tools from 11.1.0 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)

v12.5.4

  • Released Firestore emulator v1.18.2.
    • Removed nano precision in timestamp used in Firestore emulator (#5893)
    • Fixed a bug where query behaves differently from production.
  • Fixed an issue where very long command outputs would be cut off. (#3286)

v12.5.3

  • Fixed an issue where builds from https://firebase.tools could not run commands that spawn npm. (#6132)
  • Fixed an issue where --non-interactive and --force were not respected in some extension deploys. (#6321)
  • Fixed the regex in extensions changelog parser to lazy match the version prefix to allow matching higher versions (#6326)

v12.5.2

  • Fixed an issue causing unexpected behavior and errors on functions deploy. (#6290)

v12.5.1

  • Fix issue with mixed v1 and v2 functions deployments. (#6293)

v12.5.0

  • Fixed issue where the Extensions emulator would error when emualting local extensions with no params. (#6271)
  • Improved performance and reliability when deploying multiple 2nd gen functions using single builds. (#6275)
  • Fix bundle next.config.js (#6287)

v12.4.8

  • Increased functions emulator HTTPS body size limit to 32mb to match production. (#6201)
  • Fixed Astro web framework bug when loading configuration for version 2.9.7 and above. (#6213)
  • Increase Next.js config bundle timeout to 60 seconds. (#6214)

v12.4.7

  • Improve error message raised when firebase init hosting:github fails due to max number of keys limit for a service account. (#6145)
  • Fixed bug where functions:secrets:\* family of commands did not work when Firebase CLI is authenticated via GOOGLE_APPLICATION_CREDENTIALS (#6190)
  • Fixed bug where some extension instance updates would default to the wrong location.

v12.4.6

  • Fixed an issue where extension instances could not be deployed when authenticated as a service account (#6060).
  • Fixed glob usage in Next.js utility function to detect images in app directory (#6166)
  • Send experiments activated with firebase experiments:enable to the emulator suite UI (#6169)

v12.4.5

... (truncated)

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 11.1.0 to 12.6.1.
- [Release notes](https://github.com/firebase/firebase-tools/releases)
- [Commits](firebase/firebase-tools@v11.1.0...v12.6.1)

---
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 28, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 5, 2023

Superseded by #1723.

@dependabot dependabot bot closed this Oct 5, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/firebase-tools-12.6.1 branch October 5, 2023 09:40
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.

None yet

0 participants