semian
semian copied to clipboard
:monkey: Resiliency toolkit for Ruby for failing fast
Bumps the bundler group with 1 update in the / directory: [rexml](https://github.com/ruby/rexml). Updates `rexml` from 3.2.6 to 3.2.8 Release notes Sourced from rexml's releases. REXML 3.2.8 - 2024-05-16 Fixes Suppressed...
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.66.1 to 1.67.0. Release notes Sourced from rubocop's releases. RuboCop 1.67 New features #13259: Add new Lint/DuplicateSetElement cop. ([@koic][]) #13223: Add AllowRBSInlineAnnotation config option to Layout/LeadingCommentSpace to...
Bumps [trilogy](https://github.com/trilogy-libraries/trilogy) from 2.8.1 to 2.9.0. Release notes Sourced from trilogy's releases. v2.9.0 Added Add support for the VECTOR type. #194 Changed Mark C-extension as Ractor-safe. #192 Fixed Fix bug...
Bumps [rake-compiler](https://github.com/luislavena/rake-compiler) from 1.2.7 to 1.2.8. Release notes Sourced from rake-compiler's releases. rake-compiler 1.2.8 / 2024-10-04 Improvements: GH-240: Stopped to generate tasks for nonexistent files. Patch by y-yagi Thanks: y-yagi...
Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2. Release notes Sourced from webrick's releases. v1.8.2 What's Changed Drop commented-out line by @olleolleolle in ruby/webrick#108 Add Ruby 3.1 & 3.2 to CI matrix...
Bumps the bundler group with 1 update: [google-protobuf](https://github.com/protocolbuffers/protobuf). Updates `google-protobuf` from 3.25.1 to 3.25.5 Commits 70e85ae Updating version.json and repo version numbers to: 25.5-dev 489aba5 Merge pull request #15984 from...
Bumps [benchmark-ips](https://github.com/evanphx/benchmark-ips) from 2.13.0 to 2.14.0. Release notes Sourced from benchmark-ips's releases. 2.14 "Akagi" What's Changed Improve report to show duration/i (e.g: 12.34 ns/i). by @huacnlee in evanphx/benchmark-ips#132 Fix typos...
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7. Release notes Sourced from peter-evans/create-pull-request's releases. Create Pull Request v7.0.0 :sparkles: Now supports commit signing with bot-generated tokens! See "What's new" below. :writing_hand::robot: Behaviour...
Bumps [grpc](https://github.com/google/grpc) from 1.60.0 to 1.65.2. Release notes Sourced from grpc's releases. Release v1.65.2 This is release gRPC Core 1.65.2 (gnarly). For gRPC documentation, see grpc.io. For previous releases, see...
Semian just supports net_http for HTTP adapter. In Ruby, `faraday` and `http` is also one of the representative HTTP client libraries. Is there any plan for supports faraday? if no,...