chore(deps): update dependency file-type to v19 #475
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.
This PR contains the following updates:
^16.5.4
->^19.6.0
Release Notes
sindresorhus/file-type (file-type)
v19.6.0
Compare Source
5ce98f3
7b10012
4dcb8c5
9945877
v19.5.0
Compare Source
21ed763
v19.4.1
Compare Source
fileTypeStream
in default entry point (#653)ea314a4
v19.4.0
Compare Source
fileTypeStream()
(#649)2000141
fileTypeStream()
(#650)bd3b5a4
v19.3.0
Compare Source
2744be7
v19.2.0
Compare Source
NodeFileTypeParser#fromFile()
(#644)9d2ee02
6440b3d
v19.1.1
Compare Source
fileTypeFromTokenizer
(#639)20fdba7
v19.1.0
Compare Source
00e051b
b815b5e
Release notes
v19.0.0
Compare Source
Breaking
7f4b30b
audio/wav
instead ofaudio/vnd.wave
for .wav files (#620)c7c923c
v18.7.0
Compare Source
4b7eb75
f5b232c
v18.6.0
Compare Source
ec4980b
v18.5.0
Compare Source
0ccebb1
v18.4.0
Compare Source
34ab7d4
v18.3.0
Compare Source
Blob
in Node.js (#588)1c75cfb
51bd34c
1899fc1
f84e96c
935470e
a40f828
v18.2.1
Compare Source
edf59f8
v18.2.0
Compare Source
1ec164b
v18.1.0
Compare Source
Improvements
47aa221
.pst
) (#573)ec3ba33
.jls
) (#568)976ed4b
Fixes
e8bc341
v18.0.0
Compare Source
Breaking
6d457c5
v17.1.6
Compare Source
e843d73
v17.1.5
Compare Source
a0c24eb
v17.1.4
Compare Source
20a90ab
v17.1.3
Compare Source
2c4d120
v17.1.2
Compare Source
1b10a71
v17.1.1
Compare Source
1a553e7
v17.1.0
Compare Source
c4983ea
752afb3
v17.0.2
Compare Source
565f7f3
v17.0.1
Compare Source
strtok3
&token-types
dependencies for explicitnode:buffer
imports (#507)b27fb5f
v17.0.0
Compare Source
Breaking
826b4ad
/browser
sub-export287e361
require('file-type').fromBuffer
→import {fileTypeFromBuffer} from 'file-type'
require('file-type').fromFile
→import {fileTypeFromFile} from 'file-type'
require('file-type').fromStream
→import {fileTypeFromStream} from 'file-type'
require('file-type').fromTokenizer
→import {fileTypeFromTokenizer} from 'file-type'
require('file-type').stream
→import {fileTypeStream} from 'file-type'
require('file-type').extensions
→import {supportedExtensions} from 'file-type'
require('file-type').mimeTypes
→import {supportedMimeTypes} from 'file-type'
Improvements
b23be62
82c9ccb
4ce6838
a2cf2b3
8bca6b4
Fixes
stream()
(#468)67c8fcb
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.