fix(deps): update module github.com/gabriel-vasile/mimetype to v1.4.13 by renovate[bot] · Pull Request #1568 · nginx/agent
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| github.com/gabriel-vasile/mimetype | v1.4.8 → v1.4.13 |
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
gabriel-vasile/mimetype (github.com/gabriel-vasile/mimetype)
v1.4.13: Support for .hlp, .inf, .fm, .bufr
What's Changed
- ndjson: fix inputs truncated on the second line; fix #744 in #745
- bmp: harden detection against false-positives in #746
- os2: add support for .hlp and .inf in #747
- ttf: harden detection in #750
- ttf: use ints instead of string for better performance in #751
- framemaker: add support in #752
- bufr: add support in #754
- Extend: ensure MIME string normalization by @yzqzss in #756
- m3u: add x-mpegurl alias by @AltayAkkus in #755
New Contributors
- @yzqzss made their first contribution in #756
- @AltayAkkus made their first contribution in #755
Full Changelog: gabriel-vasile/mimetype@v1.4.12...v1.4.13
v1.4.12: RFC822, GRIB, Zlib support
What's Changed
- zip+json: add benchmarks for better performance tracking of pathological inputs in #730
- zip+json: performance improvements for pathological cases in #732
- Fix integer overflow panic on 32bit architectures in #733
- ci: add more linters and fix their warnings in #734
- jar: manifest must be first in #735
- rfc822: add support in #740
- grib: add support in #742
- zlib: add support in #743
Full Changelog: gabriel-vasile/mimetype@v1.4.11...v1.4.12
v1.4.11: cpio, wordperfect support
What's Changed
- wordperfect: add support in #707
- cpio: add support for binary version in #709
- shebang: fix detection with args by @scop in #710
- shebang: support env -S by @scop in #712
- dxf: add support in #720
- clone: stop cloning MIME when there is no charset in #722
- aaf: remove individual node for aaf in #724
- msoxml: match files and directories for first zip entry in #729
Full Changelog: gabriel-vasile/mimetype@v1.4.10...v1.4.11
v1.4.10: perfomance inprovements, tests and new formats
This release adds support for XHTML, Lotus-1-2-3, KML, shell scripts, VSDX, OneNote, CHM and Netpbm file formats.
Changes were made to make mimetype behave more file linux $ file --mime utility.
https://github.com/gabriel-vasile/mimetype_tests repo is now used for running comparisons between mimetype and $ file --mime. It contains 50 000 samples and mimetype identifies the same format as $ file --mime for ~97% of them. Results are in the Actions tab.
What's Changed
- charset: remove dependency on x/net for parsing html in #669
- CSV: replace stdlib reader with a parser that allocates less in #672
- svg: make detection harder in #674
- pdf: relax check to match file in #677
- csv: stop mutating input byte slices; for #680 in #681
- charset: remove dependency on mime in #684
- mso_office: increase limit of checked entries from 4 to 100 in #685
- jar: replace application/jar with application/java-archive in #686
- Zip container improvements in #687
- Jar first entry inside a zip in #688
- svg+html: better handling for comments in #689
- xhtml: add support in #690
- misc: behave more like file in #691
- lotus-1-2-3: add support in #695
- Add support for zipped KML files by @dmlambea in #693
- shell: add support by @scop in #694
- ruby: add support by @scop in #700
- python: associate with python2 and python3 shebangs by @scop in #699
- vsdx: add support in #702
- oneNote: add support in #703
- chm: add support for Microsoft Compiled HTML Help in #704
- Netpbm: add support by @kenshaw in #705
New Contributors
- @dmlambea made their first contribution in #693
- @scop made their first contribution in #694
- @kenshaw made their first contribution in #705
Full Changelog: gabriel-vasile/mimetype@v1.4.9...v1.4.10
v1.4.9: GLTF support and performance improvements
What's Changed
- SRT detection: reduce allocs by @gabriel-vasile in #636
- json: more benchmarking by @gabriel-vasile in #640
- Bump golang.org/x/net from 0.33.0 to 0.39.0 in the gomod
- json: add parser with query capacity by @gabriel-vasile in #652
- feat: add support for GLTF by @gabriel-vasile in #655
Full Changelog: gabriel-vasile/mimetype@v1.4.8...v1.4.9
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.