Closed renovate[bot] closed 10 months ago
115 testsβββ115 :white_check_mark:ββ21s :stopwatch: β40 suitesββββ0 :zzz: ββ1 filesββββββ0 :x:
Results for commit 456679cb.
Package | Line Rate | Branch Rate | Complexity | Health |
---|---|---|---|---|
src | 100% | 100% | 0 | β |
src.atoms.Icons | 100% | 100% | 0 | β |
src.atoms.Toggle | 100% | 100% | 0 | β |
src.components | 100% | 100% | 0 | β |
src.components.ColorModeSwitcher | 100% | 100% | 0 | β |
src.components.CookieConsent | 100% | 100% | 0 | β |
src.components.CookieYes | 100% | 100% | 0 | β |
src.components.ExposeAppConfig | 100% | 100% | 0 | β |
src.components.GoogleAnalytics | 100% | 100% | 0 | β |
src.components.Hello | 100% | 100% | 0 | β |
src.components.Hotjar | 100% | 100% | 0 | β |
src.components.Login | 100% | 100% | 0 | β |
src.components.Logout | 100% | 100% | 0 | β |
src.components.Posthog | 100% | 100% | 0 | β |
src.hooks | 100% | 100% | 0 | β |
src.i18n | 100% | 100% | 0 | β |
src.routes | 100% | 100% | 0 | β |
src.utils | 100% | 100% | 0 | β |
Summary | 100% (1259 / 1259) | 100% (129 / 129) | 0 | β |
Duplications detection: Found 0 exact clones with 0(0%) duplicated lines in 57 (3 formats) files.
Format | Files analyzed | Total lines | Total tokens | Clones found | Duplicated lines | Duplicated tokens |
---|---|---|---|---|---|---|
javascript | 15 | 129 | 1527 | 0 | 0 (0%) | 0 (0%) |
tsx | 26 | 918 | 8430 | 0 | 0 (0%) | 0 (0%) |
typescript | 16 | 387 | 3125 | 0 | 0 (0%) | 0 (0%) |
Total: | 57 | 1434 | 13082 | 0 | 0 (0%) | 0 (0%) |
β
Your stack: remix-trance-stack-renovate-isbot-4-x-ephemeral
has been successfully deployed.
:tada: This PR is included in version 3.1.191 :tada:
The release is available on GitHub release
Your semantic-release bot :package::rocket:
This PR contains the following updates:
3.6.12
->4.3.0
Release Notes
omrilotan/isbot (isbot)
### [`v4.3.0`](https://togithub.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#430) [Compare Source](https://togithub.com/omrilotan/isbot/compare/v4.2.0...v4.3.0) - Accept `undefined` in place of user agent string to allow headers property to be used "as is" (`request.headers["user-agent"]`) ### [`v4.2.0`](https://togithub.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#420) [Compare Source](https://togithub.com/omrilotan/isbot/compare/v4.1.2...v4.2.0) - Accept `null` in place of user agent string to allow header value to be used "as is" (`request.headers.get("user-agent")`) ### [`v4.1.2`](https://togithub.com/omrilotan/isbot/compare/v4.1.1...v4.1.2) [Compare Source](https://togithub.com/omrilotan/isbot/compare/v4.1.1...v4.1.2) ### [`v4.1.1`](https://togithub.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#411) [Compare Source](https://togithub.com/omrilotan/isbot/compare/v4.1.0...v4.1.1) - Recognise browsers with GMS Core ([Google's Play Services](https://togithub.com/microg/GmsCore/wiki)) as natural non-bot browsers - A slightly neater typescript decleration file - Adjust "bot" pattern to recognise bot as a standalone word or word suffix (excluding "Cubot") - Recognise "rest-client" as a bot ### [`v4.1.0`](https://togithub.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#410) [Compare Source](https://togithub.com/omrilotan/isbot/compare/v4.0.0...v4.1.0) - Add createIsbotFromList: Create a custom isbot function from a list of string representation patterns - Recognise browsers with HMS Core (Huawei Mobile Services) as natural non-bot browsers ### [`v4.0.0`](https://togithub.com/omrilotan/isbot/blob/HEAD/CHANGELOG.md#400) [Compare Source](https://togithub.com/omrilotan/isbot/compare/v3.8.0...v4.0.0) ##### Breaking changes This change is meant to reduce the size of the package and improve performance by building the regular expression in build time instead of runtime. - Change interface - Remove default import. Use named import instead: `import { isbot } from "isbot";` - Drop `isbot` attached functions from the interface. `isbot.Configuration
π Schedule: Branch creation - " *" (UTC), 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.
This PR has been generated by Mend Renovate. View repository job log here.