Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
clsx ^1.1.0 -> ^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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jul 16, 2023
@github-actions
Copy link

📊 Package size report   No changes

File Before (Size / Gzip) After (Size / Gzip)
Total (Includes all files) 59.7 kB / 20.8 kB 59.7 kB / -0%↓20.8 kB
Tarball size 12.6 kB -0.03%↓12.6 kB
Unchanged files
File Size (Size / Gzip)
esm/components/Tab.js 1.5 kB / 629 B
esm/components/TabList.js 658 B / 333 B
esm/components/TabPanel.js 975 B / 456 B
esm/components/Tabs.js 2.9 kB / 1.1 kB
esm/components/UncontrolledTabs.js 6.2 kB / 1.8 kB
esm/helpers/childrenDeepMap.js 846 B / 299 B
esm/helpers/count.js 205 B / 158 B
esm/helpers/elementTypes.js 244 B / 142 B
esm/helpers/propTypes.js 2.6 kB / 927 B
esm/index.js 200 B / 94 B
index.d.ts 2.0 kB / 540 B
lib/components/Tab.js 2.9 kB / 1.0 kB
lib/components/TabList.js 993 B / 427 B
lib/components/TabPanel.js 1.3 kB / 553 B
lib/components/Tabs.js 4.3 kB / 1.5 kB
lib/components/UncontrolledTabs.js 7.7 kB / 2.2 kB
lib/helpers/childrenDeepMap.js 1.0 kB / 344 B
lib/helpers/count.js 325 B / 194 B
lib/helpers/elementTypes.js 396 B / 195 B
lib/helpers/propTypes.js 2.8 kB / 980 B
lib/index.js 568 B / 216 B
LICENSE 1.1 kB / 646 B
package.json 3.3 kB / 1.2 kB
README.md 12.1 kB / 3.6 kB
style/react-tabs.css 842 B / 369 B
style/react-tabs.less 879 B / 393 B
style/react-tabs.scss 879 B / 393 B

🤖 This report was automatically generated by pkg-size-action

@codecov-commenter
Copy link

Codecov Report

Merging #524 (7fb79f2) into main (cedae1f) will not change coverage.
The diff coverage is n/a.

@@ Coverage Diff @@ ## main #524 +/- ## ======================================= Coverage 99.07% 99.07% ======================================= Files 9 9 Lines 323 323 Branches 104 104 ======================================= Hits 320 320 Misses 3 3 
@danez danez merged commit 9ea1c76 into main Jul 17, 2023
@danez danez deleted the renovate/clsx-2.x branch July 17, 2023 09:23
@github-actions
Copy link

🎉 This PR is included in version 6.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 23, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file released

2 participants