dep: bump gitlab and dependabot-omnibus
Bumps gitlab and dependabot-omnibus. These dependencies needed to be updated together.
Updates gitlab
from 4.18.0 to 4.19.0
Release notes
Sourced from gitlab's releases.
v4.19.0
General improvements
- Dropped Ruby 2.5 support
- Added support for Ruby 3.1
- Bumped httparty dependency #631
- Added
funding_uri
to gemspecIf you find this gem useful please show your support by sponsoring the author via https://github.com/sponsors/NARKOZ
New features
- Added support for user approval #634
- Added support for merge request deletion #635
- Added support for group's descendant groups API #637
- Added raise error for HTTP status code 522 #638
- Added
ResponseError
error for undefined 4xx or 5xx HTTP status codes #640- Added support for all members of a group API #641
- Added support for packages API #643
- Added support for fetching changelog data #645
Commits
-
fdf06d0
Release v4.19.0 -
054ef6e
Add github to FUNDING.yml -
e6764c5
feat: Add get changelog data endpoint (#645) -
1379680
Merge pull request #643 from renehernandez/packages-api -
5d1601d
Add include Packages in Client class -
e346ced
Rename module -
4c19196
Add Packages API -
cbd9e32
Merge pull request #641 from sourcelevel/add-all-group-members-endpoint -
e6cfd10
Merge pull request #640 from reuben453/rp/raise-on-all-4xx-5xx -
c1a3930
Addmembers/all
endpoint for Group module - Additional commits viewable in compare view
Updates dependabot-omnibus
from 0.196.2 to 0.196.3
Changelog
Sourced from dependabot-omnibus's changelog.
v0.196.3, 12 July 2022
- Add support for Python 3.10.5 & 3.9.13 (
@ulgens
) #5333- build(deps-dev): bump friendsofphp/php-cs-fixer from 3.8.0 to 3.9.2 in /composer/helpers/v2 #5357
- build(deps): update pip-tools requirement from =6.4.0,<6.8.1 in /python/helpers #5337
- build(deps-dev): update rubocop requirement from ~> 1.30.1 to ~> 1.31.2 in /common #5350
- build(deps): bump poetry from 1.1.13 to 1.1.14 in /python/helpers #5354
- build(deps): update gitlab requirement from = 4.18.0 to = 4.19.0 in /common #5355
- build(deps): bump nock from 13.2.7 to 13.2.8 in /npm_and_yarn/helpers #5336
- build(deps-dev): bump eslint from 8.18.0 to 8.19.0 in /npm_and_yarn/helpers #5343
- build(deps): bump cython from 0.29.28 to 0.29.30 in /python/helpers #5158
- build(deps-dev): bump jest from 28.1.1 to 28.1.2 in /npm_and_yarn/helpers #5328
- build(deps-dev): bump phpstan/phpstan from 1.7.15 to 1.8.0 in /composer/helpers/v2 #5330
- build(deps): bump composer/composer from 2.3.5 to 2.3.9 in /composer/helpers/v2 #5347
- [go_mod] Stub failed response for initial go get call #5335
- [npm] Ensure 'fix_updates' field in
VulnerabilityAuditor#audit
response (@bdragon
) #5334- Disable potential script execution in arborist #5327
Commits
-
213ae41
v0.196.3 -
56adad3
Merge pull request #5333 from ulgens/python3_10_5 -
4026a59
Merge pull request #5357 from dependabot/dependabot/composer/composer/helpers... -
3074ad6
Merge pull request #5337 from dependabot/dependabot/pip/python/helpers/pip-to... -
52603be
Merge pull request #5350 from dependabot/dependabot/bundler/common/rubocop-tw... -
42fd5cd
Merge pull request #5354 from dependabot/dependabot/pip/python/helpers/poetry... -
a7a4eb8
build(deps-dev): bump friendsofphp/php-cs-fixer in /composer/helpers/v2 -
7210bcd
build(deps): bump poetry from 1.1.13 to 1.1.14 in /python/helpers -
9ee504b
Merge pull request #5355 from dependabot/dependabot/bundler/common/gitlab-eq-... -
fd8f673
Merge pull request #5336 from dependabot/dependabot/npm_and_yarn/npm_and_yarn... - 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 | ✅ |
| 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 | 234 | 0 | 0 | 0 | 234 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov