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

chore(deps): update dependency @ionic/storage to v3 #166

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 15, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@ionic/storage 2.2.0 -> 3.0.6 age adoption passing confidence

Release Notes

ionic-team/ionic-storage

v3.0.6

Compare Source

  • Merge pull request #​236 from ionic-team/fix/encryptedStore cf6327a

v3.0.4

Compare Source

v3.0.2

Compare Source

Major release with breaking changes. Adds support for non-Angular projects, such as React, Vue, or plain JS, as well as the ability to specify different storage engines. Also adds support for Ionic Secure Storage with Encryption support.

Breaking changes:

  • Angular support is now provided in @ionic/storage-angular.
  • ready() has been removed. Once create is called, the rest of the operations will be ready to access.
  • localforage-cordovaSQLiteDriver is no longer provided out of the box to provide more options for storage engines and to remove a Cordova dependency. See README for how to install it separately

The actual storage API is essentially unchanged, so app code will likely port over with minimal modifications.

See README for full installation and usage instructions.

v3.0.1

Compare Source

v2.3.1

Compare Source

Bug Fixes

v2.3.0

Compare Source

Bug Fixes
  • storage: add a generic type to ModuleWithProviders usage (#​191) (1e40fff)
Features
  • ssr: provide noop driver in node environment for ssr (2ea8583)

Configuration

📅 Schedule: "after 10pm every weekday,before 4am every weekday,every weekend" in timezone UTC.

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/ionic-storage-3.x branch from 0a92961 to 946130c Compare October 18, 2021 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant