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-vasilein gabriel-vasile/mimetype#298New detected formats
- Add support for AVIF still and animated by
@gabriel-vasilein gabriel-vasile/mimetype#210- Add support for SubRip by
@joksasin gabriel-vasile/mimetype#232- Add support for WebVTT by
@joksasin gabriel-vasile/mimetype#223- Add APNG support. For #233 by
@gabriel-vasilein gabriel-vasile/mimetype#245- Add support for .ttc font collection by
@dhanusaputrain gabriel-vasile/mimetype#249- Add InstallShield Cabinet archive file (.cab) support by
@ysyrotain gabriel-vasile/mimetype#274- add support for application/vnd.shp and application/vnd.shx by
@AliAkberAakashin gabriel-vasile/mimetype#297Bug fixes
- Update added support for big excel files by
@ThomasObenausin gabriel-vasile/mimetype#191- Fix JSON returned for partial documents when readLimit=0 by
@gabriel-vasilein gabriel-vasile/mimetype#199- limit max nesting depth by
@gabriel-vasilein gabriel-vasile/mimetype#206- Limit marc field terminator search to first 2048 bytes by
@gabriel-vasilein gabriel-vasile/mimetype#217- Require NdJSON to contain arrays and objects by
@gabriel-vasilein gabriel-vasile/mimetype#219- Check for null bytes for Cabinet files by
@gabriel-vasilein gabriel-vasile/mimetype#218- Fix svg detection when it starts with a comment by
@vitorduartein gabriel-vasile/mimetype#193- Fix detection for CFB files version 4 by
@gabriel-vasilein gabriel-vasile/mimetype#240- Fix json detected as dbf when it starts with low ascii values by
@gabriel-vasilein gabriel-vasile/mimetype#241- Improve TzIf format detection by
@n-vrin gabriel-vasile/mimetype#237- Use CLSID for Office 97-2003 detection by
@gabriel-vasilein gabriel-vasile/mimetype#243- More accurate detection for Shapefile by
@dhanusaputrain gabriel-vasile/mimetype#253- add html utf8 bom signature by
@napaluin gabriel-vasile/mimetype#268- Change python main type from application to text by
@gabriel-vasilein gabriel-vasile/mimetype#291New Contributors
@ThomasObenausmade their first contribution in gabriel-vasile/mimetype#191@vitorduartemade their first contribution in gabriel-vasile/mimetype#193@joksasmade their first contribution in gabriel-vasile/mimetype#232@n-vrmade their first contribution in gabriel-vasile/mimetype#237@dhanusaputramade their first contribution in gabriel-vasile/mimetype#249@napalumade their first contribution in gabriel-vasile/mimetype#268@ysyrotamade their first contribution in gabriel-vasile/mimetype#274@AliAkberAakashmade 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
@ThomasObenausin gabriel-vasile/mimetype#191
... (truncated)
Commits
80fe766Bump actions/checkout from 3.0.1 to 3.0.2 (#279)6398b29Add fuzzing for charset and for detector functions (#299)42b3f45Bump github/codeql-action from 2.1.14 to 2.1.15 (#300)262d2e4Update dependency for CVE-2021-33194 (#298)0ff7d59add support for application/vnd.shp and application/vnd.shx (#297)a019443Merge pull request #296 from gabriel-vasile/dependabot/github_actions/github/...9f8d151Merge pull request #287 from gabriel-vasile/dependabot/github_actions/golangc...39836e7Merge pull request #293 from gabriel-vasile/dependabot/github_actions/actions...e4814fbMerge pull request #291 from gabriel-vasile/py7be1bb6Bump 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 dataPowered 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.