Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 1, 2025

Bumps the major-updates group with 2 updates in the / directory: firebase and google-spreadsheet.

Updates firebase from 11.10.0 to 12.2.1

Release notes

Sourced from firebase's releases.

firebase@12.2.1

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/ai@​2.2.1

Patch Changes

firebase@12.2.1

Patch Changes

firebase@12.2.0

For more detailed release notes, see Firebase JavaScript SDK Release Notes.

What's Changed

@​firebase/ai@​2.2.0

Minor Changes

  • 984086b #9224 - Add support for the Gemini Live API.

  • 9b63cd6 #9192 - Add thoughtSummary() convenience method to EnhancedGenerateContentResponse.

  • 02280d7 #9201 - Add App Check limited use token option to getAI().

Patch Changes

  • 84b8bed #9222 - Fixed an issue where AIError messages were too long after including an entire response body.

  • c5f08a9 #9216 - Add 'includeSafetyAttributes' field to Predict request payloads.

  • cbef6c6 #9225 - Exclude ChromeAdapterImpl code from Node entry point.

firebase@12.2.0

Minor Changes

  • 984086b #9224 - Add support for the Gemini Live API.

  • 9b63cd6 #9192 - Add thoughtSummary() convenience method to EnhancedGenerateContentResponse.

  • 02280d7 #9201 - Add App Check limited use token option to getAI().

... (truncated)

Commits

Updates google-spreadsheet from 4.1.5 to 5.0.2

Release notes

Sourced from google-spreadsheet's releases.

v5.0.1

What's Changed

Full Changelog: theoephraim/node-google-spreadsheet@v5.0.0...v5.0.1

v5.0.0

What's Changed

Full Changelog: theoephraim/node-google-spreadsheet@v4.1.5...v5.0.0

Changelog

Sourced from google-spreadsheet's changelog.

5.0.2

Patch Changes

  • 20f1f31: do not bundle runtime deps

5.0.1

Patch Changes

  • a39cdd8: fix type issue with google-auth-library (fixes #726)

5.0.0

Major Changes

  • 4f92ef9: Swap axios for ky - a thin fetch wrapper.

    Mostly things should work exactly the same, but we'll do a major release just in case.

    BREAKING CHANGE:

    • export functions in stream mode now return a web ReadableStream

Patch Changes

  • 45229e4: add changesets
  • 4f92ef9: swap lodash for es-toolkit

4.1.5

4.1.4

4.1.3

... (truncated)

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added the dependencies Dependencies and packages updates label Sep 1, 2025
@dependabot dependabot bot requested a review from TaylorHo as a code owner September 1, 2025 04:00
@dependabot dependabot bot added the dependencies Dependencies and packages updates label Sep 1, 2025
…ates

Bumps the major-updates group with 2 updates in the / directory: [firebase](https://github.com/firebase/firebase-js-sdk) and [google-spreadsheet](https://github.com/theoephraim/node-google-spreadsheet).


Updates `firebase` from 11.10.0 to 12.2.1
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/compare/firebase@11.10.0...firebase@12.2.1)

Updates `google-spreadsheet` from 4.1.5 to 5.0.2
- [Release notes](https://github.com/theoephraim/node-google-spreadsheet/releases)
- [Changelog](https://github.com/theoephraim/node-google-spreadsheet/blob/main/CHANGELOG.md)
- [Commits](theoephraim/node-google-spreadsheet@v4.1.5...v5.0.2)

---
updated-dependencies:
- dependency-name: firebase
  dependency-version: 12.2.1
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
- dependency-name: google-spreadsheet
  dependency-version: 5.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: major-updates
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot-npm_and_yarn-major-updates-653a924c0d branch from 12af31c to 03f8f5a Compare September 1, 2025 16:27
@TaylorHo TaylorHo merged commit c8cb64f into main Sep 2, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-major-updates-653a924c0d branch September 2, 2025 13:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies and packages updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants