Skip to content

fix(deps): update dependency content-type to v3 - #8472

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/content-type-3.x
Open

fix(deps): update dependency content-type to v3#8472
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/content-type-3.x

Conversation

@renovate

@renovate renovate Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
content-type ^1.0.5^3.0.0 age confidence

Release Notes

jshttp/content-type (content-type)

v3.0.0

Compare Source

This is an ESM only release. The API is unchanged since the latest 2.x release.

Changed

  • Publish as ESM (#​74)
  • Set minimum node version as 22

v2.1.0

Compare Source

Added


v2.0.0

Compare Source

Rewrite package to be 3x faster and support lenient parsing. No longer errors during parse, so you must validate things like type after parsing before using it blindly.

Changed

Added

  • Add parameters option to parse (#​61) 5f65f1c
    • Set parameters: false to only extract type when parsing


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: 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 requested a review from a team as a code owner September 3, 2026 21:58
@renovate renovate Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Sep 3, 2026
@github-actions

github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown

📊 Benchmark results

Comparing with f458d83

  • Dependency count: 1,070 ⬆️ 0.09% increase vs. f458d83
  • Package size: 424 MB ⬆️ 0.01% increase vs. f458d83
  • Number of ts-expect-error directives: 346 (no change)

kodiakhq[bot]
kodiakhq Bot previously approved these changes Sep 3, 2026
@serhalp

serhalp commented Sep 4, 2026

Copy link
Copy Markdown
Member

needs a fix here:

if (ct.type.endsWith('/x-www-form-urlencoded')) {

kodiakhq[bot]
kodiakhq Bot previously approved these changes Sep 4, 2026
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant