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 the firebase group across 2 directories with 4 updates #3241

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the firebase group with 3 updates in the / directory: firebase, @firebase/rules-unit-testing and firebase-admin.
Bumps the firebase group with 2 updates in the /functions directory: firebase-admin and firebase-functions.

Updates firebase from 10.14.1 to 11.4.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

  • 9d82665 #8757 - Added support for modality-based token count.

  • 70e08cf #8699 - Adds support for initial state hydration (from SSR contexts)

  • 777f465 #8483 - Add support for the FIREBASE_WEBAPP_CONFIG environment variable at install time.

  • ce2c775 #8683 - Public Preview Added support for generating images using the Imagen 3 model.

Patch Changes

... (truncated)

Commits

Updates @firebase/rules-unit-testing from 3.0.4 to 4.0.1

Release notes

Sourced from @​firebase/rules-unit-testing's releases.

Open Source Release v4.0.0

Features

Breaking Changes

Deprecations

  • Removed support for deprecated serviceAccount and credential properties from the Node.js SDK. If you were previously using the Firebase Javascript SDK to use these properties, use the Firebase Admin Node.js SDK instead.
  • Deprecated firebase.User.prototype.getToken in favor of firebase.User.prototype.getIdToken.

Fixes

  • Fixed an issue where firebase.User.prototype.updateProfile was not triggering an update in password provider data.
Changelog

Sourced from @​firebase/rules-unit-testing's changelog.

4.0.1

Patch Changes

4.0.0

Patch Changes

Commits

Updates firebase-admin from 12.7.0 to 13.2.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.2.0

New Features

  • feat(fdc): Add support for Data Connect Impersonation (#2844)

Bug Fixes

  • fix(functions): Use emulated credentials when connecting to the emulator (#2857)
  • fix(dc): Use emulated credentials with Data Connect Emulator (#2853)
  • fix: equality comparison for semantic version when number of segments = max allowed segments (#2794)

Miscellaneous

  • [chore] Release 13.2.0 Take 2 (#2867)
  • [chore] Release 13.2.0 (#2866)
  • build(deps): bump @​firebase/database-compat from 2.0.1 to 2.0.3 (#2849)
  • build(deps-dev): bump @​types/lodash from 4.17.13 to 4.17.15 (#2848)
  • build(deps): bump google-auth-library from 9.15.0 to 9.15.1 (#2847)
  • Adds support for exporting a serialized config response from the RC server side SDK. (#2829)

Firebase Admin Node.js SDK v13.1.0

New Features

  • feat(auth): Added FDL deprecation support for Firebase Auth (#2752)

Miscellaneous

  • [chore] Release 13.1.0 (#2841)
  • build(deps): bump @​fastify/busboy from 3.1.0 to 3.1.1 (#2817)
  • chore: Update postcheck typescript version (#2840)
  • build(deps): bump undici in /.github/actions/send-email (#2837)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.46 to 0.2.48 (#2834)
  • chore: Revert holiday message (#2827)
  • chore: Fix holiday template date (#2815)
  • Adding delayed response message for holidays (#2814)
  • build(deps): bump @​types/node from 22.10.1 to 22.10.2 (#2811)

Firebase Admin Node.js SDK v13.0.2

Bug Fixes

  • fix(auth): Fix credentials issue in createToken() when using ADC (#2801)

Miscellaneous

  • [chore] Release 13.0.2 (#2813)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.48.0 to 7.48.1 (#2810)
  • build(deps): bump @​fastify/busboy from 3.0.0 to 3.1.0 (#2805)

... (truncated)

Commits
  • 8beb1a3 [chore] Release 13.2.0 Take 2 (#2867)
  • 2717cf7 [chore] Release 13.2.0 (#2866)
  • 3bf4939 feat(fdc): Add support for Data Connect Impersonation (#2844)
  • 2379e15 fix(functions): Use emulated credentials when connecting to the emulator (#2857)
  • 63d615f build(deps): bump @​firebase/database-compat from 2.0.1 to 2.0.3 (#2849)
  • 38a38cc build(deps-dev): bump @​types/lodash from 4.17.13 to 4.17.15 (#2848)
  • cd00a84 build(deps): bump google-auth-library from 9.15.0 to 9.15.1 (#2847)
  • 2a9dce8 fix(dc): Use emulated credentials with Data Connect Emulator (#2853)
  • 5fb1357 Adds support for exporting a serialized config response from the RC server si...
  • cb2b92f fix: equality comparison for semantic version when number of segments = max a...
  • Additional commits viewable in compare view

Updates firebase-admin from 12.4.0 to 13.2.0

Release notes

Sourced from firebase-admin's releases.

Firebase Admin Node.js SDK v13.2.0

New Features

  • feat(fdc): Add support for Data Connect Impersonation (#2844)

Bug Fixes

  • fix(functions): Use emulated credentials when connecting to the emulator (#2857)
  • fix(dc): Use emulated credentials with Data Connect Emulator (#2853)
  • fix: equality comparison for semantic version when number of segments = max allowed segments (#2794)

Miscellaneous

  • [chore] Release 13.2.0 Take 2 (#2867)
  • [chore] Release 13.2.0 (#2866)
  • build(deps): bump @​firebase/database-compat from 2.0.1 to 2.0.3 (#2849)
  • build(deps-dev): bump @​types/lodash from 4.17.13 to 4.17.15 (#2848)
  • build(deps): bump google-auth-library from 9.15.0 to 9.15.1 (#2847)
  • Adds support for exporting a serialized config response from the RC server side SDK. (#2829)

Firebase Admin Node.js SDK v13.1.0

New Features

  • feat(auth): Added FDL deprecation support for Firebase Auth (#2752)

Miscellaneous

  • [chore] Release 13.1.0 (#2841)
  • build(deps): bump @​fastify/busboy from 3.1.0 to 3.1.1 (#2817)
  • chore: Update postcheck typescript version (#2840)
  • build(deps): bump undici in /.github/actions/send-email (#2837)
  • build(deps-dev): bump @​firebase/app-compat from 0.2.46 to 0.2.48 (#2834)
  • chore: Revert holiday message (#2827)
  • chore: Fix holiday template date (#2815)
  • Adding delayed response message for holidays (#2814)
  • build(deps): bump @​types/node from 22.10.1 to 22.10.2 (#2811)

Firebase Admin Node.js SDK v13.0.2

Bug Fixes

  • fix(auth): Fix credentials issue in createToken() when using ADC (#2801)

Miscellaneous

  • [chore] Release 13.0.2 (#2813)
  • build(deps-dev): bump @​microsoft/api-extractor from 7.48.0 to 7.48.1 (#2810)
  • build(deps): bump @​fastify/busboy from 3.0.0 to 3.1.0 (#2805)

... (truncated)

Commits
  • 8beb1a3 [chore] Release 13.2.0 Take 2 (#2867)
  • 2717cf7 [chore] Release 13.2.0 (#2866)
  • 3bf4939 feat(fdc): Add support for Data Connect Impersonation (#2844)
  • 2379e15 fix(functions): Use emulated credentials when connecting to the emulator (#2857)
  • 63d615f build(deps): bump @​firebase/database-compat from 2.0.1 to 2.0.3 (#2849)
  • 38a38cc build(deps-dev): bump @​types/lodash from 4.17.13 to 4.17.15 (#2848)
  • cd00a84 build(deps): bump google-auth-library from 9.15.0 to 9.15.1 (#2847)
  • 2a9dce8 fix(dc): Use emulated credentials with Data Connect Emulator (#2853)
  • 5fb1357 Adds support for exporting a serialized config response from the RC server si...
  • cb2b92f fix: equality comparison for semantic version when number of segments = max a...
  • Additional commits viewable in compare view

Updates firebase-functions from 5.1.1 to 6.3.2

Release notes

Sourced from firebase-functions's releases.

v6.3.1

  • Fix bug where sse response hangs if handler threw an error. (#1668)

v6.3.0

  • Add onCallGenkit (#1655)

v6.2.0

  • Add an authPolicy callback to CallableOptions for reusable auth middleware as well as helper auth policies (#1650)
  • Handle ESM functions codebases containing top-level awaits, which would break in node 22.12+ (#1651)
  • Multiple breaking changes to the not-yet-announced streaming feature for Callable Functions (#1652)

v6.1.2

  • Update callable function to better support long running requests (#1635)

v6.1.1

  • Fix bug where wrapInit wasn't called on v2 callable functions. (#1634)
  • Add support for callable function to return streaming response (#1629)
  • Add support for firebase-admin@13 (#1641)

v6.1.0

  • Bump express version to 4.19.2 (#1624)
  • Add support for beforeSmsSent auth blocking triggers. (#1589)

v6.0.1

  • Fix bug where v1 functions can't be emulated (#1615)

v6.0.0

  • Breaking: Change default entrypoint of the firebase-functions package to v2 instead of v1 (#1594)
  • Add @​deprecated annotation on functions.config() API (#1604)
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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 9, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-7f1e48f7a8 branch 3 times, most recently from 7a67bad to f434b63 Compare March 9, 2025 21:01
Bumps the firebase group with 3 updates in the / directory: [firebase](https://github.com/firebase/firebase-js-sdk), [@firebase/rules-unit-testing](https://github.com/firebase/firebase-js-sdk/tree/HEAD/packages/rules-unit-testing) and [firebase-admin](https://github.com/firebase/firebase-admin-node).
Bumps the firebase group with 2 updates in the /functions directory: [firebase-admin](https://github.com/firebase/firebase-admin-node) and [firebase-functions](https://github.com/firebase/firebase-functions).


Updates `firebase` from 10.14.1 to 11.4.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.4.0)

Updates `@firebase/rules-unit-testing` from 3.0.4 to 4.0.1
- [Release notes](https://github.com/firebase/firebase-js-sdk/releases)
- [Changelog](https://github.com/firebase/firebase-js-sdk/blob/main/packages/rules-unit-testing/CHANGELOG.md)
- [Commits](https://github.com/firebase/firebase-js-sdk/commits/@firebase/[email protected]/packages/rules-unit-testing)

Updates `firebase-admin` from 12.7.0 to 13.2.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v12.7.0...v13.2.0)

Updates `firebase-admin` from 12.4.0 to 13.2.0
- [Release notes](https://github.com/firebase/firebase-admin-node/releases)
- [Changelog](https://github.com/firebase/firebase-admin-node/blob/master/CHANGELOG.md)
- [Commits](firebase/firebase-admin-node@v12.7.0...v13.2.0)

Updates `firebase-functions` from 5.1.1 to 6.3.2
- [Release notes](https://github.com/firebase/firebase-functions/releases)
- [Changelog](https://github.com/firebase/firebase-functions/blob/master/tsconfig.release.json)
- [Commits](firebase/firebase-functions@v5.1.1...v6.3.2)

---
updated-dependencies:
- dependency-name: firebase
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: firebase
- dependency-name: "@firebase/rules-unit-testing"
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: firebase
- dependency-name: firebase-admin
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: firebase
- dependency-name: firebase-admin
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: firebase
- dependency-name: firebase-functions
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: firebase
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/firebase-7f1e48f7a8 branch from f434b63 to 710382c Compare March 9, 2025 23:06
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2025

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Apr 1, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/firebase-7f1e48f7a8 branch April 1, 2025 18:22
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.

0 participants