Skip to content

Conversation

@angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Jan 29, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@actions/core (source) 2.0.22.0.3 age adoption passing confidence
@actions/github (source) 8.0.08.0.1 age adoption passing confidence
firebase-functions 7.0.37.0.4 age adoption passing confidence
firebase-tools 15.3.115.4.0 age adoption passing confidence
karma-jasmine-html-reporter ~2.1.0~2.2.0 age adoption passing confidence
prettier (source) 3.8.03.8.1 age adoption passing confidence
renovate (source) 42.87.042.94.2 age adoption passing confidence
undici (source) 7.18.27.19.2 age adoption passing confidence

Release Notes

actions/toolkit (@​actions/core)

v2.0.3

  • Bump @actions/http-client to 3.0.2
actions/toolkit (@​actions/github)

v8.0.1

  • Update undici to 6.23.0
  • Update @actions/http-client to 3.0.2
firebase/firebase-functions (firebase-functions)

v7.0.4

Compare Source

firebase/firebase-tools (firebase-tools)

v15.4.0

Compare Source

  • Fix the bug when Data Connect emulator hangs with PGlite. (#​9756, #​9771)
  • Updated to v3.1.0 of the Data Connect emulator, which adds support for using distinct: true in combination with orderBy, and other internal improvements (#​9778).
dfederm/karma-jasmine-html-reporter (karma-jasmine-html-reporter)

v2.2.0

Compare Source

  • Add support for Jasmine 6

Full Changelog: dfederm/karma-jasmine-html-reporter@v2.1.0...v2.2.0

prettier/prettier (prettier)

v3.8.1

Compare Source

diff

Include available printers in plugin type declarations (#​18706 by @​porada)
// Input
import * as prettierPluginEstree from "prettier/plugins/estree";

// Prettier 3.8.0
// Property 'printers' does not exist on type 'typeof import("prettier/plugins/estree")'. ts(2339)
prettierPluginEstree.printers.estree; //=> any

// Prettier 3.8.1
prettierPluginEstree.printers.estree; //=> Printer
prettierPluginEstree.printers["estree-json"]; //=> Printer
renovatebot/renovate (renovate)

v42.94.2

Compare Source

Bug Fixes
  • config/validation: show deprecationMsg as a warning if present (#​40753) (e049e56)
Miscellaneous Chores
  • deps: update containerbase/internal-tools action to v4 (main) (#​40750) (60d733a)
Code Refactoring
Tests

v42.94.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v12.31.1 (main) (#​40749) (fa7e075)
Code Refactoring

v42.94.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v12.31.0 (main) (#​40746) (ebfbcfd)
Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.26.7 (main) (#​40745) (592bf20)
Documentation
  • correct references to binarySource=install for Mend-hosted (#​40740) (783002c)
Miscellaneous Chores
  • deps: update containerbase/internal-tools action to v3.15.0 (main) (#​40732) (b0f4ec3)
  • deps: update dependency tar to v7.5.6 (main) (#​40739) (f29e971)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v14.0.1 (main) (#​40741) (67964c8)

v42.93.1

Compare Source

Bug Fixes
  • datasource/docker: treat empty string as no architecture (#​40715) (1db6be0)

v42.93.0

Compare Source

Features
Documentation
Miscellaneous Chores

v42.92.14

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v12.30.4 (main) (#​40721) (33b0fcd)
Code Refactoring

v42.92.13

Compare Source

Bug Fixes
  • gradle-wrapper: don't execute when allowedUnsafeExecutions (#​40719) (3e70904)

v42.92.12

Compare Source

Bug Fixes

v42.92.11

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v12.30.3 (main) (#​40711) (c72d818)
Miscellaneous Chores
  • deps: update dependency eslint-plugin-oxlint to v1.41.0 (main) (#​40707) (4d8e18a)
Code Refactoring

v42.92.10

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores

v42.92.9

Compare Source

Bug Fixes
  • sbt: consider html hrefs in absolute and root-relative format (#​39464) (e5c2caa)

v42.92.8

Compare Source

Miscellaneous Chores
  • deps: update dependency typescript-eslint to v8.53.1 (main) (#​40698) (3106c46)
Code Refactoring
Build System

v42.92.7

Compare Source

Bug Fixes

v42.92.6

Compare Source

Bug Fixes
Miscellaneous Chores
Build System

v42.92.5

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v12.30.2 (main) (#​40687) (dfa3798)
Documentation
Miscellaneous Chores

v42.92.4

Compare Source

Miscellaneous Chores
Build System

v42.92.3

Compare Source

Tests
Build System
  • deps: update dependency better-sqlite3 to v12.6.2 (main) (#​40648) (da9b543)

v42.92.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v12.30.1 (main) (#​40644) (9a81b2c)
Documentation
  • bot-comparison: drop the "monthly" qualifier for the GitHub Pulse (#​40265) (7063c1a)
  • config-validation: clarify reconfigure branch works only on base repo (#​40452) (89db243)
Miscellaneous Chores
Code Refactoring
Build System
Continuous Integration

v42.92.1

Compare Source

Bug Fixes
Miscellaneous Chores
  • deps: update github/codeql-action action to v4.31.11 (main) (#​40634) (53eece5)
Tests

v42.92.0

Compare Source

Features
Bug Fixes
  • datasource/cpan: Handle modules with missing version (#​40430) (b40c8f3)
  • manager/mise: expand file patterns to match mise's config search (#​40094) (ace27f8)
Code Refactoring
Continuous Integration

v42.91.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v12.30.0 (main) (#​40622) (6b82b4d)
  • flux: map Helm sourceRef names via registryAliases (#​40158) (2b6dbf4)
Bug Fixes
Tests
Continuous Integration

v42.90.2

Compare Source

Bug Fixes
Documentation
  • onboarding: mention what happens when closing the onboarding PR (#​40624) (3110c83)

v42.90.1

Compare Source

Bug Fixes
Miscellaneous Chores

v42.90.0

Compare Source

Features
  • renovate-config-validator: detect global environment options (#​40534) (239b94f)
Miscellaneous Chores

v42.89.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v12.28.2 (main) (#​40618) (157018e)
Miscellaneous Chores
  • deps: update containerbase/internal-tools action to v3.14.54 (main) (#​40617) (ae93155)

v42.89.3

Compare Source

Bug Fixes
Miscellaneous Chores
Tests
  • onboardingAutoClose: add additional tests for isOnboarded (#​40602) (dcf8656)

v42.89.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v12.28.1 (main) (#​40599) (4c51d04)

v42.89.1

Compare Source

Miscellaneous Chores
Build System

v42.89.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v12.28.0 (main) (#​40588) (a562fb2)
  • pnpm: update minimumReleaseAgeExclude for security updates (#​40020) (5922ab6)
Miscellaneous Chores
  • deps: update docker/dockerfile docker tag to v1.21.0 (main) (#​40594) (a04941f)

v42.88.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v12.27.2 (main) (#​40585) (9db9a7d)

v42.88.1

Compare Source

Build System

v42.88.0

Compare Source

Features
Documentation
Miscellaneous Chores
nodejs/undici (undici)

v7.19.2

Compare Source

What's Changed
New Contributors

Full Changelog: nodejs/undici@v7.19.1...v7.19.2

v7.19.1

Compare Source

What's Changed
New Contributors

Full Changelog: nodejs/undici@v7.19.0...v7.19.1

v7.19.0

Compare Source

What's Changed
New Contributors

Full Changelog: nodejs/undici@v7.18.2...v7.19.0


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

@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 target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Jan 29, 2026
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 3 times, most recently from 06d4310 to c7cea70 Compare January 29, 2026 14:47
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

See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from c7cea70 to 4ea38b0 Compare January 29, 2026 15:14
@josephperrott josephperrott merged commit cedbaa1 into angular:main Jan 29, 2026
8 checks passed
@josephperrott
Copy link
Member

This PR was merged into the repository. The changes were merged into the following branches:

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 target: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants