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 unstorage to v1.12.0 #264

Merged
merged 1 commit into from
Sep 9, 2024

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
unstorage 1.10.2 -> 1.12.0 age adoption passing confidence

Release Notes

unjs/unstorage (unstorage)

v1.12.0

Compare Source

compare changes

🚀 Enhancements
  • http, server: Support native ttl (#​479)
🏡 Chore
🤖 CI
  • Setup nightly release (258fd4a)
  • Fetch full history to preserve nightly changelog (329ff2b)
❤️ Contributors

v1.11.1

Compare Source

compare changes

🔥 Performance
  • cloudflare-kv-binding: Add missing base argument on getKeys (#​475)
❤️ Contributors

v1.11.0

Compare Source

compare changes

🚀 Enhancements
  • Add keys, get, set, has and del aliases (#​402)
  • Expose underlying client instance (#​446)
  • cloudflare-kv-binding: Support ttl for setItem (#​470)
  • cloudflare-kv-http: Support ttl for setItem (#​448)
🔥 Performance
  • getKeys: Avoid duplicate iteration (#​386)
  • Use direct array access instead of endsWIth (#​387)
🩹 Fixes
  • cloudflare-kv-binding: Allow passing transaction options for setItem to binding.put (#​423)
  • Fix driver types (#​433)
  • server: Avoid decoding raw request body (#​434)
  • cloudflare-kv-binding: Go through all pages to list the keys (#​459)
📖 Documentation
🏡 Chore
🤖 CI
❤️ Contributors

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner September 9, 2024 01:26
@renovate renovate bot added dependencies Pull requests that update a dependency file javascript labels Sep 9, 2024
@github-actions github-actions bot added the type: bug code to address defects in shipped code label Sep 9, 2024
@kodiakhq kodiakhq bot merged commit ab14cb6 into main Sep 9, 2024
14 checks passed
@renovate renovate bot deleted the renovate/unstorage-1.x branch September 9, 2024 01:28
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 type: bug code to address defects in shipped code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants