Skip to content
This repository was archived by the owner on Feb 13, 2022. It is now read-only.

build(deps): update dependency file-type to v17#479

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/file-type-17.x
Open

build(deps): update dependency file-type to v17#479
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/file-type-17.x

Conversation

@renovate

@renovate renovate Bot commented Nov 25, 2021

Copy link
Copy Markdown
Contributor

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
file-type 16.5.3 -> 17.1.1 age adoption passing confidence

Release Notes

sindresorhus/file-type

v17.1.1

Compare Source

v17.1.0

Compare Source

v17.0.2

Compare Source

  • Prevent "Concurrent read operation" error to be thrown in some cases while reading from a stream (#​510) 565f7f3

v17.0.1

Compare Source

  • Update strtok3 & token-types dependencies for explicit node:buffer imports (#​507) b27fb5f

v17.0.0

Compare Source

Breaking
  • Require Node.js 12.20 (#​472) 826b4ad
  • This package is now pure ESM. Please read this.
  • Remove the /browser sub-export 287e361
    • Browser support is now included by default.
  • Moved from a default export to named exports:
    require('file-type').fromBufferimport {fileTypeFromBuffer} from 'file-type'
    require('file-type').fromFileimport {fileTypeFromFile} from 'file-type'
    require('file-type').fromStreamimport {fileTypeFromStream} from 'file-type'
    require('file-type').fromTokenizerimport {fileTypeFromTokenizer} from 'file-type'
    require('file-type').streamimport {fileTypeStream} from 'file-type'
    require('file-type').extensionsimport {supportedExtensions} from 'file-type'
    require('file-type').mimeTypesimport {supportedMimeTypes} from 'file-type'
Improvements
Fixes

Configuration

📅 Schedule: "before 2am" (UTC).

🚦 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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Nov 25, 2021
@renovate renovate Bot force-pushed the renovate/file-type-17.x branch from b007cee to 52b09ce Compare November 25, 2021 03:08
@renovate renovate Bot force-pushed the renovate/file-type-17.x branch 2 times, most recently from 7b2d915 to 9249320 Compare December 17, 2021 00:49
@renovate renovate Bot force-pushed the renovate/file-type-17.x branch 3 times, most recently from 67fd6e3 to 3068100 Compare December 28, 2021 19:10
@renovate renovate Bot force-pushed the renovate/file-type-17.x branch from 3068100 to 4c17fb7 Compare January 29, 2022 03:11
@renovate renovate Bot force-pushed the renovate/file-type-17.x branch from 4c17fb7 to c0e5f07 Compare February 5, 2022 01:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant