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

fix(deps): update dependency @rbxts/lapis to v0.3.3 #112

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 17, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rbxts/lapis 0.3.0 -> 0.3.3 age adoption passing confidence

Release Notes

sasial-dev/lapis (@​rbxts/lapis)

v0.3.3

Compare Source

v0.3.2

Compare Source

v0.3.1

Compare Source

  • Added Document:keyInfo(). It returns the last updated DataStoreKeyInfo returned from loading, saving, or closing the document. (#​50)
  • Migrations can now update the data mutably. Note: The value still needs to be returned from the migration function. (#​51)
  • Gracefully handle validate throwing an error in Collection:load. Before it would keep retrying the load and spam the console with confusing errors. (#​52)
  • Allow defaultData to be a function. The return value will be validated when a new document is created. (#​53)
  • Migrations can now be marked as backwardsCompatible. This allows documents to be loaded on servers with an older version as long as they are compatible.
    For more information, see the docs. (#​54)
  • The validate option for collections is now optional. (#​56)
  • Add freezeData option to collections to allow mutable updates to documents. (#​57)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

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

@renovate renovate bot force-pushed the renovate/rbxts-lapis-0.x branch from aa48e3d to 771d2be Compare July 18, 2024 13:29
@christopher-buss christopher-buss merged commit d9327f3 into develop Jul 18, 2024
2 checks passed
@christopher-buss christopher-buss deleted the renovate/rbxts-lapis-0.x branch July 18, 2024 19:28
@github-actions github-actions bot mentioned this pull request Aug 2, 2024
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