Skip to content

Commit

Permalink
chore(deps): bump faraday-multipart from 1.0.4 to 1.1.0 (#58)
Browse files Browse the repository at this point in the history
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 ~&gt; 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
dependabot[bot] authored Dec 23, 2024
1 parent 23956f3 commit d8ea51b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13,13 +13,13 @@ GEM
faraday-net_http (>= 2.0, < 3.5)
json
logger
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-multipart (1.1.0)
multipart-post (~> 2.0)
faraday-net_http (3.4.0)
net-http (>= 0.5.0)
json (2.9.0)
logger (1.6.3)
multipart-post (2.4.0)
multipart-post (2.4.1)
net-http (0.6.0)
uri
rake (13.2.1)
Expand Down

0 comments on commit d8ea51b

Please sign in to comment.