Skip to content

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

Merged
erunion merged 3 commits into
mainfrom
dependabot/npm_and_yarn/multi-4f2a9f8c10
Jul 6, 2026
Merged

chore(deps): bump content-type and @types/content-type#1176
erunion merged 3 commits 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 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

🦋 Changeset detected

Latest commit: 4184499

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
httpsnippet-client-api Patch

Not sure what this means? Click here to learn what changesets are.

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

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: "@types/content-type"
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
- 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/multi-4f2a9f8c10 branch from d635014 to 0337568 Compare July 6, 2026 21:37
@erunion erunion merged commit c8969f9 into main Jul 6, 2026
7 checks passed
@erunion erunion deleted the dependabot/npm_and_yarn/multi-4f2a9f8c10 branch July 6, 2026 21:44
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.

1 participant