Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2025

Bumps type-is from 1.6.18 to 2.0.1.

Release notes

Sourced from type-is's releases.

2.0.1

What's Changed

New Contributors

Full Changelog: jshttp/type-is@2.0.0...2.0.1

2.0.0

What's Changed

New Contributors

Full Changelog: jshttp/type-is@1.6.18...2.0.0

Changelog

Sourced from type-is's changelog.

2.0.1 / 2025-03-27

2.0.0 / 2024-08-31

  • Drop node <18
  • Use content-type@^1.0.5 and media-typer@^1.0.0 for type validation
    • No behavior changes, upgrades media-typer
  • deps: mime-types@^3.0.0
    • Add application/toml with extension .toml
    • Add application/ubjson with extension .ubj
    • Add application/x-keepass2 with extension .kdbx
    • Add deprecated iWorks mime types and extensions
    • Add extension .amr to audio/amr
    • Add extension .cjs to application/node
    • Add extension .dbf to application/vnd.dbf
    • Add extension .m4s to video/iso.segment
    • Add extension .mvt to application/vnd.mapbox-vector-tile
    • Add extension .mxmf to audio/mobile-xmf
    • Add extension .opus to audio/ogg
    • Add extension .rar to application/vnd.rar
    • Add extension .td to application/urc-targetdesc+xml
    • Add extension .trig to application/trig
    • Add extensions from IANA for application/*+xml types
    • Add image/avif with extension .avif
    • Add image/ktx2 with extension .ktx2
    • Add image/vnd.ms-dds with extension .dds
    • Add new upstream MIME types
    • Fix extension of application/vnd.apple.keynote to be .key
    • Remove ambigious extensions from IANA for application/*+xml types
    • Update primary extension to .es for application/ecmascript
Commits
  • 4a16e08 2.0.1 (#64)
  • e45c6af chore: refactor typeofrequest function (#60)
  • b4e746d chore: refactor to replace deprecated String method (#50)
  • a00e748 chore: refactor tryNormalizeType function (#59)
  • 5ecc141 chore: refactor normalizeType function (#61)
  • 0d79e2d 2.0.0
  • d8a2552 fix(deps): accept minors of media-typer
  • e5dc464 fix(deps): accept minors of media-typer
  • ed1cc66 Use content-type and media-typer for type validation
  • 3700a79 fix(deps): replace media-typer with content-type
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by ulisesgascon, a new releaser for type-is since your current version.


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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [type-is](https://github.com/jshttp/type-is) from 1.6.18 to 2.0.1.
- [Release notes](https://github.com/jshttp/type-is/releases)
- [Changelog](https://github.com/jshttp/type-is/blob/master/HISTORY.md)
- [Commits](jshttp/type-is@1.6.18...2.0.1)

---
updated-dependencies:
- dependency-name: type-is
  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 Mar 27, 2025
@jankapunkt
Copy link
Member

reviewed the dependency + peer deps and looks legit and should not be breaking / introducing regressions

@jankapunkt jankapunkt merged commit 79b13e0 into master Mar 27, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/type-is-2.0.1 branch March 27, 2025 20:10
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.

2 participants