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 #2478

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Nov 25, 2024

This PR contains the following updates:

Package Type Update Change
@microsoft/api-extractor (source) dependencies minor 7.47.11 -> 7.48.0
@types/jasmine (source) devDependencies patch 5.1.4 -> 5.1.5
actions/dependency-review-action action minor v4.4.0 -> v4.5.0
firebase-admin (source) devDependencies patch 13.0.0 -> 13.0.1
prettier (source) dependencies minor 3.3.3 -> 3.4.1
renovate (source) dependencies minor 39.21.1 -> 39.45.0
typescript (source) dependencies minor 5.6.3 -> 5.7.2

Warning

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


Release Notes

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

v7.48.0

Compare Source

Sat, 23 Nov 2024 01:18:55 GMT

Minor changes
  • Update TSDoc dependencies.

v7.47.12

Compare Source

Fri, 22 Nov 2024 01:10:43 GMT

Version update only

actions/dependency-review-action (actions/dependency-review-action)

v4.5.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4...v4.5.0

firebase/firebase-admin-node (firebase-admin)

v13.0.1: Firebase Admin Node.js SDK v13.0.1

Compare Source

Bug Fixes
  • fix: Fix the property names when initializing the SDK with ServiceAccount type (#​2779)
Miscellaneous
prettier/prettier (prettier)

v3.4.1

Compare Source

diff

Remove unnecessary parentheses around assignment in v-on (#​16887 by @​fisker)
<!-- Input -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

<!-- Prettier 3.4.0 -->
<template>
  <button @&#8203;click="(foo += 2)">Click</button>
</template>

<!-- Prettier 3.4.1 -->
<template>
  <button @&#8203;click="foo += 2">Click</button>
</template>

v3.4.0

Compare Source

diff

🔗 Release Notes

renovatebot/renovate (renovate)

v39.45.0

Compare Source

Features
Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.11.5 (#​32846) (ca9e7f3)

v39.44.0

Compare Source

Features
Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.0.24 (#​32841) (bd8a187)
Miscellaneous Chores
  • deps: update ghcr.io/containerbase/devcontainer docker tag to v13.0.24 (#​32840) (d634b2d)

v39.43.0

Compare Source

Features
Documentation
Miscellaneous Chores
  • deps: update containerbase/internal-tools action to v3.5.4 (#​32837) (88b0b02)

v39.42.4

Compare Source

Bug Fixes
Miscellaneous Chores

v39.42.3

Compare Source

Documentation
Build System

v39.42.2

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.11.4 (#​32827) (cec0a0b)

v39.42.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.0.23 (#​32826) (46667ed)

v39.42.0

Compare Source

Features
Bug Fixes
Documentation
Miscellaneous Chores

v39.41.0

Compare Source

Features
Miscellaneous Chores

v39.40.1

Compare Source

Bug Fixes

v39.40.0

Compare Source

Features

v39.39.0

Compare Source

Features
Miscellaneous Chores
Tests

v39.38.0

Compare Source

Features
Code Refactoring

v39.37.1

Compare Source

Bug Fixes

v39.37.0

Compare Source

Features
  • manager/flux: Allow OCI media type used by flux push artifact to enable Release Notes lookup (#​32783) (2f8ff83)
  • Wrap callback returning Promise for Result utility (#​32788) (baea715)
Code Refactoring
Build System

v39.36.1

Compare Source

Code Refactoring
Build System

v39.36.0

Compare Source

Features

v39.35.0

Compare Source

Features
Documentation
  • versioning:regex: add ghcr.io/linuxserver/openssh-server example (#​32778) (5e11cc6)
  • versioning:regex: mention numeric capture group requirement (#​32777) (5cfc474)

v39.34.1

Compare Source

Bug Fixes
  • manager/kustomize: fix parsing kustomize resource URLs with additional query parameters (#​32746) (d949a91)

v39.34.0

Compare Source

Features
Miscellaneous Chores

v39.33.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.11.3 (#​32774) (6729208)
Miscellaneous Chores
Build System

v39.33.0

Compare Source

Features
  • manager/dockerfile: add support for Dockerfile RUN --mount=from (#​32743) (456765a)

v39.32.0

Compare Source

Features
  • datasource/pypi: always fallback to try simple endpoints (#​32024) (c868ed0)
Bug Fixes
Miscellaneous Chores

v39.31.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/containerbase/sidecar docker tag to v13.0.22 (#​32761) (b818b6b)
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.11.2 (#​32763) (8041e7e)
Miscellaneous Chores
Tests
Continuous Integration

v39.31.3

Compare Source

Bug Fixes
Miscellaneous Chores
Build System

v39.31.2

Compare Source

Bug Fixes

v39.31.1

Compare Source

Documentation
Miscellaneous Chores
  • deps: update containerbase/internal-tools action to v3.5.1 (#​32737) (43be880)
Build System

v39.31.0

Compare Source

Features
Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.11.1 (#​32728) (ca3d35d)
Miscellaneous Chores
Build System

v39.30.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.11.0 (#​32719) (0633bbb)
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.11.0 (#​32720) (2703f7e)
  • schedule: use croner library to check schedule (#​32573) (a9a5db2)
Bug Fixes
Miscellaneous Chores
  • deps: update dependency renovatebot/github-action to v41.0.4 (#​32714) (370d62d)
Build System

v39.29.0

Compare Source

Features
Documentation
Miscellaneous Chores
Code Refactoring

v39.28.0

Compare Source

Features
  • bitbucket: support fetching changelogs with source directory (#​32691) (1234169)
Code Refactoring

v39.27.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.10.0 (#​32698) (5367a7a)
Miscellaneous Chores

v39.26.3

Compare Source

Bug Fixes

v39.26.2

Compare Source

Bug Fixes
Code Refactoring

v39.26.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.9.5 (#​32668) (e94172e)
Miscellaneous Chores

v39.26.0

Compare Source

Features
Miscellaneous Chores

v39.25.5

Compare Source

Build System

v39.25.4

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.9.4 (#​32664) (e5d1d6f)
Miscellaneous Chores

v39.25.3

Compare Source

Bug Fixes
  • datasource/maven: make cache key extractedVersion specific (#​32658) (6e36262)

v39.25.2

Compare Source

Bug Fixes
  • Revert "feat(manager/asdf): add support for java semeru and semeru-jre" (#​32656) (3660a50)

v39.25.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.9.3 (#​32655) (f6a00e1)

v39.25.0

Compare Source

Features
  • manager: Cloud Native Buildpacks project descriptor manager (#​30799) (bbedb2d)
Code Refactoring

v39.24.0

Compare Source

Features
  • gradle: add support for java.toolchain.languageVersion detection in build.gradle(.kts) files (#​32461) (0ff6e98)

v39.23.1

Compare Source

Bug Fixes
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.9.2 (#​32647) (7c2c539)
  • docker: chmod the renovate cache dir to allow custom uids (#​32649) (a4d8bff)
Miscellaneous Chores
  • deps: update actions/dependency-review-action action to v4.5.0 (#​32648) (910716b)

v39.23.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.9.0 (#​32643) (fa947a8)

v39.22.0

Compare Source

Features
  • deps: update ghcr.io/renovatebot/base-image docker tag to v9.8.0 (#​32642) (07ffefc)
Documentation
Miscellaneous Chores
microsoft/TypeScript (typescript)

v5.7.2: TypeScript 5.7

Compare Source

For release notes, check out the release announcement.

Downloads are 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 Nov 25, 2024
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Nov 25, 2024
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 26 times, most recently from a2f6211 to 1e69ac7 Compare November 27, 2024 00:09
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 19 times, most recently from 1ed0866 to bec8d36 Compare December 2, 2024 14:09
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 from bec8d36 to 4ce13da Compare December 2, 2024 14:57
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from 4ce13da to b61830e Compare December 2, 2024 15:26
@josephperrott
Copy link
Member

This PR was merged into the repository by commit 4a7240f.

The changes were merged into the following branches: main

@angular-robot angular-robot deleted the ng-renovate/all-non-major-dependencies branch December 2, 2024 16:15
josephperrott pushed a commit to josephperrott/dev-infra that referenced this pull request Dec 2, 2024
@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 Jan 2, 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