Skip to content

chore(deps): update dependency filetype to v1.2.0 - #1267

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

chore(deps): update dependency filetype to v1.2.0#1267
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/filetype-1.x

Conversation

@renovate

@renovate renovate Bot commented Oct 15, 2021

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
filetype ==1.0.7==1.2.0 age confidence

Release Notes

h2non/filetype.py (filetype)

v1.2.0

Compare Source

===================

  • chore(version): bump minor
  • Merge pull request #​147 from sayanarijit/fix-146
  • Add tests for m4a
  • Try matching audio before video
  • Merge pull request #​145 from RSabet/master
  • update README to include avif
  • added image filetype avif
  • Update init.py
  • Merge pull request #​141 from ferstar/master
  • test: remove unused imported(F401)
  • refactor: duck-typing reading magic string and try to restore the reader position if possible
  • test: fix E275 missing whitespace after keyword
  • test: Use tox pipeline instead of pytest
  • test: ignore E501 error for flake8 check
  • fix: CLI params parser
  • Merge pull request #​137 from ferstar/master
  • fix: guess ".docx" func and add another doc file test case
  • fix: guess ".doc" func and add another doc file test case
  • test: skip benchmark test in tox config
  • fix: restore reader position after retrieving signature bytes
  • Merge pull request #​136 from ferstar/master
  • test: no need to skip zstd test case
  • Merge pull request #​135 from ferstar/master
  • fix: regression for file-like obj file type detection
  • Merge pull request #​134 from babenek/actions
  • Merge pull request #​129 from ferstar/master
  • Merge branch 'master' into master
  • Merge pull request #​133 from magbyr/master
  • Merge pull request #​131 from babenek/master
  • CI workflow in github actions
  • Changed to if statements in matching method
  • Changed return method because of coverage calculation problems
  • Extra line at EOF
  • Extra line at EOF
  • Extra line at EOF
  • Apply suggestions from code review
  • README changes
  • Linter changes
  • Added document filetypes for doc, docx, odt, xls, xlsx, ods, ppt, pptx and odp. Added tests and sample documents for document filetypes
  • Fix undocumented exception
  • style: Simplify binary to integer method
  • feat: add zstd skippable frames support
  • test: fix the tox config and missing test sample files
  • test: fix the zst test sample file
  • fix(readme): rst syntax wtf

v1.1.0

Compare Source

===================

  • feat(version): bump minor
  • Merge pull request #​127 from ferstar/master
  • Merge pull request #​123 from levrik/patch-1
  • Merge pull request #​126 from babenek/master
  • docs: add zstd type
  • fix: remove unnecessary duck-typing try
  • feat: add zst(d) type
  • chore: fix lint errors
  • test: fix memoryview test cases
  • BugFix for uncaught exceptions
  • Support PDF with BOM

v1.0.13

Compare Source

====================

  • chore(version): bump patch
  • chore(version): bump patch
  • refactor(apng)
  • refactor(apng)
  • Merge pull request #​120 from CatKasha/apng
  • fix typo
  • add APNG support (part 3)
  • add APNG support (part 2)
  • add APNG support (part 1)

v1.0.12

Compare Source

====================

  • Merge branch 'master' of https://github.com/h2non/filetype.py
  • feat: version bump
  • Merge pull request #​118 from smasty/woff-flavors-support
  • fix(font): minimum length check (woff)
  • Add support for more WOFF/WOFF2 flavors

v1.0.11

Compare Source

v1.0.10

Compare Source

====================

  • Merge pull request #​113 from nottaw/master
  • Use == for string comparisons

v1.0.9

Compare Source

===================

  • Update init.py
  • Merge pull request #​111 from asfaltboy/patch-1
  • Add python 3.9 to version classifiers
  • Merge pull request #​108 from hannesbraun/aiff-support
  • Add AIFF support
  • fix(Readme): rst syntax

v1.0.8

Compare Source


Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "before 12pm on Friday"
  • 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov

codecov Bot commented Oct 15, 2021

Copy link
Copy Markdown

Codecov Report

Base: 66.63% // Head: 66.63% // No change to project coverage 👍

Coverage data is based on head (6cd6271) compared to base (671cccf).
Patch coverage: 100.00% of modified lines in pull request are covered.

❗ Current head 6cd6271 differs from pull request most recent head 36b7ead. Consider uploading reports for the commit 36b7ead to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1267   +/-   ##
=======================================
  Coverage   66.63%   66.63%           
=======================================
  Files         134      134           
  Lines        7880     7880           
=======================================
  Hits         5251     5251           
  Misses       2629     2629           
Impacted Files Coverage Δ
manager/manager/version.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@renovate
renovate Bot force-pushed the renovate/filetype-1.x branch from db8a359 to 50d2714 Compare December 20, 2021 14:15
@renovate renovate Bot changed the title fix(deps): update dependency filetype to v1.0.8 fix(deps): update dependency filetype to v1.0.9 Dec 20, 2021
@renovate
renovate Bot force-pushed the renovate/filetype-1.x branch from 50d2714 to 6cd6271 Compare February 3, 2022 20:28
@renovate renovate Bot changed the title fix(deps): update dependency filetype to v1.0.9 fix(deps): update dependency filetype to v1.0.10 Feb 3, 2022
@renovate renovate Bot changed the title fix(deps): update dependency filetype to v1.0.10 fix(deps): update dependency filetype to v1.0.13 Apr 24, 2022
@renovate
renovate Bot force-pushed the renovate/filetype-1.x branch from 6cd6271 to 7e0ac23 Compare April 24, 2022 21:29
@renovate
renovate Bot force-pushed the renovate/filetype-1.x branch from 7e0ac23 to 54008ef Compare September 25, 2022 23:49
@renovate renovate Bot changed the title fix(deps): update dependency filetype to v1.0.13 fix(deps): update dependency filetype to v1.1.0 Sep 25, 2022
@renovate
renovate Bot force-pushed the renovate/filetype-1.x branch from 54008ef to 36b7ead Compare November 20, 2022 10:38
@renovate renovate Bot changed the title fix(deps): update dependency filetype to v1.1.0 fix(deps): update dependency filetype to v1.2.0 Nov 20, 2022
@renovate renovate Bot changed the title fix(deps): update dependency filetype to v1.2.0 chore(deps): update dependency filetype to v1.2.0 Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants