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 #30

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 9, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@universal-middleware/core ^0.3.0 -> ^0.3.1 age adoption passing confidence
@universal-middleware/hattip ^0.3.0 -> ^0.3.1 age adoption passing confidence
@universal-middleware/hono ^0.3.0 -> ^0.3.1 age adoption passing confidence
hono (source) ^4.6.12 -> ^4.6.13 age adoption passing confidence
wrangler (source) ^3.91.0 -> ^3.93.0 age adoption passing confidence

Release Notes

honojs/hono (hono)

v4.6.13

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.6.12...v4.6.13

cloudflare/workers-sdk (wrangler)

v3.93.0

Compare Source

Minor Changes
  • #​7291 f5b9cd5 Thanks @​edmundhung! - Add anonymous telemetry to Wrangler commands

    For new users, Cloudflare will collect anonymous usage telemetry to guide and improve Wrangler's development. If you have already opted out of Wrangler's existing telemetry, this setting will still be respected.

    See our data policy for more details on what we collect and how to opt out if you wish.

  • #​7448 20a0f17 Thanks @​GregBrimble! - feat: Allow Workers for Platforms scripts (scripts deployed with --dispatch-namespace) to bring along assets

  • #​7445 f4ae6ee Thanks @​WillTaylorDev! - Support for assets.experimental_serve_directly with wrangler dev

Patch Changes

v3.92.0

Compare Source

Minor Changes
  • #​7251 80a83bb Thanks @​penalosa! - Improve Wrangler's multiworker support to allow running multiple workers at once with one command. To try it out, pass multiple -c flags to Wrangler: i.e. wrangler dev -c wrangler.toml -c ../other-worker/wrangler.toml. The first config will be treated as the primary worker and will be exposed over HTTP as usual (localhost:8787) while the rest will be treated as secondary and will only be accessible via a service binding from the primary worker. Notably, these workers all run in the same runtime instance, which should improve reliability of multiworker dev and fix some bugs (RPC to cross worker Durable Objects, for instance).

  • #​7130 11338d0 Thanks @​nickbabcock! - Update import resolution for files and package exports

    In an npm workspace environment, wrangler will now be able to successfully resolve package exports.

    Previously, wrangler would only be able to resolve modules in a relative node_modules directory and not the workspace root node_modules directory.

  • #​7355 5928e8c Thanks @​emily-shen! - feat: add experimental_serve_directly option to Workers with Assets

    Users can now specify whether their assets are served directly against HTTP requests or whether these requests always go to the Worker, which can then respond with asset retrieved by its assets binding.

Patch Changes

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" (UTC), 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.

👻 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

Deploying vike-cloudflare-vike-demo with  Cloudflare Pages  Cloudflare Pages

Latest commit: d486f88
Status: ✅  Deploy successful!
Preview URL: https://a42d5f1c.vike-clouflare-vike-demo.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.vike-clouflare-vike-demo.pages.dev

View logs

Copy link

Deploying vike-cloudflare-hono-demo with  Cloudflare Pages  Cloudflare Pages

Latest commit: d486f88
Status: ✅  Deploy successful!
Preview URL: https://cfc77e7d.vike-clouflare-hono-demo.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.vike-clouflare-hono-demo.pages.dev

View logs

Copy link

Deploying vike-cloudflare-hattip-demo with  Cloudflare Pages  Cloudflare Pages

Latest commit: d486f88
Status: ✅  Deploy successful!
Preview URL: https://5052b384.vike-clouflare-hattip-demo.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.vike-clouflare-hattip-demo.pages.dev

View logs

@magne4000 magne4000 merged commit 8960332 into main Dec 9, 2024
10 checks passed
@magne4000 magne4000 deleted the renovate/all-minor-patch branch December 9, 2024 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant