Update Ruby dependencies
requested to merge gitlab-renovate-forks/gitlab-development-kit:renovate/ruby-dependencies into main
This MR contains the following updates:
Package | Update | Change |
---|---|---|
irb (changelog) | minor |
'~> 1.13.2' -> '~> 1.14.0'
|
lefthook | minor |
'~> 1.6.18' -> '~> 1.7.2'
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
ruby/irb (irb)
v1.14.0
What's Changed
✨ Enhancements
- Stop echoing or storing command calls'
nil
return value by @st0012 in https://github.com/ruby/irb/pull/972 - Introduce cd command by @st0012 in https://github.com/ruby/irb/pull/971
- Return only commands when completing help command's argument by @st0012 in https://github.com/ruby/irb/pull/973
🐛 Bug Fixes
- Allow assigning and using local variable name conflicting with command by @tompng in https://github.com/ruby/irb/pull/961
🛠 Other Changes
- Bump version to v1.14.0 by @st0012 in https://github.com/ruby/irb/pull/980
Full Changelog: https://github.com/ruby/irb/compare/v1.13.2...v1.14.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by GitLab Dependency Bot