Skip to content

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

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/solid-primitives/storage-4.1.0
Closed

⬆️ Bump @solid-primitives/storage from 2.1.1 to 4.1.0#61
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/solid-primitives/storage-4.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2024

Copy link
Copy Markdown
Contributor

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 <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 [@solid-primitives/storage](https://github.com/solidjs-community/solid-primitives) from 2.1.1 to 4.1.0.
- [Release notes](https://github.com/solidjs-community/solid-primitives/releases)
- [Commits](https://github.com/solidjs-community/solid-primitives/compare/@solid-primitives/storage@2.1.1...@solid-primitives/storage@4.1.0)

---
updated-dependencies:
- dependency-name: "@solid-primitives/storage"
  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 Sep 2, 2024
@dependabot @github

dependabot Bot commented on behalf of github Sep 9, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #63.

@dependabot dependabot Bot closed this Sep 9, 2024
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/solid-primitives/storage-4.1.0 branch September 9, 2024 14:03
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