Skip to content

chore(deps): update npm (runtime)#255

Open
renovate[bot] wants to merge 1 commit into
developfrom
renovate/npm-(runtime)
Open

chore(deps): update npm (runtime)#255
renovate[bot] wants to merge 1 commit into
developfrom
renovate/npm-(runtime)

Conversation

@renovate

@renovate renovate Bot commented Dec 9, 2025

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
cors 2.8.52.8.6 age confidence
date-fns 4.1.04.4.0 age confidence
dotenv 17.2.317.4.2 age confidence
express-validator (source) 7.3.17.3.2 age confidence
ioredis 5.8.25.11.1 age confidence
openai 6.10.06.49.0 age confidence
pg (source) 8.16.38.22.0 age confidence
pg-mem 3.0.53.0.14 age confidence
swagger-jsdoc 6.2.86.3.0 age confidence
tsx (source) 4.21.04.23.1 age confidence

Release Notes

expressjs/cors (cors)

v2.8.6

Compare Source

==================

  • Improve documentation (API, context, examples...)
  • Remove additional markdown files from tarball
date-fns/date-fns (date-fns)

v4.4.0

Compare Source

This release revisits the approach to CDN usage and introduces a new package, @date-fns/cdn and deprecates the date-fns CDN scripts. It allowed reducing the zipped package size from 5.83 MB down to 3.96 MB without introducing any breaking changes.

In v5.0.0-alpha.0 where CDN scripts are completely removed from date-fns the change is more significant and brings the zipped package size down to 2.89 MB.

It is just the first step in optimizing the package size. Expect further size reduction in the future v4 and v5 versions.

Changed
  • DEPRECATED: The date-fns CDN scripts are now deprecated and will be removed in the next major release. Please switch to the new @date-fns/cdn package for CDN usage.

  • Removed CDN source maps to reduce the package size. If you rely on them, please switch to the new @date-fns/cdn package that still includes them.

v4.3.0

Compare Source

Kudos to @​ImRodry and @​puneetdixit200 for their contributions.

Fixed

v4.2.1

Compare Source

Fixed
  • Fixed type definitions missing in v4.2.0 due to TypeScript misconfiguration.

v4.2.0

Compare Source

This is a minor release in all senses, it only includes documentation updates (first of many) that points to the new You Don't Need date-fns* page.

* Not really

Changed
  • Added Temporal API references to the JSDoc annotations of add, addBusinessDays, and addDays.
motdotla/dotenv (dotenv)

v17.4.2

Compare Source

Changed
  • Improved skill files - tightened up details (#​1009)

v17.4.1

Compare Source

Changed
  • Change text injecting to injected (#​1005)

v17.4.0

Compare Source

Added
  • Add skills/ folder with focused agent skills: skills/dotenv/SKILL.md (core usage) and skills/dotenvx/SKILL.md (encryption, multiple environments, variable expansion) for AI coding agent discovery via the skills.sh ecosystem (npx skills add motdotla/dotenv)
Changed
  • Tighten up logs: ◇ injecting env (14) from .env (#​1003)

v17.3.1

Compare Source

Changed
  • Fix as2 example command in README and update spanish README

v17.3.0

Compare Source

Added
  • Add a new README section on dotenv’s approach to the agentic future.
Changed
  • Rewrite README to get humans started more quickly with less noise while simultaneously making more accessible for llms and agents to go deeper into details.

v17.2.4

Compare Source

Changed
  • Make DotenvPopulateInput accept NodeJS.ProcessEnv type (#​915)
  • Give back to dotenv by checking out my newest project vestauth. It is auth for agents. Thank you for using my software.
express-validator/express-validator (express-validator)

v7.3.2

Compare Source

What's Changed

Plus several docs changes.

New Contributors

Full Changelog: express-validator/express-validator@v7.3.1...v7.3.2

luin/ioredis (ioredis)

v5.11.1

Compare Source

Bug Fixes
  • cluster: reconnect to nodes that restart without slot changes (#​2096) (c84b2ee)
  • parse protocol-relative Redis URLs as TCP connections (#​2125) (131ee24)

v5.11.0

Compare Source

Bug Fixes
Features

5.10.1 (2026-03-19)

Bug Fixes

v5.10.1

Compare Source

Bug Fixes
Features

5.10.1 (2026-03-19)

Bug Fixes

v5.10.0

Compare Source

Bug Fixes
Features

5.10.1 (2026-03-19)

Bug Fixes

v5.9.3

Compare Source

Features

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.2 (2026-01-15)

Bug Fixes
Reverts

5.9.1 (2026-01-08)

Bug Fixes

v5.9.2

Compare Source

Features

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.2 (2026-01-15)

Bug Fixes
Reverts

5.9.1 (2026-01-08)

Bug Fixes

v5.9.1

Compare Source

Features

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.2 (2026-01-15)

Bug Fixes
Reverts

5.9.1 (2026-01-08)

Bug Fixes

v5.9.0

Compare Source

Features

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.3 (2026-02-12)

Bug Fixes
  • autopipelining to route writes to masters with scaleReads (#​2072) (8adb1ae)
  • fix issue with moved command for replicas (#​2064) (de4eed4)
  • types: optional properties on RedisOptions allow explicit undefined (#​2066) (0a1a898)

5.9.2 (2026-01-15)

Bug Fixes
Reverts

5.9.1 (2026-01-08)

Bug Fixes
openai/openai-node (openai)

v6.49.0

Compare Source

Full Changelog: v6.48.0...v6.49.0

Features
  • api: accept None for prompt_cache_key/safety_identifier (c54a7f3)
  • api: add support for spend_limit admin apis (e8238b0)
  • helpers: add standard schema support (#​1997) (4ced1a8)
  • helpers: add zod realtime function helper (#​1996) (ee59911)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (967a66b)
  • zod: support schema definitions (#​1993) (eb04567)
Bug Fixes
Chores

v6.48.0

Compare Source

Full Changelog: v6.47.0...v6.48.0

Features
  • api: /organization/projects/{project_id}/service_accounts/{service_account_id}/api_keys" endpoint (9133b54)
  • api: manual updates (34acd23)
  • api: manual updates (3188968)
Bug Fixes
Chores

v6.47.0

Compare Source

Full Changelog: v6.46.0...v6.47.0

Features
Bug Fixes
Documentation

v6.46.0

Compare Source

Full Changelog: v6.45.0...v6.46.0

Features
  • api: gpt-5.6-sol updates (6c397d5)
Bug Fixes
Documentation

v6.45.0

Compare Source

Full Changelog: v6.44.0...v6.45.0

Features
Bug Fixes
Chores
  • internal: codegen related update (81fcf96)
Documentation
Build System

v6.44.0

Compare Source

Full Changelog: v6.43.0...v6.44.0

Features
  • api: update OpenAPI spec or Stainless config (d05bdbc)

v6.43.0

Compare Source

Full Changelog: v6.43.0...v6.44.0

Features
  • api: update OpenAPI spec or Stainless config (d05bdbc)

v6.42.0

Compare Source

Full Changelog: v6.42.0...v6.43.0

Bug Fixes
  • fix TS to use main (dc5078b)
  • restore pnpm repo configuration on next (c2575d6)
Chores
Build System

v6.41.0

Compare Source

Full Changelog: v6.41.0...v6.42.0

Features
  • api: responses.moderation and chat_completions.moderation (6d8f592)

v6.40.0

Compare Source

Full Changelog: v6.40.0...v6.41.0

Features

v6.39.1

Compare Source

Full Changelog: v6.39.1...v6.40.0

Features
  • api: workload identity in audit logs, additional_tools item in responses, fix ActionSearch.query to be optional. (aee09f3)
Chores

v6.39.0

Compare Source

Full Changelog: v6.39.0...v6.39.1

Bug Fixes
  • Improve undici dispatcher mismatch guidance (#​1898) (b6e5fd6)
  • treat text/plan with format: binary as raw upload (f9a632a)
  • treat text/plan with format: binary as raw upload (323cb78)
Chores
  • internal: codegen related update (d32deef)

v6.38.0

Compare Source

Full Changelog: v6.38.0...v6.39.0

Features
  • api: api update (33ea11f)
  • api: manual updates (c210b09)
  • api: manual updates (92df9dc)
  • api: update OpenAPI spec or Stainless config (c7c0f52)
Bug Fixes
  • types: allow runtime fetch options (8f5003d)
  • typescript: upgrade tsc-multi so that it works with Node 26 (068f9c6)
Chores
  • api: docs updates (9d43adb)
  • tests: remove redundant File import (5465bbe)

v6.37.0

Compare Source

Full Changelog: v6.37.0...v6.38.0

Note

PR body was truncated to here.


Configuration

📅 Schedule: (in timezone Europe/Madrid)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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 added the dependencies label Dec 9, 2025
@renovate
renovate Bot requested a review from alvarobernal2412 December 9, 2025 14:06
@github-actions github-actions Bot added 📦 Dependencies Pull requests that update a dependency file size/xs and removed dependencies labels Dec 9, 2025
@renovate renovate Bot changed the title chore(deps): update dependency @statuscompliance/databinder to v1.1.2 chore(deps): update dependency @statuscompliance/databinder to v1.1.2 - autoclosed Dec 10, 2025
@renovate renovate Bot closed this Dec 10, 2025
@renovate
renovate Bot deleted the renovate/npm-(runtime) branch December 10, 2025 10:09
@renovate renovate Bot changed the title chore(deps): update dependency @statuscompliance/databinder to v1.1.2 - autoclosed chore(deps): update dependency openai to v6.13.0 Dec 15, 2025
@renovate renovate Bot reopened this Dec 15, 2025
@renovate
renovate Bot force-pushed the renovate/npm-(runtime) branch 2 times, most recently from 25c5a37 to 3b4497a Compare December 15, 2025 16:45
@sonarqubecloud

Copy link
Copy Markdown

Please retry analysis of this Pull-Request directly on SonarQube Cloud

@coveralls

coveralls commented Dec 15, 2025

Copy link
Copy Markdown

Coverage Status

coverage: 91.547%. remained the same — renovate/npm-(runtime) into develop

@github-actions github-actions Bot removed the size/xs label Dec 16, 2025
@renovate
renovate Bot force-pushed the renovate/npm-(runtime) branch from 3b4497a to 5332eca Compare December 16, 2025 13:28
@renovate
renovate Bot force-pushed the renovate/npm-(runtime) branch from 5332eca to 8327ae8 Compare December 16, 2025 18:59
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.13.0 chore(deps): update dependency openai to v6.14.0 Dec 16, 2025
@renovate
renovate Bot force-pushed the renovate/npm-(runtime) branch from 8327ae8 to 38b7ed0 Compare December 17, 2025 23:54
@renovate renovate Bot changed the title chore(deps): update dependency openai to v6.14.0 chore(deps): update npm (runtime) Dec 17, 2025
@renovate
renovate Bot force-pushed the renovate/npm-(runtime) branch from 38b7ed0 to 3f38801 Compare December 19, 2025 04:49
@github-actions github-actions Bot removed the size/xs label Dec 19, 2025
@renovate
renovate Bot force-pushed the renovate/npm-(runtime) branch from 3f38801 to 279cdba Compare December 19, 2025 11:37
@github-actions github-actions Bot added size/xs and removed size/xs labels Dec 19, 2025
@renovate
renovate Bot force-pushed the renovate/npm-(runtime) branch from 279cdba to 8ffc90c Compare December 22, 2025 10:18
@renovate
renovate Bot force-pushed the renovate/npm-(runtime) branch 7 times, most recently from 1badd15 to b51b7d4 Compare January 29, 2026 00:56
@renovate
renovate Bot force-pushed the renovate/npm-(runtime) branch 5 times, most recently from 67fec80 to 92fff72 Compare February 6, 2026 08:51
@renovate
renovate Bot force-pushed the renovate/npm-(runtime) branch 10 times, most recently from 980dbc3 to b55fd40 Compare February 14, 2026 01:16
@renovate
renovate Bot force-pushed the renovate/npm-(runtime) branch 3 times, most recently from 920f35f to 8d95505 Compare February 24, 2026 00:52
@sonarqubecloud

sonarqubecloud Bot commented May 7, 2026

Copy link
Copy Markdown

1 similar comment
@sonarqubecloud

sonarqubecloud Bot commented Jun 4, 2026

Copy link
Copy Markdown

@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

📦 Dependencies Pull requests that update a dependency file size/s

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants