dependabot[bot] opened a new pull request, #96: URL: https://github.com/apache/incubator-kie-kogito-website/pull/96
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 /> [](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/apache/incubator-kie-kogito-website/network/alerts). </details> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
