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

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

angular-robot
Copy link
Collaborator

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

This PR contains the following updates:

Package Type Update Change
@inquirer/confirm (source) dependencies patch 5.1.4 -> 5.1.5
@inquirer/confirm (source) devDependencies patch 5.1.4 -> 5.1.5
@inquirer/prompts (source) dependencies minor 7.2.4 -> 7.3.1
@inquirer/prompts (source) devDependencies minor 7.2.4 -> 7.3.1
@typescript-eslint/eslint-plugin (source) devDependencies minor 8.22.0 -> 8.23.0
@typescript-eslint/parser (source) devDependencies minor 8.22.0 -> 8.23.0
google-github-actions/auth action patch v2.1.7 -> v2.1.8
rollup (source) dependencies minor 4.32.1 -> 4.34.1
rollup (source) devDependencies minor 4.32.1 -> 4.34.1
semver dependencies patch 7.7.0 -> 7.7.1
semver devDependencies patch 7.7.0 -> 7.7.1

Release Notes

SBoudrias/Inquirer.js (@​inquirer/confirm)

v5.1.5

Compare Source

typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.23.0

Compare Source

🚀 Features
  • eslint-plugin: [no-unnecessary-boolean-literal-compare] enforce strictNullChecks (#​10712)
🩹 Fixes
  • eslint-plugin: [no-shadow] ignore declare variables in definition files shadowing global variables (#​10710)
  • eslint-plugin: [no-restricted-imports] support regex option (#​10699)
  • eslint-plugin: [dot-notation] handle noPropertyAccessFromIndexSignature true (#​10644)
  • eslint-plugin: [prefer-nullish-coalescing] fix missing return (#​10732)
  • bump ts-api-utils to ^2.0.1 (#​10761)
  • eslint-plugin: [no-unnecessary-template-expression] allow interpolating type parameter in type context (#​10739)
  • eslint-plugin: [switch-exhaustiveness-check] suggest with qualified name (#​10697)
  • eslint-plugin: [no-unnecessary-type-assertion] should report readonly class properties with a literal initializer (#​10618)
❤️ Thank You

You can read about our versioning strategy and releases on our website.

typescript-eslint/typescript-eslint (@​typescript-eslint/parser)

v8.23.0

Compare Source

This was a version bump only for parser to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

google-github-actions/auth (google-github-actions/auth)

v2.1.8

Compare Source

What's Changed

New Contributors

Full Changelog: google-github-actions/auth@v2...v2.1.8

rollup/rollup (rollup)

v4.34.1

Compare Source

2025-02-03

Bug Fixes
  • Ensure throwing objects includes the entire object (#​5825)
Pull Requests

v4.34.0

Compare Source

2025-02-01

Features
  • Tree-shake unused properties in object literals (re-implements #​5420) (#​5737)
Pull Requests

v4.33.0

Compare Source

2025-02-01

Features
  • Correctly detect literal value of more negated expressions (#​5812)
Bug Fixes
  • Use the correct with/assert attribute key in dynamic imports (#​5818)
  • Fix an issue where logical expressions were considered to have the wrong value (#​5819)
Pull Requests
npm/node-semver (semver)

v7.7.1

Compare Source

Bug Fixes

Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, 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
Copy link
Collaborator 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: pnpm-lock.yaml
/bin/sh: 1: pnpm: not found

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker target: minor This PR is targeted for the next minor release labels Feb 1, 2025
@angular-robot angular-robot bot added the area: build & ci Related the build and CI infrastructure of the project label Feb 1, 2025
@angular-robot angular-robot force-pushed the ng-renovate/all-minor-patch branch from 9af7174 to 6583ed8 Compare February 1, 2025 15:03
@angular-robot angular-robot changed the title build: update dependency rollup to v4.34.0 build: update all non-major dependencies Feb 1, 2025
@angular-robot angular-robot force-pushed the ng-renovate/all-minor-patch branch 3 times, most recently from 300b35e to 39a85f2 Compare February 3, 2025 18:05
@angular-robot angular-robot force-pushed the ng-renovate/all-minor-patch branch from 39a85f2 to 7d64ca7 Compare February 3, 2025 21:04
@angular-robot angular-robot force-pushed the ng-renovate/all-minor-patch branch from 7d64ca7 to 0e03a4c Compare February 3, 2025 22:05
@jkrems jkrems merged commit 7a8ff1f into angular:main Feb 3, 2025
30 checks passed
@angular-robot angular-robot deleted the ng-renovate/all-minor-patch branch February 3, 2025 23:03
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: minor This PR is targeted for the next minor release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants