chore(deps): bump content-type and @types/content-type#6608
Open
dependabot[bot] wants to merge 2 commits into
Open
chore(deps): bump content-type and @types/content-type#6608dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
f4092a1 to
add7d5d
Compare
Member
|
@dependabot recreate |
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>
add7d5d to
c01c852
Compare
477185e to
650459f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps content-type and @types/content-type. These dependencies needed to be updated together.
Updates
content-typefrom 1.0.5 to 2.0.0Release notes
Sourced from content-type's releases.
Commits
7e7a40b2.0.0ac5ba17Only accept first parameter by name (#67)1a5a33dPackage consistency cleanup (#66)e42461cUpdate README to use shields (#65)3817c1aFix TEXT_REGEXP to use HTAB (#64)05c2b95Use char codes for faster parser (#63)427eb1bNull object perf optimization (#62)5f65f1cAdd parameters option to parse (#61)a23924aRemove API overhead and checks (#59)4d2e19dRefactor to TypeScript (#57)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
preparescript that runs during installation. Review the package contents before updating.Updates
@types/content-typefrom 1.1.9 to 2.0.0Commits