dep: bump dependabot-omnibus from 0.186.1 to 0.187.0
Bumps dependabot-omnibus from 0.186.1 to 0.187.0.
Changelog
Sourced from dependabot-omnibus's changelog.
v0.187.0, 13 May 2022
- Fix Bundler v2 related TODOs (
@deivid-rodriguez
) #5034- Add --network-trace to dry-run (
@brrygrdn
) #5131- [Maven] Fix some malformed memoizations (
@brrygrdn
) #5132- bundler: upgrade to 2.3.13 for rubygems/rubygems#5492 (
@jakecoffman
) #5134- [Maven] Avoid retrying requests to repos excessively (
@brrygrdn
) #5130- Fix Dependabot ignoring scoped registries if the lockfile resolved uri contains a port number (
@brrygrdn
) #5124
Commits
-
19ff27b
v0.187.0 -
5b58d74
Merge pull request #5034 from deivid-rodriguez/fix-todos -
1d23a84
Merge pull request #5131 from dependabot/brrygrdn/add-network-trace-dry-run -
29e3f41
Merge pull request #5132 from dependabot/brrygrdn/maven-memoization-cleanup -
1f7463b
Merge pull request #5134 from dependabot/jakecoffman/bundler-2-3-13 -
3a53e44
Ensure we memoize 'false' values -
f97a204
Readability pass on memoization -
31fa596
Make networking tracking a default -
667b42d
Instrument Excon, add --network-trace to dry-run -
2eaf509
Merge pull request #5130 from dependabot/brrygrdn/reduce-maven-retries - 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 | 170 | 0 | 0 | 0 | 170 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
| tasks | 8 | 0 | 0 | 0 | 8 | ✅ |
| models | 3 | 0 | 0 | 0 | 3 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 230 | 0 | 0 | 0 | 230 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov