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

Bump use-local-storage-state from 19.1.0 to 19.3.0 in /frontend/distiller #1116

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2024

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

Release notes

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

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:

astoilkov/use-local-storage-state@v19.2.0...v19.3.0

v19.2.0

  • ✨ 9% smaller bundle size 366bb10

astoilkov/use-local-storage-state@v19.1.0...v19.2.0

Commits
  • a3cc8a9 v19.3.0
  • 47621eb ✏️ mention React 19
  • 81d2603 🐎 smaller bundle size β€” removes special condition when server-side rendering
  • 247cc27 ♻️ move logic inside of useSyncExternalStore.getSnapshot
  • 010a16e 🐎 don't re-render when localStorage contains the defaultValue
  • 188f2f2 🀦 oops
  • a2c68ac ✏️ add comments for clarity
  • 5b2cf89 ♻️ less bytes for the bundle
  • 281d46a ♻️ storageValue β†’ storageItem
  • ecfd6b7 ♻️ rename storageValue from item to string
  • 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 <dependency name> 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)

Bumps [use-local-storage-state](https://github.com/astoilkov/use-local-storage-state) from 19.1.0 to 19.3.0.
- [Release notes](https://github.com/astoilkov/use-local-storage-state/releases)
- [Commits](astoilkov/use-local-storage-state@v19.1.0...v19.3.0)

---
updated-dependencies:
- dependency-name: use-local-storage-state
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 6, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 12, 2024

Superseded by #1118.

@dependabot dependabot bot closed this Jun 12, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/distiller/use-local-storage-state-19.3.0 branch June 12, 2024 23:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants