Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): bump faraday-multipart from 1.0.4 to 1.1.0 (#58)
Bumps [faraday-multipart](https://github.com/lostisland/faraday-multipart) from 1.0.4 to 1.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lostisland/faraday-multipart/releases">faraday-multipart's releases</a>.</em></p> <blockquote> <h2>v1.1.0</h2> <h2>What's Changed</h2> <ul> <li>README.md: Use GitHub Actions badge by <a href="https://github.com/olleolleolle"><code>@olleolleolle</code></a> in <a href="https://redirect.github.com/lostisland/faraday-multipart/pull/13">lostisland/faraday-multipart#13</a></li> <li>Add The Ability To Specify A Different Content Type by <a href="https://github.com/juna-nb"><code>@juna-nb</code></a> in <a href="https://redirect.github.com/lostisland/faraday-multipart/pull/14">lostisland/faraday-multipart#14</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/juna-nb"><code>@juna-nb</code></a> made their first contribution in <a href="https://redirect.github.com/lostisland/faraday-multipart/pull/14">lostisland/faraday-multipart#14</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lostisland/faraday-multipart/compare/v1.0.4...v1.1.0">https://github.com/lostisland/faraday-multipart/compare/v1.0.4...v1.1.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/lostisland/faraday-multipart/blob/main/CHANGELOG.md">faraday-multipart's changelog</a>.</em></p> <blockquote> <h1>Changelog</h1> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lostisland/faraday-multipart/commit/dd09ff002cfcda55e54f3656f0c7f2f7c958406d"><code>dd09ff0</code></a> Use ruby/setup-ruby action in publish</li> <li><a href="https://github.com/lostisland/faraday-multipart/commit/47177851c79ee979ea5d60bb9538ad9c23fa4c17"><code>4717785</code></a> Version bump to 1.1.0</li> <li><a href="https://github.com/lostisland/faraday-multipart/commit/4f68590ab581b302bf0a2cd5662e8e30bd1ae92e"><code>4f68590</code></a> Add The Ability To Specify A Different MIME Type (<a href="https://redirect.github.com/lostisland/faraday-multipart/issues/14">#14</a>)</li> <li><a href="https://github.com/lostisland/faraday-multipart/commit/b8438985c78d715d853baec8489c21c3641ae3cb"><code>b843898</code></a> README.md: Use GitHub Actions badge (<a href="https://redirect.github.com/lostisland/faraday-multipart/issues/13">#13</a>)</li> <li><a href="https://github.com/lostisland/faraday-multipart/commit/a3609a6921cd032252a9cee5d1388982e54bc045"><code>a3609a6</code></a> gemspec: depend on multipart-post ~> 2.0</li> <li><a href="https://github.com/lostisland/faraday-multipart/commit/8ae8ef57d9612577c67546a66216673ea3a594f9"><code>8ae8ef5</code></a> CHANGELOG: correct URLs</li> <li>See full diff in <a href="https://github.com/lostisland/faraday-multipart/compare/v1.0.4...v1.1.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=faraday-multipart&package-manager=bundler&previous-version=1.0.4&new-version=1.1.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-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> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information