Update gitlab-mail_room to v0.0.23
What does this MR do?
This only has minor fixes but allows for the v2 of oauth2 gem and gets rid of an unnecessary io-wait gem dependency, which will need to be updated for Ruby 3.1+. The io-wait version was pinned due to gitlab-org/omnibus-gitlab#6471 (closed), which has now been resolved upstream (https://github.com/ruby/io-wait/commit/1060f9348c60a62e4a5e00e718a605cef00f7bbd).
Diff: https://my.diffend.io/gems/gitlab-mail_room/0.0.20/0.0.23
Checklist
See Definition of done.
For anything in this list which will not be completed, please provide a reason in the MR discussion
Required
-
Merge Request Title, and Description are up to date, accurate, and descriptive -
MR targeting the appropriate branch -
MR has a green pipeline on GitLab.com
Expected (please provide an explanation if not completing)
-
Test plan indicating conditions for success has been posted and passes -
Documentation created/updated -
Integration tests added to GitLab QA -
The impact any change in container size has should be evaluated
Merge request reports
Activity
assigned to @stanhu
1 Message Please add the workflowready for review label once you think the MR is ready to for an initial review. If from a community member, ask that the Community contribution label be added as well.
Merge requests are handled according to the workflow documented in our handbook and should receive a response within the limit documented in our First-response SLO.
If you don't receive a response, please mention
@gitlab-org/distribution
, or one of our Project MaintainersGenerated by
Danger- Resolved by 🤖 GitLab Bot 🤖
Proper labels assigned to this merge request. Please ignore me.
@stanhu - please see the following guidance and update this merge request.1 Error Please add typebug typefeature, or typemaintenance label to this merge request. Edited by 🤖 GitLab Bot 🤖
changed milestone to %15.11
added maintenancedependency typemaintenance workflowready for review labels
mentioned in merge request gitlab-org/omnibus-gitlab!6758 (merged)
added devopssystems groupdistribution labels
added sectioncore platform label
added workflowin review label and removed workflowready for review label
requested review from @dustinmm80
All instances of mailroom 0.0.20 have been updated to 0.0.23. Pipeline is green. I don't see any changes in the mailroom diff that will break things. Approving this MR.
Passing to @balasankarc for maintainer review.
Followup note: I suppose it is nice to have default versions inlined in Dockerfiles, but that requires us to update the same number 3 times in different places in this repository - seems error prone. I'll look into how we may streamline this.
requested review from @balasankarc
mentioned in commit bca752da
mentioned in merge request gitlab-org/gitlab!116494 (merged)
mentioned in merge request gitlab-org/charts/gitlab!3075 (merged)
mentioned in merge request !1662 (merged)