Skip to content

build(deps): bump content-type from 1.0.5 to 3.1.0 - #2006

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/content-type-3.1.0
Open

dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/content-type-3.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 14, 2026

Copy link
Copy Markdown
Contributor

Bumps content-type from 1.0.5 to 3.1.0.

Release notes

Sourced from content-type's releases.

v3.1.0

Improved

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

v3.0.0

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

Changed

v2.1.0

Added

  • Parse up to comma with comma: true (#72) 181e947

jshttp/content-type@v2.0.0...v2.1.0

v2.0.0

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

  • Only accept first parameter by name (#67) ac5ba17
  • Null object perf optimization (#62) 427eb1b

Added

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

jshttp/content-type@v1.0.5...v2.0.0

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for content-type since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [content-type](https://github.com/jshttp/content-type) from 1.0.5 to 3.1.0.
- [Release notes](https://github.com/jshttp/content-type/releases)
- [Changelog](https://github.com/jshttp/content-type/blob/master/HISTORY.md)
- [Commits](jshttp/content-type@v1.0.5...v3.1.0)

---
updated-dependencies:
- dependency-name: content-type
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 14, 2026
@coderabbitai

coderabbitai Bot commented Sep 14, 2026

Copy link
Copy Markdown

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: a01c6a09-a7a3-48c6-bd98-908d6016aa4b

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

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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.

0 participants