From 2fd2c149a5bb0ffddfc54d6e844ab292b858becb Mon Sep 17 00:00:00 2001 From: renovate <29139614+renovate@users.noreply.github.com> Date: Mon, 14 Apr 2025 06:29:31 +0000 Subject: [PATCH] chore: bump up tldts version to v7 (#11662) 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 | |---|---|---|---|---|---| | [tldts](https://redirect.github.com/remusao/tldts) | [`^6.1.68` -> `^7.0.0`](https://renovatebot.com/diffs/npm/tldts/6.1.85/7.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tldts/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tldts/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tldts/6.1.85/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tldts/6.1.85/7.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
remusao/tldts (tldts) ### [`v7.0.0`](https://redirect.github.com/remusao/tldts/blob/HEAD/CHANGELOG.md#v700-Sat-Apr-12-2025) [Compare Source](https://redirect.github.com/remusao/tldts/compare/v6.1.86...v7.0.0) ##### :boom: Breaking Change - `tldts-core`, `tldts-tests` - Fix inconsistent hostname validation in `getHostname` and `parse(url).hostname` when `validateHostname` is enabled [#​2262](https://redirect.github.com/remusao/tldts/pull/2262) ([@​remusao](https://redirect.github.com/remusao)) ##### Authors: 1 - Rémi ([@​remusao](https://redirect.github.com/remusao)) *** ### [`v6.1.86`](https://redirect.github.com/remusao/tldts/blob/HEAD/CHANGELOG.md#v6186-Sat-Apr-12-2025) [Compare Source](https://redirect.github.com/remusao/tldts/compare/v6.1.85...v6.1.86) ##### :scroll: Update Public Suffix List - `tldts-experimental`, `tldts-icann`, `tldts` - Update upstream public suffix list [#​2311](https://redirect.github.com/remusao/tldts/pull/2311) ([@​remusao](https://redirect.github.com/remusao)) ##### :nut_and_bolt: Dependencies - Bump axios from 1.7.7 to 1.8.4 [#​2318](https://redirect.github.com/remusao/tldts/pull/2318) ([@​dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])) - Bump [@​rollup/plugin-node-resolve](https://redirect.github.com/rollup/plugin-node-resolve) from 16.0.0 to 16.0.1 [#​2303](https://redirect.github.com/remusao/tldts/pull/2303) ([@​dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])) - Bump [@​babel/helpers](https://redirect.github.com/babel/helpers) from 7.24.7 to 7.26.10 [#​2306](https://redirect.github.com/remusao/tldts/pull/2306) ([@​dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])) - Bump rollup from 4.34.8 to 4.39.0 [#​2314](https://redirect.github.com/remusao/tldts/pull/2314) ([@​dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])) - Bump [@​types/node](https://redirect.github.com/types/node) from 22.13.5 to 22.14.0 [#​2315](https://redirect.github.com/remusao/tldts/pull/2315) ([@​dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])) - Bump typescript from 5.7.3 to 5.8.3 [#​2316](https://redirect.github.com/remusao/tldts/pull/2316) ([@​dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])) - Bump lerna from 8.2.0 to 8.2.2 [#​2317](https://redirect.github.com/remusao/tldts/pull/2317) ([@​dependabot\[bot\]](https://redirect.github.com/dependabot\[bot])) ##### Authors: 2 - [@​dependabot\[bot\]](https://redirect.github.com/dependabot\[bot]) - Rémi ([@​remusao](https://redirect.github.com/remusao)) ***
--- ### 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 | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/packages/backend/server/package.json b/packages/backend/server/package.json index f6d6360e5d..332192e9f6 100644 --- a/packages/backend/server/package.json +++ b/packages/backend/server/package.json @@ -106,7 +106,7 @@ "ses": "^1.10.0", "socket.io": "^4.8.1", "stripe": "^17.4.0", - "tldts": "^6.1.68", + "tldts": "^7.0.0", "ts-node": "^10.9.2", "typescript": "^5.7.2", "winston": "^3.17.0", diff --git a/yarn.lock b/yarn.lock index cc694cecb9..c9b74247eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -975,7 +975,7 @@ __metadata: socket.io: "npm:^4.8.1" stripe: "npm:^17.4.0" supertest: "npm:^7.0.0" - tldts: "npm:^6.1.68" + tldts: "npm:^7.0.0" ts-node: "npm:^10.9.2" typescript: "npm:^5.7.2" why-is-node-running: "npm:^3.2.2" @@ -32434,21 +32434,21 @@ __metadata: languageName: node linkType: hard -"tldts-core@npm:^6.1.85": - version: 6.1.85 - resolution: "tldts-core@npm:6.1.85" - checksum: 10/4068bede7cd6b690387621e2740758ec1205c8b2ee3ce6dc9d0b9d09b7b659f6dfc6129b2e3227c363d4015d62528580d378cbf0c28e94de55f10206f67adadc +"tldts-core@npm:^7.0.0": + version: 7.0.0 + resolution: "tldts-core@npm:7.0.0" + checksum: 10/ed2feed7f4bc8d24228a881914be1f058b07e1b1f3b498201a26307b5f0e5df64fce41feaffe9d53b76351ccfaea306a193d095fa21200121e112aa7669b033c languageName: node linkType: hard -"tldts@npm:^6.1.68": - version: 6.1.85 - resolution: "tldts@npm:6.1.85" +"tldts@npm:^7.0.0": + version: 7.0.0 + resolution: "tldts@npm:7.0.0" dependencies: - tldts-core: "npm:^6.1.85" + tldts-core: "npm:^7.0.0" bin: tldts: bin/cli.js - checksum: 10/f3270f24ed57efcbb34364e827dc1cace9b5b95a2668051e69e21ad75df49466cfeaef47e7e9b56541ef633eff1e083a43b006b6306a9d2d24e5c36a038cb400 + checksum: 10/bb8b86a43421d6b546879e6934338c87d014fddc74e414b393609a6b797a6a29fa72aa146f0a7972965ba47706ed7baa0ee8c1aba0bfbd748c5a842417a8e4aa languageName: node linkType: hard