Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency clsx to v2 #9681

Merged
merged 1 commit into from Dec 13, 2023
Merged

fix(deps): update dependency clsx to v2 #9681

merged 1 commit into from Dec 13, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 13, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

lukeed/clsx (clsx)

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: lukeed/clsx@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.

@jtoar jtoar added this to the next-release milestone Dec 13, 2023
@jtoar jtoar added the release:chore This PR is a chore (means nothing for users) label Dec 13, 2023
@jtoar jtoar merged commit cc07b3c into main Dec 13, 2023
32 of 36 checks passed
@jtoar jtoar deleted the renovate/clsx-2.x branch December 13, 2023 18:13
Tobbe pushed a commit that referenced this pull request Dec 21, 2023
[![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.0.0`](https://renovatebot.com/diffs/npm/clsx/1.2.1/2.0.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/clsx/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/clsx/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/clsx/1.2.1/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/clsx/1.2.1/2.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>lukeed/clsx (clsx)</summary>

### [`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**:
lukeed/clsx@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/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@Tobbe Tobbe modified the milestones: next-release, v6.6.0 Dec 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release:chore This PR is a chore (means nothing for users)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants