Skip to content

build(deps): bump content-type from 1.0.5 to 2.0.0#1968

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

build(deps): bump content-type from 1.0.5 to 2.0.0#1968
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/content-type-2.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Contributor

Bumps content-type from 1.0.5 to 2.0.0.

Release notes

Sourced from content-type's releases.

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 blakeembrey, 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 dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 21, 2026
Bumps [content-type](https://github.com/jshttp/content-type) from 1.0.5 to 2.0.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...v2.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/content-type-2.0.0 branch from e928d0e to 87a0ef0 Compare May 25, 2026 06:14
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