⬆️ Bump github.com/jhillyerd/enmime from 1.0.1 to 1.1.0 in /src (#4837)

Bumps [github.com/jhillyerd/enmime](https://github.com/jhillyerd/enmime) from 1.0.1 to 1.1.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/jhillyerd/enmime/releases">github.com/jhillyerd/enmime's releases</a>.</em></p>
<blockquote>
<h2>v1.1.0</h2>
<h2>What's Changed</h2>
<ul>
<li>Export readHeader as ReadHeader. by <a href="https://github.com/davrux"><code>@​davrux</code></a> in <a href="https://redirect.github.com/jhillyerd/enmime/pull/306">jhillyerd/enmime#306</a></li>
<li>Add parser option to parse raw content by <a href="https://github.com/jerjako"><code>@​jerjako</code></a> in <a href="https://redirect.github.com/jhillyerd/enmime/pull/304">jhillyerd/enmime#304</a></li>
<li>Add new option SetCustomParseMediaType to customise mediatype parsing by <a href="https://github.com/vadzappa"><code>@​vadzappa</code></a> in <a href="https://redirect.github.com/jhillyerd/enmime/pull/308">jhillyerd/enmime#308</a></li>
<li>Don't remove CTE header when using the RawContent parser option by <a href="https://github.com/jerjako"><code>@​jerjako</code></a> in <a href="https://redirect.github.com/jhillyerd/enmime/pull/309">jhillyerd/enmime#309</a></li>
<li>Don't auto detect charset when using raw content parser option by <a href="https://github.com/jerjako"><code>@​jerjako</code></a> in <a href="https://redirect.github.com/jhillyerd/enmime/pull/310">jhillyerd/enmime#310</a></li>
<li>Fix RecipientDSN typo by <a href="https://github.com/corey-aloia"><code>@​corey-aloia</code></a> in <a href="https://redirect.github.com/jhillyerd/enmime/pull/312">jhillyerd/enmime#312</a></li>
<li>Skip empty parameters by <a href="https://github.com/milankonir"><code>@​milankonir</code></a> in <a href="https://redirect.github.com/jhillyerd/enmime/pull/313">jhillyerd/enmime#313</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jerjako"><code>@​jerjako</code></a> made their first contribution in <a href="https://redirect.github.com/jhillyerd/enmime/pull/304">jhillyerd/enmime#304</a></li>
<li><a href="https://github.com/vadzappa"><code>@​vadzappa</code></a> made their first contribution in <a href="https://redirect.github.com/jhillyerd/enmime/pull/308">jhillyerd/enmime#308</a></li>
<li><a href="https://github.com/corey-aloia"><code>@​corey-aloia</code></a> made their first contribution in <a href="https://redirect.github.com/jhillyerd/enmime/pull/312">jhillyerd/enmime#312</a></li>
<li><a href="https://github.com/milankonir"><code>@​milankonir</code></a> made their first contribution in <a href="https://redirect.github.com/jhillyerd/enmime/pull/313">jhillyerd/enmime#313</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a href="https://github.com/jhillyerd/enmime/compare/v1.0.1...v1.1.0">https://github.com/jhillyerd/enmime/compare/v1.0.1...v1.1.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="ed0394eda0"><code>ed0394e</code></a> nix: update flake deps (<a href="https://redirect.github.com/jhillyerd/enmime/issues/314">#314</a>)</li>
<li><a href="54fdf4dc7f"><code>54fdf4d</code></a> feat: skip empty parameters (<a href="https://redirect.github.com/jhillyerd/enmime/issues/313">#313</a>)</li>
<li><a href="ea70bfea9a"><code>ea70bfe</code></a> Fix RecipientDSN typo (<a href="https://redirect.github.com/jhillyerd/enmime/issues/312">#312</a>)</li>
<li><a href="2f48e1bbab"><code>2f48e1b</code></a> feat: don't auto detect charset when using raw content parser option (<a href="https://redirect.github.com/jhillyerd/enmime/issues/310">#310</a>)</li>
<li><a href="c35a936602"><code>c35a936</code></a> build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (<a href="https://redirect.github.com/jhillyerd/enmime/issues/307">#307</a>)</li>
<li><a href="5a18bd532e"><code>5a18bd5</code></a> fix: don't remove CTE header when using the RawContent parser option (<a href="https://redirect.github.com/jhillyerd/enmime/issues/309">#309</a>)</li>
<li><a href="b88939ac72"><code>b88939a</code></a> add new option SetCustomParseMediaType (<a href="https://redirect.github.com/jhillyerd/enmime/issues/308">#308</a>)</li>
<li><a href="9d1f8fe81e"><code>9d1f8fe</code></a> feat: add parser option to parse raw content (<a href="https://redirect.github.com/jhillyerd/enmime/issues/304">#304</a>)</li>
<li><a href="e6dab52873"><code>e6dab52</code></a> Export readHeader as ReadHeader (<a href="https://redirect.github.com/jhillyerd/enmime/issues/306">#306</a>)</li>
<li>See full diff in <a href="https://github.com/jhillyerd/enmime/compare/v1.0.1...v1.1.0">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/jhillyerd/enmime&package-manager=go_modules&previous-version=1.0.1&new-version=1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)


</details>
This commit is contained in:
dependabot[bot] 2023-12-14 18:44:14 +00:00 committed by GitHub
parent dc3cfd1ec3
commit b486bc301d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ require (
github.com/google/uuid v1.5.0
github.com/h2non/gock v1.2.0
github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056
github.com/jhillyerd/enmime v1.0.1
github.com/jhillyerd/enmime v1.1.0
github.com/kopia/kopia v0.15.0
github.com/microsoft/kiota-abstractions-go v1.5.3
github.com/microsoft/kiota-authentication-azure-go v1.0.1

View File

@ -138,8 +138,8 @@ github.com/inconshreveable/mousetrap v1.1.0 h1:wN+x4NVGpMsO7ErUn/mUI3vEoE6Jt13X2
github.com/inconshreveable/mousetrap v1.1.0/go.mod h1:vpF70FUmC8bwa3OWnCshd2FqLfsEA9PFc4w1p2J65bw=
github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056 h1:iCHtR9CQyktQ5+f3dMVZfwD2KWJUgm7M0gdL9NGr8KA=
github.com/jaytaylor/html2text v0.0.0-20230321000545-74c2419ad056/go.mod h1:CVKlgaMiht+LXvHG173ujK6JUhZXKb2u/BQtjPDIvyk=
github.com/jhillyerd/enmime v1.0.1 h1:y6RyqIgBOI2hIinOXIzmeB+ITRVls0zTJIm5GwgXnjE=
github.com/jhillyerd/enmime v1.0.1/go.mod h1:LMMbm6oTlzWHghPavqHtOrP/NosVv3l42CUrZjn03/Q=
github.com/jhillyerd/enmime v1.1.0 h1:ubaIzg68VY7CMCe2YbHe6nkRvU9vujixTkNz3EBvZOw=
github.com/jhillyerd/enmime v1.1.0/go.mod h1:FRFuUPCLh8PByQv+8xRcLO9QHqaqTqreYhopv5eyk4I=
github.com/jmespath/go-jmespath v0.4.0 h1:BEgLn5cpjn8UN1mAw4NjwDrS35OdebyEtFe+9YPoQUg=
github.com/jmespath/go-jmespath v0.4.0/go.mod h1:T8mJZnbsbmF+m6zOOFylbeCJqk5+pHWvzYPziyZiYoo=
github.com/jmespath/go-jmespath/internal/testify v1.5.1 h1:shLQSRRSCCPj3f2gpwzGwWFoC7ycTf1rcQZHOlsJ6N8=