Skip to content

Conversation

@angular-robot
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
@microsoft/api-extractor (source) dependencies patch 7.51.0 -> 7.51.1
@microsoft/api-extractor (source) dependencies minor 7.51.0 -> 7.51.1
@types/dom-view-transitions (source) devDependencies patch 1.0.5 -> 1.0.6
@types/node (source) dependencies patch 22.13.5 -> 22.13.8
firebase (source, changelog) devDependencies minor 11.3.1 -> 11.4.0
firebase-tools devDependencies minor 13.31.2 -> 13.32.0
prettier (source) dependencies patch 3.5.2 -> 3.5.3
renovate (source) dependencies minor 39.182.3 -> 39.185.0
stylelint (source) devDependencies minor 16.14.1 -> 16.15.0
typescript (source) dependencies minor 5.7.3 -> 5.8.2
undici (source) devDependencies minor 7.3.0 -> 7.4.0

Warning

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


Release Notes

microsoft/rushstack (@​microsoft/api-extractor)

v7.51.1

Compare Source

Sat, 01 Mar 2025 05:00:09 GMT

Patches
  • Include triple-slash references marked with preserve="true" from files that only contain re-exports. There was a behavior change in TypeScript 5.5, where only triple-slash references that are explicitly marked with preserve="true" are emitted into declaration files. This change adds support for placing these references in files that only contain re-exports, like the API entrypoint file.
firebase/firebase-js-sdk (firebase)

v11.4.0

Compare Source

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

@​firebase/remote-config@​0.6.0

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

@​firebase/util@​1.11.0

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

@​firebase/vertexai@​1.1.0

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

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

Patch Changes

@​firebase/analytics@​0.10.12

Patch Changes

@​firebase/analytics-compat@​0.2.18

Patch Changes

@​firebase/app@​0.11.2

Patch Changes

@​firebase/app-check@​0.8.12

Patch Changes

@​firebase/app-check-compat@​0.3.19

Patch Changes

@​firebase/app-compat@​0.2.51

Patch Changes

@​firebase/auth@​1.9.1

Patch Changes

@​firebase/auth-compat@​0.5.19

Patch Changes

@​firebase/component@​0.6.13

Patch Changes

@​firebase/data-connect@​0.3.1

Patch Changes

@​firebase/database@​1.0.13

Patch Changes

@​firebase/database-compat@​2.0.4

Patch Changes

@​firebase/database-types@​1.0.9

Patch Changes

@​firebase/firestore@​4.7.9

Patch Changes

@​firebase/firestore-compat@​0.3.44

Patch Changes

@​firebase/functions@​0.12.3

Patch Changes

@​firebase/functions-compat@​0.3.20

Patch Changes

@​firebase/installations@​0.6.13

Patch Changes

@​firebase/installations-compat@​0.2.13

Patch Changes

@​firebase/messaging@​0.12.17

Patch Changes

@​firebase/messaging-compat@​0.2.17

Patch Changes

@​firebase/performance@​0.7.1

Patch Changes

@​firebase/performance-compat@​0.2.14

Patch Changes

@​firebase/remote-config-compat@​0.2.13

Patch Changes

@​firebase/storage@​0.13.7

Patch Changes

@​firebase/storage-compat@​0.3.17

Patch Changes
firebase/firebase-tools (firebase-tools)

v13.32.0

Compare Source

  • Replaced VSCODE_CWD check to address issues running in VSCode environments. (#​7471)
  • Added initial delay when loading python functions (#​8239)
  • Enforced webframeworks enablement only on webframeworks sites (#​8168)
  • Fixed issue where apps:init throws an error upon app creation.
  • Reenabled prompts for unused service deletion in deploy --only.
  • Update Firebase Data Connect local toolkit to v1.8.3, which includes the following changes: (#​8263)
    • Adds a _metadata.distance field to vector similarity search results
    • Fixes auth and request.auth when the request is unauthenticated
    • Fixes an issue with hanging commas in import statements in the generated Web SDK
    • Fixes an issue where the additional union type { __angular?: true } breaks type inference in the generated Web SDK
prettier/prettier (prettier)

v3.5.3

Compare Source

diff

Flow: Fix missing parentheses in ConditionalTypeAnnotation (#​17196 by @​fisker)
// Input
type T<U> = 'a' | ('b' extends U ? 'c' : empty);
type T<U> = 'a' & ('b' extends U ? 'c' : empty);

// Prettier 3.5.2
type T<U> = "a" | "b" extends U ? "c" : empty;
type T<U> = "a" & "b" extends U ? "c" : empty;

// Prettier 3.5.3
type T<U> = "a" | ("b" extends U ? "c" : empty);
type T<U> = "a" & ("b" extends U ? "c" : empty);
renovatebot/renovate (renovate)

v39.185.0

Compare Source

Features
Bug Fixes

v39.184.0

Compare Source

Features
Miscellaneous Chores

v39.183.0

Compare Source

Features
Code Refactoring

v39.182.5

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring

v39.182.4

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores
  • deps: update actions/cache action to v4.2.2 (main) (#​34534) (08307f5)
  • deps: update codecov/codecov-action action to v5.4.0 (main) (#​34519) (75c730c)
  • deps: update dependency eslint-import-resolver-typescript to v3.8.3 (main) (#​34528) (a622c7a)
Code Refactoring
  • bitbucket-server: replace utils.accumulateValues with paginate calls (#​34473) (032171c)
stylelint/stylelint (stylelint)

v16.15.0

Compare Source

It adds 1 new rule, a languageOptions configuration property for configuring some of the new rules added in 16.13.0, regex support to 1 option and support for computing EditInfo to 6 rules. It fixes 9 bugs, including 2 with the tap reporter.

microsoft/TypeScript (typescript)

v5.8.2: TypeScript 5.8

Compare Source

For release notes, check out the release announcement.

Downloads are available on:

nodejs/undici (undici)

v7.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: nodejs/undici@v7.3.0...v7.4.0


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 27, 2025
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Feb 27, 2025
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 26 times, most recently from 0dd0d13 to 526cce0 Compare February 28, 2025 21:10
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 24 times, most recently from 198409f to 7521b8f Compare March 3, 2025 08:13
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from 7521b8f to 85409aa Compare March 3, 2025 09:14
@angular-robot
Copy link
Contributor Author

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: bazel/pnpm-lock.yaml
/bin/sh: 1: pnpm: not found

@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 Apr 3, 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.

1 participant