Skip to content

Commit c786a79

Browse files
chore(deps): update dependency ruby to v4.0.6 (#194)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ruby](https://www.ruby-lang.org) ([source](https://redirect.github.com/ruby/ruby)) | | patch | `4.0.5` → `4.0.6` | | [ruby](https://www.ruby-lang.org) ([source](https://redirect.github.com/ruby/ruby)) | uses-with | patch | `4.0.5` → `4.0.6` | --- > [!WARNING] > Some dependencies could not be looked up. Check the [Dependency Dashboard](../issues/101) for more information. --- ### Release Notes <details> <summary>ruby/ruby (ruby)</summary> ### [`v4.0.6`](https://redirect.github.com/ruby/ruby/releases/tag/v4.0.6): 4.0.6 [Compare Source](https://redirect.github.com/ruby/ruby/compare/v4.0.5...v4.0.6) ##### What's Changed - [Bug #&#8203;22070: `Thread.each_caller_location(1, 1)` segfaults when called from a cfunc - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22070) - [Bug #&#8203;22075: heap-use-after-free in `rb_vm_ci_lookup` under parallel Ractors - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22075) - [Bug #&#8203;22076: defined? returns nil for protected methods defined in a module even when callable - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22076) - [Bug #&#8203;22072: \[BUG\] should have cvar cache entry - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22072) - [Bug #&#8203;22074: YJIT misaligns locals when there are > 256 local variables - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22074) - [Bug #&#8203;22064: GC compaction breaks compare-by-identity sets - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22064) - [Bug #&#8203;22084: invokesuper from define\_method in Ractor can call wrong super method or crash - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22084) - [Bug #&#8203;22092: `Array#sum` takes slow path, does not perform compensated summation of Float elements when init argument is a Float - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22092) - [Bug #&#8203;14635: Float#round(n) returns a wrong result when n is big - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/14635) - [Bug #&#8203;22079: Float#ceil gives incorrect result - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22079) - [Bug #&#8203;22096: Freeing a mutex locked by a fiber inside fiber scheduler can crash - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22096) - [Bug #&#8203;21996: Crash when modifying instance variables during inspect or Marshal dump - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/21996) - [Bug #&#8203;22101: ASAN heap-use-after-free in rb\_data\_free after TypedData dfree frees dynamic rb\_data\_type\_t - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22101) - [Bug #&#8203;22103: Constant-folded /o regexp crashes with dupstring of a Regexp - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22103) - [Bug #&#8203;21991: `$!` stays as the first exception in Ruby Box - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/21991) - [Feature #&#8203;21881: Split the root box into the (newer) root box and the master of copied user boxes - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/21881) - [Bug #&#8203;22120: Segfault caused by ar\_find\_entry\_hint() not checking for conversion to st\_table - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22120) - [Bug #&#8203;22129: error\_highlight raises NotImplementedError for ArgumentErrors that get wrapped - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22129) - [Bug #&#8203;21864: Inconsistencies in type coercion error messages for integers - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/21864) - [Bug #&#8203;21882: IO::Buffer#locked leaves the buffer locked when the block raises - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/21882) - [Bug #&#8203;22127: parse.y regexp crash on invalid encoding - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22127) - [Bug #&#8203;22126: Stack underflow for partial DCE and loops - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22126) - [Bug #&#8203;22124: void value missed in parse.y - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22124) - [Bug #&#8203;22104: Segfault in PRISM while Bootsnap compiles aws-sdk client\_api.rb - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22104) - [Bug #&#8203;21685: Unnecessary context-switching, especially bad on multi-core machines. - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/21685) - [Bug #&#8203;22099: Keyword-only method silently accepts a positional argument - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22099) - [Bug #&#8203;22183: parse.y interpolation inside lambda literal - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22183) - [Bug #&#8203;22181: SEGV in branch peephole optimization due to label/insn struct aliasing - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22181) - [Bug #&#8203;22133: Ruby's default SIGINT handling ignores `Thread.handle_interrupt` masking. - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22133) - [Bug #&#8203;22189: `Enumerator::Lazy#to_enum` does not accept method names as strings - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22189) - [Bug #&#8203;22191: `Signal.trap(:EXIT)` exception only shown if `at_exit` also raises - Ruby - Ruby Issue Tracking System](https://bugs.ruby-lang.org/issues/22191) 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**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, 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/open-feature/ruby-sdk-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent efbcd72 commit c786a79

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

.github/workflows/release-please.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
- name: Set up Ruby
4747
uses: ruby/setup-ruby@v1
4848
with:
49-
ruby-version: 4.0.5
49+
ruby-version: 4.0.6
5050
bundler-cache: true # runs 'bundle install' and caches installed gems automatically
5151

5252
- name: Release Gem
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.5
1+
4.0.6
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.5
1+
4.0.6
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.5
1+
4.0.6
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.5
1+
4.0.6
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
4.0.5
1+
4.0.6
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
ruby 4.0.5
1+
ruby 4.0.6

0 commit comments

Comments
 (0)