Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency file-type to v19 #208

Merged
merged 2 commits into from
May 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 14, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
file-type ^16.5.4 -> ^19.0.0 age adoption passing confidence

Release Notes

sindresorhus/file-type (file-type)

v19.0.0

Compare Source

Breaking
  • Require Node.js 18 7f4b30b
  • Use mime type audio/wav instead of audio/vnd.wave for .wav files (#​620) c7c923c

v18.7.0

Compare Source

v18.6.0

Compare Source

v18.5.0

Compare Source

v18.4.0

Compare Source

v18.3.0

Compare Source

v18.2.1

Compare Source

v18.2.0

Compare Source

v18.1.0

Compare Source

Improvements
Fixes

v18.0.0

Compare Source

Breaking

v17.1.6

Compare Source

v17.1.5

Compare Source

  • Fix PDF detection in some cases a0c24eb

v17.1.4

Compare Source

v17.1.3

Compare Source

v17.1.2

Compare Source

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: Branch creation - "before 12pm on Sunday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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, check this box

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

@renovate renovate bot requested a review from dan-online as a code owner January 14, 2024 01:15
@renovate renovate bot enabled auto-merge (squash) January 14, 2024 01:15
@renovate renovate bot force-pushed the renovate/file-type-19.x branch 3 times, most recently from 667fc5d to c49fcf5 Compare January 28, 2024 04:20
@renovate renovate bot force-pushed the renovate/file-type-19.x branch 2 times, most recently from ce30b78 to 4e40426 Compare February 4, 2024 04:54
@renovate renovate bot force-pushed the renovate/file-type-19.x branch 4 times, most recently from 608a8e8 to b80bc12 Compare February 18, 2024 05:01
@renovate renovate bot force-pushed the renovate/file-type-19.x branch 2 times, most recently from fb444a1 to 3689fef Compare February 25, 2024 04:39
@renovate renovate bot force-pushed the renovate/file-type-19.x branch 2 times, most recently from b408348 to 5622c84 Compare March 10, 2024 04:56
@renovate renovate bot force-pushed the renovate/file-type-19.x branch 2 times, most recently from f5d59ad to c04b85b Compare March 24, 2024 03:32
@renovate renovate bot force-pushed the renovate/file-type-19.x branch from c04b85b to 7f4405c Compare April 7, 2024 03:39
@renovate renovate bot force-pushed the renovate/file-type-19.x branch 8 times, most recently from 8a94e73 to 031cf0e Compare May 7, 2024 19:19
@renovate renovate bot force-pushed the renovate/file-type-19.x branch from 031cf0e to 599629f Compare May 7, 2024 19:40
@renovate renovate bot merged commit 6a5889b into main May 7, 2024
3 checks passed
@dan-online dan-online deleted the renovate/file-type-19.x branch May 7, 2024 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant