Skip to content

Commit 4013451

Browse files
authored
chore(deps): update dependency ruby to v4 (#73)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ruby](https://www.ruby-lang.org) ([source](https://redirect.github.com/ruby/ruby)) | | major | `3.4.8` → `4.0.1` | | [ruby](https://www.ruby-lang.org) ([source](https://redirect.github.com/ruby/ruby)) | uses-with | major | `3.4.8` → `4.0.1` | --- ### Release Notes <details> <summary>ruby/ruby (ruby)</summary> ### [`v4.0.1`](https://redirect.github.com/ruby/ruby/releases/tag/v4.0.1): 4.0.1 [Compare Source](https://redirect.github.com/ruby/ruby/compare/v4.0.0...v4.0.1) ##### What's Changed - [Bug #&#8203;21812: Kernel#sleep without arguments returns immediately when subprocess exits in another thread (regression in Ruby 4.0) - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/21812) - [Bug #&#8203;21828: An incorrect warning message related to `benchmark` is shown when using `benchmark-ips` - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/21828) - [Bug #&#8203;21811: Fix underflow in Array#pack - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/21811) - [Bug #&#8203;21814: 0.pow(2,-9999999999999999990) should be zero - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/21814) - [Bug #&#8203;21819: A Data object should be frozen even if it has no members - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/21819) Note: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing. ##### Full Changelog ### [`v4.0.0`](https://redirect.github.com/ruby/ruby/releases/tag/v4.0.0): 4.0.0 See also: - [Release 3.5.0-preview1 · ruby/ruby](https://redirect.github.com/ruby/ruby/releases/tag/v3_5_0_preview1) - [Release 4.0.0-preview2 · ruby/ruby](https://redirect.github.com/ruby/ruby/releases/tag/v4.0.0-preview2) - [Release 4.0.0-preview3 · ruby/ruby](https://redirect.github.com/ruby/ruby/releases/tag/v4.0.0-preview3) ##### What's Changed - [Bump RDoc to 7.0.1 by st0012 · Pull Request #&#8203;15628](https://redirect.github.com/ruby/ruby/pull/15628) - [make rb\_singleton\_class ractor safe by luke-gruber · Pull Request #&#8203;15591](https://redirect.github.com/ruby/ruby/pull/15591) - [Remove assertion in encoded\_iseq\_trace\_instrument by luke-gruber · Pull Request #&#8203;15616](https://redirect.github.com/ruby/ruby/pull/15616) - [Bug #&#8203;21793: function name conflict of "mutex\_trylock" on Solaris - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/21793) - [\[DOC\] small improvements to ractor class docs by luke-gruber · Pull Request #&#8203;15584](https://redirect.github.com/ruby/ruby/pull/15584) - [Check for NULL fields in TYPEDDATA memsize functions by luke-gruber · Pull Request #&#8203;15633](https://redirect.github.com/ruby/ruby/pull/15633) - [Feature #&#8203;21785: Add signed and unsigned LEB128 support to pack / unpack - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/21785) - [Fix rbs test failure caused by minitest6 by soutaro · Pull Request #&#8203;15643](https://redirect.github.com/ruby/ruby/pull/15643) - [Fix: Do not check open\_timeout twice by shioimm · Pull Request #&#8203;15626](https://redirect.github.com/ruby/ruby/pull/15626) - [Fix: Specifying 0 should cause an immediate timeout by shioimm · Pull Request #&#8203;15641](https://redirect.github.com/ruby/ruby/pull/15641) - [Bug #&#8203;21794: O\_CLOEXEC is not available on Solaris 10 - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/21794) - [Fiber scheduler: invoke `#io_write` hook on IO flush by noteflakes · Pull Request #&#8203;15609](https://redirect.github.com/ruby/ruby/pull/15609) - [Update NEWS.md for Fiber Scheduler by noteflakes · Pull Request #&#8203;15629](https://redirect.github.com/ruby/ruby/pull/15629) - [Small documentation adjustments for new/updated features by zverok · Pull Request #&#8203;15634](https://redirect.github.com/ruby/ruby/pull/15634) - [Add clarifications about the Enumerator.size by zverok · Pull Request #&#8203;15615](https://redirect.github.com/ruby/ruby/pull/15615) - [Bug #&#8203;21792: 4.0.0-preview3: Build fails with `--with-ext=` when ENABLE\_SHARED=yes: ruby/digest.h not found for rubyspec CAPI extensions - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/21792) - [\[DOC\] Enhancements for globals.md by BurdetteLamar · Pull Request #&#8203;15545](https://redirect.github.com/ruby/ruby/pull/15545) - [Small improvements to doc/language/ractor.md by luke-gruber · Pull Request #&#8203;15588](https://redirect.github.com/ruby/ruby/pull/15588) - [More doc improvements to ractor.md by luke-gruber · Pull Request #&#8203;15676](https://redirect.github.com/ruby/ruby/pull/15676) - [Bump RDoc to 7.0.2 by st0012 · Pull Request #&#8203;15691](https://redirect.github.com/ruby/ruby/pull/15691) - [\[DOC\] Improve ractor class docs (grammar, code examples) by luke-gruber · Pull Request #&#8203;15686](https://redirect.github.com/ruby/ruby/pull/15686) - [\[DOC\] Languages in Examples by BurdetteLamar · Pull Request #&#8203;15697](https://redirect.github.com/ruby/ruby/pull/15697) - [Bundle RBS 3.10.0 by soutaro · Pull Request #&#8203;15701](https://redirect.github.com/ruby/ruby/pull/15701) - [Describe base code layout rules by zverok · Pull Request #&#8203;15696](https://redirect.github.com/ruby/ruby/pull/15696) - [\[DOC\] Enhance Fiber::Scheduler docs by zverok · Pull Request #&#8203;15708](https://redirect.github.com/ruby/ruby/pull/15708) - [\[DOC\] Cross-links between Japanese and English pages by BurdetteLamar · Pull Request #&#8203;15705](https://redirect.github.com/ruby/ruby/pull/15705) - [ZJIT: Don't mark control-flow opcodes as invalidating locals by tekknolagi · Pull Request #&#8203;15694](https://redirect.github.com/ruby/ruby/pull/15694) - [\[DOC\] Add back Rust 1.85.0 requirement to NEWS.md by chancancode · Pull Request #&#8203;15728](https://redirect.github.com/ruby/ruby/pull/15728) Note: This list is automatically generated by tool/gen-github-release.rb. Because of this, some commits may be missing. ##### Full Changelog </details> --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/jgraichen/restify). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41OS4wIiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
2 parents 40af9cf + 0efd0be commit 4013451

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
- uses: actions/checkout@master
5757
- uses: ruby/setup-ruby@v1
5858
with:
59-
ruby-version: "3.4.8"
59+
ruby-version: "4.0.1"
6060
bundler-cache: true
6161
env:
6262
BUNDLE_WITHOUT: development

0 commit comments

Comments
 (0)