Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 30, 2022

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@keyv/sqlite ^2.0.2 -> ^3.0.0 age adoption passing confidence

Release Notes

jaredwray/keyv

v3.0.0

The data structure is now normalized across all data stores. Previously there was a difference between how native TTL supporting stores and non TTL supporting stores stored data.

This is a breaking change because if you were previously using Keyv with the Redis or MongoDB adapter, Keyv v3 won't be able to read your data. There are zero API breaking changes though, if you clear your store, Keyv will continue to work with no code changes required.

Moving forward this breaking change will allow us to add opt in changes to data structures for performance improvements in certain use cases without breaking backwards compatibility.

It also makes it much easier to implement data migration tools for automatically transfering data from one Keyv store to another.

More info on the data structure change here: https://github.com/lukechilds/keyv/pull/29

v2.0.3

Compare Source


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

@bucket-bot bucket-bot bot requested a review from xhyrom January 30, 2022 21:18
@xhyrom xhyrom closed this Jan 30, 2022
@bucket-bot
Copy link

bucket-bot bot commented Jan 30, 2022

I'm locking the conversation so as not to create unnecessary controversy. Use /unlock to unlock

@bucket-bot bucket-bot bot locked and limited conversation to collaborators Jan 30, 2022
@xhyrom xhyrom deleted the renovate/keyv-sqlite-3.x branch January 30, 2022 21:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants