Skip to content

chore(deps-dev): bump runed from 0.35.1 to 0.37.1#36

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/runed-0.37.1
Open

chore(deps-dev): bump runed from 0.35.1 to 0.37.1#36
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/runed-0.37.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Bumps runed from 0.35.1 to 0.37.1.

Release notes

Sourced from runed's releases.

runed@0.37.1

Patch Changes

  • fix(resource): set initial loading state from options fields (#341)

  • Refactor IsInViewport to expose the underlying observer directly via an observer property (#202) Added a once option to useIntersectionObserver to automatically stop observing after the first intersection.

runed@0.37.0

Minor Changes

  • feat(PersistedState): add connect and disconnect methods to control synchronization to storage (#359)

  • feat(PersistedState): allow null values (#359)

runed@0.36.0

Minor Changes

  • feat(IsIdle): add trackLastActive option to enable users to disable tracking the lastActive time (#363) for performance optimizations

Patch Changes

  • fix(useSearchParams): don't treat comma separated strings as arrays unless the field type is array (#383)

  • feat(useSearchParams): Date support (#368)

  • feat(useSearchParams): Zod codec support (#368)

  • fix(useSearchParams): back/forward reactivity (#383)

Changelog

Sourced from runed's changelog.

0.37.1

Patch Changes

  • fix(resource): set initial loading state from options fields (#341)

  • Refactor IsInViewport to expose the underlying observer directly via an observer property (#202) Added a once option to useIntersectionObserver to automatically stop observing after the first intersection.

0.37.0

Minor Changes

  • feat(PersistedState): add connect and disconnect methods to control synchronization to storage (#359)

  • feat(PersistedState): allow null values (#359)

0.36.0

Minor Changes

  • feat(IsIdle): add trackLastActive option to enable users to disable tracking the lastActive time (#363) for performance optimizations

Patch Changes

  • fix(useSearchParams): don't treat comma separated strings as arrays unless the field type is array (#383)

  • feat(useSearchParams): Date support (#368)

  • feat(useSearchParams): Zod codec support (#368)

  • fix(useSearchParams): back/forward reactivity (#383)

Commits
  • a12cd68 chore(release): version package (#393)
  • da0413d feat: enhance IsInViewport and useIntersectionObserver (#202)
  • ff06b37 set initial loading state from options fields (#341)
  • 77ea2f6 chore(release): version package (#390)
  • 8be6a3c feat(PersistedState): connection & null value handling (#359)
  • d69eb76 chore(release): version package (#364)
  • 3af0066 feat(useSearchParams): Add Date and Zod codec support (#368)
  • 951939d fix(useSearchParams): back/forward reactivity & comma sep (#383)
  • bdfa3c9 feat(IsIdle): trackLastActive option (#363)
  • 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 [runed](https://github.com/svecosystem/runed/tree/HEAD/packages/runed) from 0.35.1 to 0.37.1.
- [Release notes](https://github.com/svecosystem/runed/releases)
- [Changelog](https://github.com/svecosystem/runed/blob/main/packages/runed/CHANGELOG.md)
- [Commits](https://github.com/svecosystem/runed/commits/runed@0.37.1/packages/runed)

---
updated-dependencies:
- dependency-name: runed
  dependency-version: 0.37.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Apr 29, 2026
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