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

Merged
merged 1 commit into from
Oct 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hono (source) ^4.6.5 -> ^4.6.7 age adoption passing confidence
playwright (source) ^1.48.1 -> ^1.48.2 age adoption passing confidence
solid-js (source) ^1.9.2 -> ^1.9.3 age adoption passing confidence
tsup (source) ^8.3.0 -> ^8.3.5 age adoption passing confidence
tsx (source) ^4.19.1 -> ^4.19.2 age adoption passing confidence
vite (source) ^5.4.9 -> ^5.4.10 age adoption passing confidence
wrangler (source) ^3.81.0 -> ^3.83.0 age adoption passing confidence

Release Notes

honojs/hono (hono)

v4.6.7

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.6.6...v4.6.7

v4.6.6

Compare Source

What's Changed

New Contributors

Full Changelog: honojs/hono@v4.6.5...v4.6.6

microsoft/playwright (playwright)

v1.48.2

Compare Source

solidjs/solid (solid-js)

v1.9.3

Compare Source

egoist/tsup (tsup)

v8.3.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v8.3.4

Compare Source

No significant changes

    View changes on GitHub
privatenumber/tsx (tsx)

v4.19.2

Compare Source

Bug Fixes
  • generate sourcesContent when Node.js debugger is enabled (#​670) (7c47074)

This release is also available on:

vitejs/vite (vite)

v5.4.10

Compare Source

Please refer to CHANGELOG.md for details.

cloudflare/workers-sdk (wrangler)

v3.83.0

Compare Source

Minor Changes
  • #​7000 1de309b Thanks @​jkoe-cf! - feature: allowing users to specify a description when creating an event notification rule
Patch Changes

v3.82.0

Compare Source

Minor Changes
Patch Changes
  • #​5737 9bf51d6 Thanks @​penalosa! - Validate duplicate bindings across all binding types

  • #​7010 1f6ff8b Thanks @​vicb! - chore: update unenv dependency version

  • #​7012 244aa57 Thanks @​RamIdeas! - Add support for Workflow bindings (in deployments, not yet in local dev)

    To bind to a workflow, add a workflows section in your wrangler.toml:

    [[workflows]]
    binding = "WORKFLOW"
    name = "my-workflow"
    class_name = "MyDemoWorkflow"

    and export an entrypoint (e.g. MyDemoWorkflow) in your script:

    import { WorkflowEntrypoint } from "cloudflare:workers";
    
    export class MyDemoWorkflow extends WorkflowEntrypoint<Env, Params> {...}
  • #​7039 e44f496 Thanks @​penalosa! - Only show dev registry connection status in local dev

  • #​7037 e1b93dc Thanks @​emily-shen! - fix: ask for confirmation before creating a new Worker when uploading secrets

    Previously, wrangler secret put KEY --name non-existent-worker would automatically create a new Worker with the name non-existent-worker. This fix asks for confirmation before doing so (if running in an interactive context). Behaviour in non-interactive/CI contexts should be unchanged.

  • #​7015 48152d6 Thanks @​RamIdeas! - add wrangler workflows ... commands

  • #​7041 045787b Thanks @​CarmenPopoviciu! - Show wrangler pages dev --proxy warning

    On Node.js 17+, wrangler will default to fetching only the IPv6 address. With these changes we warn users that the process listening on the port specified via --proxy should be configured for IPv6.

  • #​7018 127615a Thanks @​emily-shen! - fix: log successful runs of d1 execute in local

  • #​6970 a8ca700 Thanks @​oliy! - Add HTTP authentication options for Workers Pipelines

  • #​7005 6131ef5 Thanks @​edmundhung! - fix: prevent users from passing multiple arguments to non array options

  • #​7046 f9d5fdb Thanks @​oliy! - Minor change to 3rd party API shape for Workers Pipelines

  • #​6972 c794935 Thanks @​penalosa! - Add (local) indicator to bindings using local data

  • Updated dependencies [809193e]:


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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: 0170558
Status: ✅  Deploy successful!
Preview URL: https://e0f9d7ce.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: 0170558
Status: ✅  Deploy successful!
Preview URL: https://12ac984a.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: 0170558
Status: ✅  Deploy successful!
Preview URL: https://ebd1897f.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 8aad34c into main Oct 28, 2024
10 checks passed
@magne4000 magne4000 deleted the renovate/all-minor-patch branch October 28, 2024 09:00
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