Skip to content

build(deps): update dependency n-readlines to v3#374

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/n-readlines-3.x
Open

build(deps): update dependency n-readlines to v3#374
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/n-readlines-3.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 8, 2025

This PR contains the following updates:

Package Change Age Confidence
n-readlines 1.0.13.4.1 age confidence

Release Notes

nacholibre/node-readlines (n-readlines)

v3.4.1

Compare Source

Fixes a bug where if the buffer size equals the size of the line - two lines are returned #​53

v3.4.0

Compare Source

  • New isLast() method — Check if the last line has been read
  • Bun CI support — Full test suite runs on Bun

v3.3.0

Compare Source

Add stdin support.

v3.2.0

Compare Source

v3.1.1

Compare Source

Cleanup.

v3.1.0

Compare Source

  • ✨ Automatic support for all line endings (LF, CRLF, CR)
  • 🪟 Windows files now work out of the box
  • 📝 Mixed line endings in same file supported

v3.0.0

Compare Source

  • Add TypeScript type definitions
  • next() returns Buffer | null instead of Buffer | false

v2.0.1

Compare Source

  • Clean package-lock.json

v2.0.0

Compare Source

  • Bump NodeJS min req to >= 18.x
  • Fix (node:48934) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.

v1.0.3

Compare Source


Configuration

📅 Schedule: 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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • 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 Pull requests that update a dependency file label Dec 8, 2025
@renovate renovate bot requested a review from a team December 8, 2025 10:58
@codecov
Copy link

codecov bot commented Dec 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.81%. Comparing base (59d0c52) to head (d01c6dc).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #374   +/-   ##
=======================================
  Coverage   99.81%   99.81%           
=======================================
  Files          15       15           
  Lines         543      543           
=======================================
  Hits          542      542           
  Misses          1        1           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/n-readlines-3.x branch from 2a633b6 to 5d171cb Compare January 20, 2026 15:31
@renovate renovate bot force-pushed the renovate/n-readlines-3.x branch from 5d171cb to d01c6dc Compare February 2, 2026 15:43
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants