Skip to content

dep: bump yabeda-puma-plugin from 0.6.0 to 0.7.0

George Koltsov requested to merge dependabot-bundler-yabeda-puma-plugin-0.7.0 into main

Bumps yabeda-puma-plugin from 0.6.0 to 0.7.0.

Changelog

Sourced from yabeda-puma-plugin's changelog.

0.7.0 - 2022-10-24

Added

  • Puma 6.x support for yabeda_prometheus plugin. [@​ollym][], #25
  • Support phased restarts with standalone Prometheus exporter. [@​botimer][], #23
  • on_prometheus_exporter_boot hook in Puma config DSL. [@​Envek][]
Commits
  • 7513f31 0.7.0: Puma 6.x and phased restarts support for Prometheus exporter
  • ffdaf0d Add a note about configuring Yabeda in non-Rails apps (#20)
  • f2190ae Add back Puma 4 support (pre 5.1) to Prometheus exporter plugin
  • 3580f98 Add on_prometheus_exporter_boot hook to Puma config DSL
  • 33b84e2 Merge branch 'phased-restart' for pull request #23
  • 3bbfe5a Fix hanging specs
  • 8806588 Merge remote-tracking branch 'origin/master' into phased-restart
  • 8bfca3c Support for Puma 6.0 (#25)
  • 1f0d118 Test against different versions of Puma and newer version of Ruby
  • 86c8357 CI: Update Action versions, quote "3.0" (#24)
  • Additional commits viewable in compare view


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 c8233c31

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

Merge request reports