Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: update all non-major dependencies #2551

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

angular-robot
Copy link
Collaborator

@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.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.5
nock devDependencies patch 14.0.0-beta.19 -> 14.0.0
renovate (source) dependencies minor 39.106.0 -> 39.136.0
selenium-webdriver (source) dependencies minor 4.27.0 -> 4.28.1
stylelint (source) devDependencies minor 16.13.0 -> 16.14.0
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.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.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.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

v39.129.0

Compare Source

Features

v39.128.0

Compare Source

Features
Tests

v39.127.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.36.2 (#​33741) (c5c22b6)
Documentation
Miscellaneous Chores

v39.126.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.7.0 (#​33802) (340a99a)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.7.0 (#​33799) (d26df34)
  • deps: update github/codeql-action action to v3.28.4 (#​33798) (6861c4d)

v39.126.0

Compare Source

Features

v39.125.1

Compare Source

Bug Fixes
  • cargo: Skip "replace" range upgrade if new version still matches (#​33773) (6af55c2)

v39.125.0

Compare Source

Features
Miscellaneous Chores

v39.124.0

Compare Source

Features

v39.123.0

Compare Source

Features
Miscellaneous Chores

v39.122.3

Compare Source

Build System

v39.122.2

Compare Source

Miscellaneous Chores
Build System

v39.122.1

Compare Source

Documentation
  • added list of valid namespace codes for the cacheTtlOverride config (#​33754) (412f5a6)
  • remove platform information from Mend-hosted App config page (#​33724) (a6151da)
Tests
Build System

v39.122.0

Compare Source

Features

v39.121.0

Compare Source

Features

v39.120.4

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


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 28 times, most recently from cf63434 to a6687bc Compare January 27, 2025 12:08
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from a6687bc to b990895 Compare January 27, 2025 13:12
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 comp: build renovate managed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants