Skip to content

Conversation

@angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Feb 6, 2025

This PR contains the following updates:

Package Type Update Change
firebase (source, changelog) devDependencies minor 11.2.0 -> 11.3.0
github/codeql-action action patch v3.28.8 -> v3.28.9
jasmine (source) devDependencies minor ~5.5.0 -> ~5.6.0
jasmine-core (source) devDependencies minor ~5.5.0 -> ~5.6.0
nock devDependencies patch 14.0.0 -> 14.0.1
prettier (source) dependencies minor 3.4.2 -> 3.5.0
renovate (source) dependencies minor 39.162.1 -> 39.165.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

firebase/firebase-js-sdk (firebase)

v11.3.0

Compare Source

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

What's Changed

@​firebase/app@​0.11.0

Minor Changes
  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.
Patch Changes
  • dafae52 #​8724 - Discard the earliest heartbeat once a limit of 30 heartbeats in storage has been hit.

@​firebase/auth@​1.9.0

Minor Changes
  • 9d88e3a #​8738 - Added ActionCodeSettings.linkDomain to customize the Firebase Hosting link domain that is used in mobile out-of-band email action flows. Also, deprecated ActionCodeSettings.dynamicLinkDomain.
Patch Changes
  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.

@​firebase/auth-types@​0.13.0

Minor Changes
  • 9d88e3a #​8738 - Added ActionCodeSettings.linkDomain to customize the Firebase Hosting link domain that is used in mobile out-of-band email action flows. Also, deprecated ActionCodeSettings.dynamicLinkDomain.

@​firebase/data-connect@​0.3.0

Minor Changes
  • 313faf6 #​8749 - Add custom request headers based on the type of SDK (JS/TS, React, Angular, etc) that's invoking Data Connect requests. This will help us understand how users interact with Data Connect when using the Web SDK.
Patch Changes
  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.

firebase@11.3.0

Minor Changes
  • 2ec1c76 #​8644 - Collect web vital metrics (INP,CLS,LCP) as part of page load event.

  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.

  • 313faf6 #​8749 - Add custom request headers based on the type of SDK (JS/TS, React, Angular, etc) that's invoking Data Connect requests. This will help us understand how users interact with Data Connect when using the Web SDK.

  • 9d88e3a #​8738 - Added ActionCodeSettings.linkDomain to customize the Firebase Hosting link domain that is used in mobile out-of-band email action flows. Also, deprecated ActionCodeSettings.dynamicLinkDomain.

Patch Changes

@​firebase/performance@​0.7.0

Minor Changes
  • 2ec1c76 #​8644 - Collect web vital metrics (INP,CLS,LCP) as part of page load event.

@​firebase/app-compat@​0.2.49

Patch Changes

@​firebase/auth-compat@​0.5.18

Patch Changes

@​firebase/database@​1.0.12

Patch Changes
  • 01f36ea #​8719 - Fix a potential for a negative offset when calculating last reconnect times. This could cause lengthy reconnect delays in some scenarios. Fixes #​8718.

  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.

@​firebase/database-compat@​2.0.3

Patch Changes

@​firebase/firestore@​4.7.7

Patch Changes
  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.

  • 721e5a7 #​8691 - Fixed a server and sdk mismatch in unicode string sorting.

@​firebase/firestore-compat@​0.3.42

Patch Changes

@​firebase/functions@​0.12.2

Patch Changes
  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.

@​firebase/functions-compat@​0.3.19

Patch Changes

@​firebase/performance-compat@​0.2.13

Patch Changes

@​firebase/storage@​0.13.6

Patch Changes
  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.

@​firebase/storage-compat@​0.3.16

Patch Changes

@​firebase/vertexai@​1.0.4

Patch Changes
  • 97d48c7 #​8651 - FirebaseServerApp can now be initalized with an App Check token instead of invoking the App Check
    getToken method. This should unblock the use of App Check enforced products in SSR environments
    where the App Check SDK cannot be initialized.
github/codeql-action (github/codeql-action)

v3.28.9

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.9 - 07 Feb 2025
  • Update default CodeQL bundle version to 2.20.4. #​2753

See the full CHANGELOG.md for more information.

jasmine/jasmine-npm (jasmine)

v5.6.0

Compare Source

Please see the release notes.

jasmine/jasmine (jasmine-core)

v5.6.0

Compare Source

Please see the release notes.

nock/nock (nock)

v14.0.1

Compare Source

Bug Fixes
  • recorder: response body accessed multiple times in parallel requests (#​2840) (ac7a1b2)
prettier/prettier (prettier)

v3.5.0

Compare Source

diff

🔗 Release Notes

renovatebot/renovate (renovate)

v39.165.0

Compare Source

Features
Documentation
Miscellaneous Chores

v39.164.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.38.8 (#​34112) (766abc7)

v39.164.0

Compare Source

Features
Miscellaneous Chores

v39.163.0

Compare Source

Features

v39.162.3

Compare Source

Bug Fixes
  • deps: update dependency mkdocs-material to v9.6.3 (#​34085) (21dd68c)
  • manager/custom): Revert "fix(manager/custom: Support range strategy with custom managers" (#​34083) (335ad54)
Miscellaneous Chores

v39.162.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.38.7 (#​34080) (17b240e)
Miscellaneous Chores

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker comp: build renovate managed labels Feb 6, 2025
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Feb 6, 2025
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from 08d06ef to 8821b0c Compare February 7, 2025 00:06
@angular-robot angular-robot changed the title build: update dependency firebase to v11.3.0 build: update all non-major dependencies Feb 7, 2025
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 24 times, most recently from 66be7bc to a5e14ce Compare February 9, 2025 04:06
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 21 times, most recently from 9933252 to c46e20d Compare February 10, 2025 16:06
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from c46e20d to b55e25d Compare February 10, 2025 17:07
Copy link
Member

@josephperrott josephperrott left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@josephperrott
Copy link
Member

This PR was merged into the repository by commit 94ec2ab.

The changes were merged into the following branches: main

@angular-robot angular-robot deleted the ng-renovate/all-non-major-dependencies branch February 10, 2025 18:02
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Mar 13, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project comp: build renovate managed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants