-
Notifications
You must be signed in to change notification settings - Fork 0
build(deps-dev): bump debug from 1.10.0 to 1.11.0 #53
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [debug](https://github.com/ruby/debug) from 1.10.0 to 1.11.0. - [Release notes](https://github.com/ruby/debug/releases) - [Commits](ruby/debug@v1.10.0...v1.11.0) --- updated-dependencies: - dependency-name: debug dependency-version: 1.11.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Owner
|
@dependabot squash and merge
On my mobile - please excuse the brevity and/or any typos,
…On Tue, Jun 17, 2025, 4:43 PM dependabot[bot] ***@***.***> wrote:
Bumps debug <https://github.com/ruby/debug> from 1.10.0 to 1.11.0.
Release notes
*Sourced from debug's releases <https://github.com/ruby/debug/releases>.*
v1.11.0 What's Changed
- Configurations
- Add show_src_lines_frame option by @HeyNonster
<https://github.com/HeyNonster> in ruby/debug#1138
<https://redirect.github.com/ruby/debug/pull/1138>
- no_repeat option by @ko1 <https://github.com/ko1> in
ruby/debug#1140 <https://redirect.github.com/ruby/debug/pull/1140>
- Support XDG directories for config and history files by
@jgarber623 <https://github.com/jgarber623> in ruby/debug#1055
<https://redirect.github.com/ruby/debug/pull/1055>
- fix hitory file path by @ko1 <https://github.com/ko1> in
ruby/debug#1146 <https://redirect.github.com/ruby/debug/pull/1146>
- Fix
- Fix FrameInfo#block_identifier by @andrepiske
<https://github.com/andrepiske> in ruby/debug#1137
<https://redirect.github.com/ruby/debug/pull/1137>
- The debug gem can abort when stepping into a rescue clause: by
@mame <https://github.com/mame> in ruby/debug#1142
<https://redirect.github.com/ruby/debug/pull/1142>
- Explicitly skip TracePoint events in internal code by @mame
<https://github.com/mame> in ruby/debug#1143
<https://redirect.github.com/ruby/debug/pull/1143>
- Fix encoding crash when LANG environment is empty by @jsxs0
<https://github.com/jsxs0> in ruby/debug#1144
<https://redirect.github.com/ruby/debug/pull/1144>
- Misc
- Normalize formatting, grammar, etc… by @stevenharman
<https://github.com/stevenharman> in ruby/debug#1136
<https://redirect.github.com/ruby/debug/pull/1136>
- Fix help message of the eval command by @matthieuprat
<https://github.com/matthieuprat> in ruby/debug#1130
<https://redirect.github.com/ruby/debug/pull/1130>
- Self-document the XDG_STATE_HOME fallback by @jasonkarns
<https://github.com/jasonkarns> in ruby/debug#1148
<https://redirect.github.com/ruby/debug/pull/1148>
New Contributors
- @HeyNonster <https://github.com/HeyNonster> made their first
contribution in ruby/debug#1138
<https://redirect.github.com/ruby/debug/pull/1138>
- @andrepiske <https://github.com/andrepiske> made their first
contribution in ruby/debug#1137
<https://redirect.github.com/ruby/debug/pull/1137>
- @stevenharman <https://github.com/stevenharman> made their first
contribution in ruby/debug#1136
<https://redirect.github.com/ruby/debug/pull/1136>
- @matthieuprat <https://github.com/matthieuprat> made their first
contribution in ruby/debug#1130
<https://redirect.github.com/ruby/debug/pull/1130>
- @jsxs0 <https://github.com/jsxs0> made their first contribution in
ruby/debug#1144 <https://redirect.github.com/ruby/debug/pull/1144>
- @jgarber623 <https://github.com/jgarber623> made their first
contribution in ruby/debug#1055
<https://redirect.github.com/ruby/debug/pull/1055>
- @jasonkarns <https://github.com/jasonkarns> made their first
contribution in ruby/debug#1148
<https://redirect.github.com/ruby/debug/pull/1148>
*Full Changelog*: ***@***.***
<ruby/debug@v1.10.0...v1.11.0>
Commits
- a86adbb
<ruby/debug@a86adbb>
v1.11.0
- ec0a966
<ruby/debug@ec0a966>
Self-document the XDG_STATE_HOME fallback
- 43f80ff
<ruby/debug@43f80ff>
fix hitory file path
- f0579e4
<ruby/debug@f0579e4>
Support config.rb in XDG config path (#1031
<https://redirect.github.com/ruby/debug/issues/1031>)
- b63bd2e
<ruby/debug@b63bd2e>
Add XDG support for rdbgrc file (#1031
<https://redirect.github.com/ruby/debug/issues/1031>)
- 630dbfa
<ruby/debug@630dbfa>
Add XDG support for history file (#1031
<https://redirect.github.com/ruby/debug/issues/1031>)
- bd9a813
<ruby/debug@bd9a813>
Fix load_history method
- 64c0c72
<ruby/debug@64c0c72>
fix: use String#scrub to handle encoding gracefully
- 29bb179
<ruby/debug@29bb179>
fix: handle UTF-8 history with empty LANG env
- 32f55ff
<ruby/debug@32f55ff>
Fix help message of the eval command
- Additional commits viewable in compare view
<ruby/debug@v1.10.0...v1.11.0>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting @dependabot
rebase.
------------------------------
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits
that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after
your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge
and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditions will show all
of the ignore conditions of the specified dependency
- @dependabot ignore this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
------------------------------
You can view, comment on, or merge this pull request online at:
#53
Commit Summary
- c1d0686
<c1d0686>
build(deps-dev): bump debug from 1.10.0 to 1.11.0
File Changes
(1 file <https://github.com/garrettgregor/quote-editor/pull/53/files>)
- *M* Gemfile.lock
<https://github.com/garrettgregor/quote-editor/pull/53/files#diff-89cade48462044ee1b672dc5f4c3ec250fbd29effcd8932096a23c1283c6731f>
(2)
Patch Links:
- https://github.com/garrettgregor/quote-editor/pull/53.patch
- https://github.com/garrettgregor/quote-editor/pull/53.diff
—
Reply to this email directly, view it on GitHub
<#53>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A4JDSARV4JW2V2D4C363V233ECKX5AVCNFSM6AAAAAB7RO3H4SVHI2DSMVQWIX3LMV43ASLTON2WKOZTGE2TIOJTGMZDCOA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps debug from 1.10.0 to 1.11.0.
Release notes
Sourced from debug's releases.
Commits
a86adbbv1.11.0ec0a966Self-document the XDG_STATE_HOME fallback43f80fffix hitory file pathf0579e4Support config.rb in XDG config path (#1031)b63bd2eAdd XDG support for rdbgrc file (#1031)630dbfaAdd XDG support for history file (#1031)bd9a813Fix load_history method64c0c72fix: use String#scrub to handle encoding gracefully29bb179fix: handle UTF-8 history with empty LANG env32f55ffFix help message of theevalcommandDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)