Bump faraday from 2.14.1 to 2.14.2 by dependabot[bot] · Pull Request #7 · cosmicpython/cosmicpython.github.io
Bumps faraday from 2.14.1 to 2.14.2.
Release notes
Sourced from faraday's releases.
v2.14.2
Security Note
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.
What's Changed
- Add Ruby 4 to CI by
@larouxnin lostisland/faraday#1659- Modernize RuboCop configuration and fix offenses by
@larouxnin lostisland/faraday#1660- Lint: Style/OneClassPerFile by
@olleolleollein lostisland/faraday#1668- fix(docs): fix incorrect link label by
@JohnnyKeiin lostisland/faraday#1667- chore: Upgrade package.json packages using audit fix by
@olleolleollein lostisland/faraday#1669New Contributors
@larouxnmade their first contribution in lostisland/faraday#1659@JohnnyKeimade their first contribution in lostisland/faraday#1667Full Changelog: lostisland/faraday@v2.14.1...v2.14.2
Commits
2ecd5e0Update version.rb3f1280cMerge commit from fork81dc168Upgrade package.json packages using audit fix (#1669)8b4d1fdCreate SECURITY.mda01039cfix(docs): fix incorrect link label in request-options and remove dead link i...7df3f24Lint: Style/OneClassPerFile (#1668)c6988a8Modernize RuboCop configuration and fix offenses (#1660)32e010fAdd Ruby 4 to CI (#1659)- See full diff in compare view
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 commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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.