dep: bump dependabot-omnibus from 0.204.0 to 0.207.0
Bumps dependabot-omnibus from 0.204.0 to 0.207.0.
Changelog
Sourced from dependabot-omnibus's changelog.
v0.207.0, 11 August 2022
v0.206.0, 10 August 2022
- Pin MessageBuilder cassette names #5508
- github_actions ecosystem was missing for debugging #5505
- Bump Elixir to
1.13.4
#5502- build(deps-dev): update rubocop requirement from ~> 1.31.2 to ~> 1.33.0 in /common #5498
- build(deps): update pip requirement from =21.3.1,<22.2.3 in /python/helpers #5495
- build(deps): bump flake8 from 5.0.3 to 5.0.4 in /python/helpers #5496
- Handle the new
go
build tag syntax #4954- Tweak comment now that
pip
has a resolver #5491- Bump to
go
1.19
#5490- Disable
pip
latest version check when buildingpython
native helper #5493- [npm] Refactor with top-down traversal #5439
- build(deps): bump http from 0.13.4 to 0.13.5 in /pub/helpers #5499
v0.205.1, 8 August 2022
- Add a
.ruby-version
file #5483- build(deps): update octokit requirement from ~> 4.6 to >= 4.6, < 6.0 in /common #5370
- Migrate from
actions/setup-ruby
toruby/setup-ruby
#5433- Add support for multi-level wildcard paths in composer #5484
- Skip installing docs when installing Ruby #5482
- Suppress "detached head" advice during
git clone
#5476- Bitbucket does not support HTML in pull request message (
@stefangr
) #5481v0.205.0, 4 August 2022
- Downgrade bundler to 2.3.14 #5479
- build(deps): bump json-schema from 0.2.3 to 0.4.0 in /npm_and_yarn/helpers #5425
- Update ruby gems using the
--no-document
flag #5471- build(deps-dev): bump eslint from 8.19.0 to 8.21.0 in /npm_and_yarn/helpers #5455
- build(deps): bump minimist from 1.2.5 to 1.2.6 in /npm_and_yarn/helpers #5426
- build(deps): bump cython from 0.29.30 to 0.29.32 in /python/helpers #5457
- build(deps): bump flake8 from 5.0.1 to 5.0.3 in /python/helpers #5467
- Allow Actions to be fetched from non-GitHub source #5469
- Reduce bundler version hardcoding (
@deivid-rodriguez
) #4973
Commits
-
213522d
v0.207.0 -
26bccde
Merge pull request #5510 from dependabot/pavera/bundler-gemspec-patch -
dfc3749
Merge pull request #5512 from dependabot/mctofu/npm-audit-debug -
b4dfec6
Rename happy result to :viable for consistency -
07d2c9c
Debug reasons why npm audit can't succeed -
d0e5145
Merge pull request #5511 from dependabot/v0.206.0-release-notes -
85efd21
v0.206.0 -
46d0ffb
Adding a monkey patch to prevent gemspec.rz fetch -
c3c1a9f
Merge pull request #5508 from dependabot/mctofu/cassette-fixes -
91a6016
missing cassettes - 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 | ✅ |
| tasks | 9 | 0 | 0 | 0 | 9 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| models | 4 | 0 | 0 | 0 | 4 | ✅ |
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 236 | 0 | 0 | 0 | 236 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov