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

refactor(netlify-blobs): update to v7 #407

Merged
merged 5 commits into from Mar 14, 2024
Merged

Conversation

ascorbic
Copy link
Contributor

@ascorbic ascorbic commented Mar 8, 2024

πŸ”— Linked issue

#406 updates the dependency without fixing the imports in tests

❓ Type of change

  • πŸ“– Documentation (updates to the documentation, readme, or JSdoc annotations)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • πŸ‘Œ Enhancement (improving an existing functionality like performance)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

πŸ“š Description

Netlify Blobs are coming out of beta, and the latest version of the client has breaking changes to the local server used in tests. This PR updates the client and changes the imports for the tests. It also updates the docs to remove the reference to beta and add usage information for edge functions.

πŸ“ Checklist

  • I have linked an issue or discussion.
  • I have updated the documentation accordingly.

Copy link

codecov bot commented Mar 8, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 66.04%. Comparing base (4d61c78) to head (3cd1fd7).
Report is 8 commits behind head on main.

❗ Current head 3cd1fd7 differs from pull request most recent head 2d446c8. Consider uploading reports for the commit 2d446c8 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #407      +/-   ##
==========================================
+ Coverage   65.05%   66.04%   +0.98%     
==========================================
  Files          39       39              
  Lines        4055     4055              
  Branches      487      503      +16     
==========================================
+ Hits         2638     2678      +40     
+ Misses       1408     1368      -40     
  Partials        9        9              

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

docs/2.drivers/netlify.md Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
@anthonyholmes

This comment was marked as off-topic.

@pi0 pi0 changed the title chore(deps): update Netlify Blobs client to v7 refactor(netlify-blobs): update to v7 Mar 14, 2024
Copy link
Member

@pi0 pi0 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

I made some quick changes to the docs ordering. Feel free to amend it later πŸ‘πŸΌ

@pi0 pi0 merged commit 4187d88 into unjs:main Mar 14, 2024
2 checks passed
@ascorbic ascorbic deleted the netlify-blobs-update branch March 14, 2024 12:16
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.

None yet

3 participants