From f5bdb908db83a0b4e8dab83f81632881ca40c02b Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 26 May 2026 20:46:25 +0000 Subject: [PATCH] =?UTF-8?q?chore(discovery):=20patch=20release=20v7.0.2=20?= =?UTF-8?q?=E2=80=94=20remove=20lodash,=20add=20contributor=20jdebarochez?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .all-contributorsrc | 9 +++++++++ .changeset/remove-lodash-discovery.md | 7 +++++++ README.md | 1 + packages/discovery/CHANGELOG.md | 6 ++++++ packages/discovery/package.json | 2 +- 5 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 .changeset/remove-lodash-discovery.md diff --git a/.all-contributorsrc b/.all-contributorsrc index 92a1d852a..893383fc6 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -318,6 +318,15 @@ "contributions": [ "code" ] + }, + { + "login": "jdebarochez", + "name": "Jean de Barochez", + "avatar_url": "https://avatars.githubusercontent.com/u/3436890?v=4", + "profile": "https://github.com/jdebarochez", + "contributions": [ + "code" + ] } ], "contributorsPerLine": 7 diff --git a/.changeset/remove-lodash-discovery.md b/.changeset/remove-lodash-discovery.md new file mode 100644 index 000000000..5d5e2f92b --- /dev/null +++ b/.changeset/remove-lodash-discovery.md @@ -0,0 +1,7 @@ +--- +"@golevelup/nestjs-discovery": patch +--- + +refactor(discovery): replace lodash with native JavaScript functions + +Removed lodash as a dependency from the discovery package, replacing all usages with equivalent native JavaScript alternatives. This eliminates the last external runtime dependency in the package. Thanks to [@jdebarochez](https://github.com/jdebarochez) for this contribution! diff --git a/README.md b/README.md index c126d363b..16e401f33 100644 --- a/README.md +++ b/README.md @@ -87,6 +87,7 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d