Skip to content

Commit

Permalink
fix(deps): update dependency isbot to v5.1.19 (#11821)
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://github.com/omrilotan/isbot)) | [`5.1.17` ->
`5.1.19`](https://renovatebot.com/diffs/npm/isbot/5.1.17/5.1.19) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/isbot/5.1.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/isbot/5.1.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/isbot/5.1.17/5.1.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/isbot/5.1.17/5.1.19?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.19`](https://github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5119)

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

-   \[Pattern] Pattern updates

###
[`v5.1.18`](https://github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5118)

[Compare
Source](https://github.com/omrilotan/isbot/compare/v5.1.17...v5.1.18)

-   \[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:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 27, 2024
1 parent f968f2d commit be8cc5c
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.17",
"isbot": "5.1.19",
"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 @@ -8950,7 +8950,7 @@ __metadata:
fs-extra: "npm:11.2.0"
glob: "npm:11.0.0"
http-proxy-middleware: "npm:3.0.3"
isbot: "npm:5.1.17"
isbot: "npm:5.1.19"
memfs: "npm:4.15.1"
publint: "npm:0.2.12"
react: "npm:19.0.0-rc-f2df5694-20240916"
Expand Down Expand Up @@ -20300,10 +20300,10 @@ __metadata:
languageName: node
linkType: hard

"isbot@npm:5.1.17":
version: 5.1.17
resolution: "isbot@npm:5.1.17"
checksum: 10c0/b4adee17c54bee4cfca5ed9ab1b3151f4df558a1d3b37c94bbd3b7e1f7e4a5130efdc2f54bae83e6fe3371d40576dcd90cd7072823a85b9e0a517eb51e057074
"isbot@npm:5.1.19":
version: 5.1.19
resolution: "isbot@npm:5.1.19"
checksum: 10c0/ee3401a9dd5db52771582e6ccd673928d5ec3b050f3b7456f050ed0d4771af73dbbf498c188f1a13457925ab84d2108761f7a3b437a15c836e450c3a62b63a86
languageName: node
linkType: hard

Expand Down

0 comments on commit be8cc5c

Please sign in to comment.