dep: bump dependabot-omnibus from 0.207.0 to 0.208.0
Bumps dependabot-omnibus from 0.207.0 to 0.208.0.
Changelog
Sourced from dependabot-omnibus's changelog.
v0.208.0, 16 August 2022
- Try fix spec failure due to broken setuptools #5546
- Share omnibus gems with all projects to reduce install time #5529
- build(deps): bump
@dependabot/yarn-lib
from 1.21.1 to 1.22.19 in /npm_and_yarn/helpers #5531- Run shellcheck on all native helper build scripts #5519
- Python private registry authentication fix (
@andrcuns
) #5452- Adds a TODO and more detailed comment about python 3.6 support #5527
- [Bitbucket] Add default reviewers to pull request (
@stefangr
) #5526- Make failures in Bundler 1 native helper specs actually fail CI #5517
- Optional options arg for FileFetcher #5524
- Cleanup Ruby sources after installing Ruby #5522
- Remove ENV no longer necessary #5515
Commits
-
0ba4949
v0.208.0 -
dea1009
Merge pull request #5546 from dependabot/deivid-rodriguez/setuptools -
5e3d3c2
Try fix spec failure due to broken setuptools -
4a31e07
Merge pull request #5529 from dependabot/mctofu/dev-shell-build-speed -
7d71786
Merge pull request #5531 from dependabot/dependabot/npm_and_yarn/npm_and_yarn... -
d440c63
Undo all changes to root Dockerfile as they aren't needed -
6a9fa1e
common no longer needs special casing -
f149c11
Restore ability to run tools without invoking bundler exec -
03ea66d
Merge pull request #5519 from dependabot/deivid-rodriguez/run-shellcheck-on-a... -
1c518e8
build(deps): bump@dependabot/yarn-lib
in /npm_and_yarn/helpers - 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 | ✅ |
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
| models | 4 | 0 | 0 | 0 | 4 | ✅ |
| tasks | 9 | 0 | 0 | 0 | 9 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 236 | 0 | 0 | 0 | 236 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov