Update dependency webmock to '~> 3.19.1'
This MR contains the following updates:
Package | Update | Change |
---|---|---|
webmock | patch |
'~> 3.19.0' -> '~> 3.19.1'
|
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Merge request reports
Activity
Renovate Comment
What are the next steps?
If you have been assigned as a reviewer to this Merge Request, please review this Merge Request with the same scrutiny as any community contribution:
-
Ensure that the dependencies updated meet our standards:
- Security: Dependencies do not contain malicious code
- Performance: Dependencies do not bloat the application code or prolong CI times unnecessarily
- Stability: Pipelines are passing
-
Review the changes introduced by the version upgrade. Consider using https://my.diffend.io to compare the two versions in case the updated dependency is either a Ruby Gem or a Node.js package, for example to compare
pg_query
2.1.0
and2.1.4
. -
Check if
bundle install
works locally, in the context of GDK. -
If tests are passing and you've reviewed the updated dependencies, execute pipelines in the context of the main project
This MR is created from a fork, therefore not all jobs (e.g. Danger) might have been executed. Instead of hitting MWPS right away, you might want to wait until the pipeline you've just triggered finished.
Note: This might not be available in projects, in that case merging right away is an option
-
Merge away!
Troubleshooting
We have assembled some FAQs to help reviewers of these kind of merge requests.
Improve this message – The JSON comment below is for automation purposes.
{"labels":["maintenance::dependency","type::maintenance","automation:bot-authored","backend","Engineering Productivity"],"assignees":["gitlab-dependency-update-bot"],"reviewers":["alinamihaila","ddieulivol","godfat-gitlab","jennli","nao.hashizume","rymai"]}
-
assigned to @gitlab-dependency-update-bot
mentioned in issue #365045
requested review from @ddieulivol
added 211 commits
-
012b5b66...c79189e1 - 210 commits from branch
gitlab-org:master
- bd09ffb4 - Update dependency webmock to '~> 3.19.1'
-
012b5b66...c79189e1 - 210 commits from branch
- Resolved by Douglas Barbosa Alexandre
- Resolved by Douglas Barbosa Alexandre
Looks good to me!
@ddieulivol
, thanks for approving this merge request.This is the first time the merge request has been approved. To ensure full test coverage, a new pipeline will be started shortly.
For more info, please refer to the following links:
added pipeline:mr-approved label
1 Warning This merge request does not refer to an existing milestone. 1 Message CHANGELOG missing: If you want to create a changelog entry for GitLab FOSS, add the
Changelog
trailer to the commit message you want to add to the changelog.If you want to create a changelog entry for GitLab EE, also add the
EE: true
trailer to your commit message.If this merge request doesn't need a CHANGELOG entry, feel free to ignore this message.
Reviewer roulette
Changes that require review have been detected!
Please refer to the table below for assigning reviewers and maintainers suggested by Danger in the specified category:
Category Reviewer Maintainer backend Pam Artiaga (
@partiaga
) (UTC+10)Rajendra Kadam (
@rkadam3
) (UTC+5.5)Please check reviewer's status!
Feel free to override these selections if you think someone else would be better-suited or use the GitLab Review Workload Dashboard to find other available reviewers.
To read more on how to use the reviewer roulette, please take a look at the Engineering workflow and code review guidelines. Please consider assigning a reviewer or maintainer who is a domain expert in the area of the merge request.
Once you've decided who will review this merge request, assign them as a reviewer! Danger does not automatically notify them for you.
Rubygems
This merge request adds, or changes a Rubygems dependency. Please review the Gemfile guidelines.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
DangerEdited by Ghost Userrequested review from @dbalexandre
removed review request for @ddieulivol
Merge request already approved.
Adding automation:bot-no-updates in order to prevent renovate from updating the MR.
If you want the MR to be updated again, please remove the label and check the "rebase checkbox" in the description.
added automation:bot-no-updates label
Allure report
allure-report-publisher
generated test report!e2e-package-and-test:
test report for bd09ffb4expand test summary
+-----------------------------------------------------------------------+ | suites summary | +------------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +------------------+--------+--------+---------+-------+-------+--------+ | Manage | 145 | 0 | 10 | 1 | 155 | ❗ | | Govern | 170 | 3 | 0 | 7 | 173 | ❌ | | Package | 226 | 0 | 17 | 4 | 243 | ❗ | | Plan | 246 | 0 | 10 | 0 | 256 | ✅ | | Analytics | 7 | 0 | 0 | 0 | 7 | ✅ | | Create | 559 | 0 | 89 | 52 | 648 | ❗ | | Fulfillment | 8 | 0 | 72 | 1 | 80 | ❗ | | Data Stores | 117 | 0 | 3 | 0 | 120 | ✅ | | Systems | 8 | 0 | 0 | 0 | 8 | ✅ | | Monitor | 36 | 0 | 7 | 0 | 43 | ✅ | | Verify | 141 | 0 | 15 | 0 | 156 | ✅ | | Growth | 0 | 0 | 6 | 0 | 6 | ➖ | | Release | 18 | 0 | 0 | 0 | 18 | ✅ | | GitLab Metrics | 2 | 0 | 1 | 0 | 3 | ✅ | | Configure | 1 | 0 | 9 | 0 | 10 | ✅ | | Secure | 6 | 0 | 12 | 0 | 18 | ✅ | | Framework sanity | 0 | 0 | 5 | 0 | 5 | ➖ | | ModelOps | 0 | 0 | 6 | 0 | 6 | ➖ | +------------------+--------+--------+---------+-------+-------+--------+ | Total | 1690 | 3 | 262 | 65 | 1955 | ❌ | +------------------+--------+--------+---------+-------+-------+--------+
Edited by Ghost User