Skip to content

Commit

Permalink
chore(deps): update dependency minimatch to v10 (#1766)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [minimatch](https://github.com/isaacs/minimatch) | [`^9.0.3` ->
`^10.0.0`](https://renovatebot.com/diffs/npm/minimatch/9.0.5/10.0.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/minimatch/10.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/minimatch/10.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/minimatch/9.0.5/10.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/minimatch/9.0.5/10.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>isaacs/minimatch (minimatch)</summary>

###
[`v10.0.1`](https://github.com/isaacs/minimatch/compare/v10.0.0...v10.0.1)

[Compare
Source](https://github.com/isaacs/minimatch/compare/v10.0.0...v10.0.1)

###
[`v10.0.0`](https://github.com/isaacs/minimatch/compare/v9.0.5...v10.0.0)

[Compare
Source](https://github.com/isaacs/minimatch/compare/v9.0.5...v10.0.0)

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/JoshuaKGoldberg/TypeStat).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MjUuMSIsInVwZGF0ZWRJblZlciI6IjM3LjQyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 12, 2024
1 parent 601c3e7 commit 243978b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"commander": "^12.0.0",
"enquirer": "^2.4.1",
"glob": "^11.0.0",
"minimatch": "^9.0.3",
"minimatch": "^10.0.0",
"strip-ansi": "^7.1.0",
"ts-api-utils": "^1.3.0"
},
Expand Down
4 changes: 2 additions & 2 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 243978b

Please sign in to comment.