Skip to content

Commit 48f7c40

Browse files
fix(deps): update dependency isbot to v5.1.36 (#1364)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [isbot](https://isbot.js.org) ([source](https://redirect.github.com/omrilotan/isbot)) | [`5.1.35` → `5.1.36`](https://renovatebot.com/diffs/npm/isbot/5.1.35/5.1.36) | ![age](https://developer.mend.io/api/mc/badges/age/npm/isbot/5.1.36?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/isbot/5.1.35/5.1.36?slim=true) | --- ### Release Notes <details> <summary>omrilotan/isbot (isbot)</summary> ### [`v5.1.36`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5136) [Compare Source](https://redirect.github.com/omrilotan/isbot/compare/e9567311b30030d09b93605004c8cb53f3c08763...v5.1.36) - \[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:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2hhbmdlc2V0cy1vayIsInJlbGVhc2U6ZGVwZW5kZW5jeSJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 9ccef86 commit 48f7c40

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
@@ -86,7 +86,7 @@
8686
"express": "4.22.1",
8787
"find-my-way": "8.2.2",
8888
"http-proxy-middleware": "3.0.5",
89-
"isbot": "5.1.35",
89+
"isbot": "5.1.36",
9090
"react": "19.2.3",
9191
"react-server-dom-webpack": "19.2.4",
9292
"rimraf": "6.1.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3807,7 +3807,7 @@ __metadata:
38073807
find-my-way: "npm:8.2.2"
38083808
glob: "npm:11.1.0"
38093809
http-proxy-middleware: "npm:3.0.5"
3810-
isbot: "npm:5.1.35"
3810+
isbot: "npm:5.1.36"
38113811
memfs: "npm:4.56.11"
38123812
publint: "npm:0.3.18"
38133813
react: "npm:19.2.3"
@@ -19802,10 +19802,10 @@ __metadata:
1980219802
languageName: node
1980319803
linkType: hard
1980419804

19805-
"isbot@npm:5.1.35":
19806-
version: 5.1.35
19807-
resolution: "isbot@npm:5.1.35"
19808-
checksum: 10c0/7e13d264ef41ea69ca8addf7bdf49751903fbcab8d1e63458c581f0908f8d915c3c072188c43dc8d142b3708338290ad35476421131202f851301bfcc9c2c29f
19805+
"isbot@npm:5.1.36":
19806+
version: 5.1.36
19807+
resolution: "isbot@npm:5.1.36"
19808+
checksum: 10c0/a0f137ecd2b52b8cc15691e4e74143e68c7275ca14b6cc2855d58394b59f65d29d30951105543bfd0c1b9bd97c77f699631a48ca0c065ec1ddc93945ae49a863
1980919809
languageName: node
1981019810
linkType: hard
1981119811

0 commit comments

Comments
 (0)