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 e7a250e

  • Dependency count: 1,068 ⬆️ 0.09% increase vs. e7a250e
  • Package size: 405 MB ⬆️ 0.01% increase vs. e7a250e
  • 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
@renovate
renovate Bot force-pushed the renovate/content-type-3.x branch 2 times, most recently from b20ac5d to ddf04ec Compare September 9, 2026 15:26
@renovate
renovate Bot force-pushed the renovate/content-type-3.x branch 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: 337484c5-94d6-433c-877e-cc98ed8686c5

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.

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