pmndrs / react-spring

✌️ A spring physics based React animation library
http://www.react-spring.dev/
MIT License
28.05k stars 1.19k forks source link

chore(deps): update dependency resolve-esm to v2 #2227

Closed renovate[bot] closed 10 months ago

renovate[bot] commented 10 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
resolve-esm ^1.4.0 -> ^2.0.3 age adoption passing confidence

Release Notes

nujarum/resolve-esm (resolve-esm) ### [`v2.0.3`](https://togithub.com/nujarum/resolve-esm/releases/tag/v2.0.3) [Compare Source](https://togithub.com/nujarum/resolve-esm/compare/v2.0.2...v2.0.3) #### What's Changed - chore(async): inherit `Error#cause` - chore(sync): optimize buffer size - build: bump up `devDependencies` ### [`v2.0.2`](https://togithub.com/nujarum/resolve-esm/releases/tag/v2.0.2) [Compare Source](https://togithub.com/nujarum/resolve-esm/compare/v2.0.1...v2.0.2) #### What's Changed - fix(sync): change separator `,` => `\0` - perf: dedupe worker inputs - refactor: code housekeeping - build: bump up `devDependencies` ### [`v2.0.1`](https://togithub.com/nujarum/resolve-esm/releases/tag/v2.0.1) [Compare Source](https://togithub.com/nujarum/resolve-esm/compare/v2.0.0...v2.0.1) #### What's Changed - chore: remove sourcemap files from `"files"` ### [`v2.0.0`](https://togithub.com/nujarum/resolve-esm/releases/tag/v2.0.0) [Compare Source](https://togithub.com/nujarum/resolve-esm/compare/v1.4.2...v2.0.0) #### ⚠️ BREAKING CHANGES [`import.meta.resolve`]: https://nodejs.org/docs/latest/api/esm.html#importmetaresolvespecifier-parent ##### Change return types from asynchronous to synchronous Following [the change at Node.js v20](https://nodejs.org/en/blog/announcements/v20-release-announce#custom-esm-loader-hooks-nearing-stable) that [`import.meta.resolve`][import.meta.resolve] now returns synchronously, the functions in this module have also been changed to synchronous functions. However, asynchronous functions equivalent to v1.x can also be imported from `resolve-esm/async`, so users can still use asynchronous functions in situations such as when blocking is undesirable. ##### Change supported Node.js versions Drops support for Node.js v14 ([already EOL](https://togithub.com/nodejs/release#release-schedule)) and requires Node.js v16 or higher. ### [`v1.4.2`](https://togithub.com/nujarum/resolve-esm/releases/tag/v1.4.2) [Compare Source](https://togithub.com/nujarum/resolve-esm/compare/v1.4.1...v1.4.2) #### What's Changed - build: bump up `devDependencies` - feat: update package version to `1.4.2` ### [`v1.4.1`](https://togithub.com/nujarum/resolve-esm/releases/tag/v1.4.1) [Compare Source](https://togithub.com/nujarum/resolve-esm/compare/v1.4.0...v1.4.1) #### What's Changed - build: update dependency modules - build: update build settings - test: update jest settings - refactor: code housekeeping - chore: update built files

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 10 months ago

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

Name Status Preview Comments Updated (UTC)
react-spring ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 1, 2023 3:37am
changeset-bot[bot] commented 10 months ago

⚠️ No Changeset found

Latest commit: 5e89ad56cd90835c29238982ca7965ee14ae0ede

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

github-actions[bot] commented 10 months ago

Size Change: 0 B

Total Size: 150 kB

ℹ️ View Unchanged | Filename | Size | | :--- | :---: | | `packages/animated/dist/cjs/index.js` | 150 B | | `packages/animated/dist/react-spring_animated.legacy-esm.js` | 2.62 kB | | `packages/animated/dist/react-spring_animated.modern.development.mjs` | 2.63 kB | | `packages/animated/dist/react-spring_animated.modern.mjs` | 2.62 kB | | `packages/animated/dist/react-spring_animated.modern.production.min.mjs` | 1.78 kB | | `packages/core/dist/cjs/index.js` | 147 B | | `packages/core/dist/react-spring_core.legacy-esm.js` | 17.8 kB | | `packages/core/dist/react-spring_core.modern.development.mjs` | 17.8 kB | | `packages/core/dist/react-spring_core.modern.mjs` | 17.8 kB | | `packages/core/dist/react-spring_core.modern.production.min.mjs` | 11.3 kB | | `packages/parallax/dist/cjs/index.js` | 151 B | | `packages/parallax/dist/react-spring_parallax.legacy-esm.js` | 2.4 kB | | `packages/parallax/dist/react-spring_parallax.modern.development.mjs` | 2.41 kB | | `packages/parallax/dist/react-spring_parallax.modern.mjs` | 2.4 kB | | `packages/parallax/dist/react-spring_parallax.modern.production.min.mjs` | 1.74 kB | | `packages/rafz/dist/cjs/index.js` | 148 B | | `packages/rafz/dist/react-spring_rafz.legacy-esm.js` | 1.46 kB | | `packages/rafz/dist/react-spring_rafz.modern.development.mjs` | 1.46 kB | | `packages/rafz/dist/react-spring_rafz.modern.mjs` | 1.45 kB | | `packages/rafz/dist/react-spring_rafz.modern.production.min.mjs` | 953 B | | `packages/react-spring/dist/cjs/index.js` | 143 B | | `packages/react-spring/dist/react-spring.legacy-esm.js` | 110 B | | `packages/react-spring/dist/react-spring.modern.development.mjs` | 118 B | | `packages/react-spring/dist/react-spring.modern.mjs` | 108 B | | `packages/react-spring/dist/react-spring.modern.production.min.mjs` | 102 B | | `packages/shared/dist/cjs/index.js` | 150 B | | `packages/shared/dist/react-spring_shared.legacy-esm.js` | 10.5 kB | | `packages/shared/dist/react-spring_shared.modern.development.mjs` | 10.5 kB | | `packages/shared/dist/react-spring_shared.modern.mjs` | 10.5 kB | | `packages/shared/dist/react-spring_shared.modern.production.min.mjs` | 7.64 kB | | `packages/types/dist/cjs/index.js` | 148 B | | `packages/types/dist/react-spring_types.legacy-esm.js` | 120 B | | `packages/types/dist/react-spring_types.modern.development.mjs` | 125 B | | `packages/types/dist/react-spring_types.modern.mjs` | 117 B | | `packages/types/dist/react-spring_types.modern.production.min.mjs` | 114 B | | `targets/konva/dist/cjs/index.js` | 149 B | | `targets/konva/dist/react-spring_konva.legacy-esm.js` | 443 B | | `targets/konva/dist/react-spring_konva.modern.development.mjs` | 449 B | | `targets/konva/dist/react-spring_konva.modern.mjs` | 441 B | | `targets/konva/dist/react-spring_konva.modern.production.min.mjs` | 384 B | | `targets/native/dist/cjs/index.js` | 149 B | | `targets/native/dist/react-spring_native.legacy-esm.js` | 981 B | | `targets/native/dist/react-spring_native.modern.development.mjs` | 988 B | | `targets/native/dist/react-spring_native.modern.mjs` | 979 B | | `targets/native/dist/react-spring_native.modern.production.min.mjs` | 796 B | | `targets/three/dist/cjs/index.js` | 148 B | | `targets/three/dist/react-spring_three.legacy-esm.js` | 462 B | | `targets/three/dist/react-spring_three.modern.development.mjs` | 468 B | | `targets/three/dist/react-spring_three.modern.mjs` | 460 B | | `targets/three/dist/react-spring_three.modern.production.min.mjs` | 392 B | | `targets/web/dist/cjs/index.js` | 147 B | | `targets/web/dist/react-spring_web.legacy-esm.js` | 2.92 kB | | `targets/web/dist/react-spring_web.modern.development.mjs` | 2.92 kB | | `targets/web/dist/react-spring_web.modern.mjs` | 2.92 kB | | `targets/web/dist/react-spring_web.modern.production.min.mjs` | 2.24 kB | | `targets/zdog/dist/cjs/index.js` | 148 B | | `targets/zdog/dist/react-spring_zdog.legacy-esm.js` | 396 B | | `targets/zdog/dist/react-spring_zdog.modern.development.mjs` | 401 B | | `targets/zdog/dist/react-spring_zdog.modern.mjs` | 393 B | | `targets/zdog/dist/react-spring_zdog.modern.production.min.mjs` | 352 B |

compressed-size-action