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

chore: update TSUP to v8 #2328

Merged
merged 2 commits into from
Oct 12, 2024
Merged

chore: update TSUP to v8 #2328

merged 2 commits into from
Oct 12, 2024

Conversation

joshuaellis
Copy link
Member

Why

  • tsup is several version behind & should be updated to latest major version
  • are the types wrong can be it's own job via use of the official CI, this removes some packages thus reducing rennovate noise.

What

  • updates tsup
  • makes are-the-types-wrong separate job in CI

Checklist

  • Documentation updated
  • Demo added
  • Ready to be merged

Copy link

changeset-bot bot commented Oct 7, 2024

⚠️ No Changeset found

Latest commit: 8294462

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Oct 7, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
react-spring ✅ Ready (Inspect) Visit Preview Oct 12, 2024 10:19am

Copy link

github-actions bot commented Oct 7, 2024

Size Change: -152 B (-0.1%)

Total Size: 147 kB

Filename Size Change
packages/animated/dist/react-spring_animated.legacy-esm.js 2.63 kB +11 B (+0.42%)
packages/animated/dist/react-spring_animated.modern.development.mjs 2.63 kB +11 B (+0.42%)
packages/animated/dist/react-spring_animated.modern.mjs 2.62 kB +11 B (+0.42%)
packages/animated/dist/react-spring_animated.modern.production.min.mjs 1.77 kB -3 B (-0.17%)
packages/core/dist/react-spring_core.legacy-esm.js 17.8 kB -27 B (-0.15%)
packages/core/dist/react-spring_core.modern.development.mjs 17.8 kB -28 B (-0.16%)
packages/core/dist/react-spring_core.modern.mjs 17.8 kB -28 B (-0.16%)
packages/parallax/dist/react-spring_parallax.legacy-esm.js 2.4 kB -3 B (-0.13%)
packages/parallax/dist/react-spring_parallax.modern.development.mjs 2.4 kB -4 B (-0.17%)
packages/parallax/dist/react-spring_parallax.modern.mjs 2.39 kB -4 B (-0.17%)
packages/rafz/dist/react-spring_rafz.legacy-esm.js 1.45 kB -2 B (-0.14%)
packages/rafz/dist/react-spring_rafz.modern.development.mjs 1.45 kB -2 B (-0.14%)
packages/rafz/dist/react-spring_rafz.modern.mjs 1.44 kB -2 B (-0.14%)
packages/shared/dist/react-spring_shared.legacy-esm.js 9.56 kB -20 B (-0.21%)
packages/shared/dist/react-spring_shared.modern.development.mjs 9.57 kB -19 B (-0.2%)
packages/shared/dist/react-spring_shared.modern.mjs 9.56 kB -19 B (-0.2%)
packages/shared/dist/react-spring_shared.modern.production.min.mjs 7.07 kB -2 B (-0.03%)
targets/konva/dist/react-spring_konva.legacy-esm.js 438 B -3 B (-0.68%)
targets/konva/dist/react-spring_konva.modern.development.mjs 444 B -2 B (-0.45%)
targets/konva/dist/react-spring_konva.modern.mjs 436 B -3 B (-0.68%)
targets/native/dist/react-spring_native.legacy-esm.js 975 B -4 B (-0.41%)
targets/native/dist/react-spring_native.modern.development.mjs 982 B -4 B (-0.41%)
targets/native/dist/react-spring_native.modern.mjs 973 B -4 B (-0.41%)
targets/native/dist/react-spring_native.modern.production.min.mjs 790 B -1 B (-0.13%)
targets/web/dist/react-spring_web.legacy-esm.js 2.93 kB -1 B (-0.03%)
ℹ️ View Unchanged
Filename Size
packages/animated/dist/cjs/index.js 147 B
packages/core/dist/cjs/index.js 145 B
packages/core/dist/react-spring_core.modern.production.min.mjs 11.3 kB
packages/parallax/dist/cjs/index.js 148 B
packages/parallax/dist/react-spring_parallax.modern.production.min.mjs 1.74 kB
packages/rafz/dist/cjs/index.js 146 B
packages/rafz/dist/react-spring_rafz.modern.production.min.mjs 961 B
packages/react-spring/dist/cjs/index.js 141 B
packages/react-spring/dist/react-spring.legacy-esm.js 112 B
packages/react-spring/dist/react-spring.modern.development.mjs 117 B
packages/react-spring/dist/react-spring.modern.mjs 108 B
packages/react-spring/dist/react-spring.modern.production.min.mjs 105 B
packages/shared/dist/cjs/index.js 147 B
packages/types/dist/cjs/index.js 145 B
packages/types/dist/react-spring_types.legacy-esm.js 121 B
packages/types/dist/react-spring_types.modern.development.mjs 127 B
packages/types/dist/react-spring_types.modern.mjs 119 B
packages/types/dist/react-spring_types.modern.production.min.mjs 115 B
targets/konva/dist/cjs/index.js 146 B
targets/konva/dist/react-spring_konva.modern.production.min.mjs 385 B
targets/native/dist/cjs/index.js 146 B
targets/three/dist/cjs/index.js 145 B
targets/three/dist/react-spring_three.legacy-esm.js 461 B
targets/three/dist/react-spring_three.modern.development.mjs 466 B
targets/three/dist/react-spring_three.modern.mjs 459 B
targets/three/dist/react-spring_three.modern.production.min.mjs 390 B
targets/web/dist/cjs/index.js 145 B
targets/web/dist/react-spring_web.modern.development.mjs 2.93 kB
targets/web/dist/react-spring_web.modern.mjs 2.92 kB
targets/web/dist/react-spring_web.modern.production.min.mjs 2.25 kB
targets/zdog/dist/cjs/index.js 145 B
targets/zdog/dist/react-spring_zdog.legacy-esm.js 397 B
targets/zdog/dist/react-spring_zdog.modern.development.mjs 402 B
targets/zdog/dist/react-spring_zdog.modern.mjs 392 B
targets/zdog/dist/react-spring_zdog.modern.production.min.mjs 353 B

compressed-size-action

@joshuaellis joshuaellis changed the title chore: make are types wrong separate job chore: update TSUP Oct 7, 2024
@joshuaellis joshuaellis marked this pull request as draft October 7, 2024 15:06
@joshuaellis joshuaellis marked this pull request as ready for review October 12, 2024 10:20
@joshuaellis joshuaellis self-assigned this Oct 12, 2024
@joshuaellis joshuaellis merged commit 8a752e4 into main Oct 12, 2024
15 checks passed
@joshuaellis joshuaellis changed the title chore: update TSUP chore: update TSUP to v8 Oct 12, 2024
@joshuaellis joshuaellis deleted the chore/update-tsup branch October 12, 2024 10:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant