Skip to content

dep: bump pry-byebug from 3.10.0 to 3.10.1

George Koltsov requested to merge dependabot-bundler-pry-byebug-3.10.1 into main

Bumps pry-byebug from 3.10.0 to 3.10.1.

Release notes

Sourced from pry-byebug's releases.

3.10.1

Fixed

  • Rails console loading a debugger REPL instead of the standard Pry REPL (#392)
Changelog

Sourced from pry-byebug's changelog.

3.10.1 (2022-08-16)

Fixed

  • Rails console loading a debugger REPL instead of the standard Pry REPL (#392)
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Allure report

allure-report-publisher generated test report!

rspec: test report for 94f37144

+------------------------------------------------------------------+
|                        behaviors summary                         |
+-------------+--------+--------+---------+-------+-------+--------+
|             | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services    | 174    | 0      | 0       | 0     | 174   | ✅     |
| controllers | 25     | 0      | 0       | 0     | 25    | ✅     |
| jobs        | 14     | 0      | 0       | 0     | 14    | ✅     |
| models      | 4      | 0      | 0       | 0     | 4     | ✅     |
| system      | 10     | 0      | 0       | 0     | 10    | ✅     |
| tasks       | 9      | 0      | 0       | 0     | 9     | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
| Total       | 236    | 0      | 0       | 0     | 236   | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov

Merge request reports