Skip to content

chore(deps): bump content-type and @types/content-type#1176

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-4f2a9f8c10
Open

chore(deps): bump content-type and @types/content-type#1176
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-4f2a9f8c10

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps content-type and @types/content-type. These dependencies needed to be updated together.
Updates 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.


Updates @types/content-type from 1.1.9 to 2.0.0

Commits

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) and [@types/content-type](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/content-type). These dependencies needed to be updated together.

Updates `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)

Updates `@types/content-type` from 1.1.9 to 2.0.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/content-type)

---
updated-dependencies:
- dependency-name: content-type
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: "@types/content-type"
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jul 1, 2026
@dependabot dependabot Bot requested a review from erunion as a code owner July 1, 2026 05:16
@changeset-bot

changeset-bot Bot commented Jul 1, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d635014

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants