Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (0m)  pkgsrc-2024Q1 (9d)  pkgsrc-2023Q4 (55d)  pkgsrc-2023Q2 (88d)  pkgsrc-2023Q3 (167d) 

2024-05-26 13:38:54 UTC Now

2023-01-19 14:10:37 UTC MAIN commitmail json YAML

www/ruby-faraday: update to 2.7.3

2.7.3 (2023-01-16)

What's Changed

Fixes:

* Fix Style/ZeroLengthPredicate by @olleolleolle in #1480
* Connection#build_exclusive_url: replace simple syntax by @hyuraku in #1481
* Add URL to to_hash in Faraday::Response (#1474) by @aaronstillwell in #1475

Misc:

* Clarify diff between connection settings timeout and open_timeout by
  @Yu-Chieh-Henry-Yang in #1470
* Adds Ruby 3.2 to the CI matrix. by @petergoldstein in #1471
* Fix typo in Adapters documentation by @henrialb in #1473
* docs: Update to 2023 by @frederikspang in #1477
* Update connection.rb documentation to use PUT in an example by @wlads in
  #1482

New Contributors

* @Yu-Chieh-Henry-Yang made their first contribution in #1470
* @henrialb made their first contribution in #1473
* @frederikspang made their first contribution in #1477
* @aaronstillwell made their first contribution in #1475
* @wlads made their first contribution in #1482

(taca)