Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cloudflare/workers-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: miniflare@3.20240712.0
Choose a base ref
...
head repository: cloudflare/workers-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: miniflare@3.20240718.0
Choose a head ref
  • 15 commits
  • 70 files changed
  • 11 contributors

Commits on Jul 16, 2024

  1. Update blob/<commit-hash> links to blob/main. (#6098)

    theTyster authored Jul 16, 2024
    Copy the full SHA
    429cecf View commit details

Commits on Jul 17, 2024

  1. Multiline hotkeys (#6187)

    * boxed multiline hotkey instructions
    
    * unboxed multiline hotkey instructions
    
    * Revert "unboxed multiline hotkey instructions"
    
    This reverts commit e5d8110.
    RamIdeas authored Jul 17, 2024
    Copy the full SHA
    e61444c View commit details
  2. fix(wrangler): Remove unnecessary command emoji (#6275)

    CarmenPopoviciu authored Jul 17, 2024
    Copy the full SHA
    5f6a5bc View commit details
  3. fix(wrangler): Make wrangler generate deprecation warning more user…

    …-friendly (#6274)
    
    Fixes #6222
    CarmenPopoviciu authored Jul 17, 2024
    Copy the full SHA
    d8e56c7 View commit details

Commits on Jul 18, 2024

  1. Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    eba40d0 View commit details
  2. wrangler cloudchamber: fix --json flags when required fields for it t…

    …o work are not passed (#6244)
    gabivlj authored Jul 18, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    e7c06d7 View commit details
  3. Log total amount + size of all modules (#6267)

    WalshyDev authored Jul 18, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    957d668 View commit details
  4. fix(wrangler): Update vitest config to capture .tsx tests (#6277)

    Our current vitest setup targets only "**/__tests__/**/*.test.ts"
    files. This incorrectly excludes `.tsx` test files, such as
    "**/__tests__/dev.test.tsx".
    
    This commit updates the vitest config file to target such
    test files as well.
    CarmenPopoviciu authored Jul 18, 2024

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    6526517 View commit details
  5. [C3] bump @angular/create from 18.0.4 to 18.1.1 in /packages/create-c…

    …loudflare/src/frameworks (#6284)
    
    * [C3] bump @angular/create in /packages/create-cloudflare/src/frameworks
    
    Bumps [@angular/create](https://github.com/angular/angular-cli) from 18.0.4 to 18.1.1.
    - [Release notes](https://github.com/angular/angular-cli/releases)
    - [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
    - [Commits](angular/angular-cli@18.0.4...18.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: "@angular/create"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: update dependencies of "create-cloudflare" package
    
    The following dependency versions have been updated:
    
    | Dependency      | From   | To     |
    | --------------- | ------ | ------ |
    | @angular/create | 18.0.4 | 18.1.1 |
    
    ---------
    
    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>
    dependabot[bot] and Wrangler automated PR updater authored Jul 18, 2024
    Copy the full SHA
    f1596d7 View commit details

Commits on Jul 19, 2024

  1. [C3] Bump create-hono from 0.9.0 to 0.10.0 in /packages/create-cloudf…

    …lare/src/frameworks (#6293)
    
    * [C3] Bump create-hono in /packages/create-cloudflare/src/frameworks
    
    Bumps [create-hono](https://github.com/honojs/create-hono) from 0.9.0 to 0.10.0.
    - [Release notes](https://github.com/honojs/create-hono/releases)
    - [Commits](honojs/create-hono@v0.9.0...v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: create-hono
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: update dependencies of "create-cloudflare" package
    
    The following dependency versions have been updated:
    
    | Dependency  | From  | To     |
    | ----------- | ----- | ------ |
    | create-hono | 0.9.0 | 0.10.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>
    dependabot[bot] and Wrangler automated PR updater authored Jul 19, 2024
    Copy the full SHA
    821f020 View commit details
  2. [C3] Bump create-svelte from 6.3.2 to 6.3.3 in /packages/create-cloud…

    …flare/src/frameworks (#6292)
    
    * [C3] Bump create-svelte in /packages/create-cloudflare/src/frameworks
    
    Bumps [create-svelte](https://github.com/sveltejs/kit/tree/HEAD/packages/create-svelte) from 6.3.2 to 6.3.3.
    - [Release notes](https://github.com/sveltejs/kit/releases)
    - [Changelog](https://github.com/sveltejs/kit/blob/main/packages/create-svelte/CHANGELOG.md)
    - [Commits](https://github.com/sveltejs/kit/commits/create-svelte@6.3.3/packages/create-svelte)
    
    ---
    updated-dependencies:
    - dependency-name: create-svelte
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: update dependencies of "create-cloudflare" package
    
    The following dependency versions have been updated:
    
    | Dependency    | From  | To    |
    | ------------- | ----- | ----- |
    | create-svelte | 6.3.2 | 6.3.3 |
    
    ---------
    
    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>
    dependabot[bot] and Wrangler automated PR updater authored Jul 19, 2024
    Copy the full SHA
    5d2e0f7 View commit details
  3. [C3] bump create-remix from 2.9.2 to 2.10.3 in /packages/create-cloud…

    …flare/src/frameworks (#6283)
    
    * [C3] bump create-remix in /packages/create-cloudflare/src/frameworks
    
    Bumps [create-remix](https://github.com/remix-run/remix/tree/HEAD/packages/create-remix) from 2.9.2 to 2.10.3.
    - [Release notes](https://github.com/remix-run/remix/releases)
    - [Changelog](https://github.com/remix-run/remix/blob/main/packages/create-remix/CHANGELOG.md)
    - [Commits](https://github.com/remix-run/remix/commits/create-remix@2.10.3/packages/create-remix)
    
    ---
    updated-dependencies:
    - dependency-name: create-remix
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: update dependencies of "create-cloudflare" package
    
    The following dependency versions have been updated:
    
    | Dependency   | From  | To     |
    | ------------ | ----- | ------ |
    | create-remix | 2.9.2 | 2.10.3 |
    
    ---------
    
    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>
    dependabot[bot] and Wrangler automated PR updater authored Jul 19, 2024
    Copy the full SHA
    30a1e9c View commit details
  4. Delete @types/express as well (#5239)

    nunoarruda authored Jul 19, 2024
    Copy the full SHA
    05819fb View commit details
  5. chore(deps): bump the workerd-and-workers-types group with 2 updates (#…

    …6294)
    
    * chore(deps): bump the workerd-and-workers-types group with 2 updates
    
    Bumps the workerd-and-workers-types group with 2 updates: [@cloudflare/workers-types](https://github.com/cloudflare/workerd) and [workerd](https://github.com/cloudflare/workerd).
    
    
    Updates `@cloudflare/workers-types` from 4.20240712.0 to 4.20240718.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)
    
    Updates `workerd` from 1.20240712.0 to 1.20240718.0
    - [Release notes](https://github.com/cloudflare/workerd/releases)
    - [Changelog](https://github.com/cloudflare/workerd/blob/main/RELEASE.md)
    - [Commits](cloudflare/workerd@v1.20240712.0...v1.20240718.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@cloudflare/workers-types"
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: workerd-and-workers-types
    - dependency-name: workerd
      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" package
    
    The following dependency versions have been updated:
    
    | Dependency                | From          | To            |
    | ------------------------- | ------------- | ------------- |
    | workerd                   | 1.20240712.0  | 1.20240718.0  |
    | @cloudflare/workers-types | ^4.20240712.0 | ^4.20240718.0 |
    
    * chore(deps): bump workers-types version in templates
    
    Updates @cloudflare/workers-types from 4.20240712.0
    to 4.20240718.0 for all templates
    
    ---------
    
    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>
    Co-authored-by: Carmen Popoviciu <cpopoviciu@cloudflare.com>
    3 people authored Jul 19, 2024
    Copy the full SHA
    779c713 View commit details
  6. Version Packages (#6281)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    workers-devprod and github-actions[bot] authored Jul 19, 2024
    Copy the full SHA
    810e36e View commit details
Loading