dep: bump dependabot-omnibus from 0.185.0 to 0.186.1
Bumps dependabot-omnibus from 0.185.0 to 0.186.1.
Changelog
Sourced from dependabot-omnibus's changelog.
v0.186.1, 10 May 2022
- Validate before creating version objects in
Dependabot::NpmAndYarn::UpdateChecker::VersionResolver
(@mattt
) #5120- Fix implementation of
PackageName#library_name
(@mattt
) #5119- Clarify comment and remove TODO (
@jeffwidman
) #5031- Bump
go
to1.18.1
(@jeffwidman
) #5029v0.186.0, 10 May 2022
Commits
-
ee56522
v0.186.1 -
f0d3b81
Merge pull request #5120 from dependabot/mattt/fix-version-resolver -
ad892ce
Merge pull request #5119 from dependabot/mattt/fix-types-package-check -
0d50dbc
Formatting -
7ae6fbb
Merge pull request #5031 from jeffwidman/patch-5 -
94e3758
Merge pull request #5029 from jeffwidman/patch-3 -
7df8b75
Add early returns when version string is invalid -
d47c5f8
Inline DEFINITELY_TYPED_SCOPE in regex pattern -
2d65bdb
Formatting -
7f3d7d7
Add new test cases for PackageName#library_name - 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 | ✅ |
| models | 3 | 0 | 0 | 0 | 3 | ✅ |
| tasks | 8 | 0 | 0 | 0 | 8 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 230 | 0 | 0 | 0 | 230 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov