Skip to content

dep: bump dependabot-omnibus from 0.214.0 to 0.215.0

Bumps dependabot-omnibus from 0.214.0 to 0.215.0.

Changelog

Sourced from dependabot-omnibus's changelog.

v0.215.0, 7 December 2022

  • Improve SubprocessFailed Sentry errors #6276
  • More error aggregation #6274
  • Aggregate more subcommand failed errors #6273
  • Improve subprocess failed error aggregation #6272
  • Pass raven_context to Sentry on failed subprocess exceptions #6268
  • Rescue socket errors for poetry library detection #6271
  • No need to install RubyGems explicitly #6267
  • build(deps): bump terraform from 1.3.5 to 1.3.6 (@​HorizonNet) #6246
  • Yarn Berry: Offline cache updates #6242
  • Don't use compare URLs for deciding GitHub Actions upgrades #6240
  • Fix some branches getting in the middle of upgrading actions pinned to SHAs #6239
Commits
  • 25f4de8 fix lockfile
  • 3c161c4 v0.215.0
  • b7a6542 make Octokit read_timeout configurable (#6278)
  • 1074c64 Merge pull request #6276 from dependabot/deivid-rodriguez/subprocess-stacktraces
  • 7839a7e Aggregate terraform errors
  • f3818d2 Aggregate git errors too
  • 32846c4 Improve SubprocessFailed Sentry errors
  • 3005635 Merge pull request #6274 from dependabot/deivid-rodriguez/more-error-aggregation
  • 339c426 Aggregate one missing npm install command
  • 8e9c7ba Aggregate missing poetry error
  • 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 6d8212d4

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

Merge request reports