Skip to content

chore(deps): update rust crate shlex to v2 (#679)#733

Merged
Molter73 merged 1 commit into
release-0.3from
mauro/backport/shlex-update
May 29, 2026
Merged

chore(deps): update rust crate shlex to v2 (#679)#733
Molter73 merged 1 commit into
release-0.3from
mauro/backport/shlex-update

Conversation

@Molter73
Copy link
Copy Markdown
Collaborator

@Molter73 Molter73 commented May 29, 2026

Description

This is a backport of #679.

The MintMaker update all updates workflow is broken on the release-0.3 branch due to a version bump in the shlex dependency, said dependency needs to be bumped to 2.0.1 but some other dependencies still need version 1.*. For some reason, this does not seem to be supported by MintMaker, but doing the update manually is not too hard and should not happen very often. See #726 for the detailed error message from MintMaker.

Checklist

  • Patch has a change log entry OR does not need one.
  • Investigated and inspected CI test results
  • Updated documentation accordingly

Automated testing

  • Added unit tests
  • Added integration tests
  • Added regression tests

If any of these don't apply, please comment below.

Testing Performed

This version of shlex has been used in the main branch for the past couple of weeks with no problems.

* chore(deps): update rust crate shlex to v2

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>

* fix(deps): manually update shlex to 2.0.1

---------

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Co-authored-by: red-hat-konflux[bot] <126015336+red-hat-konflux[bot]@users.noreply.github.com>
Co-authored-by: Mauro Ezequiel Moltrasio <mmoltras@redhat.com>
@Molter73 Molter73 requested review from a team and rhacs-bot as code owners May 29, 2026 08:44
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 29, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 157e9c14-302c-4e51-bcb1-ee3e1b6b7fca

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch mauro/backport/shlex-update

Comment @coderabbitai help to get the list of available commands and usage tips.

@Molter73 Molter73 enabled auto-merge (squash) May 29, 2026 08:46
@Molter73 Molter73 merged commit b9d54c7 into release-0.3 May 29, 2026
25 of 26 checks passed
@Molter73 Molter73 deleted the mauro/backport/shlex-update branch May 29, 2026 15:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants