Skip to content

Commit

Permalink
bump(deps): update dependency ignore-walk to ^6.0.5 (#851)
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 |
|---|---|---|---|---|---|
| [ignore-walk](https://togithub.com/npm/ignore-walk) | [`^6.0.4` ->
`^6.0.5`](https://renovatebot.com/diffs/npm/ignore-walk/6.0.4/6.0.5) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/ignore-walk/6.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ignore-walk/6.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ignore-walk/6.0.4/6.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ignore-walk/6.0.4/6.0.5?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>npm/ignore-walk (ignore-walk)</summary>

###
[`v6.0.5`](https://togithub.com/npm/ignore-walk/blob/HEAD/CHANGELOG.md#605-2024-05-04)

[Compare
Source](https://togithub.com/npm/ignore-walk/compare/v6.0.4...v6.0.5)

##### Bug Fixes

-
[`d5644ff`](https://togithub.com/npm/ignore-walk/commit/d5644ffbf8c22a3f086bcc11984cf1f44026b53f)
[#&#8203;127](https://togithub.com/npm/ignore-walk/pull/127) linting:
no-unused-vars ([@&#8203;lukekarrys](https://togithub.com/lukekarrys))

##### Chores

-
[`c3ed705`](https://togithub.com/npm/ignore-walk/commit/c3ed7058062b465f3380e355bced1785a4482641)
[#&#8203;127](https://togithub.com/npm/ignore-walk/pull/127) bump
[@&#8203;npmcli/template-oss](https://togithub.com/npmcli/template-oss)
to 4.22.0 ([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`477a720`](https://togithub.com/npm/ignore-walk/commit/477a7202b10d43aa4afdd308c18501a24718614a)
[#&#8203;121](https://togithub.com/npm/ignore-walk/pull/121) chore:
chore: postinstall for dependabot template-oss PR
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`f5919cc`](https://togithub.com/npm/ignore-walk/commit/f5919cc2e3d377b7b36f59569e201fa967ac7d3c)
[#&#8203;114](https://togithub.com/npm/ignore-walk/pull/114)
template-oss-apply
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])
-
[`ce00723`](https://togithub.com/npm/ignore-walk/commit/ce00723c4ddd32fff5e07e765e2d19bcf9991b7b)
[#&#8203;127](https://togithub.com/npm/ignore-walk/pull/127) postinstall
for dependabot template-oss PR
([@&#8203;lukekarrys](https://togithub.com/lukekarrys))
-
[`f77a3dc`](https://togithub.com/npm/ignore-walk/commit/f77a3dc9ead6f2de0e6de1682c6fc28f307bfcf0)
[#&#8203;126](https://togithub.com/npm/ignore-walk/pull/126) bump
[@&#8203;npmcli/template-oss](https://togithub.com/npmcli/template-oss)
from 4.21.3 to 4.21.4
([@&#8203;dependabot](https://togithub.com/dependabot)\[bot])

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

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjMzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 4, 2024
1 parent e2105b2 commit 493bdc5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/contented/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@parcel/watcher": "^2.4.1",
"clipanion": "3.2.1",
"debounce": "^2.0.0",
"ignore-walk": "^6.0.4"
"ignore-walk": "^6.0.5"
},
"devDependencies": {
"@types/debounce": "^1.2.4",
Expand Down
17 changes: 5 additions & 12 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 493bdc5

Please sign in to comment.