OpenChemistry / distiller

BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

Bump use-local-storage-state from 19.1.0 to 19.3.1 in /frontend/distiller #1118

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps use-local-storage-state from 19.1.0 to 19.3.1.

Release notes

Sourced from use-local-storage-state's releases.

v19.3.1

  • 🐜 minor improvements that don't affect end users

https://github.com/astoilkov/use-local-storage-state/compare/v19.3.0...v19.3.1

v19.3.0

  • ✨ 🐎 better performance — don't re-render when localStorage is holding the defaultValue 010a16e
  • ✨ 🐎 smaller bundle size 81d2603 5b2cf891e890168935e10b559486a6973a0abd49 b2d9e0caba1f9bea619b149fea64f01bd54ff04d
  • ✅ new tests 96369f8952ad43df0bcf880e2897100fefa88c7a 010a16e3e0adef0ea07d02365c3d82bbaa3780e9 81d26038964611c90e5622b7329019c94887cafc

Here's a visual of how bundle size for use-local-storage-state has changed over time:

https://github.com/astoilkov/use-local-storage-state/compare/v19.2.0...v19.3.0

v19.2.0

  • 9% smaller bundle size 366bb10

https://github.com/astoilkov/use-local-storage-state/compare/v19.1.0...v19.2.0

Commits
  • 2fddc43 v19.3.1
  • 2687a9a ♻️ shorter, simpler function name
  • 8bbd749 🔥 remove jest.config.cjs
  • 9d748be ✏️ oops, fix a typo
  • 19bd865 ✏️ update the size coming from size-limit library
  • e935569 ✏️ add the size of the library to the why section
  • 61a0a17 🏗 🔀 new way of describing the repository field
  • a3cc8a9 v19.3.0
  • 47621eb ✏️ mention React 19
  • 81d2603 🐎 smaller bundle size — removes special condition when server-side rendering
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)