Skip to content

Commit fcb4c28

Browse files
fix(deps): update dependency isbot to v5.1.30 (#413)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [isbot](https://isbot.js.org) ([source](https://redirect.github.com/omrilotan/isbot)) | [`5.1.29` -> `5.1.30`](https://renovatebot.com/diffs/npm/isbot/5.1.29/5.1.30) | [![age](https://developer.mend.io/api/mc/badges/age/npm/isbot/5.1.30?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/isbot/5.1.29/5.1.30?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>omrilotan/isbot (isbot)</summary> ### [`v5.1.30`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5130) [Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.29...v5.1.30) - \[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/cedarjs/cedar). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlc2V0cy1vayIsInJlbGVhc2U6ZGVwZW5kZW5jeSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8bd1afa commit fcb4c28

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

packages/vite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"find-my-way": "8.2.2",
8888
"fs-extra": "11.2.0",
8989
"http-proxy-middleware": "3.0.5",
90-
"isbot": "5.1.29",
90+
"isbot": "5.1.30",
9191
"react": "19.0.0-rc-f2df5694-20240916",
9292
"react-server-dom-webpack": "19.0.0-rc-f2df5694-20240916",
9393
"rimraf": "6.0.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4143,7 +4143,7 @@ __metadata:
41434143
fs-extra: "npm:11.2.0"
41444144
glob: "npm:11.0.3"
41454145
http-proxy-middleware: "npm:3.0.5"
4146-
isbot: "npm:5.1.29"
4146+
isbot: "npm:5.1.30"
41474147
memfs: "npm:4.17.2"
41484148
publint: "npm:0.3.12"
41494149
react: "npm:19.0.0-rc-f2df5694-20240916"
@@ -21265,10 +21265,10 @@ __metadata:
2126521265
languageName: node
2126621266
linkType: hard
2126721267

21268-
"isbot@npm:5.1.29":
21269-
version: 5.1.29
21270-
resolution: "isbot@npm:5.1.29"
21271-
checksum: 10c0/a230429cf6de4b551c129aee8a52b65a6f298a440301537072ddfe94e1eeb481d55bbab1a743084d079c23c71e72ebd89a421d6f7e897f9807493a2f4900319d
21268+
"isbot@npm:5.1.30":
21269+
version: 5.1.30
21270+
resolution: "isbot@npm:5.1.30"
21271+
checksum: 10c0/00a34842c0573669830ef17fc8b0ce8e3a947835179c13e10da737899310b33d1644fbab8042a8963d581010cce6ae46cd6ee947bd5e79465e29b9cbead44113
2127221272
languageName: node
2127321273
linkType: hard
2127421274

0 commit comments

Comments
 (0)