Skip to content

Conversation

@pull
Copy link

@pull pull bot commented Jan 22, 2026

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

edmundhung and others added 8 commits January 22, 2026 14:42
Adds a new `--inspector-ip` CLI flag and `dev.inspector_ip` configuration
option to allow customising the IP address that the inspector server listens
on. This enables debugging in Docker containers and other environments where
binding to 127.0.0.1 is not sufficient.

Previously, the inspector was hardcoded to listen only on 127.0.0.1, which
prevented debugging in containerized environments where external access is
needed.

Fixes #5603

Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
…12040)

* chore(deps): bump the workerd-and-workers-types group with 2 updates

Bumps the workerd-and-workers-types group with 2 updates: [workerd](https://github.com/cloudflare/workerd) and [@cloudflare/workers-types](https://github.com/cloudflare/workerd).


Updates `workerd` from 1.20260120.0 to 1.20260122.0
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](cloudflare/workerd@v1.20260120.0...v1.20260122.0)

Updates `@cloudflare/workers-types` from 4.20260120.0 to 4.20260122.0
- [Release notes](https://github.com/cloudflare/workerd/releases)
- [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
- [Commits](https://github.com/cloudflare/workerd/commits)

---
updated-dependencies:
- dependency-name: workerd
  dependency-version: 1.20260122.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workerd-and-workers-types
- dependency-name: "@cloudflare/workers-types"
  dependency-version: 4.20260122.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: workerd-and-workers-types
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: update dependencies of "miniflare", "wrangler"

The following dependency versions have been updated:

| Dependency | From         | To           |
| ---------- | ------------ | ------------ |
| workerd    | 1.20260120.0 | 1.20260122.0 |

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wrangler automated PR updater <wrangler@cloudflare.com>
* create fixture with many bindings

* Add resource api worker to miniflare

* gate behind experimental flag

* add tests

* changeset

* fixups

* rename to local explorer and more fixups
* fix: remove remote option from hyperdrive create command

Hyperdrive does not support remote bindings during local development.
This removes the confusing --use-remote flag and 'remote resource' prompt.

Fixes #11674

* Use object spread for createdResourceConfig options
@pull pull bot locked and limited conversation to collaborators Jan 22, 2026
@pull pull bot added the ⤵️ pull label Jan 22, 2026
@pull pull bot merged commit b9eec1d into code:main Jan 22, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants