Skip to content

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Aug 8, 2025

This PR contains the following updates:

Package Type Update Change
@google/genai dependencies minor 1.13.0 -> 1.15.0
@inquirer/prompts (source) dependencies patch 7.8.0 -> 7.8.4
@microsoft/api-extractor (source) dependencies patch 7.52.10 -> 7.52.11
@types/git-raw-commits (source) dependencies patch 2.0.0 -> 2.0.4
@types/jasmine (source) dependencies patch 5.1.8 -> 5.1.9
@types/node (source) dependencies minor 24.2.0 -> 24.3.0
@types/node (source) dependencies minor 22.17.0 -> 22.18.0
chalk dependencies minor 5.5.0 -> 5.6.0
firebase (source, changelog) dependencies minor 12.0.0 -> 12.1.0
firebase-tools devDependencies minor 14.12.1 -> 14.14.0
firebase-tools dependencies minor 14.12.1 -> 14.14.0
nock dependencies patch 14.0.8 -> 14.0.10
renovate (source) dependencies minor 41.58.1 -> 41.84.0
selenium-webdriver (source) dependencies minor 4.34.0 -> 4.35.0
supports-color dependencies minor 10.1.0 -> 10.2.0
undici (source) dependencies minor 7.13.0 -> 7.15.0

Release Notes

googleapis/js-genai (@​google/genai)

v1.15.0

Compare Source

Features
  • Support Imagen image segmentation on Vertex (6b86bae)
  • Support Veo 2 Reference Images to Video Generation on Vertex (6bca6ad)
Bug Fixes
  • chats: Drop the validation on part with empty text (d2602d2)
  • Fix the bug to support Gemini Batch inlined requests system instruction (843c774)

v1.14.0

Compare Source

Features
  • add an _exclude_fields characteristic in the config for unused values to avoid unnecessary and unused code in converter and type generation. (15a4504)
  • enable continuous fine-tuning on a pre-tuned model in the SDK. (027f09d)
  • support document name in grounding metadata (b801236)
  • Support exclude_domains in Google Search and Enterprise Web Search (8ed49f1)
Bug Fixes
  • Replace gemini-2.5-flash-preview-04-17 with gemini-2.5-flash. (d7f1c30)
SBoudrias/Inquirer.js (@​inquirer/prompts)

v7.8.4

Compare Source

  • fix: Remove "easter-egg" vim/emacs bindings conflicting with the type-to-search feature.

v7.8.3

Compare Source

  • Fix Unix yes not properly being processed by the confirm prompt. (yes | node confirm-script.js)

v7.8.2

Compare Source

  • Make @types/node an optional peer dependency.

v7.8.1

Compare Source

  • Replace external-editor dependency with new @inquirer/external-editor. This remove the vulnerable tmp transitive dependency from the dependency tree.
microsoft/rushstack (@​microsoft/api-extractor)

v7.52.11

Compare Source

Tue, 19 Aug 2025 20:45:02 GMT

Patches
  • Fix self-package import resolution by removing outDir/declarationDir from compiler options
chalk/chalk (chalk)

v5.6.0

Compare Source

  • Make WezTerm terminal use true color a8f5bf7

firebase/firebase-js-sdk (firebase)

v12.1.0

Compare Source

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

What's Changed

@​firebase/ai@​2.1.0

Minor Changes

[email protected]

Minor Changes
Patch Changes

@​firebase/app@​0.14.1

Patch Changes
  • Update SDK_VERSION.

@​firebase/app-compat@​0.5.1

Patch Changes

@​firebase/performance@​0.7.9

Patch Changes
  • a4897a6 #​9178 (fixes #​9136) - Fixed errors thrown when capturing long target element names for the out-of-the-box metrics.

@​firebase/performance-compat@​0.2.22

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

v14.14.0

Compare Source

  • Fixed the SQL permission bug in sql:migrate. (#​9018)
  • firebase init dataconnect:sdk generate consistent fixed package names (#​9021)
  • Added configDir configuration option to specify a custom directory for .env files in Functions (#​9000)

v14.13.0

Compare Source

  • Updated Data Connect emulator to v2.11.2, which:
    • [fixed] Fixed an issue causing SQL errors when combining aggregates and full-text search.
  • Fixed a bug when deploying firestore indexes failed due to broken index comparison logic (#​8859)
  • Added prefix support for multi-instance Cloud Functions extension parameters. (#​8911)
  • Make it possible to init a dataconnect project in non interactive mode (#​8993)
  • Added 2 new MCP tools for crashlytics get_sample_crash_for_issue and get_issue_details (#​8995)
  • Use Gemini to generate schema and seed_data.gql in firebase init dataconnect (#​8988)
  • Fixed a bug when firebase deploy --only dataconnect didn't include GQL files in nested folders (#​8981)
  • Changed firebase deploy create Cloud SQL instances asynchronously (#​9004)
  • Fixed an issue where 'database' deploys did not read source code correctly (#​8985)
nock/nock (nock)

v14.0.10

Compare Source

Bug Fixes
  • Use Error objects instead of plain objects with replyWithError() (#​2900) (f2a3389)

v14.0.9

Compare Source

Bug Fixes
renovatebot/renovate (renovate)

v41.84.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.34.1 (main) (#​37700) (526a031)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.10.11 (main) (#​37707) (2a132fe)
  • deps: update otel/opentelemetry-collector-contrib docker tag to v0.133.0 (main) (#​37708) (a6a9d14)

v41.83.2

Compare Source

Miscellaneous Chores
  • deps: update dependency typescript-eslint to v8.40.0 (main) (#​37706) (738158f)
Build System

v41.83.1

Compare Source

Bug Fixes

v41.83.0

Compare Source

Features
  • pip-compile: Support compiling dependencies from pyproject.toml (#​37457) (5ec2a13)
Documentation
Miscellaneous Chores
Code Refactoring

v41.82.10

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.12 (main) (#​37684) (393da66)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.10.10 (main) (#​37683) (f431a0c)

v41.82.9

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.11 (main) (#​37681) (6c1e37e)

v41.82.8

Compare Source

Bug Fixes
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.10.9 (main) (#​37679) (7c91c2c)

v41.82.7

Compare Source

Build System

v41.82.6

Compare Source

Build System

v41.82.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.10 (main) (#​37666) (f94c2d3)
Miscellaneous Chores

v41.82.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.9 (main) (#​37657) (da591df)
Documentation
Miscellaneous Chores

v41.82.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.6 (main) (#​37652) (7cf05ac)

v41.82.2

Compare Source

Bug Fixes
Miscellaneous Chores

v41.82.1

Compare Source

Bug Fixes

v41.82.0

Compare Source

Features
Miscellaneous Chores
  • deps: update codecov/codecov-action action to v5.5.0 (main) (#​37634) (30c0983)

v41.81.6

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.5 (main) (#​37628) (fe5a421)
Miscellaneous Chores
  • deps: update containerbase/internal-tools action to v3.10.76 (main) (#​37625) (fd2c653)
  • deps: update dependency esbuild to v0.25.9 (main) (#​37620) (41d7ece)

v41.81.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.4 (main) (#​37619) (d024de7)

v41.81.4

Compare Source

Bug Fixes

v41.81.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.3 (main) (#​37618) (816ba45)
Miscellaneous Chores
  • deps: update containerbase/internal-tools action to v3.10.75 (main) (#​37612) (ea9ef53)
  • deps: update dependency nock to v14.0.10 (main) (#​37617) (c1863bd)
  • deps: update dependency tsx to v4.20.4 (main) (#​37610) (4935d5e)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.10.6 (main) (#​37611) (6901eff)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.10.7 (main) (#​37613) (d65eebd)

v41.81.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.2 (main) (#​37604) (62058fa)
Miscellaneous Chores
  • deps: update dependency vite to v7.1.2 (main) (#​37602) (2f35178)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.10.5 (main) (#​37603) (f7b1650)

v41.81.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.1 (main) (#​37601) (4ed5e65)

v41.81.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.33.0 (main) (#​37599) (e5a580c)

v41.80.0

Compare Source

Features
Miscellaneous Chores
  • deps: update actions/dependency-review-action action to v4.7.2 (main) (#​37596) (5979e4a)
  • deps: update dependency typescript-eslint to v8.39.1 (main) (#​37595) (c7d6cc8)

v41.79.0

Compare Source

Features

v41.78.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.32.2 (main) (#​37590) (f59de33)

v41.78.0

Compare Source

Features

v41.77.0

Compare Source

Features
Miscellaneous Chores
  • deps: update github/codeql-action action to v3.29.10 (main) (#​37582) (4d3bb1b)
  • deps: update otel/opentelemetry-collector-contrib docker tag to v0.132.4 (main) (#​37579) (77760ee)
Code Refactoring

v41.76.1

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores
  • deps: lock file maintenance (main) (#​37571) (a3d46bb)
  • deps: update containerbase/internal-tools action to v3.10.74 (main) (#​37572) (37641bf)
  • deps: update dependency renovatebot/github-action to v43.0.8 (main) (#​37574) (d572c08)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.10.3 (main) (#​37573) (ae95ad8)
  • deps: update otel/opentelemetry-collector-contrib docker tag to v0.132.3 (main) (#​37575) (b51d590)

v41.76.0

Compare Source

Features

v41.75.0

Compare Source

Features

v41.74.5

Compare Source

Bug Fixes
  • codecommit: reset cached pull request list when initializing repository (#​36468) (d085a8c)

v41.74.4

Compare Source

Bug Fixes
Documentation
  • autoapprove: Update automerge.md and mention autoApprove option (#​35837) (ee3048f)

v41.74.3

Compare Source

Bug Fixes
Miscellaneous Chores

v41.74.2

Compare Source

Bug Fixes
  • deps: update dependency mkdocs-material to v9.6.17 (main) (#​37552) (db8c21b)
Miscellaneous Chores
  • deps: update dependency lint-staged to v16.1.5 (main) (#​37549) (907ca2e)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.10.1 (main) (#​37550) (99ec448)

v41.74.1

Compare Source

Documentation
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.8.69 (main) (#​37540) (ebfbca5)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.9.0 (main) (#​37546) (f6743ad)
Build System
  • deps: update dependency strip-json-comments to v5.0.3 (main) (#​37545) (3437c30)

v41.74.0

Compare Source

Features
Bug Fixes
Miscellaneous Chores

v41.73.4

Compare Source

Bug Fixes
  • bitbucket-server: getUsersFromReviewerGroup to return slugs, not emails (#​37510) (35e1500)

v41.73.3

Compare Source

Bug Fixes

v41.73.2

Compare Source

Bug Fixes
  • pep621: ensure SSH git dependencies can be specified via tag (#​37208) (a950b2b)
Miscellaneous Chores
  • deps: update dependency nock to v14.0.9 (main) (#​37526) (b233776)
  • deps: update dependency vite to v7.1.1 (main) (#​37529) (45cb5a5)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.8.66 (main) (#​37525) (accc3e2)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.8.67 (main) (#​37527) (2043e66)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.8.68 (main) (#​37528) (84cb9a7)

v41.73.1

Compare Source

Bug Fixes

v41.73.0

Compare Source

Features
Bug Fixes
  • config-migration: ignore commitMessageSuffix for prTitle (#​37521) (0ae1e37)
Miscellaneous Chores

v41.72.1

Compare Source

Bug Fixes
Miscellaneous Chores

v41.72.0

Compare Source

Features
Documentation
Miscellaneous Chores
Code Refactoring

v41.71.1

Compare Source

Bug Fixes
  • bazel-module): Revert "feat(bazel-module: Add support for rules_img" (#​37501) (3da3ca9)

v41.71.0

Compare Source

Features

v41.70.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v10.30.3 (main) (#​37498) (ff28c7d)
Miscellaneous Chores

v41.70.2

[Compare Source](https://redirect.github.com/renovatebot/renovate/compare/41


Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 5:00am every weekday,every weekend" in timezone America/Tijuana, 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 area: build & ci Related the build and CI infrastructure of the project labels Aug 8, 2025
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 28 times, most recently from 2a6b611 to 597becb Compare August 12, 2025 10:06
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 22 times, most recently from 83a7f14 to f07bae8 Compare August 26, 2025 02:34
alan-agius4 added a commit to alan-agius4/dev-infra that referenced this pull request Aug 26, 2025
See associated pull request for more information.

Closes angular#2942 as a pr takeover
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from f07bae8 to cec810d Compare August 26, 2025 10:39
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from cec810d to f41fc58 Compare August 26, 2025 14:06
@alan-agius4 alan-agius4 merged commit fc71b57 into angular:main Aug 26, 2025
9 of 14 checks passed
@angular-robot angular-robot deleted the ng-renovate/all-non-major-dependencies branch August 26, 2025 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants