Upgrade task_list gem to 2.3.3
What does this MR do and why?
Upgrade the deckar01/task_list gem to 2.3.3 to pick up a bug fix for https://gitlab.com/gitlab-org/gitlab/-/issues/418811
Gem diff: https://my.diffend.io/gems/deckar01-task_list/2.3.2/2.3.3
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to https://gitlab.com/gitlab-org/gitlab/-/issues/418811
Merge request reports
Activity
assigned to @digitalmoksha
added devopsplan sectiondev labels
mentioned in merge request deckar01/task_list!5 (merged)
- A deleted user
added backend label
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 Eduardo Bonet (
@eduardobonet
) (UTC+2, 7 hours ahead of@digitalmoksha
)Madelein van Niekerk (
@maddievn
) (UTC+2, 7 hours ahead of@digitalmoksha
)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 User- Resolved by Brett Walker
👋 This MR has changed Gemfile.checksum. GitLab team members should review the following dependency SAST scans:If there appear to be any true-positive vulnerabilities identified, the report is misconfigured, or if you have questions, mention
@gitlab-com/gl-security/appsec
. If everything seems fine, react to this comment with a✅ .Please also review the Gemfile development AppSec guidelines. Thank you for keeping GitLab secure!
Generated by depSASTer. Open an issue to provide feedback.
🙇 Edited by 🤖 DepSASTer Bot by GitLab AppSec 🤖
Allure report
allure-report-publisher
generated test report!e2e-package-and-test:
❗ test report for 39845cc6expand test summary
+-----------------------------------------------------------------------+ | suites summary | +------------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +------------------+--------+--------+---------+-------+-------+--------+ | Govern | 179 | 0 | 6 | 3 | 185 | ❗ | | Manage | 158 | 0 | 13 | 3 | 171 | ❗ | | Package | 226 | 0 | 17 | 12 | 243 | ❗ | | Plan | 246 | 0 | 10 | 0 | 256 | ✅ | | Systems | 7 | 0 | 0 | 0 | 7 | ✅ | | Create | 556 | 0 | 89 | 4 | 645 | ❗ | | Monitor | 36 | 0 | 7 | 0 | 43 | ✅ | | Verify | 147 | 0 | 15 | 3 | 162 | ❗ | | Data Stores | 117 | 0 | 3 | 3 | 120 | ❗ | | GitLab Metrics | 2 | 0 | 1 | 0 | 3 | ✅ | | Analytics | 7 | 0 | 0 | 0 | 7 | ✅ | | Fulfillment | 8 | 0 | 69 | 0 | 77 | ✅ | | Framework sanity | 0 | 0 | 5 | 0 | 5 | ➖ | | Configure | 1 | 0 | 9 | 0 | 10 | ✅ | | Secure | 6 | 0 | 12 | 0 | 18 | ✅ | | Growth | 0 | 0 | 6 | 0 | 6 | ➖ | | Release | 15 | 0 | 3 | 0 | 18 | ✅ | | ModelOps | 0 | 0 | 6 | 0 | 6 | ➖ | +------------------+--------+--------+---------+-------+-------+--------+ | Total | 1711 | 0 | 271 | 28 | 1982 | ❗ | +------------------+--------+--------+---------+-------+-------+--------+
e2e-test-on-gdk:
❗ test report for 39845cc6expand test summary
+-----------------------------------------------------------------------+ | suites summary | +------------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +------------------+--------+--------+---------+-------+-------+--------+ | Create | 46 | 0 | 1 | 0 | 47 | ✅ | | Plan | 55 | 0 | 0 | 0 | 55 | ✅ | | Framework sanity | 0 | 0 | 1 | 0 | 1 | ➖ | | Data Stores | 22 | 0 | 0 | 1 | 22 | ❗ | | Govern | 35 | 0 | 1 | 0 | 36 | ✅ | | Verify | 8 | 0 | 0 | 0 | 8 | ✅ | | Manage | 13 | 0 | 1 | 0 | 14 | ✅ | | Monitor | 4 | 0 | 0 | 0 | 4 | ✅ | | Package | 0 | 0 | 1 | 0 | 1 | ➖ | +------------------+--------+--------+---------+-------+-------+--------+ | Total | 183 | 0 | 5 | 1 | 188 | ❗ | +------------------+--------+--------+---------+-------+-------+--------+
Edited by Ghost Usermarked the checklist item I have evaluated the MR acceptance checklist for this MR. as completed
- Resolved by Brett Walker
@cmaxim could do an appsec review of this gem upgrade when you have a chance?
@himkp since the gem upgrade fixes https://gitlab.com/gitlab-org/gitlab/-/issues/418811+, would you mind doing the review on this?
changed milestone to %16.4