From a8c28a79357e9b4a622804bf0747a0fc3a6f24de Mon Sep 17 00:00:00 2001 From: renovate <29139614+renovate@users.noreply.github.com> Date: Thu, 17 Oct 2024 14:54:07 +0000 Subject: [PATCH] chore: bump up is-mobile version to v5 (#8519) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [is-mobile](https://redirect.github.com/juliangruber/is-mobile) | [`^4.0.0` -> `^5.0.0`](https://renovatebot.com/diffs/npm/is-mobile/4.0.0/5.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/is-mobile/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/is-mobile/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/is-mobile/4.0.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/is-mobile/4.0.0/5.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
juliangruber/is-mobile (is-mobile) ### [`v5.0.0`](https://redirect.github.com/juliangruber/is-mobile/releases/tag/v5.0.0) [Compare Source](https://redirect.github.com/juliangruber/is-mobile/compare/v4.0.0...v5.0.0) - fix: add support for Redmi mobile ([#​46](https://redirect.github.com/juliangruber/is-mobile/issues/46)) [`fcae560`](https://redirect.github.com/juliangruber/is-mobile/commit/fcae560) - Bump braces from 3.0.2 to 3.0.3 ([#​45](https://redirect.github.com/juliangruber/is-mobile/issues/45)) [`eaf1499`](https://redirect.github.com/juliangruber/is-mobile/commit/eaf1499) - add `tea.yaml` [`6a1cd5c`](https://redirect.github.com/juliangruber/is-mobile/commit/6a1cd5c) - add SECURITY.md [`39bfa4b`](https://redirect.github.com/juliangruber/is-mobile/commit/39bfa4b) - Bump got and np ([#​43](https://redirect.github.com/juliangruber/is-mobile/issues/43)) [`11ff396`](https://redirect.github.com/juliangruber/is-mobile/commit/11ff396) - Bump word-wrap from 1.2.3 to 1.2.4 ([#​42](https://redirect.github.com/juliangruber/is-mobile/issues/42)) [`e969a77`](https://redirect.github.com/juliangruber/is-mobile/commit/e969a77)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). --- packages/backend/server/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/backend/server/package.json b/packages/backend/server/package.json index af29050ef8..3c4040609f 100644 --- a/packages/backend/server/package.json +++ b/packages/backend/server/package.json @@ -66,7 +66,7 @@ "graphql-upload": "^17.0.0", "html-validate": "^8.20.1", "ioredis": "^5.3.2", - "is-mobile": "^4.0.0", + "is-mobile": "^5.0.0", "keyv": "^5.0.0", "lodash-es": "^4.17.21", "mixpanel": "^0.18.0", diff --git a/yarn.lock b/yarn.lock index 870607023b..782644b646 100644 --- a/yarn.lock +++ b/yarn.lock @@ -726,7 +726,7 @@ __metadata: graphql-upload: "npm:^17.0.0" html-validate: "npm:^8.20.1" ioredis: "npm:^5.3.2" - is-mobile: "npm:^4.0.0" + is-mobile: "npm:^5.0.0" keyv: "npm:^5.0.0" lodash-es: "npm:^4.17.21" mixpanel: "npm:^0.18.0" @@ -22834,10 +22834,10 @@ __metadata: languageName: node linkType: hard -"is-mobile@npm:^4.0.0": - version: 4.0.0 - resolution: "is-mobile@npm:4.0.0" - checksum: 10/1c4f32ab030ac6c203d63b547ef23933eacfebe81fd9d800c86739d5a73afad7983aea4c5e832c3d9c0a63d1e68cd318637490e6406bdda1cbadc8f701d5d557 +"is-mobile@npm:^5.0.0": + version: 5.0.0 + resolution: "is-mobile@npm:5.0.0" + checksum: 10/426f6bacfffa4166e9af49a915f3389d27c4cbc5cdce1585c3f5f11a0c2983c6d3d2c739985c32f948c0fe4f6b66fc88f71d8f79802608be232d799a27615a37 languageName: node linkType: hard