ruby-stellar-sdk icon indicating copy to clipboard operation
ruby-stellar-sdk copied to clipboard

chore(deps): bump the deps group with 3 updates

Open dependabot[bot] opened this issue 5 months ago • 0 comments

Bumps the deps group with 3 updates: activesupport, excon and hyperclient.

Updates activesupport from 7.1.3 to 7.1.3.2

Release notes

Sourced from activesupport's releases.

v7.1.3.2

Active Support

  • No changes.

Active Model

  • No changes.

Active Record

  • No changes.

Action View

  • No changes.

Action Pack

  • Fix raise_on_missing_translations not working correctly with the translate method in controllers after the patch for CVE-2024-26143.

Active Job

  • No changes.

Action Mailer

  • No changes.

Action Cable

  • No changes.

... (truncated)

Changelog

Sourced from activesupport's changelog.

Rails 7.1.3.2 (February 21, 2024)

  • No changes.

Rails 7.1.3.1 (February 21, 2024)

  • No changes.
Commits

Updates excon from 0.109.0 to 0.110.0

Changelog

Sourced from excon's changelog.

0.110.0 2024-03-12

  • update bundled default certificates
Commits
  • 1970dee v0.109.0
  • 8751208 update bundled certs
  • 7451fcd remove stale action
  • 253b515 add security policy
  • 52dfe42 fix cron attribute on ci action
  • 4b43f0a add a weekly test run, for regular feedback even when code remains stable
  • 536d50f bump dependabot from daily to weekly
  • 18f023f add explicit content-types to fix tests on Rack 3+
  • f57afe1 add funding info
  • 44d0550 update gem version badge in readme to link to rubygems
  • Additional commits viewable in compare view

Updates hyperclient from 1.0.1 to 2.0.0

Changelog

Sourced from hyperclient's changelog.

2.0.0 (2024/02/01)

Commits
  • f7cbfc2 Preparing for release, 2.0.
  • 38bc864 Merge pull request #287 from dblock/follow-redirects
  • 180e888 Require faraday-follow_redirects.
  • d333203 Merge pull request #285 from dblock/faraday-2
  • f2c856c Add support for Faraday 2.x.
  • e446423 Update rubocop requirement from ~> 1.46.0 to ~> 1.48.0
  • 4b3064b Update rubocop requirement from ~> 1.45.1 to ~> 1.46.0
  • 10a0b41 Merge pull request #271 from dblock/ruby-3.2.0
  • 90bab91 Added Ruby 3.2.
  • f9374aa Merge pull request #270 from dblock/upgrade-rubocop
  • Additional commits viewable 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 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar Mar 13 '24 06:03 dependabot[bot]