Skip to content
This repository has been archived by the owner on Sep 28, 2023. It is now read-only.

Update dependency byebug to v9.1.0 #16

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 16, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
byebug minor 9.0.5 -> 9.1.0

Release Notes

deivid-rodriguez/byebug (byebug)

v9.1.0

Compare Source

Added
  • Better UI messages for breakpoint management.
Fixed
  • where command failing on instance_exec block stack frames.
  • #​321: restart command crashing in certain cases because of a missing require "English" ([@​akaneko3]).
  • #​321: restart command crashing when debugged script is not executable or has no shebang ([@​akaneko3]).
Removed
  • Ruby 2.0 and Ruby 2.1 official & unofficial support. Byebug no longer installs on these platforms.

v9.0.6

Compare Source

Fixed
  • #​241: Error when using byebug with a ruby compiled against libedit.
  • #​277: Allow Byebug.start_server to yield the block passed to it when the actual port is already known ([@​cben]).
  • #​275: Use a standard license name so it can be more reliably used by tools.

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants