dep: bump dependabot-omnibus from 0.211.0 to 0.212.0
Bumps dependabot-omnibus from 0.211.0 to 0.212.0.
Changelog
Sourced from dependabot-omnibus's changelog.
v0.212.0, 6 September 2022
- prevent the push to main event from skipping #5641
- Fix path to python native helpers #5617
- push docker images after approval #5640
- branch naming for removed dependencies #5623
- Properly upgrade github actions pinned to specific commits #5576
- pull request message is always built, removing experiment #5638
- gradle depends on maven gem, so run gradle tests when maven changes #5637
- build(deps-dev): update parallel_tests requirement from ~> 3.11.1 to ~> 3.12.0 in /common #5627
- build(deps-dev): update rubocop requirement from ~> 1.35.1 to ~> 1.36.0 in /common #5628
- fix latest docker image not being pushed on merge to main #5636
- Add RuboCop Performance #5586
- Speedup rebuilding native helper changes #5624
- build(deps): bump poetry from 1.1.15 to 1.2.0 in /python/helpers #5599
- fix main failures saying there's no repository here #5622
- skip CI if no changes effect the ecosystem #5620
- only use GHCR for deploys #5614
- Enable new RuboCop cops #5588
- Configure RSpec to allow running
rspec --only-failures
#5606- Revert "Add more helpful error messaging when a vulnerable dependency cannot be upgraded" #5613
- publish main branch images #5610
- build(deps): bump terraform from 1.2.3 to 1.2.8 (
@gtirloni
) #5591- Add more helpful error messaging when a vulnerable dependency cannot be upgraded #5542
- Merge previously private updater code into core #5608
- Use correct label for tech debt form (
@HonkingGoose
) #5602- Convert issue templates to issue forms (
@HonkingGoose
) #5600- Dependabot Ltd -> GitHub Inc #5592
- Fix typo:
requiers
->requires
#5583- build(deps): update faraday requirement from = 2.3.0 to = 2.5.2 in /common #5535
Commits
-
1353b04
v0.212.0 -
c606550
Merge pull request #5641 from dependabot/jakecoffman/fix-main-merge-again -
0eec28f
Merge branch 'main' into jakecoffman/fix-main-merge-again -
2601f1f
Merge pull request #5617 from dependabot/deivid-rodriguez/python-helpers-path -
0f30a83
prevent the push to main event from skipping -
3d4b9df
Fix path to python native helpers -
b7801d9
Merge pull request #5640 from dependabot/jakecoffman/push-after-approval -
ab12147
Merge branch 'main' into jakecoffman/push-after-approval -
c41ea8f
Merge pull request #5623 from dependabot/mctofu/branch-namer-removed-deps -
19f392e
push docker images after approval - 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:
+------------------------------------------------------------------+
| behaviors summary |
+-------------+--------+--------+---------+-------+-------+--------+
| | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services | 174 | 0 | 0 | 0 | 174 | ✅ |
| models | 4 | 0 | 0 | 0 | 4 | ✅ |
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
| tasks | 9 | 0 | 0 | 0 | 9 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 236 | 0 | 0 | 0 | 236 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov