Skip to content

Commit

Permalink
fix(deps): update dependency isbot to v5.1.21 (#11912)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [isbot](https://isbot.js.org)
([source](https://redirect.github.com/omrilotan/isbot)) | [`5.1.19` ->
`5.1.21`](https://renovatebot.com/diffs/npm/isbot/5.1.19/5.1.21) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/isbot/5.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/isbot/5.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/isbot/5.1.19/5.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/isbot/5.1.19/5.1.21?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>omrilotan/isbot (isbot)</summary>

###
[`v5.1.21`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5121)

[Compare
Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.20...v5.1.21)

-   \[Pattern] Pattern updates

###
[`v5.1.20`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5120)

[Compare
Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.19...v5.1.20)

-   \[Pattern] Pattern updates

</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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMDcuMCIsInVwZGF0ZWRJblZlciI6IjM5LjEwNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 18, 2025
1 parent 376aebc commit 37916c9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/vite/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"find-my-way": "8.2.2",
"fs-extra": "11.2.0",
"http-proxy-middleware": "3.0.3",
"isbot": "5.1.19",
"isbot": "5.1.21",
"react": "19.0.0-rc-f2df5694-20240916",
"react-server-dom-webpack": "19.0.0-rc-f2df5694-20240916",
"rimraf": "6.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8969,7 +8969,7 @@ __metadata:
fs-extra: "npm:11.2.0"
glob: "npm:11.0.0"
http-proxy-middleware: "npm:3.0.3"
isbot: "npm:5.1.19"
isbot: "npm:5.1.21"
memfs: "npm:4.15.1"
publint: "npm:0.2.12"
react: "npm:19.0.0-rc-f2df5694-20240916"
Expand Down Expand Up @@ -20329,10 +20329,10 @@ __metadata:
languageName: node
linkType: hard

"isbot@npm:5.1.19":
version: 5.1.19
resolution: "isbot@npm:5.1.19"
checksum: 10c0/ee3401a9dd5db52771582e6ccd673928d5ec3b050f3b7456f050ed0d4771af73dbbf498c188f1a13457925ab84d2108761f7a3b437a15c836e450c3a62b63a86
"isbot@npm:5.1.21":
version: 5.1.21
resolution: "isbot@npm:5.1.21"
checksum: 10c0/242229272e85cae0bd6194743e88a390b7010ce7b7a39d32c589d3d4d60cb9da81edd61206cc11edf2f180953a5f9f82cb0d37ce4e0cf1b954da2697387dba0a
languageName: node
linkType: hard

Expand Down

0 comments on commit 37916c9

Please sign in to comment.