forked from get-convex/convex-backend
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 2d4b979
Update dependency isbot to v5 (#33959)
This PR contains the following updates:
| Package | Type | Update | Change | Pending |
|---|---|---|---|---|
| [isbot](https://isbot.js.org) ([source](https://redirect.github.com/omrilotan/isbot)) | dependencies | major | [`^4.1.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/isbot/4.4.0/5.1.19) | `5.1.22` (+2) |
---
### Release Notes
<details>
<summary>omrilotan/isbot (isbot)</summary>
### [`v5.1.19`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5119)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.18...v5.1.19)
- \[Pattern] Pattern updates
### [`v5.1.18`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5118)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.17...v5.1.18)
- \[Pattern] Pattern updates
### [`v5.1.17`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5117)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.16...v5.1.17)
- \[Pattern] Pattern updates for better recognition
### [`v5.1.16`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5116)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.15...v5.1.16)
- \[Pattern] Treat CCleaner broswer as an actual browser, not a bot
### [`v5.1.15`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5115)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.14...v5.1.15)
- \[Pattern] Pattern updates for better recognition
### [`v5.1.14`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5114)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.13...v5.1.14)
- \[Pattern] More accurate patterns for some substrings
### [`v5.1.13`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5113)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.12...v5.1.13)
- \[Pattern] Recognise [Owler (Open Web Search Project)](https://openwebsearch.eu/owler/) as a bot
### [`v5.1.12`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5112)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.11...v5.1.12)
- \[Pattern] Pattern updates: [Project LightSpeed](https://engineering.fb.com/2020/03/02/data-infrastructure/messenger/) browsers are not bots
### [`v5.1.11`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5111)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.10...v5.1.11)
- \[Pattern] Pattern updates
### [`v5.1.10`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5110)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.9...v5.1.10)
- \[Pattern] Pattern updates
### [`v5.1.9`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#519)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.8...v5.1.9)
- \[Pattern] A more careful match for RSS substring
### [`v5.1.8`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#518)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.7...v5.1.8)
- \[Pattern] Recognise timestamp in user agent string - is used to generate unique strings for each request
### [`v5.1.7`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#517)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.6...v5.1.7)
- \[Pattern] Ignore NewsSapphire in-app browser (news app)
- \[Pattern] Ignore locales with calendar in user agent
### [`v5.1.6`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#516)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.5...v5.1.6)
- \[FIX] Browser files (jsdeliver): UMD is global and ESM is named
### [`v5.1.5`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#515)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.4...v5.1.5)
- Add substring "watch" to pattern
### [`v5.1.4`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#514)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.3...v5.1.4)
- Recognise search providers inapp browsers
- Ignore Crosswalk project: An old project that is no longer maintained and has insignificant usage
- PDRL Analyzer
### [`v5.1.3`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#513)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.2...v5.1.3)
- Recognise browsers: Ecosia ios in-app browser, Phantom in-app browser
### [`v5.1.2`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5122)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.1...v5.1.2)
- \[Pattern] Pattern updates
### [`v5.1.1`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#5119)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.1.0...v5.1.1)
- \[Pattern] Pattern updates
### [`v5.1.0`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#510)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v5.0.0...v5.1.0)
- Build now compatibile with older Javascript version: es2016
### [`v5.0.0`](https://redirect.github.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#500)
[Compare Source](https://redirect.github.com/omrilotan/isbot/compare/v4.4.0...v5.0.0)
- Remove named export "pattern" from the interface, instead use "getPattern" method
- Add a couple of bot patterns
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on the first day of the month" in timezone America/Los_Angeles, 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.
---
- [ ] If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate).
GitOrigin-RevId: 33efc1879ec24995a29e49f641811ee08ce723801 parent 45ebb26 commit 2d4b979Copy full SHA for 2d4b979
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
- npm-packages/private-demos/quickstarts/remix
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
npm-packages/private-demos/quickstarts/remix/package.json
Copy file name to clipboardExpand all lines: npm-packages/private-demos/quickstarts/remix/package.json+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments