docs icon indicating copy to clipboard operation
docs copied to clipboard

chore(deps-dev): bump the dev-deps group across 1 directory with 2 updates

Open dependabot[bot] opened this issue 5 months ago • 3 comments

Bumps the dev-deps group with 2 updates in the / directory: prettier and wrangler.

Updates prettier from 3.5.3 to 3.6.0

Release notes

Sourced from prettier's releases.

3.6.0

diff

🔗 Release note

Changelog

Sourced from prettier's changelog.

3.6.0

diff

🔗 Release Notes

Commits

Updates wrangler from 4.17.0 to 4.20.5

Release notes

Sourced from wrangler's releases.

[email protected]

Patch Changes

  • #9688 086e29d Thanks @​dario-piotrowicz! - add remote bindings support to getPlatformProxy

    Example:

    // wrangler.jsonc
    {
    	"name": "get-platform-proxy-test",
    	"services": [
    		{
    			"binding": "MY_WORKER",
    			"service": "my-worker",
    			"experimental_remote": true
    		}
    	]
    }
    
    // index.mjs
    import { getPlatformProxy } from "wrangler";
    

    const { env } = await getPlatformProxy({ experimental: { remoteBindings: true, }, });

    // env.MY_WORKER.fetch() fetches from the remote my-worker service

  • #9558 d5edf52 Thanks @​ichernetsky-cf! - wrangler containers apply uses observability configuration.

  • #9678 24b2c66 Thanks @​dario-piotrowicz! - remove warnings during config validations on experimental_remote fields

    wrangler commands, run without the --x-remote-bindings flag, parsing config files containing experimental_remote fields currently show warnings stating that the field is not recognized. This is usually more cumbersome than helpful so here we're loosening up this validation and making wrangler always recognize the field even when no --x-remote-bindings flag is provided

  • #9633 3f478af Thanks @​nikitassharma! - Add support for setting an instance type for containers in wrangler. This allows users to configure memory, disk, and vCPU by setting instance type when interacting with containers.

  • #9596 5162c51 Thanks @​CarmenPopoviciu! - add ability to pull images for containers local dev

  • Updated dependencies [bfb791e, 5162c51]:

[email protected]

Patch Changes

... (truncated)

Changelog

Sourced from wrangler's changelog.

4.20.5

Patch Changes

  • #9688 086e29d Thanks @​dario-piotrowicz! - add remote bindings support to getPlatformProxy

    Example:

    // wrangler.jsonc
    {
    	"name": "get-platform-proxy-test",
    	"services": [
    		{
    			"binding": "MY_WORKER",
    			"service": "my-worker",
    			"experimental_remote": true
    		}
    	]
    }
    
    // index.mjs
    import { getPlatformProxy } from "wrangler";
    

    const { env } = await getPlatformProxy({ experimental: { remoteBindings: true, }, });

    // env.MY_WORKER.fetch() fetches from the remote my-worker service

  • #9558 d5edf52 Thanks @​ichernetsky-cf! - wrangler containers apply uses observability configuration.

  • #9678 24b2c66 Thanks @​dario-piotrowicz! - remove warnings during config validations on experimental_remote fields

    wrangler commands, run without the --x-remote-bindings flag, parsing config files containing experimental_remote fields currently show warnings stating that the field is not recognized. This is usually more cumbersome than helpful so here we're loosening up this validation and making wrangler always recognize the field even when no --x-remote-bindings flag is provided

  • #9633 3f478af Thanks @​nikitassharma! - Add support for setting an instance type for containers in wrangler. This allows users to configure memory, disk, and vCPU by setting instance type when interacting with containers.

  • #9596 5162c51 Thanks @​CarmenPopoviciu! - add ability to pull images for containers local dev

  • Updated dependencies [bfb791e, 5162c51]:

4.20.4

... (truncated)

Commits
  • 0813e21 Version Packages (#9697)
  • 086e29d add remote bindings support to getPlatformProxy (#9688)
  • 5162c51 feat(containers): add support for handling images that link to the CF registr...
  • 3f478af CC-5418: Set instance_type in wrangler (#9633)
  • 24b2c66 remove warnings during config validations on experimental_remote fields (#9...
  • d5edf52 wrangler containers apply uses observability configuration (#9558)
  • 7ea043b Version Packages (#9658)
  • 17d23d8 add tag, cleanup containers at end of dev, rebuild hotkey, lots of refactorin...
  • 8a60fe7 Containers fixups (#9653)
  • c489a44 Remove confirmation dialog for cloudchamber apply when not interactive (#9664)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

dependabot[bot] avatar Jun 23 '25 07:06 dependabot[bot]

Deploying docs with  Cloudflare Pages  Cloudflare Pages

Latest commit: 46d7921
Status: ✅  Deploy successful!
Preview URL: https://36721ef5.docs-51g.pages.dev
Branch Preview URL: https://dependabot-npm-and-yarn-dev-9wzw.docs-51g.pages.dev

View logs

Dangerous URL check

No absolute URLs to prisma.io/docs found. No local URLs found.

github-actions[bot] avatar Jun 23 '25 07:06 github-actions[bot]

Redirect check

This PR probably requires the following redirects to be added to static/_redirects:

  • This PR does not change any pages in a way that would require a redirect.

github-actions[bot] avatar Jun 23 '25 07:06 github-actions[bot]