Skip to content
Snippets Groups Projects

Update dependency @gitlab/ui to ^74.7.0

This MR contains the following updates:

Package Type Update Change
@gitlab/ui dependencies minor ^74.6.0 -> ^74.7.0

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

gitlab-org/gitlab-ui

v74.7.0

Compare Source

Features
  • add purple-500 class: Add utility classes for purple-500 (8a02d5a)

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.

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","afontaine","anna_vovchenko","arfedoro","blabuschagne","cngo","deepika.guliani","dmishunov","eduardosanz","ekigbo","fguibert","himkp","xanf","jannik_lehmann","jerasmus","jivanvl","kushalpandya","markrian","wortschi","mlunoe","mfluharty","mgandres","mrincon","ntepluhina","pgascouvaillancourt","pslaughter","pburdette","iamphill","rchanila","sming-gitlab","svedova","shampton","psimyn","tbulva","tristan.read","vitallium"]}
  • mentioned in issue #365044

  • requested review from @vitallium and @svedova

  • added 1 commit

    • 43ad746f - Update dependency @gitlab/ui to ^74.7.0

    Compare with previous version

  • Savas Vedova approved this merge request

    approved this merge request

  • Savas Vedova resolved all threads

    resolved all threads

  • 1 Warning
    :warning: This merge request does not refer to an existing milestone.
    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.

    Reviewer roulette

    Category Reviewer Maintainer
    frontend @thomasrandolph profile link current availability (UTC-7) @ohoral profile link current availability (UTC+2)

    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

    Edited by Ghost User
  • Savas Vedova enabled an automatic merge when the pipeline for 9cef4302 succeeds

    enabled an automatic merge when the pipeline for 9cef4302 succeeds

  • Bundle size analysis [beta]

    This compares changes in bundle size for entry points between the commits dc0fd19f and 43ad746f

    :sparkles: Special assets

    Entrypoint / Name Size before Size after Diff Diff in percent
    average 4.22 MB 4.22 MB - 0.0 %
    mainChunk 3.22 MB 3.22 MB - 0.0 %

    Note: We do not have exact data for dc0fd19f. So we have used data from: 7bf134f3.
    The intended commit has no webpack pipeline, so we chose the last commit with one before it.

    Please look at the full report for more details


    Read more about how this report works.

    Generated by :no_entry_sign: Danger

    Edited by Ghost User
  • E2E Test Result Summary

    allure-report-publisher generated test report!

    e2e-test-on-gdk: :white_check_mark: test report for 43ad746f

    expand test summary
    +------------------------------------------------------------------+
    |                          suites summary                          |
    +-------------+--------+--------+---------+-------+-------+--------+
    |             | passed | failed | skipped | flaky | total | result |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Create      | 53     | 0      | 12      | 0     | 65    | ✅     |
    | Plan        | 53     | 0      | 0       | 0     | 53    | ✅     |
    | Verify      | 31     | 0      | 0       | 0     | 31    | ✅     |
    | Data Stores | 29     | 0      | 3       | 0     | 32    | ✅     |
    | Package     | 24     | 0      | 2       | 0     | 26    | ✅     |
    | Govern      | 65     | 0      | 1       | 0     | 66    | ✅     |
    | Release     | 5      | 0      | 0       | 0     | 5     | ✅     |
    | Analytics   | 2      | 0      | 0       | 0     | 2     | ✅     |
    | Monitor     | 7      | 0      | 0       | 0     | 7     | ✅     |
    | Manage      | 0      | 0      | 1       | 0     | 1     | ➖     |
    +-------------+--------+--------+---------+-------+-------+--------+
    | Total       | 269    | 0      | 19      | 0     | 288   | ✅     |
    +-------------+--------+--------+---------+-------+-------+--------+

    e2e-package-and-test: :x: test report for 43ad746f

    expand test summary
    +---------------------------------------------------------------------+
    |                           suites summary                            |
    +----------------+--------+--------+---------+-------+-------+--------+
    |                | passed | failed | skipped | flaky | total | result |
    +----------------+--------+--------+---------+-------+-------+--------+
    | Govern         | 271    | 0      | 22      | 0     | 293   | ✅     |
    | Package        | 226    | 0      | 17      | 9     | 243   | ✅     |
    | Analytics      | 7      | 0      | 0       | 0     | 7     | ✅     |
    | Data Stores    | 106    | 0      | 41      | 1     | 147   | ✅     |
    | Create         | 548    | 0      | 93      | 6     | 641   | ✅     |
    | Plan           | 246    | 0      | 13      | 0     | 259   | ✅     |
    | Manage         | 39     | 0      | 11      | 3     | 50    | ✅     |
    | Fulfillment    | 5      | 3      | 75      | 2     | 83    | ❌     |
    | Verify         | 138    | 0      | 27      | 1     | 165   | ✅     |
    | GitLab Metrics | 2      | 0      | 1       | 0     | 3     | ✅     |
    | Systems        | 8      | 0      | 0       | 0     | 8     | ✅     |
    | Release        | 15     | 0      | 3       | 0     | 18    | ✅     |
    | Configure      | 1      | 0      | 9       | 0     | 10    | ✅     |
    | Monitor        | 36     | 0      | 13      | 0     | 49    | ✅     |
    | ModelOps       | 0      | 0      | 3       | 0     | 3     | ➖     |
    | Growth         | 0      | 0      | 6       | 0     | 6     | ➖     |
    | Secure         | 6      | 0      | 3       | 0     | 9     | ✅     |
    +----------------+--------+--------+---------+-------+-------+--------+
    | Total          | 1654   | 3      | 337     | 22    | 1994  | ❌     |
    +----------------+--------+--------+---------+-------+-------+--------+
    Edited by Ghost User
  • Merge request already has "MWPS" set.

    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.

  • merged

  • Savas Vedova mentioned in commit d82e05e2

    mentioned in commit d82e05e2

  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading