[PR #81] [MERGED] fix(deps): update dependency clsx to v2 #263

Closed
opened 2026-03-01 18:43:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbootxyz/netboot.xyz-docs/pull/81
Author: @renovate[bot]
Created: 7/16/2023
Status: Merged
Merged: 2/3/2024
Merged by: @antonym

Base: masterHead: renovate/clsx-2.x


📝 Commits (1)

  • c6b800b fix(deps): update dependency clsx to v2

📊 Changes

2 files changed (+5 additions, -5 deletions)

View changed files

📝 package.json (+1 -1)
📝 yarn.lock (+4 -4)

📄 Description

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
clsx 1.2.1 -> 2.1.0 age adoption passing confidence

Release Notes

lukeed/clsx (clsx)

v2.1.0

Compare Source

v2.0.1

Compare Source

Patches

  • (perf) Cache arguments.length & array.length for 6% performance gain (#​26): deff09b
    Adds 5 bytes (+2%) for ~3% avg performance gain
    Thank you @​jalalazimi

Chores


Full Changelog: https://github.com/lukeed/clsx/compare/v2.0.0...v2.0.1

v2.0.0

Compare Source

Breaking

  • Add "exports" map for native ESM support (#​57): 3ec8e9f, 0949868
    Also supports TypeScript's node16/nodenext module resolution
    Maintains CommonJS support (with fixed TS definitions)
    Thank you @​remcohaszing~!

Chores


Full Changelog: https://github.com/lukeed/clsx/compare/v1.2.1...v2.0.0


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 has been generated by Mend Renovate. View repository job log here.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbootxyz/netboot.xyz-docs/pull/81 **Author:** [@renovate[bot]](https://github.com/apps/renovate) **Created:** 7/16/2023 **Status:** ✅ Merged **Merged:** 2/3/2024 **Merged by:** [@antonym](https://github.com/antonym) **Base:** `master` ← **Head:** `renovate/clsx-2.x` --- ### 📝 Commits (1) - [`c6b800b`](https://github.com/netbootxyz/netboot.xyz-docs/commit/c6b800ba1b3de5c967977a8a62705a7ec26d202b) fix(deps): update dependency clsx to v2 ### 📊 Changes **2 files changed** (+5 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `package.json` (+1 -1) 📝 `yarn.lock` (+4 -4) </details> ### 📄 Description [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [clsx](https://togithub.com/lukeed/clsx) | [`1.2.1` -> `2.1.0`](https://renovatebot.com/diffs/npm/clsx/1.2.1/2.1.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/clsx/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/clsx/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/clsx/1.2.1/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/clsx/1.2.1/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>lukeed/clsx (clsx)</summary> ### [`v2.1.0`](https://togithub.com/lukeed/clsx/compare/v2.0.1...v2.1.0) [Compare Source](https://togithub.com/lukeed/clsx/compare/v2.0.1...v2.1.0) ### [`v2.0.1`](https://togithub.com/lukeed/clsx/releases/tag/v2.0.1) [Compare Source](https://togithub.com/lukeed/clsx/compare/v2.0.0...v2.0.1) #### Patches - (perf) Cache `arguments.length` & `array.length` for 6% performance gain ([#&#8203;26](https://togithub.com/lukeed/clsx/issues/26)): [`deff09b`](https://togithub.com/lukeed/clsx/commit/deff09b) *Adds 5 bytes (+2%) for ~3% avg performance gain* *Thank you [@&#8203;jalalazimi](https://togithub.com/jalalazimi)* #### Chores - Update module size: [`bf64e71`](https://togithub.com/lukeed/clsx/commit/bf64e71) - Update benchmark results: [`855eec2`](https://togithub.com/lukeed/clsx/commit/855eec2), [`6e3b2b9`](https://togithub.com/lukeed/clsx/commit/6e3b2b9), - Replace `nyc` with `c8` in CI: [`6e2468e`](https://togithub.com/lukeed/clsx/commit/6e2468e) - Update Node CI matrix: [`308a238`](https://togithub.com/lukeed/clsx/commit/308a238) - Fix readme typos ([#&#8203;76](https://togithub.com/lukeed/clsx/issues/76), [#&#8203;82](https://togithub.com/lukeed/clsx/issues/82)): [`42354d3`](https://togithub.com/lukeed/clsx/commit/42354d3), [`4c9a55d`](https://togithub.com/lukeed/clsx/commit/4c9a55d) *Thank you [@&#8203;andipaetzold](https://togithub.com/andipaetzold) and [@&#8203;acusti](https://togithub.com/acusti)* *** > **Full Changelog**: https://github.com/lukeed/clsx/compare/v2.0.0...v2.0.1 ### [`v2.0.0`](https://togithub.com/lukeed/clsx/releases/tag/v2.0.0) [Compare Source](https://togithub.com/lukeed/clsx/compare/v1.2.1...v2.0.0) #### Breaking - Add `"exports"` map for native ESM support ([#&#8203;57](https://togithub.com/lukeed/clsx/issues/57)): [`3ec8e9f`](https://togithub.com/lukeed/clsx/commit/3ec8e9f), [`0949868`](https://togithub.com/lukeed/clsx/commit/0949868) *Also supports TypeScript's `node16`/`nodenext` module resolution* *Maintains CommonJS support (with fixed TS definitions)* *Thank you [@&#8203;remcohaszing](https://togithub.com/remcohaszing)~!* #### Chores - Add [Tailwind Support](https://togithub.com/lukeed/clsx#tailwind-support) section to README ([#&#8203;65](https://togithub.com/lukeed/clsx/issues/65), [#&#8203;68](https://togithub.com/lukeed/clsx/issues/68)): [`496db1d`](https://togithub.com/lukeed/clsx/commit/496db1d), [`4a4eadd`](https://togithub.com/lukeed/clsx/commit/4a4eadd) *Thank you [@&#8203;kevinlowe0x3F7](https://togithub.com/kevinlowe0x3F7) & [@&#8203;kevinlowe0x3F7](https://togithub.com/kevinlowe0x3F7)* - Add tests for numbers & variadic number arguments: [`c520353`](https://togithub.com/lukeed/clsx/commit/c520353) - Update package module size: [`03e1cf9`](https://togithub.com/lukeed/clsx/commit/03e1cf9) *** > **Full Changelog**: https://github.com/lukeed/clsx/compare/v1.2.1...v2.0.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/netbootxyz/netboot.xyz-docs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi41LjMiLCJ1cGRhdGVkSW5WZXIiOiIzNy4xMDMuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciJ9--> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-01 18:43:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/netboot.xyz-docs#263
No description provided.