Skip to content

build: update all non-major dependencies #30537

New issue

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

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

Already on GitHub? # to your account

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 Jun 14, 2025

This PR contains the following updates:

Package Type Update Change
@eslint/js (source) devDependencies minor 9.28.0 -> 9.29.0
@typescript-eslint/eslint-plugin (source) devDependencies patch 8.34.0 -> 8.34.1
@typescript-eslint/parser (source) devDependencies patch 8.34.0 -> 8.34.1
eslint (source) devDependencies minor 9.28.0 -> 9.29.0
piscina dependencies minor 5.0.0 -> 5.1.0
postcss (source) dependencies patch 8.5.5 -> 8.5.6
postcss (source) devDependencies patch 8.5.5 -> 8.5.6
terser (source) dependencies minor 5.42.0 -> 5.43.0
verdaccio (source) devDependencies patch 6.1.2 -> 6.1.4
vitest (source) devDependencies patch 3.2.3 -> 3.2.4

Release Notes

eslint/eslint (@​eslint/js)

v9.29.0

Compare Source

Features
  • f686fcb feat: add ecmaVersion: 2026, parsing using and await using (#​19832) (Milos Djermanovic)
  • 19cdd22 feat: prune suppressions for non-existent files (#​19825) (TKDev7)
  • b3d720f feat: add ES2025 globals (#​19835) (fisker Cheung)
  • 677a283 feat: add auto-accessor fields support to class-methods-use-this (#​19789) (sethamus)
  • dbba058 feat: allow global type declaration in no-var (#​19714) (Remco Haszing)
  • 342bd29 feat: ignore type annotations in no-restricted-globals (#​19781) (sethamus)
  • 786bcd1 feat: add allowProperties option to no-restricted-properties (#​19772) (sethamus)
  • 05b66d0 feat: add sourceCode.isGlobalReference(node) method (#​19695) (Nitin Kumar)
Bug Fixes
  • 85c082c fix: explicit matching behavior with negated patterns and arrays (#​19845) (Milos Djermanovic)
  • 9bda4a9 fix: fix LintOptions.filterCodeBlock types (#​19837) (ntnyq)
  • 7ab77a2 fix: correct breaking deprecation of FlatConfig type (#​19826) (Logicer)
  • 1ba3318 fix: add language and dialects to no-use-before-define (#​19808) (Francesco Trotta)
Documentation
  • 00e3e6a docs: add support for custom name parameter to includeIgnoreFile (#​19795) (루밀LuMir)
  • 3aed075 docs: Update README (GitHub Actions Bot)
  • a2f888d docs: enhance documentation with links and fix typos (#​19761) (루밀LuMir)
  • 53c3235 docs: update to clarify prompt usage (#​19748) (Jennifer Davis)
Chores
typescript-eslint/typescript-eslint (@​typescript-eslint/eslint-plugin)

v8.34.1

Compare Source

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

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

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

v8.34.1

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.

piscinajs/piscina (piscina)

v5.1.0

Compare Source

Features
Bug Fixes
postcss/postcss (postcss)

v8.5.6

Compare Source

  • Fixed ContainerWithChildren type discriminating (by @​Goodwine).
terser/terser (terser)

v5.43.0

Compare Source

  • Do not wrap callbacks in parentheses (wrap_func_args format option is now false by default)
  • Do not inline functions into for loops (for performance reasons)
verdaccio/verdaccio (verdaccio)

v6.1.4

Compare Source

What's Changed

Full Changelog: verdaccio/verdaccio@v6.1.3...v6.1.4

v6.1.3

Compare Source

What's Changed

Full Changelog: verdaccio/verdaccio@v6.1.2...v6.1.3

vitest-dev/vitest (vitest)

v3.2.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

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
See associated pull request for more information.
@angular-robot angular-robot force-pushed the ng-renovate/all-non-major-dependencies branch from e2268d5 to 24806a8 Compare June 18, 2025 16:15
# for free to join this conversation on GitHub. Already have an account? # 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.

2 participants