Skip to content

⬆️ deps: Update Node.js dev dependencies#266

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nodejs-dev-dependencies
Open

⬆️ deps: Update Node.js dev dependencies#266
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/nodejs-dev-dependencies

Conversation

@renovate

@renovate renovate Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@lint-md/cli ^2.0.0^2.1.1 age confidence
prettier (source) ^3.9.1^3.9.4 age confidence
sharp (source, changelog) ^0.35.2^0.35.3 age confidence

Release Notes

lint-md/cli (@​lint-md/cli)

v2.1.1

Compare Source

Features
  • lint-md: add --stdin flag for reading markdown from standard input (#​35)
  • lint-md: add --fix write concurrency limit using runTasksWithLimit, prevent memory spike on large batches (#​55)
  • load-md-files: make file extensions configurable via --ext option (#​37)
  • add .mdx file support (#​22)
  • lint-md: dynamically calculate thread group count to utilize multi-core CPUs (#​26)
Bug Fixes
  • lint-md: move getThreadCount validation before all branches, add stderr output for invalid threads
  • batch-lint: limit readFile concurrency to match thread count
  • configure: validate --threads parameter as positive integer
  • preserve whitespace-only stdin in fix mode
  • stdin fix clean input handling, thread count regex validation, help text alignment
  • lint-md: skip timing output in stdin fix mode to prevent stdout pollution
  • error handling, null guard, and configure type annotation fixes (#​39)
  • build: correct bin path from lib/lint-md.js to lib/src/lint-md.js
  • build: multi-stage Dockerfile with pinned Node 22 LTS (#​45)
Performance
  • batch-lint: process files in batches to reduce memory usage
Refactoring
  • lint-md: rewrite stdin path for readability, separate empty string vs whitespace-only stdin check
  • batch-lint: rename limitConcurrency to runTasksWithLimit, reduce nesting
  • configure: improve getThreadCount readability with type guard
  • TypeScript type annotation fixes and tsconfig cleanup (#​35)
  • remove lodash, fs-extra redundant dependencies (#​24)
Tests
  • add getThreadCount unit tests, runTasksWithLimit concurrency/order tests, stdin fix content tests
  • cli: fix worker crash by mocking process.exit instead of programmatic exit
  • configure: add number 0 and -1 to invalid threads test.each
  • use test.each for invalid threads and execFileSync for stdin fix
  • add modulePathIgnorePatterns to suppress haste collision warning (#​53)
Dependencies
  • upgrade glob from ^8.0.3 to ^13.0.6 (#​43)
  • upgrade piscina from 3.2.0 to 5.1.4 (#​32)
  • replace rimraf with rm - -rf, move eslint-config to devDependencies, upgrade jest to ^30 (#​51)
CI/CD
  • add Docker smoke test workflow (#​45)
  • add Node.js version matrix (20/22/24) and setup-node step (#​30)
  • add GitHub Actions CI badges to README (#​47)
Documentation
  • rewrite README with clear positioning, dependents, and usage (#​25)
  • add Docker usage guide with --fix volume permission tip
prettier/prettier (prettier)

v3.9.4

Compare Source

v3.9.3

Compare Source

v3.9.2

Compare Source

lovell/sharp (sharp)

v0.35.3

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 Jul 6, 2026
@renovate renovate Bot enabled auto-merge July 6, 2026 02:57
@netlify

netlify Bot commented Jul 6, 2026

Copy link
Copy Markdown

Deploy Preview for pfccblog ready!

Name Link
🔨 Latest commit bfe851d
🔍 Latest deploy log https://app.netlify.com/projects/pfccblog/deploys/6a4b199b50ebd30008d956fd
😎 Deploy Preview https://deploy-preview-266--pfccblog.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

0 participants