wayback
wayback copied to clipboard
Bump github.com/gabriel-vasile/mimetype from 1.4.0 to 1.4.1
Bumps github.com/gabriel-vasile/mimetype from 1.4.0 to 1.4.1.
Release notes
Sourced from github.com/gabriel-vasile/mimetype's releases.
v1.4.1
What's Changed
Security fixes
- Update dependency for CVE-2021-33194 by
@gabriel-vasile
in gabriel-vasile/mimetype#298New detected formats
- Add support for AVIF still and animated by
@gabriel-vasile
in gabriel-vasile/mimetype#210- Add support for SubRip by
@joksas
in gabriel-vasile/mimetype#232- Add support for WebVTT by
@joksas
in gabriel-vasile/mimetype#223- Add APNG support. For #233 by
@gabriel-vasile
in gabriel-vasile/mimetype#245- Add support for .ttc font collection by
@dhanusaputra
in gabriel-vasile/mimetype#249- Add InstallShield Cabinet archive file (.cab) support by
@ysyrota
in gabriel-vasile/mimetype#274- add support for application/vnd.shp and application/vnd.shx by
@AliAkberAakash
in gabriel-vasile/mimetype#297Bug fixes
- Update added support for big excel files by
@ThomasObenaus
in gabriel-vasile/mimetype#191- Fix JSON returned for partial documents when readLimit=0 by
@gabriel-vasile
in gabriel-vasile/mimetype#199- limit max nesting depth by
@gabriel-vasile
in gabriel-vasile/mimetype#206- Limit marc field terminator search to first 2048 bytes by
@gabriel-vasile
in gabriel-vasile/mimetype#217- Require NdJSON to contain arrays and objects by
@gabriel-vasile
in gabriel-vasile/mimetype#219- Check for null bytes for Cabinet files by
@gabriel-vasile
in gabriel-vasile/mimetype#218- Fix svg detection when it starts with a comment by
@vitorduarte
in gabriel-vasile/mimetype#193- Fix detection for CFB files version 4 by
@gabriel-vasile
in gabriel-vasile/mimetype#240- Fix json detected as dbf when it starts with low ascii values by
@gabriel-vasile
in gabriel-vasile/mimetype#241- Improve TzIf format detection by
@n-vr
in gabriel-vasile/mimetype#237- Use CLSID for Office 97-2003 detection by
@gabriel-vasile
in gabriel-vasile/mimetype#243- More accurate detection for Shapefile by
@dhanusaputra
in gabriel-vasile/mimetype#253- add html utf8 bom signature by
@napalu
in gabriel-vasile/mimetype#268- Change python main type from application to text by
@gabriel-vasile
in gabriel-vasile/mimetype#291New Contributors
@ThomasObenaus
made their first contribution in gabriel-vasile/mimetype#191@vitorduarte
made their first contribution in gabriel-vasile/mimetype#193@joksas
made their first contribution in gabriel-vasile/mimetype#232@n-vr
made their first contribution in gabriel-vasile/mimetype#237@dhanusaputra
made their first contribution in gabriel-vasile/mimetype#249@napalu
made their first contribution in gabriel-vasile/mimetype#268@ysyrota
made their first contribution in gabriel-vasile/mimetype#274@AliAkberAakash
made their first contribution in gabriel-vasile/mimetype#297Full Changelog: https://github.com/gabriel-vasile/mimetype/compare/v1.4.0...v1.4.1
v1.4.1-rc1
New Detected Formats
.png, image/vnd.mozilla.apng .ttc, font/collection .avif, image/avif .srt, application/x-subrip, alias: application/x-srt, text/x-srt .vtt, text/vtt
What's Changed
- Update added support for big excel files by
@ThomasObenaus
in gabriel-vasile/mimetype#191
... (truncated)
Commits
80fe766
Bump actions/checkout from 3.0.1 to 3.0.2 (#279)6398b29
Add fuzzing for charset and for detector functions (#299)42b3f45
Bump github/codeql-action from 2.1.14 to 2.1.15 (#300)262d2e4
Update dependency for CVE-2021-33194 (#298)0ff7d59
add support for application/vnd.shp and application/vnd.shx (#297)a019443
Merge pull request #296 from gabriel-vasile/dependabot/github_actions/github/...9f8d151
Merge pull request #287 from gabriel-vasile/dependabot/github_actions/golangc...39836e7
Merge pull request #293 from gabriel-vasile/dependabot/github_actions/actions...e4814fb
Merge pull request #291 from gabriel-vasile/py7be1bb6
Bump github/codeql-action from 2.1.6 to 2.1.14- Additional commits viewable in compare view
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)
Codecov Report
Merging #182 (62bfbae) into main (70de07b) will increase coverage by
0.07%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## main #182 +/- ##
==========================================
+ Coverage 43.93% 44.01% +0.07%
==========================================
Files 40 40
Lines 5023 5023
==========================================
+ Hits 2207 2211 +4
+ Misses 2535 2532 -3
+ Partials 281 280 -1
Impacted Files | Coverage Δ | |
---|---|---|
service/telegram/telegram.go | 40.61% <0.00%> (+1.12%) |
:arrow_up: |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact)
,ø = not affected
,? = missing data
Powered by Codecov. Last update 70de07b...62bfbae. Read the comment docs.
Looks like github.com/gabriel-vasile/mimetype is up-to-date now, so this is no longer needed.