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 all non-major dependencies #499

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@azure/identity (source) ^4.4.1 -> ^4.5.0 age adoption passing confidence
@azure/keyvault-secrets (source) ^4.8.0 -> ^4.9.0 age adoption passing confidence
@azure/storage-blob (source) ^12.24.0 -> ^12.25.0 age adoption passing confidence
@types/node (source) ^22.7.5 -> ^22.7.6 age adoption passing confidence
@upstash/redis ^1.34.0 -> ^1.34.3 age adoption passing confidence
@vitest/coverage-v8 (source) ^2.1.2 -> ^2.1.3 age adoption passing confidence
pnpm (source) 9.12.1 -> 9.12.2 age adoption passing confidence
undocs ^0.2.28 -> ^0.2.30 age adoption passing confidence
vite (source) ^5.4.8 -> ^5.4.9 age adoption passing confidence
vitest (source) ^2.1.2 -> ^2.1.3 age adoption passing confidence

Release Notes

Azure/azure-sdk-for-js (@​azure/identity)

v4.5.0

Compare Source

upstash/upstash-redis (@​upstash/redis)

v1.34.3

Compare Source

What's Changed

Changes

Vercel Env Variables

@​upstash/redis sdk now also works when the env variables of Vercel KV are set:

KV_REST_API_URL
KV_REST_API_TOKEN
Granular Auto Pipeline Errors

When the pipeline of the auto pipeline failed, it threw an error for all commands in the auto pipeline. This is not ideal for the use case of auto pipeline. Now, they are raised seperately.

This required changing the exec method of Pipeline. It's not possible to return the errors instead of raising them. See the docstring for more details.

Remove throw on missing URL/Token

We updated the SDK to throw error if the URL or the token is not set in v1.31.1, in PR #​1065. This causes the Vercel builds in Turbo repo to fail unless the turbo.json is updated.

Now, we only print warning logs if the credentials are missing, instead of throwing.

Full Changelog: upstash/redis-js@v1.34.2...v1.34.3

v1.34.2

Compare Source

What's Changed

Full Changelog: upstash/redis-js@v1.34.1...v1.34.2

v1.34.1

Compare Source

What's Changed

New Contributors

Full Changelog: upstash/redis-js@v1.34.0...v1.34.1

vitest-dev/vitest (@​vitest/coverage-v8)

v2.1.3

Compare Source

   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub
pnpm/pnpm (pnpm)

v9.12.2

Compare Source

unjs/undocs (undocs)

v0.2.30

Compare Source

compare changes

🩹 Fixes
  • Update automd (7ee37d2)
  • Fallback in case of any errors with automd transform (b36931c)
🏡 Chore
❤️ Contributors

v0.2.29

Compare Source

compare changes

🚀 Enhancements
  • Add support for deno as package manager (#​147)
🏡 Chore
❤️ Contributors
vitejs/vite (vite)

v5.4.9

Compare Source

Please refer to CHANGELOG.md for details.


Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

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

Copy link

cloudflare-workers-and-pages bot commented Oct 16, 2024

Deploying unstorage with  Cloudflare Pages  Cloudflare Pages

Latest commit: de3f0c1
Status: ✅  Deploy successful!
Preview URL: https://d021abe7.unstorage.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.unstorage.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 5571c6c to 3f42538 Compare October 17, 2024 01:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3f42538 to de3f0c1 Compare October 17, 2024 18:24
@renovate renovate bot merged commit efff493 into main Oct 18, 2024
3 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch October 18, 2024 01:49
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.

0 participants