chore(deps): update dependency minimatch to v10.2.6 #83

Open
renovate-bot wants to merge 1 commit from renovate/minimatch-10.x-lockfile into master
Member

This PR contains the following updates:

Package Change Age Confidence
minimatch 10.2.5 -> 10.2.6 age confidence

Release Notes

isaacs/minimatch (minimatch)

v10.2.6

Compare Source


Configuration

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

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

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

🔕 Ignore: Close this PR and you won't be reminded about this update again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [minimatch](https://github.com/isaacs/minimatch) | [`10.2.5` -> `10.2.6`](https://renovatebot.com/diffs/npm/minimatch/10.2.5/10.2.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/minimatch/10.2.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/minimatch/10.2.5/10.2.6?slim=true) | --- ### Release Notes <details> <summary>isaacs/minimatch (minimatch)</summary> ### [`v10.2.6`](https://github.com/isaacs/minimatch/compare/v10.2.5...v10.2.6) [Compare Source](https://github.com/isaacs/minimatch/compare/v10.2.5...v10.2.6) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41Mi44IiwidXBkYXRlZEluVmVyIjoiNDIuNTIuOCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZS1ib3QiXX0=-->
chore(deps): update dependency minimatch to v10.2.6
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pull_request_metadata/woodpecker Pipeline was successful
5e6021c76f
Author
Member

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm warn Unknown project config "hugo_bin_build_tags". This will stop working in the next major version of npm.
npm error code EOVERRIDE
npm error Override for minimatch@10.2.6 conflicts with direct dependency
npm error A complete log of this run can be found in: /tmp/renovate-bot-cache/cache/others/npm/_logs/2026-08-09T23_55_20_819Z-debug-0.log

File name: yarn.lock
Unknown Syntax Error: Unsupported option name ("--ignore-platform").

$ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0]

### ⚠️ Artifact update problem Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens: - any of the package files in this branch needs updating, or - the branch becomes conflicted, or - you click the rebase/retry checkbox if found above, or - you rename this PR's title to start with "rebase!" to trigger it manually The artifact failure details are included below: ##### File name: package-lock.json ``` npm warn Unknown env config "store". This will stop working in the next major version of npm. npm warn Unknown project config "hugo_bin_build_tags". This will stop working in the next major version of npm. npm error code EOVERRIDE npm error Override for minimatch@10.2.6 conflicts with direct dependency npm error A complete log of this run can be found in: /tmp/renovate-bot-cache/cache/others/npm/_logs/2026-08-09T23_55_20_819Z-debug-0.log ``` ##### File name: yarn.lock ``` Unknown Syntax Error: Unsupported option name ("--ignore-platform"). $ yarn install [--json] [--immutable] [--immutable-cache] [--refresh-lockfile] [--check-cache] [--check-resolutions] [--inline-builds] [--mode #0] ```
Some checks failed
renovate/artifacts Artifact file update failure
ci/woodpecker/push/woodpecker Pipeline was successful
ci/woodpecker/pull_request_metadata/woodpecker Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/minimatch-10.x-lockfile:renovate/minimatch-10.x-lockfile
git switch renovate/minimatch-10.x-lockfile

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/minimatch-10.x-lockfile
git switch renovate/minimatch-10.x-lockfile
git rebase master
git switch master
git merge --ff-only renovate/minimatch-10.x-lockfile
git switch renovate/minimatch-10.x-lockfile
git rebase master
git switch master
git merge --no-ff renovate/minimatch-10.x-lockfile
git switch master
git merge --squash renovate/minimatch-10.x-lockfile
git switch master
git merge --ff-only renovate/minimatch-10.x-lockfile
git switch master
git merge renovate/minimatch-10.x-lockfile
git push origin master
Sign in to join this conversation.
No description provided.