Subject: CVS commit: pkgsrc/www/ruby-faraday
From: Takahiro Kambe
Date: 2023-01-09 09:45:48
Message id: 20230109084548.C165AFA90@cvs.NetBSD.org

Log Message:
www/ruby-faraday: update to 2.7.2

Please refer <https://github.com/lostisland/faraday/releases> for changes
before 2.4.0 release.

2.7.2 (2022-12-14)

What's Changed

* Replace actions/setup-ruby with ruby/setup-ruby by @kyoshidajp in #1466
* Enforce timeouts in Faraday's test adapter by @dpep in #1465
* Rename Faraday::Logger::Formatter#error to #exception by @iMacTia in #1468

ATTENTION

Rename Faraday::Logger::Formatter#error (#1468) is potentially a breaking
change IF you've created a custom Faraday::Logging::Formatter implementing
the new error method introduced in v2.7.0.

We've decided to rollout this change in a fix version anyway because the
name of the method was potentially causing infinite loop issues, and because
the feature was very recently released.

This should not be impacting you otherwise and you can safely upgrade.

2.7.1 (2022-11-18)

What's Changed

* fix: require 'pp' to have access to #pretty_inspect by @olleolleolle in
  #1463

2.7.0 (2022-11-15)

What's Changed

* GitHub Workflows security hardening by @sashashura in #1451
* Remove unnecessary require 'pp' by @iMacTia in #1457
* Convert self[key] to a String with #<< on #add_parsed by @yykamei in #1459
* Allow logging of errors raised in adapters or other middleware by @epaew
  in #1460

2.6.0 (2022-10-03)

What's Changed

New features

* Forward the env to Request::Authorization#header_from by @swatosh in #1450

Documentation

* Correct a typo in UPGRADING.md by @felixonmars in #1448
* Fix usage page to match latest version's default adapter specification by
  @mi-wada in #1447
* Update @param of methods on Connection by @yykamei in #1452

2.5.2 (2022-08-12)

What's Changed

* Enables and fixes all new cops by @iMacTia in #1443
* Explicitly pass reason_phrase to save_response in test adapter by @iMacTia
  in #1445

2.5.1 (2022-08-08)

What's Changed

* Add support for faraday-net_http adapter's latest version to make use of
  the new streaming API introduced in v2.5.0

2.5.0 (2022-08-08)

What's Changed

* Improve streaming interface to provide response info by @iMacTia in #1439

2.4.0 (2022-07-28)

What's Changed

* Remove examples using extension middleware by @iMacTia in #1419
* docs: Update to 2022 by @olleolleolle in #1420
* Handle verify hostname ssl option by @kazarin in #1428
* docs link fixed by @hirotoKirimaru in #1432
* [site] Move JsonResponse middleware to response section by @jasonkarns in
  #1434
* Fix syntax to use correct doc link for url_encoded by @sampatbadhe in
  #1435
* Support Proc type for stubbed request body by @yykamei in #1436

Files:
RevisionActionfile
1.27modifypkgsrc/www/ruby-faraday/Makefile
1.13modifypkgsrc/www/ruby-faraday/PLIST
1.24modifypkgsrc/www/ruby-faraday/distinfo