Skip to content

build: update all non-major dependencies #30537

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

Merged

Conversation

angular-robot
Copy link
Collaborator

@angular-robot angular-robot commented Jun 14, 2025

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin (source) devDependencies minor 8.34.1 -> 8.35.0
@typescript-eslint/parser (source) devDependencies minor 8.34.1 -> 8.35.0
eslint-plugin-import devDependencies minor 2.31.0 -> 2.32.0
terser (source) dependencies patch 5.43.0 -> 5.43.1

Release Notes

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

v8.35.0

Compare Source

🚀 Features
  • eslint-plugin: [no-base-to-string] add checkUnknown Option (#​11128)
❤️ Thank You

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

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

v8.35.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.

import-js/eslint-plugin-import (eslint-plugin-import)

v2.32.0

Compare Source

Added
Fixed
Changed
terser/terser (terser)

v5.43.1

Compare Source

  • Prevent niche optimizations that would move around block declarations
  • Add lhs_constants to CompressOptions type (#​1621)

Configuration

📅 Schedule: Branch creation - "after 10:00pm every weekday,before 5: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 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 labels Jun 14, 2025
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from 688b436 to f5f9088 Compare June 15, 2025 11:33
@angular-robot angular-robot changed the title build: update all non-major dependencies to v9.29.0 build: update all non-major dependencies Jun 15, 2025
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 7 times, most recently from 8cb2d00 to e2268d5 Compare June 17, 2025 21:04
@alan-agius4 alan-agius4 added the target: minor This PR is targeted for the next minor release label Jun 18, 2025
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch 8 times, most recently from 3ad8185 to 9869f17 Compare June 23, 2025 17:37
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from 9869f17 to 9b965d3 Compare June 23, 2025 18:05
@jkrems
Copy link
Contributor

jkrems commented Jun 23, 2025

Hm, the build errors are technically correct: @verdaccio/loaders imports @verdaccio/core but has no dependency on that package. At the same time, it also tried to do the same thing before the version bump.1

See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from 9b965d3 to 3d41aca Compare June 24, 2025 12:33
@alan-agius4 alan-agius4 merged commit a418a1d into angular:main Jun 24, 2025
30 checks passed
@angular-robot angular-robot deleted the ng-renovate/all-non-major-dependencies branch June 24, 2025 13:14
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