Skip to content

Bump use-local-storage-state from 19.5.0 to 20.0.0 in /frontend/distiller - #1394

Merged
cjh1 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/distiller/use-local-storage-state-20.0.0
Jul 20, 2026
Merged

Bump use-local-storage-state from 19.5.0 to 20.0.0 in /frontend/distiller#1394
cjh1 merged 1 commit into
mainfrom
dependabot/npm_and_yarn/frontend/distiller/use-local-storage-state-20.0.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Bumps use-local-storage-state from 19.5.0 to 20.0.0.

Release notes

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

v20.0.0

  • 🐛 isPersistent remains true when localStorage is disabled in Firefox, resolve #80 b1b1dae
  • ✨ reduce bundle size f324d84
v19.5.0 v20.0.0 Δ
minified 1.65 kB 1.53 kB −120 B (−7.3%)
minified + brotli 704 B 677 B −27 B (−3.8%)

Note: This is a new major release because the isPersistent prop is changing behavior — previously when the defaultValue was equal to the returning value isPersistent was always true. Now isPersistent is true only when localStorage is saving the value.


astoilkov/use-local-storage-state@v19.5.0...v20.0.0

Commits
  • a348613 20.0.0
  • 5f930cd 🏗️ add bunfig.toml with hoisted linker and global store
  • 8beabb6 🐛 add @​types/node so typecheck finds node type defs
  • 0a4e65f ⬆️ upgrade np
  • 1f7c5a5 🐛 disable Node's native webstorage so jsdom's localStorage isn't shadowed in ...
  • 578a29c 🏗️ migrate from yarn to bun
  • 30921ac 🏗️ upgrade CI to Node 22 & 24 and actions v4
  • b1b1dae 🐛 isPersistent remains true when localStorage is disabled in Firefox, resolve...
  • f324d84 🐜 reduce bundle size
  • 36eb0c0 🐜 simpler exports
  • See full diff 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 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.5.0 to 20.0.0.
- [Release notes](https://github.com/astoilkov/use-local-storage-state/releases)
- [Commits](astoilkov/use-local-storage-state@v19.5.0...v20.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jul 16, 2026
@cjh1
cjh1 merged commit 99e4fd9 into main Jul 20, 2026
6 checks passed
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/frontend/distiller/use-local-storage-state-20.0.0 branch July 20, 2026 14:17
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.

1 participant