Skip to content

chore(deps): update all non-major dependencies#159

Merged
cyco130 merged 1 commit intomainfrom
renovate/all-minor-patch
Mar 23, 2026
Merged

chore(deps): update all non-major dependencies#159
cyco130 merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 16, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@cyco130/eslint-config ^6.2.3^6.2.4 age confidence
@koa/router ^15.3.1^15.4.0 age confidence
@nestjs/common (source) ^11.1.16^11.1.17 age confidence
@nestjs/core (source) ^11.1.16^11.1.17 age confidence
@nestjs/platform-express (source) ^11.1.16^11.1.17 age confidence
@types/bun (source) ^1.3.10^1.3.11 age confidence
@types/koa (source) ^3.0.1^3.0.2 age confidence
@vitejs/plugin-react (source) ^5.1.4^5.2.0 age confidence
eslint (source) ^10.0.3^10.1.0 age confidence
fastify (source) ^5.8.2^5.8.4 age confidence
lint-staged ^16.3.3^16.4.0 age confidence
puppeteer (source) ^24.39.0^24.40.0 age confidence
tsdown (source) 0.21.20.21.4 age confidence
vitest (source) ^4.0.18^4.1.0 age confidence
ws ^8.19.0^8.20.0 age confidence

Release Notes

cyco130/eslint-config (@​cyco130/eslint-config)

v6.2.4

Compare Source

What's Changed

Full Changelog: cyco130/eslint-config@6.2.3...6.2.4

koajs/router (@​koa/router)

v15.4.0

Compare Source

  • feat: add router event system and ctx.routeMatched for not-found handling 54821e3

v15.3.2

Compare Source

  • chore: bump deps 0d4e9b3
  • Remove errant question mark for Optional parameter 6166894

nestjs/nest (@​nestjs/common)

v11.1.17

Compare Source

v11.1.17 (2026-03-16)

Enhancements
Bugs
  • platform-fastify
    • auto-run middleware for HEAD requests as fastify redirects them to GET handlers (effectively skipping middleware execution) cbdf737 (@​kamilmysliwiec)
Dependencies
Committers: 3
vitejs/vite-plugin-react (@​vitejs/plugin-react)

v5.2.0

Compare Source

eslint/eslint (eslint)

v10.1.0

Compare Source

Features

  • ff4382b feat: apply fix for no-var in TSModuleBlock (#​20638) (Tanuj Kanti)
  • 0916995 feat: Implement api support for bulk-suppressions (#​20565) (Blake Sager)

Bug Fixes

  • 2b8824e fix: Prevent no-var autofix when a variable is used before declaration (#​20464) (Amaresh S M)
  • e58b4bf fix: update eslint (#​20597) (renovate[bot])

Documentation

  • b7b57fe docs: use correct JSDoc link in require-jsdoc.md (#​20641) (mkemna-clb)
  • 58e4cfc docs: add deprecation notice partial (#​20639) (Milos Djermanovic)
  • 7143dbf docs: update v9 migration guide for @eslint/js usage (#​20540) (fnx)
  • 035fc4f docs: note that globalReturn applies only with sourceType: "script" (#​20630) (Milos Djermanovic)
  • e972c88 docs: merge ESLint option descriptions into type definitions (#​20608) (Francesco Trotta)
  • 7f10d84 docs: Update README (GitHub Actions Bot)
  • aeed007 docs: open playground link in new tab (#​20602) (Tanuj Kanti)
  • a0d1a37 docs: Add AI Usage Policy (#​20510) (Nicholas C. Zakas)

Chores

fastify/fastify (fastify)

v5.8.4

Compare Source

v5.8.3

Compare Source

⚠️ Security Release

This fixes CVE CVE-2026-3635 GHSA-444r-cwp2-x5xf.

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.8.2...v5.8.3

lint-staged/lint-staged (lint-staged)

v16.4.0

Compare Source

Minor Changes

v16.3.4

Compare Source

Patch Changes
puppeteer/puppeteer (puppeteer)

v24.40.0

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.39.1 to 24.40.0
🎉 Features
  • support PUPPETEER_DANGEROUS_NO_SANDBOX environment variable (#​14756) (2a8276e)
🛠️ Fixes

v24.39.1

Compare Source

♻️ Chores
  • puppeteer: Synchronize puppeteer versions
Dependencies
  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.39.0 to 24.39.1
🛠️ Fixes
rolldown/tsdown (tsdown)

v0.21.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • exports: Preserve CRLF line endings in package.json  -  by @​sxzz (a4d4e)
    View changes on GitHub

v0.21.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vitest-dev/vitest (vitest)

v4.1.0

Compare Source

Vitest 4.1 is out!

This release page lists all changes made to the project during the 4.1 beta. To get a review of all the new features, read our blog post.

   🚀 Features
   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 3882cde to cae644a Compare March 21, 2026 21:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cae644a to e251e3e Compare March 23, 2026 13:06
@cyco130 cyco130 changed the title fix(deps): update all non-major dependencies chore(deps): update all non-major dependencies Mar 23, 2026
@cyco130 cyco130 merged commit b0cc665 into main Mar 23, 2026
7 checks passed
@cyco130 cyco130 deleted the renovate/all-minor-patch branch March 23, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant