Update dependency @gitlab/ui to ^74.9.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@gitlab/ui | dependencies | patch | ^74.9.1 -> ^74.9.3 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui
v74.9.3
Bug Fixes
- DuoChat: Force a scroll-bar if we have messages (31f846a)
v74.9.2
Bug Fixes
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","frontend"],"assignees":["gitlab-dependency-update-bot"],"reviewers":["aturinske","ankit.panchal","anna_vovchenko","arfedoro","blabuschagne","cngo","dpisek","deepika.guliani","dmishunov","djadmin","eduardosanz","ealcantara","himkp","xanf","jerasmus","jivanvl","justin_ho","kushalpandya","leipert","wortschi","mlunoe","mfluharty","mgandres","mrincon","ntepluhina","ohoral","pgascouvaillancourt","pslaughter","pburdette","peterhegman","iamphill","psjakubowska","svedova","shampton","sdejonge","psimyn","slashmanov","tbulva","vitallium","zcuddy"]}
-
mentioned in issue #365044
assigned to @gitlab-dependency-update-bot
3 Warnings 846821a9: The commit subject must contain at least 3 words. For more information, take a look at our Commit message guidelines. This merge request changed files with disabled eslint rules. Please consider fixing them. This merge request contains lines with testid selectors. Please ensure e2e:package-and-test
job is run.1 Message CHANGELOG missing: If this merge request needs a changelog entry, add the
Changelog
trailer to the commit message you want to add to the changelog.If this merge request doesn't need a CHANGELOG entry, feel free to ignore this message.
Disabled eslint rules
The following files have disabled
eslint
rules. Please consider fixing them:app/assets/javascripts/alert_management/components/alert_management_table.vue
app/assets/javascripts/incidents/components/incidents_list.vue
Run the following command for more details
node_modules/.bin/eslint --report-unused-disable-directives --no-inline-config \ 'app/assets/javascripts/alert_management/components/alert_management_table.vue' \ 'app/assets/javascripts/incidents/components/incidents_list.vue'
testid
selectorsThe following changed lines in this MR contain
testid
selectors:ee/app/assets/javascripts/analytics/devops_reports/devops_adoption/components/devops_adoption_table.vue
+ data-testid="information-icon"
If the
e2e:package-and-test
job in theqa
stage has run automatically, please ensure the tests are passing. If the job has not run, please start thetrigger-omnibus-and-follow-up-e2e
job in theqa
stage and ensure the tests infollow-up-e2e:package-and-test-ee
pipeline are passing.For the list of known failures please refer to the latest pipeline triage issue.
If your changes are under a feature flag, please check our Testing with feature flags documentation for instructions.
Reviewer roulette
Category Reviewer Maintainer frontend @lcallahan
(UTC-7)
@tbulva
(UTC+1)
test for spec/features/*
@lma-git
(UTC-8)
Maintainer review is optional for test for spec/features/*
~"Verify" Reviewer review is optional for ~"Verify" @pburdette
(UTC-5)
~"Authentication" Reviewer review is optional for ~"Authentication" @tachyons-gitlab
(UTC+5.5)
Please check reviewer's status!
Please refer to documentation page for guidance on how you can benefit from the Reviewer Roulette, or use the GitLab Review Workload Dashboard to find other available reviewers.
If needed, you can retry the
danger-review
job that generated this comment.Generated by
Dangeradded 9 commits
-
cc017d74...2a246349 - 8 commits from branch
gitlab-org:master
- 5bed7edd - Update dependency @gitlab/ui to ^74.9.3
-
cc017d74...2a246349 - 8 commits from branch
- Resolved by Lukas Eipert
@leipert
, thanks for approving this merge request.This is the first time the merge request has been approved. To ensure we don't only run predictive pipelines, and we don't break
master
, a new pipeline will be started shortly.Please wait for the pipeline to start before resolving this discussion and set auto-merge for the new pipeline. See merging a merge request for more details.
added pipeline:mr-approved label
- Resolved by Eduardo Sanz García
Moving this update along!
changed milestone to %16.10
enabled an automatic merge when the pipeline for 63687fb7 succeeds
mentioned in merge request !140392 (closed)
requested review from @jivanvl and @pgascouvaillancourt and removed review request for @leipert
added automation:bot-no-updates label
added 1 commit
- a1ea0c9d - Updates the alignment of sorting icon on tables
requested review from @eduardosanz
Bundle size analysis [beta]
This compares changes in bundle size for entry points between the commits 12c66dcd and 68e05e89
Special assetsEntrypoint / Name Size before Size after Diff Diff in percent mainChunk 3.21 MB 3.21 MB - -0.0 % average 4.21 MB 4.21 MB - 0.0 %
Note: We do not have exact data for 12c66dcd. So we have used data from: 282c6c9a.
The target commit was too new, so we used the latest commit from master we have info on.
It might help to rerun thebundle-size-review
job
This might mean that you have a few false positives in this report. If something unrelated to your code changes is reported, you can check this comparison in order to see if they caused this change.Please look at the full report for more details
Read more about how this report works.
Generated by
DangerE2E Test Result Summary
allure-report-publisher
generated test report!e2e-test-on-gdk:
test report for 68e05e89expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Monitor | 7 | 0 | 0 | 0 | 7 | ✅ | | Create | 60 | 0 | 9 | 0 | 69 | ✅ | | Govern | 66 | 0 | 0 | 0 | 66 | ✅ | | Verify | 31 | 0 | 0 | 0 | 31 | ✅ | | Analytics | 2 | 0 | 0 | 0 | 2 | ✅ | | Data Stores | 31 | 0 | 0 | 0 | 31 | ✅ | | Package | 24 | 0 | 2 | 0 | 26 | ✅ | | Plan | 53 | 0 | 0 | 0 | 53 | ✅ | | Release | 5 | 0 | 0 | 0 | 5 | ✅ | | Manage | 0 | 0 | 1 | 0 | 1 | ➖ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 279 | 0 | 12 | 0 | 291 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
e2e-package-and-test:
test report for 68e05e89expand test summary
+---------------------------------------------------------------------+ | suites summary | +----------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +----------------+--------+--------+---------+-------+-------+--------+ | Plan | 246 | 0 | 13 | 0 | 259 | ✅ | | Create | 568 | 0 | 73 | 0 | 641 | ✅ | | Verify | 150 | 0 | 27 | 0 | 177 | ✅ | | Govern | 272 | 0 | 19 | 0 | 291 | ✅ | | Package | 226 | 0 | 17 | 0 | 243 | ✅ | | Systems | 8 | 0 | 0 | 0 | 8 | ✅ | | Data Stores | 119 | 0 | 28 | 0 | 147 | ✅ | | Fulfillment | 8 | 0 | 75 | 0 | 83 | ✅ | | GitLab Metrics | 2 | 0 | 1 | 0 | 3 | ✅ | | Manage | 39 | 0 | 11 | 0 | 50 | ✅ | | Monitor | 36 | 0 | 13 | 0 | 49 | ✅ | | Analytics | 7 | 0 | 0 | 0 | 7 | ✅ | | Release | 15 | 0 | 3 | 0 | 18 | ✅ | | Configure | 1 | 0 | 9 | 0 | 10 | ✅ | | Secure | 6 | 0 | 3 | 0 | 9 | ✅ | | Growth | 0 | 0 | 6 | 0 | 6 | ➖ | | Ai-powered | 0 | 0 | 3 | 0 | 3 | ➖ | | ModelOps | 0 | 0 | 3 | 0 | 3 | ➖ | +----------------+--------+--------+---------+-------+-------+--------+ | Total | 1703 | 0 | 304 | 0 | 2007 | ✅ | +----------------+--------+--------+---------+-------+-------+--------+
e2e-review-qa:
test report for 68e05e89expand test summary
+------------------------------------------------------------------+ | suites summary | +-------------+--------+--------+---------+-------+-------+--------+ | | passed | failed | skipped | flaky | total | result | +-------------+--------+--------+---------+-------+-------+--------+ | Create | 8 | 0 | 3 | 3 | 11 | ✅ | | Package | 0 | 0 | 1 | 0 | 1 | ➖ | | Data Stores | 2 | 0 | 0 | 0 | 2 | ✅ | | Plan | 3 | 0 | 1 | 0 | 4 | ✅ | | Monitor | 4 | 0 | 0 | 0 | 4 | ✅ | | Govern | 3 | 0 | 0 | 0 | 3 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+ | Total | 20 | 0 | 5 | 3 | 25 | ✅ | +-------------+--------+--------+---------+-------+-------+--------+
- Resolved by Jeremy Elder
- Resolved by Lukas Eipert
I checked the access token table and I have suggested a couple of minor changes.
Great job, @leipert! Thanks for the dependency update.
removed review request for @eduardosanz
mentioned in merge request gitlab-ui!3855 (merged)
reset approvals from @eduardosanz by pushing to the branch
- Resolved by Lukas Eipert
- Resolved by Lukas Eipert
mentioned in merge request !145358 (merged)
- Resolved by Marcel van Remmerden
mentioned in issue jivanvl/manager-of-one#6 (closed)
mentioned in merge request gitlab-ui!3986 (merged)
mentioned in merge request !145433 (closed)
requested review from @eduardosanz
enabled an automatic merge when the pipeline for 040eafcc succeeds
mentioned in commit 5a700520
added workflowstaging-canary label
added workflowcanary label and removed workflowstaging-canary label
added workflowstaging label and removed workflowcanary label
added workflowproduction label and removed workflowstaging label
added releasedcandidate label
added workflowpost-deploy-db-staging label and removed workflowproduction label
added workflowpost-deploy-db-production label and removed workflowpost-deploy-db-staging label
added releasedpublished label and removed releasedcandidate label
added pipelinetier-3 label