mokeyish / zerotier-edge

A lightweight(less than 5 MB) ZeroTier Controller Web UI for a self-hosted ZeroTier network controller that deployed at your edge.
GNU General Public License v3.0
56 stars 13 forks source link

⬆️ Bump @solid-primitives/storage from 2.1.1 to 4.1.0 #61

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 2 months ago

Bumps @solid-primitives/storage from 2.1.1 to 4.1.0.

Release notes

Sourced from @​solid-primitives/storage's releases.

@​solid-primitives/storage@​4.1.0

Minor Changes

  • fd4e161: fixes utf8 escaping in cookieStorage

@​solid-primitives/storage@​4.0.0

Major Changes

  • 94d1bcc: storage: remove deprecated primitives, simplify types, add makeObjectStorage

@​solid-primitives/storage@​3.8.0

Minor Changes

  • b9d7b28: fix ssr handling

@​solid-primitives/storage@​3.7.1

Patch Changes

  • bebccc1: Set-Cookie header will be sent with trailing , in some cases which prefixes the name in the browser too

    Don't append false boolean values from cookieOptions Stability improvements: ignore unexpected cookieOption keys

@​solid-primitives/storage@​3.7.0

Minor Changes

  • 4ec7533: storage: fix exports

@​solid-primitives/storage@​3.6.0

Minor Changes

  • bb4fc57: move tauri storage to submodule
  • 1382d8f: fix cookie serialization

@​solid-primitives/storage@​3.5.0

Minor Changes

  • 72db58b: type fixes for makePersisted

@​solid-primitives/storage@​3.4.0

Minor Changes

  • 5d89290: add tauriStorage

@​solid-primitives/storage@​3.3.0

Minor Changes

  • 99c6e09: Add back the return statement to withOptions

@​solid-primitives/storage@​3.2.0

... (truncated)

Commits


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)
dependabot[bot] commented 1 month ago

Superseded by #63.