Skip to content

Commit 859c612

Browse files
chore(deps-dev): Bump faraday from 2.14.1 to 2.14.2 in /docs (#437)
Bumps [faraday](https://github.com/lostisland/faraday) from 2.14.1 to 2.14.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/lostisland/faraday/releases">faraday's releases</a>.</em></p> <blockquote> <h2>v2.14.2</h2> <h2>Security Note</h2> <p>This release contains a security fix, we recommend all users to upgrade as soon as possible. A Security Advisory with more details will be posted shortly.</p> <h2>What's Changed</h2> <ul> <li>Add Ruby 4 to CI by <a href="https://github.com/larouxn"><code>@​larouxn</code></a> in <a href="https://redirect.github.com/lostisland/faraday/pull/1659">lostisland/faraday#1659</a></li> <li>Modernize RuboCop configuration and fix offenses by <a href="https://github.com/larouxn"><code>@​larouxn</code></a> in <a href="https://redirect.github.com/lostisland/faraday/pull/1660">lostisland/faraday#1660</a></li> <li>Lint: Style/OneClassPerFile by <a href="https://github.com/olleolleolle"><code>@​olleolleolle</code></a> in <a href="https://redirect.github.com/lostisland/faraday/pull/1668">lostisland/faraday#1668</a></li> <li>fix(docs): fix incorrect link label by <a href="https://github.com/JohnnyKei"><code>@​JohnnyKei</code></a> in <a href="https://redirect.github.com/lostisland/faraday/pull/1667">lostisland/faraday#1667</a></li> <li>chore: Upgrade package.json packages using audit fix by <a href="https://github.com/olleolleolle"><code>@​olleolleolle</code></a> in <a href="https://redirect.github.com/lostisland/faraday/pull/1669">lostisland/faraday#1669</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/larouxn"><code>@​larouxn</code></a> made their first contribution in <a href="https://redirect.github.com/lostisland/faraday/pull/1659">lostisland/faraday#1659</a></li> <li><a href="https://github.com/JohnnyKei"><code>@​JohnnyKei</code></a> made their first contribution in <a href="https://redirect.github.com/lostisland/faraday/pull/1667">lostisland/faraday#1667</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/lostisland/faraday/compare/v2.14.1...v2.14.2">https://github.com/lostisland/faraday/compare/v2.14.1...v2.14.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/lostisland/faraday/commit/2ecd5e05388303087c3f6872ef7f98f260e9560f"><code>2ecd5e0</code></a> Update version.rb</li> <li><a href="https://github.com/lostisland/faraday/commit/3f1280c69e93297d574e85a2d462d05ebadf1d09"><code>3f1280c</code></a> Merge commit from fork</li> <li><a href="https://github.com/lostisland/faraday/commit/81dc1688742ad30fa747daba5a82592a1e4df8a8"><code>81dc168</code></a> Upgrade package.json packages using audit fix (<a href="https://redirect.github.com/lostisland/faraday/issues/1669">#1669</a>)</li> <li><a href="https://github.com/lostisland/faraday/commit/8b4d1fd06fd47dd33f3720794d4df38498c240ec"><code>8b4d1fd</code></a> Create SECURITY.md</li> <li><a href="https://github.com/lostisland/faraday/commit/a01039c948d3e9e41e03d152aed7244f0fb4d5ca"><code>a01039c</code></a> fix(docs): fix incorrect link label in request-options and remove dead link i...</li> <li><a href="https://github.com/lostisland/faraday/commit/7df3f24bc32d309136c67d94a9f5e4679085af0d"><code>7df3f24</code></a> Lint: Style/OneClassPerFile (<a href="https://redirect.github.com/lostisland/faraday/issues/1668">#1668</a>)</li> <li><a href="https://github.com/lostisland/faraday/commit/c6988a840738760fae1a40d653fa2ccd0da425b9"><code>c6988a8</code></a> Modernize RuboCop configuration and fix offenses (<a href="https://redirect.github.com/lostisland/faraday/issues/1660">#1660</a>)</li> <li><a href="https://github.com/lostisland/faraday/commit/32e010f1c3d5cf0f854fd52df553adf9b29985f4"><code>32e010f</code></a> Add Ruby 4 to CI (<a href="https://redirect.github.com/lostisland/faraday/issues/1659">#1659</a>)</li> <li>See full diff in <a href="https://github.com/lostisland/faraday/compare/v2.14.1...v2.14.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=faraday&package-manager=bundler&previous-version=2.14.1&new-version=2.14.2)](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 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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/fuzzzerd/fmdata/network/alerts). </details> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 96bffaa commit 859c612

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ GEM
3636
ffi (>= 1.15.0)
3737
eventmachine (1.2.7)
3838
execjs (2.9.1)
39-
faraday (2.14.1)
39+
faraday (2.14.2)
4040
faraday-net_http (>= 2.0, < 3.5)
4141
json
4242
logger
@@ -210,7 +210,7 @@ GEM
210210
gemoji (>= 3, < 5)
211211
html-pipeline (~> 2.2)
212212
jekyll (>= 3.0, < 5.0)
213-
json (2.19.2)
213+
json (2.19.5)
214214
kramdown (2.4.0)
215215
rexml
216216
kramdown-parser-gfm (1.1.0)

0 commit comments

Comments
 (0)