Skip to content

Update dependency body-parser to v1.20.6 - #29592

Open
tryghost-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/body-parser-1.x
Open

Update dependency body-parser to v1.20.6#29592
tryghost-renovate[bot] wants to merge 1 commit into
mainfrom
renovate/body-parser-1.x

Conversation

@tryghost-renovate

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
body-parser 1.20.51.20.6 age confidence

Release Notes

expressjs/body-parser (body-parser)

v1.20.6

Compare Source

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

  • Security fix for GHSA-v422-hmwv-36x6
  • fix: improve limit option validation (#​698)
    • Invalid limit values (e.g. unparseable strings or NaN) now throw instead of being silently ignored, which previously disabled size limit enforcement
    • null and undefined fall back to the default 100kb limit

Configuration

📅 Schedule: (in timezone Etc/UTC)

  • Branch creation
    • Only on Sunday and Saturday (* * * * 0,6)
    • Between 11:00 PM and 11:59 PM, Monday through Friday (* 23 * * 1-5)
    • Between 12:00 AM and 04:59 AM, Monday through Saturday (* 0-4 * * 1-6)
  • Automerge
    • Only on Sunday and Saturday (* * * * 0,6)
    • Between 11:00 PM and 11:59 PM, Monday through Friday (* 23 * * 1-5)
    • Between 12:00 AM and 04:59 AM, Monday through Saturday (* 0-4 * * 1-6)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate.

@github-actions github-actions Bot added the dependencies Pull requests that update a dependency file label Jul 25, 2026
@tryghost-renovate
tryghost-renovate Bot force-pushed the renovate/body-parser-1.x branch from 0830a7e to f7751b8 Compare July 25, 2026 14:52
@nx-cloud

nx-cloud Bot commented Jul 25, 2026

Copy link
Copy Markdown

🤖 Nx Cloud AI Fix

Ensure the fix-ci command is configured to always run in your CI pipeline to get automatic fixes in future runs. For more information, please see https://nx.dev/ci/features/self-healing-ci


View your CI Pipeline Execution ↗ for commit 62cc6ef

Command Status Duration Result
nx run ghost:test:ci:integration ✅ Succeeded 3m 15s View ↗
nx run ghost:test:integration ✅ Succeeded 3m 17s View ↗
nx run @tryghost/admin:test:acceptance ✅ Succeeded 5m 19s View ↗
nx run ghost:test:e2e ✅ Succeeded 2m 50s View ↗
nx run ghost:test:legacy ✅ Succeeded 2m 51s View ↗
nx run-many -t test:unit -p ghost,@tryghost/ada... ✅ Succeeded 39s View ↗
nx run @tryghost/koenig-lexical:test:acceptance ✅ Succeeded 2m 28s View ↗
nx run ghost-monorepo:lint:boundaries ✅ Succeeded 22s View ↗
Additional runs (8) ✅ Succeeded ... View ↗

💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗


☁️ Nx Cloud last updated this comment at 2026-08-06 03:52:14 UTC

@tryghost-renovate
tryghost-renovate Bot force-pushed the renovate/body-parser-1.x branch 5 times, most recently from e2b81b6 to a9a7cf7 Compare July 27, 2026 03:35
@codecov

codecov Bot commented Jul 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.59%. Comparing base (2798e0d) to head (62cc6ef).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #29592      +/-   ##
==========================================
- Coverage   75.60%   75.59%   -0.01%     
==========================================
  Files        1615     1615              
  Lines      142702   142702              
  Branches    17662    17657       -5     
==========================================
- Hits       107884   107874      -10     
- Misses      33739    33749      +10     
  Partials     1079     1079              
Flag Coverage Δ
e2e-tests 77.72% <ø> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 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.

@tryghost-renovate
tryghost-renovate Bot force-pushed the renovate/body-parser-1.x branch 18 times, most recently from ed64849 to a2bdc0c Compare July 31, 2026 23:47
@tryghost-renovate
tryghost-renovate Bot force-pushed the renovate/body-parser-1.x branch 3 times, most recently from 19cbfc5 to 5584fe6 Compare August 3, 2026 23:49
@tryghost-renovate
tryghost-renovate Bot force-pushed the renovate/body-parser-1.x branch 12 times, most recently from ddf40ff to 905d4d3 Compare August 7, 2026 01:01
@tryghost-renovate
tryghost-renovate Bot force-pushed the renovate/body-parser-1.x branch from 905d4d3 to 209a305 Compare August 7, 2026 01:02
@tryghost-renovate

Copy link
Copy Markdown
Contributor Author

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: undefined
Post-upgrade command 'pnpm install --no-frozen-lockfile --filter @internal/scripts --prod --ignore-scripts' has not been added to the allowed list in allowedCommands
File name: undefined
Post-upgrade command 'node scripts/generate-changeset.js' has not been added to the allowed list in allowedCommands

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