Skip to content

chore(deps): bump minimatch in /ui/apps/platform#19168

Merged
dvail merged 1 commit intomasterfrom
dependabot/npm_and_yarn/ui/apps/platform/multi-8d92d2c9b2
Feb 25, 2026
Merged

chore(deps): bump minimatch in /ui/apps/platform#19168
dvail merged 1 commit intomasterfrom
dependabot/npm_and_yarn/ui/apps/platform/multi-8d92d2c9b2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps and minimatch. These dependencies needed to be updated together.
Updates minimatch from 5.1.6 to 5.1.8

Commits

Updates minimatch from 3.1.2 to 3.1.4

Commits

Updates minimatch from 9.0.5 to 9.0.7

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps  and [minimatch](https://github.com/isaacs/minimatch). These dependencies needed to be updated together.

Updates `minimatch` from 5.1.6 to 5.1.8
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v5.1.6...v5.1.8)

Updates `minimatch` from 3.1.2 to 3.1.4
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v5.1.6...v5.1.8)

Updates `minimatch` from 9.0.5 to 9.0.7
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v5.1.6...v5.1.8)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-version: 5.1.8
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 3.1.4
  dependency-type: indirect
- dependency-name: minimatch
  dependency-version: 9.0.7
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added area/ui auto-retest PRs with this label will be automatically retested if prow checks fails dependencies Pull requests that update a dependency file labels Feb 25, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 25, 2026 01:11
@dependabot dependabot bot added dependencies Pull requests that update a dependency file area/ui auto-retest PRs with this label will be automatically retested if prow checks fails labels Feb 25, 2026
@rhacs-bot
Copy link
Copy Markdown
Contributor

Images are ready for the commit at e4828eb.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.11.x-170-ge4828eb7da.

@dvail dvail added backport release-4.8 backport release-4.9 https://spaces.redhat.com/spaces/StackRox/pages/558727298 backport release-4.10 labels Feb 25, 2026
@dvail dvail merged commit a4212e1 into master Feb 25, 2026
109 checks passed
@dvail dvail deleted the dependabot/npm_and_yarn/ui/apps/platform/multi-8d92d2c9b2 branch February 25, 2026 14:43
@rhacs-bot
Copy link
Copy Markdown
Contributor

The backport to release-4.8 failed:

The process '/usr/bin/git' failed with exit code 1

To backport manually, run these commands in your terminal:

# Fetch latest updates from GitHub
git fetch
# Create a new working tree
git worktree add .worktrees/backport-release-4.8 release-4.8
# Navigate to the new working tree
cd .worktrees/backport-release-4.8
# Create a new branch
git switch --create backport-19168-to-release-4.8
# Cherry-pick the merged commit of this pull request and resolve the conflicts
git cherry-pick -x --mainline 1 a4212e1154cff5f966534639d0d1e4a1d2efe448
# Push it to GitHub
git push --set-upstream origin backport-19168-to-release-4.8
# Go back to the original working tree
cd ../..
# Delete the working tree
git worktree remove .worktrees/backport-release-4.8

Then, create a pull request where the base branch is release-4.8 and the compare/head branch is backport-19168-to-release-4.8.

rhacs-bot pushed a commit that referenced this pull request Feb 25, 2026
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit a4212e1)
rhacs-bot pushed a commit that referenced this pull request Feb 25, 2026
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
(cherry picked from commit a4212e1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/ui auto-retest PRs with this label will be automatically retested if prow checks fails backport release-4.8 backport release-4.9 https://spaces.redhat.com/spaces/StackRox/pages/558727298 backport release-4.10 dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants