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: vercel/edge-runtime
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: @edge-runtime/[email protected]
Choose a base ref
...
head repository: vercel/edge-runtime
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 6 commits
  • 7 files changed
  • 4 contributors

Commits on Dec 3, 2024

  1. build(deps-dev): bump acorn from 8.12.1 to 8.14.0 (#1033)

    Bumps [acorn](https://github.com/acornjs/acorn) from 8.12.1 to 8.14.0.
    - [Commits](acornjs/acorn@8.12.1...8.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: acorn
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    738a348 View commit details
    Browse the repository at this point in the history
  2. fix: consumeUint8ArrayReadableStream type (#1051)

    * fix: consumeUint8ArrayReadableStream type
    
    * Create seven-emus-hug.md
    Kikobeats authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    1c9bfec View commit details
    Browse the repository at this point in the history
  3. Version Packages (#1052)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    github-actions[bot] and github-actions[bot] authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    d1fbe4e View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2024

  1. build(deps-dev): bump postcss from 8.4.31 to 8.4.49 in /docs (#1058)

    * build(deps-dev): bump postcss from 8.4.31 to 8.4.49 in /docs
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.4.31 to 8.4.49.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.4.31...8.4.49)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Update pnpm-lock.yaml
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    dependabot[bot] and github-actions[bot] authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    6174322 View commit details
    Browse the repository at this point in the history
  2. build(deps-dev): bump @types/ws from 8.5.12 to 8.5.13 (#1054)

    Bumps [@types/ws](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/ws) from 8.5.12 to 8.5.13.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/ws)
    
    ---
    updated-dependencies:
    - dependency-name: "@types/ws"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    370da0e View commit details
    Browse the repository at this point in the history
  3. build(deps): bump @heroicons/react from 2.1.5 to 2.2.0 (#1056)

    Bumps [@heroicons/react](https://github.com/tailwindlabs/heroicons) from 2.1.5 to 2.2.0.
    - [Release notes](https://github.com/tailwindlabs/heroicons/releases)
    - [Changelog](https://github.com/tailwindlabs/heroicons/blob/master/CHANGELOG.md)
    - [Commits](tailwindlabs/heroicons@v2.1.5...v2.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@heroicons/react"
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 4, 2024
    Configuration menu
    Copy the full SHA
    dd44c3f View commit details
    Browse the repository at this point in the history
Loading