Skip to content

Conversation

@angular-robot
Copy link
Contributor

@angular-robot angular-robot commented Jan 13, 2025

This PR contains the following updates:

Package Type Update Change
@babel/core (source) dependencies patch 7.26.0 -> 7.26.7
@inquirer/prompts (source) devDependencies patch 7.2.2 -> 7.2.4
@inquirer/type devDependencies patch 3.0.2 -> 3.0.3
@types/ws (source) dependencies patch 8.5.13 -> 8.5.14
actions/setup-node action minor v4.1.0 -> v4.2.0
firebase (source, changelog) devDependencies minor 11.1.0 -> 11.2.0
firebase-functions devDependencies minor 6.2.0 -> 6.3.0
firebase-tools devDependencies patch 13.29.1 -> 13.29.2
github/codeql-action action patch v3.28.1 -> v3.28.7
nock devDependencies patch 14.0.0-beta.19 -> 14.0.0
renovate (source) dependencies minor 39.106.0 -> 39.140.2
selenium-webdriver (source) dependencies minor 4.27.0 -> 4.28.1
stylelint (source) devDependencies minor 16.13.0 -> 16.14.1
undici (source) devDependencies minor 7.2.1 -> 7.3.0

Warning

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


Release Notes

babel/babel (@​babel/core)

v7.26.7

Compare Source

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

v7.2.4

Compare Source

v7.2.3

Compare Source

actions/setup-node (actions/setup-node)

v4.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-node@v4...v4.2.0

firebase/firebase-js-sdk (firebase)

v11.2.0

Compare Source

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

What's Changed

@​firebase/data-connect@​0.2.0

Minor Changes
Patch Changes

[email protected]

Minor Changes
  • 7bf2aec63 #​8602 - Added support for custom signal targeting in Remote Config. Use setCustomSignals API for setting custom signals and use them to build custom targeting conditions in Remote Config.

  • c19a051ce #​8667 - Updated to include promise instead of promiselike

Patch Changes

@​firebase/remote-config@​0.5.0

Minor Changes
  • 7bf2aec63 #​8602 - Added support for custom signal targeting in Remote Config. Use setCustomSignals API for setting custom signals and use them to build custom targeting conditions in Remote Config.
Patch Changes

@​firebase/remote-config-types@​0.4.0

Minor Changes
  • 7bf2aec63 #​8602 - Added support for custom signal targeting in Remote Config. Use setCustomSignals API for setting custom signals and use them to build custom targeting conditions in Remote Config.

@​firebase/analytics@​0.10.11

Patch Changes

@​firebase/analytics-compat@​0.2.17

Patch Changes

@​firebase/app@​0.10.18

Patch Changes

@​firebase/app-check@​0.8.11

Patch Changes

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

Patch Changes

@​firebase/app-compat@​0.2.48

Patch Changes

@​firebase/auth@​1.8.2

Patch Changes

@​firebase/auth-compat@​0.5.17

Patch Changes

@​firebase/component@​0.6.12

Patch Changes

@​firebase/database@​1.0.11

Patch Changes

@​firebase/database-compat@​2.0.2

Patch Changes

@​firebase/database-types@​1.0.8

Patch Changes

@​firebase/firestore@​4.7.6

Patch Changes

@​firebase/firestore-compat@​0.3.41

Patch Changes

@​firebase/functions@​0.12.1

Patch Changes

@​firebase/functions-compat@​0.3.18

Patch Changes

@​firebase/installations@​0.6.12

Patch Changes

@​firebase/installations-compat@​0.2.12

Patch Changes

@​firebase/messaging@​0.12.16

Patch Changes

@​firebase/messaging-compat@​0.2.16

Patch Changes

@​firebase/performance@​0.6.12

Patch Changes

@​firebase/performance-compat@​0.2.12

Patch Changes

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

Patch Changes

@​firebase/storage@​0.13.5

Patch Changes

@​firebase/storage-compat@​0.3.15

Patch Changes

@​firebase/util@​1.10.3

Patch Changes
  • 25a6204c1 #​8600 (fixes #​6462) - Generate UUIDs with crypto.randomUUID() instead of custom uuidv4 function that uses Math.random().

@​firebase/vertexai@​1.0.3

Patch Changes
firebase/firebase-functions (firebase-functions)

v6.3.0

Compare Source

firebase/firebase-tools (firebase-tools)

v13.29.2

Compare Source

  • Updated cross-env and cross-spawn dependencies to avoid vulnerable versions. (#​7979)
  • Fixed an issue with the Data Connect emulator where dataDir and --export were relative to the current directory insead of firebase.json.
  • init dataconnect now suggests DNS compatible service IDs.
  • Updated the Firebase Data Connect local toolkit to v1.7.6, which includes several bug fixes:
    • Fixed an issue in generated Dart code when an operation name ends in a number
    • Fixed an issue with @check and @redact directives on list fields
    • Fixed an issue with null literals in any type fields
github/codeql-action (github/codeql-action)

v3.28.7

Compare Source

CodeQL Action Changelog

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

3.28.7 - 29 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.6

Compare Source

CodeQL Action Changelog

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

3.28.6 - 27 Jan 2025
  • Re-enable debug artifact upload for CLI versions 2.20.3 or greater. #​2726

See the full CHANGELOG.md for more information.

v3.28.5

Compare Source

CodeQL Action Changelog

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

3.28.5 - 24 Jan 2025
  • Update default CodeQL bundle version to 2.20.3. #​2717

See the full CHANGELOG.md for more information.

v3.28.4

Compare Source

CodeQL Action Changelog

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

3.28.4 - 23 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.3

Compare Source

CodeQL Action Changelog

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

3.28.3 - 22 Jan 2025
  • Update default CodeQL bundle version to 2.20.2. #​2707
  • Fix an issue downloading the CodeQL Bundle from a GitHub Enterprise Server instance which occurred when the CodeQL Bundle had been synced to the instance using the CodeQL Action sync tool and the Actions runner did not have Zstandard installed. #​2710
  • Uploading debug artifacts for CodeQL analysis is temporarily disabled. #​2712

See the full CHANGELOG.md for more information.

v3.28.2

Compare Source

CodeQL Action Changelog

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

3.28.2 - 21 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

nock/nock (nock)

v14.0.0

Compare Source

BREAKING CHANGES
  • drop support for Node < 18
Features
renovatebot/renovate (renovate)

v39.140.2

Compare Source

Bug Fixes
Miscellaneous Chores
Build System

v39.140.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.37.3 (#​33905) (ff0af5f)

v39.140.0

Compare Source

Features

v39.139.0

Compare Source

Features
Miscellaneous Chores

v39.138.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.37.2 (#​33895) (95e3577)

v39.138.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.37.1 (#​33894) (fa40e07)

v39.138.0

Compare Source

Features
Code Refactoring

v39.137.2

Compare Source

Miscellaneous Chores
Build System

v39.137.1

Compare Source

Bug Fixes
  • gradle: Accept versions with trailing separators as valid (#​33884) (563cdab)
Tests

v39.137.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.37.0 (#​33881) (9d72c37)
Miscellaneous Chores

v39.136.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.36.8 (#​33878) (64551ec)
Miscellaneous Chores

v39.136.1

Compare Source

Bug Fixes
  • gitea: platform automerge only fully works on Gitea v1.24 and Forgejo v10 (#​33871) (5f5c4d1)
  • poetry: fix Google Artifacts Registry credentials lookup (#​33872) (27cfaf0)

v39.136.0

Compare Source

Features

v39.135.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.36.7 (#​33869) (bc1b1e6)

v39.135.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.36.6 (#​33868) (c5970d0)

v39.135.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.7.2 (#​33865) (5b2dfe0)

v39.135.0

Compare Source

Features
  • gradle: add support for implicit test suite dependencies (#​33775) (abb00a7)
Documentation
Miscellaneous Chores

v39.134.0

Compare Source

Features
  • manager/pre-commit: parse 'ssh://git@' in pre-commit repo (#​33850) (b2bdd17)
Miscellaneous Chores

v39.133.4

Compare Source

Miscellaneous Chores
Build System

v39.133.3

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.36.5 (#​33836) (cdc9662)

v39.133.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.7.1 (#​33833) (1fe7ab7)

v39.133.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.36.4 (#​33832) (efbff32)
Miscellaneous Chores
  • deps: update codecov/codecov-action action to v5.3.1 (#​33829) (d9b815f)
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.7.1 (#​33830) (a4ece5a)
  • deps: update github/codeql-action action to v3.28.5 (#​33831) (d9882f2)

v39.133.0

Compare Source

Features

v39.132.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.36.3 (#​33827) (8db0682)

v39.132.0

Compare Source

Features
  • datasource/github-runners: support ubuntu arm partner images (#​33824) (1e9c00b)

v39.131.0

Compare Source

Features
  • rename allowedPostUpgradeCommands/allowPostUpgradeCommandTemplating (#​32657) (12a62cc)

v39.130.0

Compare Source

Features
  • preset: adding Azure and AzureAD monorepos (SDK and auth) (#​33624) (e08de87)
Bug Fixes
Build System

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 Jan 13, 2025
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Jan 13, 2025
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from 069755f to 156cfe2 Compare January 13, 2025 21:04
@angular-robot angular-robot changed the title build: update dependency stylelint to v16.13.1 build: update all non-major dependencies Jan 13, 2025
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 6 times, most recently from df08a8b to 43b2cc9 Compare January 14, 2025 13:08
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

@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 17 times, most recently from 6bfd3fd to a7708c6 Compare January 16, 2025 20:05
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 23 times, most recently from 4285e68 to 6027286 Compare January 29, 2025 16:07
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from 6027286 to 81534c0 Compare January 29, 2025 17:08
@josephperrott
Copy link
Member

This PR was merged into the repository by commit 8e95b77.

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 1, 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