Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 20, 2023

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@commitlint/cli (source) ^19.6.1 -> ^19.8.1 age confidence devDependencies patch
@commitlint/config-conventional (source) ^19.6.0 -> ^19.8.1 age confidence devDependencies patch
@eslint/eslintrc ^3.2.0 -> ^3.3.3 age confidence devDependencies patch
@eslint/js (source) ^9.19.0 -> ^9.39.2 age confidence devDependencies minor
@fastify/static ^8.2.0 -> ^8.3.0 age confidence dependencies minor
@m8a/nestjs-typegoose (source) ^12.0.0 -> ^12.0.1 age confidence dependencies patch
@napi-rs/cli ^3.1.5 -> ^3.5.0 age confidence devDependencies minor
@nestjs/common (source) ^11.1.6 -> ^11.1.10 age confidence devDependencies patch
@nestjs/common (source) ^11.1.6 -> ^11.1.10 age confidence dependencies patch
@nestjs/core (source) ^11.1.6 -> ^11.1.10 age confidence dependencies patch
@nestjs/platform-fastify (source) ^11.1.6 -> ^11.1.10 age confidence dependencies patch
@nestjs/swagger ^11.2.0 -> ^11.2.3 age confidence dependencies patch
@nestjs/testing (source) ^11.1.6 -> ^11.1.10 age confidence devDependencies patch
@rollup/pluginutils (source) ^5.1.0 -> ^5.3.0 age confidence devDependencies minor
@sentry/node (source) ^7.118.0 -> ^7.120.4 age confidence dependencies patch
@stylistic/eslint-plugin (source) ^5.2.3 -> ^5.6.1 age confidence devDependencies minor
@swc/helpers (source) ^0.5.12 -> ^0.5.17 age confidence dependencies patch
@tailwindcss/postcss (source) 4.1.17 -> 4.1.18 age confidence devDependencies patch
@typegoose/typegoose (source) ^12.6.0 -> ^12.20.1 age confidence dependencies minor
@​types/i18next-fs-backend ^1.1.5 -> ^1.2.0 age confidence devDependencies patch
@types/inquirer (source) ^9.0.7 -> ^9.0.9 age confidence devDependencies patch
@types/luxon (source) ^3.4.2 -> ^3.7.1 age confidence devDependencies patch
@types/node (source) ^24.3.0 -> ^24.10.4 age confidence devDependencies minor
@vitest/coverage-v8 (source) ^3.0.4 -> ^3.2.4 age confidence devDependencies patch
@vitest/ui (source) ^3.0.4 -> ^3.2.4 age confidence devDependencies patch
axios (source) 1.11.0 -> 1.13.2 age confidence dependencies minor
axios (source) ^1.11.0 -> ^1.13.2 age confidence dependencies minor
class-validator ^0.14.1 -> ^0.14.3 age confidence dependencies patch
discord-api-types (source) ^0.38.22 -> ^0.38.37 age confidence dependencies patch
eslint (source) ^9.19.0 -> ^9.39.2 age confidence devDependencies minor
eslint-config-next (source) 15.5.2 -> 15.5.9 age confidence devDependencies patch
eslint-plugin-unused-imports ^4.1.4 -> ^4.3.0 age confidence devDependencies minor
fastify (source) ^5.5.0 -> ^5.6.2 age confidence dependencies minor
fuse.js (source) ^7.0.0 -> ^7.1.0 age confidence dependencies patch
github/issue-labeler v3.2 -> v3.4 age confidence action minor
globals ^16.3.0 -> ^16.5.0 age confidence devDependencies minor
i18next-fs-backend ^2.3.2 -> ^2.6.1 age confidence dependencies patch
inquirer (source) ^10.1.8 -> ^10.2.2 age confidence dependencies patch
ioredis ^5.7.0 -> ^5.8.2 age confidence dependencies minor
ioredis 5.7.0 -> 5.8.2 age confidence dependencies minor
luxon ^3.5.0 -> ^3.7.2 age confidence dependencies patch
minecraft-protocol ^1.61.0 -> ^1.62.0 age confidence dependencies minor
mongoose (source) ^8.5.2 -> ^8.20.4 age confidence dependencies minor
mongoose (source) ^8.18.0 -> ^8.20.4 age confidence devDependencies minor
motion ^12.23.25 -> ^12.23.26 age confidence dependencies patch
next (source) ^16.0.7 -> ^16.1.1 age confidence dependencies minor
node (source) 24.7.0 -> 24.12.0 age confidence minor
node 22.6.0 -> 22.21.1 age confidence uses-with minor
pm2 (source) ^6.0.8 -> ^6.0.14 age confidence devDependencies patch
pnpm (source) 10.15.0 -> 10.26.2 age confidence packageManager minor
postcss (source) ^8.5.3 -> ^8.5.6 age confidence devDependencies patch
react (source) ^19.2.1 -> ^19.2.3 age confidence dependencies patch
react-dom (source) ^19.2.1 -> ^19.2.3 age confidence dependencies patch
rxjs (source) ^7.8.1 -> ^7.8.2 age confidence dependencies patch
tailwindcss (source) ^4.1.17 -> ^4.1.18 age confidence devDependencies patch
toad-scheduler ^3.0.1 -> ^3.1.0 age confidence dependencies patch
turbo (source) ^2.4.0 -> ^2.7.2 age confidence devDependencies minor
typescript (source) ^5.7.3 -> ^5.9.3 age confidence devDependencies patch
typescript-eslint (source) ^8.22.0 -> ^8.50.1 age confidence devDependencies minor
unplugin (source) ^2.1.2 -> ^2.3.11 age confidence devDependencies patch
vitest (source) ^3.0.4 -> ^3.2.4 age confidence devDependencies patch
winit 0.29 -> 0.30 age confidence dependencies minor
zod (source) ^4.1.5 -> ^4.2.1 age confidence dependencies minor

Release Notes

eslint/eslintrc (@​eslint/eslintrc)

v3.3.3

Compare Source

Bug Fixes
eslint/eslint (@​eslint/js)

v9.39.2

Compare Source

v9.39.1

Compare Source

v9.39.0

Compare Source

v9.38.0

Compare Source

Features
  • ce40f74 feat: update complexity rule to only highlight function header (#​20048) (Atul Nair)
  • e37e590 feat: correct no-loss-of-precision false positives with e notation (#​20187) (Francesco Trotta)
Bug Fixes
  • 50c3dfd fix: improve type support for isolated dependencies in pnpm (#​20201) (Francesco Trotta)
  • a1f06a3 fix: correct SourceCode typings (#​20114) (Pixel998)
Documentation
  • 462675a docs: improve web accessibility by hiding non-semantic character (#​20205) (루밀LuMir)
  • c070e65 docs: correct formatting in no-irregular-whitespace rule documentation (#​20203) (루밀LuMir)
  • b39e71a docs: Update README (GitHub Actions Bot)
  • cd39983 docs: move custom-formatters type descriptions to nodejs-api (#​20190) (Percy Ma)
Chores

v9.37.0

Compare Source

Features
  • 39f7fb4 feat: preserve-caught-error should recognize all static "cause" keys (#​20163) (Pixel998)
  • f81eabc feat: support TS syntax in no-restricted-imports (#​19562) (Nitin Kumar)
Bug Fixes
Documentation
  • b950359 docs: fix typos across the docs (#​20182) (루밀LuMir)
  • 42498a2 docs: improve ToC accessibility by hiding non-semantic character (#​20181) (Percy Ma)
  • 29ea092 docs: Update README (GitHub Actions Bot)
  • 5c97a04 docs: show availableUntil in deprecated rule banner (#​20170) (Pixel998)
  • 90a71bf docs: update README files to add badge and instructions (#​20115) (루밀LuMir)
  • 1603ae1 docs: update references from master to main (#​20153) (루밀LuMir)
Chores
  • afe8a13 chore: update @eslint/js dependency to version 9.37.0 (#​20183) (Francesco Trotta)
  • abee4ca chore: package.json update for @​eslint/js release (Jenkins)
  • fc9381f chore: fix typos in comments (#​20175) (overlookmotel)
  • e1574a2 chore: unpin jiti (#​20173) (renovate[bot])
  • e1ac05e refactor: mark ESLint.findConfigFile() as async, add missing docs (#​20157) (Pixel998)
  • 347906d chore: update eslint (#​20149) (renovate[bot])
  • 0cb5897 test: remove tmp dir created for circular fixes in multithread mode test (#​20146) (Milos Djermanovic)
  • bb99566 ci: pin jiti to version 2.5.1 (#​20151) (Pixel998)
  • 177f669 perf: improve worker count calculation for "auto" concurrency (#​20067) (Francesco Trotta)
  • 448b57b chore: Mark deprecated formatting rules as available until v11.0.0 (#​20144) (Milos Djermanovic)

v9.36.0

Compare Source

Features
  • 47afcf6 feat: correct preserve-caught-error edge cases (#​20109) (Francesco Trotta)
Bug Fixes
Documentation
  • b73ab12 docs: update examples to use defineConfig (#​20131) (sethamus)
  • 31d9392 docs: fix typos (#​20118) (Pixel998)
  • c7f861b docs: Update README (GitHub Actions Bot)
  • 6b0c08b docs: Update README (GitHub Actions Bot)
  • 91f97c5 docs: Update README (GitHub Actions Bot)
Chores

v9.35.0

Compare Source

Features
  • 42761fa feat: implement suggestions for no-empty-function (#​20057) (jaymarvelz)
  • 102f444 feat: implement suggestions for no-empty-static-block (#​20056) (jaymarvelz)
  • e51ffff feat: add preserve-caught-error rule (#​19913) (Amnish Singh Arora)
Bug Fixes
  • 10e7ae2 fix: update uncloneable options error message (#​20059) (soda-sorcery)
  • bfa4601 fix: ignore empty switch statements with comments in no-empty rule (#​20045) (jaymarvelz)
  • dfd11de fix: add before and after to test case types (#​20049) (Francesco Trotta)
  • dabbe95 fix: correct types for no-restricted-imports rule (#​20034) (Milos Djermanovic)
  • ea789c7 fix: no-loss-of-precision false positive with uppercase exponent (#​20032) (sethamus)
Documentation
  • d265515 docs: improve phrasing - "if" → "even if" from getting-started section (#​20074) (jjangga0214)
  • a355a0e docs: invert comparison logic for example in no-var doc page (#​20064) (OTonGitHub)
  • 5082fc2 docs: Update README (GitHub Actions Bot)
  • 99cfd7e docs: add missing "the" in rule deprecation docs (#​20050) (Josh Goldberg ✨)
  • 6ad8973 docs: update --no-ignore and --ignore-pattern documentation (#​20036) (Francesco Trotta)
  • 8033b19 docs: add documentation for --no-config-lookup (#​20033) (Francesco Trotta)
Chores
fastify/fastify-static (@​fastify/static)

v8.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: fastify/fastify-static@v8.2.0...v8.3.0

napi-rs/napi-rs (@​napi-rs/cli)

v3.5.0

Compare Source

Added
  • (sys) use libloading to load napi symbols at runtime on all platform (#​2996)
Fixed
  • (napi) memory leak in PromiseRaw cleanup callback (#​2995)
Other
  • (napi) mark tsfn data as pub and split SendableResolver to indent file (#​2992)
  • (napi) mark SendableResolver and PromiseRaw as pub (#​2981)
  • add sponsors

v3.4.1

Compare Source

Other

v3.4.0

Compare Source

Added
  • (napi) add on_abort for AbortSignal (#​2942)
  • (cli) add support for loongarch64-unknown-linux-gnu (#​2887)
Fixed
  • (napi) stop ref error object in wasm targets (#​2975)
  • (deps) update rust crate ctor to v0.6.0 (#​2951)
  • (napi) cleanup memory issues (#​2949)
  • (napi) node_api_create_external_string_utf16 on wasm (#​2912)
Other

v3.3.1

Compare Source

Other
  • (napi) Promise and ThreadsafeFunction::call_async don't require tokio (#​2998)

v3.3.0

Compare Source

Added
  • (napi) implement from_static on JsStringLatin1 and JsStringUtf16 (#​2908)
  • (napi) support external JsStringLatin1 and JsStringUtf16 (#​2898)
Fixed
  • (napi) JsStringUtf8 memory leak (#​2911)
Other
  • (cli) show NAPI options on new command (#​2892)

v3.2.0

Compare Source

Added
  • (napi) add ScopeGenerator trait (#​2831)
  • make generator an iterator (#​2784)
  • (napi) add Error.cause support to napi::Error (#​2829)
Fixed
  • (napi) user_defined_rt can only be used once (#​2841)
nestjs/nest (@​nestjs/common)

v11.1.10

Compare Source

v11.1.10 (2025-12-22)
Bug fixes
  • core
  • microservices
    • #​16072 fix(microservices): fix grpc stream meth

Configuration

📅 Schedule: Branch creation - "before 12pm on Sunday" (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.

@vercel
Copy link

vercel bot commented Aug 20, 2023

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
statsify Ready Ready Preview, Comment Dec 24, 2025 1:59am

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e1ad5ab to be4696a Compare August 21, 2023 10:29
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from be4696a to 97f6db0 Compare August 21, 2023 19:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 97f6db0 to 7ba072d Compare August 22, 2023 08:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7ba072d to dc3ecd6 Compare August 22, 2023 10:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dc3ecd6 to d77cccf Compare August 22, 2023 12:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d77cccf to 5be7bdc Compare August 22, 2023 20:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5be7bdc to bd32b2e Compare August 22, 2023 23:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bd32b2e to cd7361b Compare August 23, 2023 20:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cd7361b to 08da041 Compare August 23, 2023 22:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 56d7b7c to f4a5d8b Compare December 12, 2025 03:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f4a5d8b to 1b5dca5 Compare December 13, 2025 00:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 1b5dca5 to 504797b Compare December 14, 2025 01:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 504797b to b64cda5 Compare December 15, 2025 10:52
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b64cda5 to 375fffa Compare December 15, 2025 13:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 375fffa to 032e206 Compare December 15, 2025 18:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 032e206 to 2cc31a2 Compare December 16, 2025 03:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2cc31a2 to 8fc0ae9 Compare December 19, 2025 23:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8fc0ae9 to d71e2c0 Compare December 21, 2025 04:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d71e2c0 to 9fc51df Compare December 22, 2025 09:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9fc51df to dd26f59 Compare December 22, 2025 13:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dd26f59 to 9a1a027 Compare December 22, 2025 20:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9a1a027 to 4e9cb1d Compare December 23, 2025 17:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants