Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update all Bundler dependencies (2024-11-13) (#45)
This is your biweekly update of **all** Bundler dependencies. Please take a good look at what changed and the test results before merging this pull request. ### What changed?↗️ net-http (_indirect_, 0.4.1 → 0.5.0, major) · [Repo](https://github.com/ruby/net-http) · [Release](https://github.com/ruby/net-http/releases/tag/v0.5.0) · [Diff](ruby/net-http@21e226c...28a4bf9)↗️ uri (_indirect_, 0.13.1 → 1.0.1, major) · [Repo](https://github.com/ruby/uri) · [Release](https://github.com/ruby/uri/releases/tag/v1.0.1) · [Diff](ruby/uri@56490e4...3011eb6) ✳️ faraday (2.11.0 → 2.12.0, minor) · [Repo](https://github.com/lostisland/faraday) · [Changelog](https://github.com/lostisland/faraday/blob/main/CHANGELOG.md) · [Release](https://github.com/lostisland/faraday/releases/tag/v2.12.0) · [Diff](lostisland/faraday@3170e7d...59c5003)↗️ json (_indirect_, 2.7.2 → 2.8.1, minor) · [Repo](https://github.com/ruby/json) · [Changelog](https://github.com/ruby/json/blob/master/CHANGES.md) · [Release](https://github.com/ruby/json/releases/tag/v2.8.1) · [Diff](ruby/json@036944a...49650f7) ✳️ rubocop (1.66.1 → 1.68.0, minor) · [Repo](https://github.com/rubocop/rubocop) · [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md) · [Release](https://github.com/rubocop/rubocop/releases/tag/v1.68.0) · [Diff](rubocop/rubocop@ba8e7be...7d35ef7)↗️ rubocop-ast (_indirect_, 1.32.3 → 1.35.0, minor) · [Repo](https://github.com/rubocop/rubocop-ast) · [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) · [Diff](rubocop/rubocop-ast@f600299...b4f2d9e) ✳️ rubocop-performance (1.21.1 → 1.22.1, minor) · [Repo](https://github.com/rubocop/rubocop-performance) · [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md) · [Release](https://github.com/rubocop/rubocop-performance/releases/tag/v1.22.1) · [Diff](rubocop/rubocop-performance@decd4a4...69c5abc) ✳️ rubocop-rspec (3.0.5 → 3.2.0, minor) · [Repo](https://github.com/rubocop/rubocop-rspec) · [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md) · [Release](https://github.com/rubocop/rubocop-rspec/releases/tag/v3.2.0) · [Diff](rubocop/rubocop-rspec@16cf19c...50ac5ab)↗️ unicode-display_width (_indirect_, 2.5.0 → 2.6.0, minor) · [Repo](https://github.com/janlelis/unicode-display_width) · [Changelog](https://github.com/janlelis/unicode-display_width/blob/main/CHANGELOG.md) · [Diff](janlelis/unicode-display_width@e59c423...4447249) ✳️ webmock (3.23.1 → 3.24.0, minor) · [Repo](https://github.com/bblimke/webmock) · [Changelog](https://github.com/bblimke/webmock/blob/master/CHANGELOG.md) · [Diff](bblimke/webmock@1b23927...9ff63ac)↗️ hashdiff (_indirect_, 1.1.1 → 1.1.2, patch) · [Repo](https://github.com/liufengyun/hashdiff) · [Changelog](https://github.com/liufengyun/hashdiff/blob/master/changelog.md) · [Diff](liufengyun/hashdiff@1117c26...b7734e3)↗️ parser (_indirect_, 3.3.5.0 → 3.3.6.0, patch) · [Repo](https://github.com/whitequark/parser) · [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) · [Diff](whitequark/parser@2f0f856...c3f27ce)↗️ rspec-core (_indirect_, 3.13.1 → 3.13.2, patch) · [Repo](https://github.com/rspec/rspec-core) · [Changelog](https://github.com/rspec/rspec-core/blob/main/Changelog.md) · [Diff](rspec/rspec-core@0248779...3bdf310)↗️ rspec-mocks (_indirect_, 3.13.1 → 3.13.2, patch) · [Repo](https://github.com/rspec/rspec-mocks) · [Changelog](https://github.com/rspec/rspec-mocks/blob/main/Changelog.md) · [Diff](rspec/rspec-mocks@7ff713a...0d6a023) --- ![Depfu Status](https://depfu.com/badges/71757129bf6d5da0439404c783c91b6a/stats.svg) [Depfu](https://depfu.com) will only send you the next scheduled PR once you merge or close this one. <details><summary>All Depfu comment commands</summary> <blockquote><dl> <dt>@depfu refresh</dt><dd>Rebases against your default branch and redoes this update</dd> <dt>@depfu recreate</dt><dd>Recreates this PR, overwriting any edits that you've made to it</dd> <dt>@depfu merge</dt><dd>Merges this PR once your tests are passing and conflicts are resolved</dd> <dt>@depfu cancel merge</dt><dd>Cancels automatic merging of this PR</dd> <dt>@depfu close</dt><dd>Closes this PR and deletes the branch</dd> <dt>@depfu reopen</dt><dd>Restores the branch and reopens this PR (if it's closed)</dd> </dl></blockquote> </details> Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com> Co-authored-by: Alexander Graf <alex@basecamp.tirol>
- Loading branch information