unjs / unenv

🕊️ Convert javaScript code to be runtime agnostic
MIT License
342 stars 18 forks source link

chore(deps): update all non-major dependencies #229

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@types/node (source) ^20.12.12 -> ^20.12.13 age adoption passing confidence
pnpm (source) 9.1.2 -> 9.1.4 age adoption passing confidence
wrangler (source) ^3.57.2 -> ^3.58.0 age adoption passing confidence

Release Notes

pnpm/pnpm (pnpm) ### [`v9.1.4`](https://togithub.com/pnpm/pnpm/compare/v9.1.3...v9.1.4) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.1.3...v9.1.4) ### [`v9.1.3`](https://togithub.com/pnpm/pnpm/compare/v9.1.2...v9.1.3) [Compare Source](https://togithub.com/pnpm/pnpm/compare/v9.1.2...v9.1.3)
cloudflare/workers-sdk (wrangler) ### [`v3.58.0`](https://togithub.com/cloudflare/workers-sdk/blob/HEAD/packages/wrangler/CHANGELOG.md#3580) [Compare Source](https://togithub.com/cloudflare/workers-sdk/compare/wrangler@3.57.2...wrangler@3.58.0) ##### Minor Changes - [#​5933](https://togithub.com/cloudflare/workers-sdk/pull/5933) [`93b98cb`](https://togithub.com/cloudflare/workers-sdk/commit/93b98cb7e2ba5f73acbc20b4a3ca9a404a37a5dc) Thanks [@​WalshyDev](https://togithub.com/WalshyDev)! - feature: allow for writing authentication details per API environment. This allows someone targetting staging to have their staging auth details saved separately from production, this saves them logging in and out when switching environments. ##### Patch Changes - [#​5938](https://togithub.com/cloudflare/workers-sdk/pull/5938) [`9e4d8bc`](https://togithub.com/cloudflare/workers-sdk/commit/9e4d8bcb8811b9dc2570de26660baa4361a52749) Thanks [@​threepointone](https://togithub.com/threepointone)! - fix: let "assets" in wrangler.toml be a string The experimental "assets" field can be either a string or an object. However the type definition marks it only as an object. This is a problem because we use this to generate the json schema, which gets picked up by vscode's even better toml extension, and shows it to be an error when used with a string (even though it works fine). The fix is to simply change the type definition to add a string variant. - [#​5758](https://togithub.com/cloudflare/workers-sdk/pull/5758) [`8e5e589`](https://togithub.com/cloudflare/workers-sdk/commit/8e5e5897f0de5f8a4990f88165d7a963018a06ef) Thanks [@​Jackenmen](https://togithub.com/Jackenmen)! - fix: use correct type for AI binding instead of unknown - Updated dependencies \[[`e0e7725`](https://togithub.com/cloudflare/workers-sdk/commit/e0e772575c079787f56615ec3d7a6a4af0633b5a)]: - miniflare@3.20240524.1

Configuration

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

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

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



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

renovate[bot] commented 1 month ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.