Skip to content

Conversation

@angular-robot
Copy link
Contributor

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

This PR contains the following updates:

Package Type Update Change
@babel/core (source) dependencies patch 7.26.8 -> 7.26.9
@inquirer/prompts (source) devDependencies patch 7.3.1 -> 7.3.2
@microsoft/api-extractor (source) dependencies minor 7.49.2 -> 7.50.0
@types/jasmine (source) devDependencies patch 5.1.5 -> 5.1.6
@types/node (source) dependencies patch 22.13.2 -> 22.13.4
actions/cache action patch v4.2.0 -> v4.2.1
firebase-functions devDependencies patch 6.3.1 -> 6.3.2
firebase-tools devDependencies patch 13.31.0 -> 13.31.1
renovate (source) dependencies minor 39.169.3 -> 39.175.6
tsx (source) devDependencies patch 4.19.2 -> 4.19.3

Warning

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


Release Notes

babel/babel (@​babel/core)

v7.26.9

Compare Source

🐛 Bug Fix
🏠 Internal
SBoudrias/Inquirer.js (@​inquirer/prompts)

v7.3.2

Compare Source

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

v7.50.0

Compare Source

Wed, 12 Feb 2025 01:10:52 GMT

Minor changes
  • Update merge behavior for derived configurations to allow overriding array properties
actions/cache (actions/cache)

v4.2.1

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v4.2.0, see those release notes and the announcement for more details.

New Contributors

Full Changelog: actions/cache@v4.2.0...v4.2.1

firebase/firebase-functions (firebase-functions)

v6.3.2

Compare Source

firebase/firebase-tools (firebase-tools)

v13.31.1

Compare Source

  • Fixed issue where firebase init dataconnect would crash on React-based web apps.
  • Updated the Firebase Data Connect local toolkit to v.1.8.1, which:
    • Fixed issue where users who are using a version lower than 11.3.0 of firebase get a "missing import" error.
renovatebot/renovate (renovate)

v39.175.6

Compare Source

Miscellaneous Chores
Build System

v39.175.5

Compare Source

Miscellaneous Chores
Build System

v39.175.4

Compare Source

Miscellaneous Chores
  • deps: update containerbase/internal-tools action to v3.10.2 (#​34303) (2c13745)
Build System

v39.175.3

Compare Source

Build System

v39.175.2

Compare Source

Build System

v39.175.1

Compare Source

Build System

v39.175.0

Compare Source

Features
Miscellaneous Chores

v39.174.3

Compare Source

Build System

v39.174.2

Compare Source

Build System

v39.174.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.41.2 (#​34289) (4fadb9e)
Miscellaneous Chores
Tests

v39.174.0

Compare Source

Features
Documentation
Miscellaneous Chores

v39.173.1

Compare Source

Bug Fixes

v39.173.0

Compare Source

Features

v39.172.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.41.1 (#​34274) (162dec7)
Documentation
Miscellaneous Chores

v39.172.0

Compare Source

Features

v39.171.3

Compare Source

Build System

v39.171.2

Compare Source

Documentation
Miscellaneous Chores
Build System

v39.171.1

Compare Source

Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.7.15 (#​34250) (f1c840e)
Build System

v39.171.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.41.0 (#​34248) (a47013a)

v39.170.3

Compare Source

Bug Fixes
Miscellaneous Chores

v39.170.2

Compare Source

Bug Fixes
  • platform/bitbucket: use debug logs if issues unavailable/disabled (#​34200) (c8e5060)
Miscellaneous Chores

v39.170.1

Compare Source

Bug Fixes
  • platform/azure: Add current project id as sourceRepositoryId to azure getPrList (#​32991) (858f26b)

v39.170.0

Compare Source

Features
Documentation
Miscellaneous Chores
Code Refactoring
Tests
  • bazel-module: test context failure cases with public interface (#​34206) (d658966)
privatenumber/tsx (tsx)

v4.19.3

Compare Source

Bug Fixes
  • upgrade esbuild to ~0.25.0 to address vuln report (#​698) (e04e6c6)

This release is also available on:


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 19, 2025
@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-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Feb 19, 2025
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from 69deaad to 243fcb9 Compare February 19, 2025 13:16
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from 243fcb9 to 977ff5a Compare February 19, 2025 14:13
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 aabac51.

The changes were merged into the following branches: main

@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 22, 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