Skip to content
Snippets Groups Projects

Update dependency @gitlab/ui to ^74.9.3

All threads resolved!

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

Compare Source

Bug Fixes
  • DuoChat: Force a scroll-bar if we have messages (31f846a)

v74.9.2

Compare Source

Bug Fixes
  • Align left margin for inactive state (5e20544)
  • Decrease left margin for icon (1b2e829)
  • Make icon darker again (6350e75)
  • Move icon sort position in table (28f2599)
  • Simplify if statements and width (21bc5b2)

Configuration

:date: Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Edited by GitLab Dependency Bot

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • 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:

    1. 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
    2. 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 and 2.1.4.

    3. Check if bundle install works locally, in the context of GDK.

    4. 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

    5. 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

  • 🤖 GitLab Bot 🤖 requested review from @jivanvl and @cngo

    requested review from @jivanvl and @cngo

  • added 1 commit

    • cc017d74 - Update dependency @gitlab/ui to ^74.9.3

    Compare with previous version

  • Contributor
    3 Warnings
    :warning: 846821a9: The commit subject must contain at least 3 words. For more information, take a look at our Commit message guidelines.
    :warning: This merge request changed files with disabled eslint rules. Please consider fixing them.
    :warning: This merge request contains lines with testid selectors. Please ensure e2e:package-and-test job is run.
    1 Message
    :book: 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 selectors

    The 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 the qa stage has run automatically, please ensure the tests are passing. If the job has not run, please start the trigger-omnibus-and-follow-up-e2e job in the qa stage and ensure the tests in follow-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 profile link current availability (UTC-7) @tbulva profile link current availability (UTC+1)
    test for spec/features/* @lma-git profile link current availability (UTC-8) Maintainer review is optional for test for spec/features/*
    ~"Verify" Reviewer review is optional for ~"Verify" @pburdette profile link current availability (UTC-5)
    ~"Authentication" Reviewer review is optional for ~"Authentication" @tachyons-gitlab profile link current availability (UTC+5.5)

    Please check reviewer's status!

    • available Reviewer is available!
    • unavailable Reviewer is unavailable!

    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 :repeat: danger-review job that generated this comment.

    Generated by :no_entry_sign: Danger

  • GitLab Dependency Bot changed the description

    changed the description

  • added 9 commits

    Compare with previous version

  • Lukas Eipert approved this merge request

    approved this merge request

  • Lukas Eipert changed milestone to %16.10

    changed milestone to %16.10

  • Lukas Eipert requested review from @leipert and removed review request for @jivanvl and @cngo

    requested review from @leipert and removed review request for @jivanvl and @cngo

  • Lukas Eipert resolved all threads

    resolved all threads

  • Lukas Eipert enabled an automatic merge when the pipeline for 63687fb7 succeeds

    enabled an automatic merge when the pipeline for 63687fb7 succeeds

  • Lukas Eipert unapproved this merge request

    unapproved this merge request

  • Lukas Eipert mentioned in merge request !140392 (closed)

    mentioned in merge request !140392 (closed)

  • Lukas Eipert requested review from @jivanvl and @pgascouvaillancourt and removed review request for @leipert

    requested review from @jivanvl and @pgascouvaillancourt and removed review request for @leipert

  • Lukas Eipert added 1 commit

    added 1 commit

    • a1ea0c9d - Updates the alignment of sorting icon on tables

    Compare with previous version

  • Lukas Eipert requested review from @eduardosanz

    requested review from @eduardosanz

  • Contributor

    Bundle size analysis [beta]

    This compares changes in bundle size for entry points between the commits 12c66dcd and 68e05e89

    :sparkles: Special assets

    Entrypoint / 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 the bundle-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 :no_entry_sign: Danger

  • Contributor

    E2E Test Result Summary

    allure-report-publisher generated test report!

    e2e-test-on-gdk: :white_check_mark: test report for 68e05e89

    expand 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: :white_check_mark: test report for 68e05e89

    expand 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: :white_check_mark: test report for 68e05e89

    expand 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    | ✅     |
    +-------------+--------+--------+---------+-------+-------+--------+
  • I checked the access token table and I have suggested a couple of minor changes.

    Great job, @leipert! Thanks for the dependency update.

  • Eduardo Sanz García approved this merge request

    approved this merge request

  • Eduardo Sanz García removed review request for @eduardosanz

    removed review request for @eduardosanz

  • mentioned in merge request gitlab-ui!3855 (merged)

  • Lukas Eipert added 1 commit

    added 1 commit

    Compare with previous version

  • Lukas Eipert reset approvals from @eduardosanz by pushing to the branch

    reset approvals from @eduardosanz by pushing to the branch

  • Lukas Eipert added 1 commit

    added 1 commit

    Compare with previous version

  • mentioned in merge request !145358 (merged)

  • Jose Ivan Vargas
  • mentioned in merge request gitlab-ui!3986 (merged)

  • mentioned in merge request !145433 (closed)

  • Jose Ivan Vargas approved this merge request

    approved this merge request

  • This looks good to me!

  • Lukas Eipert requested review from @eduardosanz

    requested review from @eduardosanz

  • Eduardo Sanz García approved this merge request

    approved this merge request

  • Eduardo Sanz García resolved all threads

    resolved all threads

  • Eduardo Sanz García enabled an automatic merge when the pipeline for 040eafcc succeeds

    enabled an automatic merge when the pipeline for 040eafcc succeeds

  • mentioned in commit 5a700520

  • added workflowstaging label and removed workflowcanary label

  • Please register or sign in to reply
    Loading