Skip to content

chore(deps): update npm (runtime) (major) - #53

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

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

Conversation

@renovate

@renovate renovate Bot commented Jun 3, 2026

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
dotenv 17.4.218.0.2 age confidence
uuid 13.0.214.0.2 age confidence

Release Notes

motdotla/dotenv (dotenv)

v18.0.2

Compare Source

  • Patch additional edge cases for the fast parser (#​1056)

v18.0.1

Compare Source

Changed
  • Handle file urls in config logging (#​1054)

v18.0.0

Compare Source

Added
$ dotenv run -- node index.js
◇ injected env (2) from .env
Hello Dotenv
  • NEW: Dotenv now has a fast parser thanks to @​homanp of superagent.sh. Pass config({ fast: true }), flag --fast, or set DOTENV_FAST=true to opt-in to ~2x faster character-scanner parser. (#​1010)
$ dotenv run --fast -- node index.js
◇ injected env (2) from .env
Hello Dotenv
Changed
  • Injecting message sent to stderr rather than stdout and tips removed (#​1037)
Removed
uuidjs/uuid (uuid)

v14.0.2

Compare Source

Bug Fixes
  • v1: carry nsecs overflow into the timestamp's high bits (#​972) (6adcc1d)
  • v1: set the multicast bit on v1Bytes's own randomly-generated node (#​973) (b1da338)
  • v7: align default seq formula in v7Bytes with updateV7State (#​965) (a67db57)

v14.0.1

Compare Source

Bug Fixes
  • add types condition to node export for moduleResolution bundler (#​961) (27ffae5)

v14.0.0

Compare Source

Security
  • Fixes GHSA-w5hq-g745-h8pq: v3(), v5(), and v6() did not validate that writes would remain within the bounds of a caller-supplied buffer, allowing out-of-bounds writes when an invalid offset was provided. A RangeError is now thrown if offset < 0 or offset + 16 > buf.length.
⚠ BREAKING CHANGES
  • crypto is now expected to be globally defined (requires node@​20+) (#​935)
  • drop node@​18 support (#​934)
  • upgrade minimum supported TypeScript version to 5.4.3, in keeping with the project's policy of supporting TypeScript versions released within the last two years

Configuration

📅 Schedule: (in timezone Europe/Madrid)

  • Branch creation
    • "after 16:00 and before 22:00 on wednesday"
  • 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 Jun 3, 2026
@renovate
renovate Bot requested a review from alvarobernal2412 June 3, 2026 17:14
@github-actions github-actions Bot added 📦 Dependencies Pull requests that update a dependency file size/xs and removed dependencies labels Jun 3, 2026
@renovate
renovate Bot force-pushed the renovate/major-npm-(runtime) branch from 466d922 to d15e02a Compare June 3, 2026 21:49
@github-actions github-actions Bot added size/xs and removed size/xs labels Jun 3, 2026
@renovate
renovate Bot force-pushed the renovate/major-npm-(runtime) branch from d15e02a to ccd41f0 Compare June 5, 2026 17:16
@github-actions github-actions Bot added size/xs and removed size/xs labels Jun 5, 2026
@renovate
renovate Bot force-pushed the renovate/major-npm-(runtime) branch from ccd41f0 to a76c0b1 Compare June 12, 2026 06:49
@renovate
renovate Bot force-pushed the renovate/major-npm-(runtime) branch from a76c0b1 to 83a7281 Compare June 20, 2026 13:05
@renovate renovate Bot changed the title chore(deps): update npm (runtime) to v14 chore(deps): update npm (runtime) (major) Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): update npm (runtime) (major) chore(deps): update dependency uuid to v14 Jun 25, 2026
@renovate
renovate Bot force-pushed the renovate/major-npm-(runtime) branch from 83a7281 to f586573 Compare July 10, 2026 01:47
@github-actions github-actions Bot added size/xs and removed size/xs labels Jul 10, 2026
@renovate
renovate Bot force-pushed the renovate/major-npm-(runtime) branch from f586573 to de66e52 Compare July 17, 2026 14:12
@github-actions github-actions Bot added size/xs and removed size/xs labels Jul 17, 2026
@renovate
renovate Bot force-pushed the renovate/major-npm-(runtime) branch from de66e52 to adcfce9 Compare July 25, 2026 02:28
@github-actions github-actions Bot added size/xs and removed size/xs labels Jul 25, 2026
@renovate
renovate Bot force-pushed the renovate/major-npm-(runtime) branch from adcfce9 to f05e763 Compare August 18, 2026 23:05
@github-actions github-actions Bot removed the size/xs label Sep 17, 2026
@renovate renovate Bot changed the title chore(deps): update dependency uuid to v14 chore(deps): update npm (runtime) (major) Sep 17, 2026
@renovate
renovate Bot force-pushed the renovate/major-npm-(runtime) branch from f05e763 to dc7cacc Compare September 17, 2026 23:01
@renovate
renovate Bot force-pushed the renovate/major-npm-(runtime) branch from dc7cacc to 90e5397 Compare September 19, 2026 00:43
@renovate
renovate Bot force-pushed the renovate/major-npm-(runtime) branch from 90e5397 to d1f8b1c Compare September 21, 2026 21:39
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/xs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant