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

Bump filetype from 1.0.10 to 1.2.0 #28

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 3, 2022

Bumps filetype from 1.0.10 to 1.2.0.

Changelog

Sourced from filetype's changelog.

v1.2.0 / 2022-11-02

  • 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 / 2022-07-12

... (truncated)

Commits

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 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 3, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant