Mehonoshin / smartvpn-billing

Billing and auth system for VPN provider
MIT License
263 stars 118 forks source link

Update gibbon: 1.1.5 → 3.4.3 (major) #196

Closed depfu[bot] closed 2 years ago

depfu[bot] commented 2 years ago

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ gibbon (1.1.5 → 3.4.3) · Repo · Changelog

Release Notes

3.4.3 (from changelog)

  • Support for Faraday 2.0, which requires new syntax for basic auth

3.4.2 (from changelog)

  • Fixing the deprecation warning in version 3.4.2 requires moving to a minimum version of Faraday 1.0.0 (more than 2 years old).

3.4.1 (from changelog)

  • Fix deprecation warning for upcoming versions of Faraday (2.x.x)

3.4.0 (from changelog)

  • Support for Faraday 1.x.x and higer

3.3.4 (from changelog)

  • Added support for setting API key via environment variable for Export API
  • Updated webmock

3.3.3 (from changelog)

  • Removes bit of extra conditional logic that was part of supporting older versions of Faraday

3.3.1 (from changelog)

  • Fix statically setting faraday_adapter did not set adapter on new requests

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

↗️ multi_json (indirect, 1.13.1 → 1.15.0) · Repo · Changelog

Release Notes

1.15.0 (from changelog)

1.14.1 (from changelog)

1.14.0 (from changelog)

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 21 commits:

🆕 faraday (added, 2.1.0)

🆕 faraday-net_http (added, 2.0.1)

🆕 ruby2_keywords (added, 0.0.5)

🗑️ httparty (removed)

🗑️ multi_xml (removed)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
depfu[bot] commented 2 years ago

Closed in favor of #198.