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

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.1.0

Compare Source

Improved

  • Expose validation utils w/ perf improved (#​75)
    • Formatting is 50-90% faster under benchmarks
    • Exports isTypeValid and isTokenValid utilities
  • Improve parse perf using bitwise flags (#​76)
    • Up to 20% faster in common use-cases, with 50% improvement using parameters: false

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 950abfa

  • Dependency count: 1,068 ⬆️ 0.09% increase vs. 950abfa
  • Package size: 405 MB ⬆️ 0.01% increase vs. 950abfa
  • 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
kodiakhq[bot]
kodiakhq Bot previously approved these changes Sep 4, 2026
@renovate
renovate Bot force-pushed the renovate/content-type-3.x branch 3 times, most recently from ddf04ec to f7debec Compare September 10, 2026 15:19
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: c4b3d16d-5c11-4090-b0a5-1aa6e05928dc

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@renovate
renovate Bot force-pushed the renovate/content-type-3.x branch from ba69ac7 to 1b9c5b0 Compare September 15, 2026 09:17
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