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): bump firebase from 11.4.0 to 11.5.0 #811

Merged
merged 2 commits into from
Mar 24, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps firebase from 11.4.0 to 11.5.0.

Release notes

Sourced from firebase's releases.

[email protected]

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

What's Changed

[email protected]

Minor Changes

  • 058afa2 #8741 - Added missing BlockReason and FinishReason enum values.

Patch Changes

  • 5611175 #8814 (fixes #8813) - Modify the retry mechanism to stop when remaining tries is less than or equal to zero, improving the robustness of the retry handling.

  • feb2c9d #8787 - Use lazy encoding in UTF-8 encoded byte comparison for strings.

  • Updated dependencies [25985ac, 5611175, 95b4fc6, feb2c9d, 113c965, 058afa2, 43d6b67]:

  • @​firebase/app@​0.11.3

  • @​firebase/vertexai@​1.2.0

  • @​firebase/performance@​0.7.2

  • @​firebase/app-check@​0.8.13

  • @​firebase/firestore@​4.7.10

  • @​firebase/database-compat@​2.0.5

  • @​firebase/database@​1.0.14

  • @​firebase/data-connect@​0.3.2

  • @​firebase/app-compat@​0.2.52

  • @​firebase/performance-compat@​0.2.15

  • @​firebase/app-check-compat@​0.3.20

  • @​firebase/firestore-compat@​0.3.45

@​firebase/vertexai@​1.2.0

Minor Changes

  • 25985ac #8827 - Add systemInstruction, tools, and generationConfig to CountTokensRequest.

  • 058afa2 #8741 - Added missing BlockReason and FinishReason enum values.

@​firebase/app@​0.11.3

Patch Changes

  • Update SDK_VERSION.

@​firebase/app-check@​0.8.13

Patch Changes

  • 95b4fc6 #8842 (fixes #8822) - Improve error handling in AppCheck. The publicly-exported getToken() will now throw internalError strings it was previously ignoring.

... (truncated)

Commits

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)

@dependabot dependabot bot requested a review from kyleecodes March 24, 2025 10:26
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 24, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-11.5.0 branch 3 times, most recently from 3b7d593 to 2f6661e Compare March 24, 2025 23:23
Bumps [firebase](https://github.com/firebase/firebase-js-sdk) from 11.4.0 to 11.5.0.
- [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/[email protected]@11.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-11.5.0 branch from 2f6661e to be21d74 Compare March 24, 2025 23:25
@kyleecodes kyleecodes merged commit 589d09e into develop Mar 24, 2025
5 checks passed
@kyleecodes kyleecodes deleted the dependabot/npm_and_yarn/firebase-11.5.0 branch March 24, 2025 23:37
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