Skip to content

build: update all non-major dependencies (main)#33010

Merged
alan-agius4 merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-all-non-major-dependencies
Apr 21, 2026
Merged

build: update all non-major dependencies (main)#33010
alan-agius4 merged 1 commit intoangular:mainfrom
angular-robot:ng-renovate/main-all-non-major-dependencies

Conversation

@angular-robot
Copy link
Copy Markdown
Contributor

@angular-robot angular-robot commented Apr 16, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@inquirer/confirm (source) 6.0.116.0.12 age adoption passing confidence
@inquirer/prompts (source) 8.4.18.4.2 age adoption passing confidence
@rollup/wasm-node (source) 4.60.14.60.2 age adoption passing confidence
@typescript-eslint/eslint-plugin (source) 8.58.18.58.2 age adoption passing confidence
@typescript-eslint/parser (source) 8.58.18.58.2 age adoption passing confidence
algoliasearch (source) 5.50.15.50.2 age adoption passing confidence
autoprefixer 10.4.2710.5.0 age adoption passing confidence
eslint (source) 10.2.010.2.1 age adoption passing confidence
globals 17.4.017.5.0 age adoption passing confidence
jasmine (source) ~6.1.0~6.2.0 age adoption passing confidence
jasmine-core (source) ~6.1.0~6.2.0 age adoption passing confidence
lmdb 3.5.33.5.4 age adoption passing confidence
parse5-html-rewriting-stream (source) 8.0.08.0.1 age adoption passing confidence
postcss (source) 8.5.98.5.10 age adoption passing confidence
puppeteer (source) 24.40.024.41.0 age adoption passing confidence
rolldown (source) 1.0.0-rc.151.0.0-rc.16 age adoption passing confidence
rollup (source) 4.60.14.60.2 age adoption passing confidence
verdaccio (source) 6.4.06.5.2 age adoption passing confidence
webpack 5.106.05.106.2 age adoption passing confidence

  • If you want to rebase/retry this PR, check this box

Release Notes

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

v6.0.12

Compare Source

rollup/rollup (@​rollup/wasm-node)

v4.60.2

Compare Source

2026-04-18

Bug Fixes
  • Resolve a variable rendering bug when generating different formats from the same build (#​6350)
Pull Requests
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.58.2

Compare Source

🩹 Fixes
  • eslint-plugin: [no-unnecessary-condition] use assignability checks in checkTypePredicates (#​12147)
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

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

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

v8.58.2

Compare Source

🩹 Fixes
  • remove tsbuildinfo cache file from published packages (#​12187)
❤️ Thank You

See GitHub Releases for more information.

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

algolia/algoliasearch-client-javascript (algoliasearch)

v5.50.2

Compare Source

postcss/autoprefixer (autoprefixer)

v10.5.0

Compare Source

  • Added mask-position-x and mask-position-y support (by @​toporek).
eslint/eslint (eslint)

v10.2.1

Compare Source

Bug Fixes

  • 14be92b fix: model generator yield resumption paths in code path analysis (#​20665) (sethamus)
  • 84a19d2 fix: no-async-promise-executor false positives for shadowed Promise (#​20740) (xbinaryx)
  • af764af fix: clarify language and processor validation errors (#​20729) (Pixel998)
  • e251b89 fix: update eslint (#​20715) (renovate[bot])

Documentation

  • ca92ca0 docs: reuse markdown-it instance for markdown filter (#​20768) (Amaresh S M)
  • 57d2ee2 docs: Enable Eleventy incremental mode for watch (#​20767) (Amaresh S M)
  • c1621b9 docs: fix typos in code-path-analyzer.js (#​20700) (Ayush Shukla)
  • 1418d52 docs: Update README (GitHub Actions Bot)
  • 39771e6 docs: Update README (GitHub Actions Bot)
  • 71e0469 docs: fix incomplete JSDoc param description in no-shadow rule (#​20728) (kuldeep kumar)
  • 22119ce docs: clarify scope of for-direction rule with dead code examples (#​20723) (Amaresh S M)
  • 8f3fb77 docs: document meta.docs.dialects (#​20718) (Pixel998)

Chores

  • 7ddfea9 chore: update dependency prettier to v3.8.2 (#​20770) (renovate[bot])
  • fac40e1 ci: bump pnpm/action-setup from 5.0.0 to 6.0.0 (#​20763) (dependabot[bot])
  • 7246f92 test: add tests for SuppressionsService.load() error handling (#​20734) (kuldeep kumar)
  • 4f34b1e chore: update pnpm/action-setup action to v5 (#​20762) (renovate[bot])
  • 51080eb test: processor service (#​20731) (kuldeep kumar)
  • e7e1889 chore: remove stale babel-eslint10 fixture and test (#​20727) (kuldeep kumar)
  • 4e1a87c test: remove redundant async/await in flat config array tests (#​20722) (Pixel998)
  • 066eabb test: add rule metadata coverage for languages and docs.dialects (#​20717) (Pixel998)
sindresorhus/globals (globals)

v17.5.0

Compare Source


jasmine/jasmine-npm (jasmine)

v6.2.0

Compare Source

Please see the release notes.

jasmine/jasmine (jasmine-core)

v6.2.0

Compare Source

Please see the release notes.

kriszyp/lmdb-js (lmdb)

v3.5.4

Compare Source

inikulin/parse5 (parse5-html-rewriting-stream)

v8.0.1

Compare Source

What's Changed

@angular-robot angular-robot added action: merge The PR is ready for merge by the caretaker area: build & ci Related the build and CI infrastructure of the project target: automation This PR is targeted to only merge into the branch defined in Github [bot use only] labels Apr 16, 2026
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates several dependency versions across multiple package.json files and the pnpm-lock.yaml file. Notable updates include @typescript-eslint packages to 8.58.2, jasmine to 6.2.0, webpack to 5.106.1, and verdaccio to 6.5.0, along with various other minor and patch version bumps. I have no feedback to provide as there were no review comments to assess.

@angular-robot angular-robot force-pushed the ng-renovate/main-all-non-major-dependencies branch 13 times, most recently from ac1597b to a0803bb Compare April 20, 2026 17:25
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/main-all-non-major-dependencies branch from a0803bb to 7698275 Compare April 20, 2026 20:47
@alan-agius4 alan-agius4 merged commit bc4abf9 into angular:main Apr 21, 2026
35 checks passed
@alan-agius4
Copy link
Copy Markdown
Collaborator

This PR was merged into the repository. The changes were merged into the following branches:

@alan-agius4 alan-agius4 deleted the ng-renovate/main-all-non-major-dependencies branch April 21, 2026 07:34
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: automation This PR is targeted to only merge into the branch defined in Github [bot use only]

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants