Skip to content

Commit

Permalink
Update dependency debug to v1.9.2 (#258)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [debug](https://github.com/ruby/debug) | `1.9.1` -> `1.9.2` |
[![age](https://developer.mend.io/api/mc/badges/age/rubygems/debug/1.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/rubygems/debug/1.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/rubygems/debug/1.9.1/1.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/rubygems/debug/1.9.1/1.9.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>ruby/debug (debug)</summary>

### [`v1.9.2`](https://github.com/ruby/debug/releases/tag/v1.9.2)

[Compare
Source](https://github.com/ruby/debug/compare/v1.9.1...v1.9.2)

#### What's Changed

-   config
- Make irb_console toggleable with config update by
[@&#8203;st0012](https://github.com/st0012) in
[https://github.com/ruby/debug/pull/1057](https://github.com/ruby/debug/pull/1057)
-   internal
- Stop assuming Array#each is written in C by
[@&#8203;k0kubun](https://github.com/k0kubun) in
[https://github.com/ruby/debug/pull/1061](https://github.com/ruby/debug/pull/1061)
- Add `base64` gem to the dependencies by
[@&#8203;y-yagi](https://github.com/y-yagi) in
[https://github.com/ruby/debug/pull/1066](https://github.com/ruby/debug/pull/1066)
- Support Ruby 3.4's new error message format by
[@&#8203;hsbt](https://github.com/hsbt) in
[https://github.com/ruby/debug/pull/1080](https://github.com/ruby/debug/pull/1080)
- catch up ruby 3.4.0 error related changes by
[@&#8203;ko1](https://github.com/ko1) in
[https://github.com/ruby/debug/pull/1083](https://github.com/ruby/debug/pull/1083)
- Fix syntax warnings by
[@&#8203;casperisfine](https://github.com/casperisfine) in
[https://github.com/ruby/debug/pull/1072](https://github.com/ruby/debug/pull/1072)
- Drop base64 dependency by
[@&#8203;Earlopain](https://github.com/Earlopain) in
[https://github.com/ruby/debug/pull/1071](https://github.com/ruby/debug/pull/1071)
- Fix ENOENT error when readline is not loaded by
[@&#8203;lazyatom](https://github.com/lazyatom) in
[https://github.com/ruby/debug/pull/1073](https://github.com/ruby/debug/pull/1073)
- Remove and Restore irb configuration like irbrc while irb console
tests by [@&#8203;hsbt](https://github.com/hsbt) in
[https://github.com/ruby/debug/pull/1067](https://github.com/ruby/debug/pull/1067)
- Use rb_iseqw_to_iseq to get iseq pointer by
[@&#8203;peterzhu2118](https://github.com/peterzhu2118) in
[https://github.com/ruby/debug/pull/1093](https://github.com/ruby/debug/pull/1093)
-   tests
- Add Ruby 3.3 to CI matrix by
[@&#8203;st0012](https://github.com/st0012) in
[https://github.com/ruby/debug/pull/1058](https://github.com/ruby/debug/pull/1058)
- Use ruby/actions workflow for ruby versions by
[@&#8203;m-nakamura145](https://github.com/m-nakamura145) in
[https://github.com/ruby/debug/pull/1065](https://github.com/ruby/debug/pull/1065)
- Separate setup and execution steps in CI by
[@&#8203;ono-max](https://github.com/ono-max) in
[https://github.com/ruby/debug/pull/1088](https://github.com/ruby/debug/pull/1088)
- Fix flakey test "test_reponse_returns_correct_threads_info" by
[@&#8203;ono-max](https://github.com/ono-max) in
[https://github.com/ruby/debug/pull/1089](https://github.com/ruby/debug/pull/1089)
- Add Launchable in CI by
[@&#8203;ono-max](https://github.com/ono-max) in
[https://github.com/ruby/debug/pull/1090](https://github.com/ruby/debug/pull/1090)
-   doc
- Correct the irb command's description by
[@&#8203;st0012](https://github.com/st0012) in
[https://github.com/ruby/debug/pull/1056](https://github.com/ruby/debug/pull/1056)
- Fix prelude doc example to use curly braces by
[@&#8203;adam12](https://github.com/adam12) in
[https://github.com/ruby/debug/pull/1052](https://github.com/ruby/debug/pull/1052)
- Mention IRB console in readme by
[@&#8203;st0012](https://github.com/st0012) in
[https://github.com/ruby/debug/pull/1092](https://github.com/ruby/debug/pull/1092)

#### New Contributors

- [@&#8203;Earlopain](https://github.com/Earlopain) made their first
contribution in
[https://github.com/ruby/debug/pull/1071](https://github.com/ruby/debug/pull/1071)
- [@&#8203;lazyatom](https://github.com/lazyatom) made their first
contribution in
[https://github.com/ruby/debug/pull/1073](https://github.com/ruby/debug/pull/1073)
- [@&#8203;m-nakamura145](https://github.com/m-nakamura145) made their
first contribution in
[https://github.com/ruby/debug/pull/1065](https://github.com/ruby/debug/pull/1065)

**Full Changelog**:
ruby/debug@v1.9.1...v1.9.2

</details>

---

### Configuration

📅 **Schedule**: 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 becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/powerhome/audiences).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjI2OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 8, 2024
1 parent 73a608f commit 03a7362
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions audiences/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ GEM
rexml
crass (1.0.6)
date (3.3.4)
debug (1.9.1)
debug (1.9.2)
irb (~> 1.10)
reline (>= 0.3.8)
diff-lcs (1.5.1)
Expand All @@ -93,10 +93,10 @@ GEM
hashdiff (1.1.0)
i18n (1.14.1)
concurrent-ruby (~> 1.0)
io-console (0.7.1)
irb (1.11.0)
io-console (0.7.2)
irb (1.11.2)
rdoc
reline (>= 0.3.8)
reline (>= 0.4.2)
json (2.7.1)
language_server-protocol (3.17.0.3)
license_finder (7.1.0)
Expand Down Expand Up @@ -177,10 +177,10 @@ GEM
thor (~> 1.0)
rainbow (3.1.1)
rake (13.1.0)
rdoc (6.6.2)
rdoc (6.6.3.1)
psych (>= 4.0.0)
regexp_parser (2.9.0)
reline (0.4.1)
reline (0.4.3)
io-console (~> 0.5)
rexml (3.2.6)
rspec (3.13.0)
Expand Down

0 comments on commit 03a7362

Please sign in to comment.