Commit 9afd05d
authored
chore(deps): update module github.com/gabriel-vasile/mimetype to v1.4.11 in go.mod (#481)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
|
[github.com/gabriel-vasile/mimetype](https://redirect.github.com/gabriel-vasile/mimetype)
| `v1.4.10` -> `v1.4.11` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>gabriel-vasile/mimetype
(github.com/gabriel-vasile/mimetype)</summary>
###
[`v1.4.11`](https://redirect.github.com/gabriel-vasile/mimetype/releases/tag/v1.4.11):
cpio, wordperfect support
[Compare
Source](https://redirect.github.com/gabriel-vasile/mimetype/compare/v1.4.10...v1.4.11)
#### What's Changed
- wordperfect: add support in
[#​707](https://redirect.github.com/gabriel-vasile/mimetype/pull/707)
- cpio: add support for binary version in
[#​709](https://redirect.github.com/gabriel-vasile/mimetype/pull/709)
- shebang: fix detection with args by
[@​scop](https://redirect.github.com/scop) in
[#​710](https://redirect.github.com/gabriel-vasile/mimetype/pull/710)
- shebang: support env -S by
[@​scop](https://redirect.github.com/scop) in
[#​712](https://redirect.github.com/gabriel-vasile/mimetype/pull/712)
- dxf: add support in
[#​720](https://redirect.github.com/gabriel-vasile/mimetype/pull/720)
- clone: stop cloning MIME when there is no charset in
[#​722](https://redirect.github.com/gabriel-vasile/mimetype/pull/722)
- aaf: remove individual node for aaf in
[#​724](https://redirect.github.com/gabriel-vasile/mimetype/pull/724)
- msoxml: match files and directories for first zip entry in
[#​729](https://redirect.github.com/gabriel-vasile/mimetype/pull/729)
**Full Changelog**:
<gabriel-vasile/mimetype@v1.4.10...v1.4.11>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Every minute ( * */1 * * * ) (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/jippi/dottie).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 071fba4 commit 9afd05d
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
73 | | - | |
| 72 | + | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
0 commit comments