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: ipfs/service-worker-gateway
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.13.4
Choose a base ref
...
head repository: ipfs/service-worker-gateway
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.13.5
Choose a head ref
  • 9 commits
  • 5 files changed
  • 3 contributors

Commits on Jun 29, 2025

  1. fix: allow injection of config (#791)

    * fix: allow injection of trustless config
    
    * test: ensure injected config works as expected
    
    * chore: fix lint, remove lz-string
    
    * fix: invalid injected config results in using default config
    SgtPooki authored Jun 29, 2025
    Configuration menu
    Copy the full SHA
    470dab7 View commit details
    Browse the repository at this point in the history
  2. deps: bump @chainsafe/libp2p-noise (#792)

    Bumps the helia-deps group with 1 update in the / directory: [@chainsafe/libp2p-noise](https://github.com/ChainSafe/js-libp2p-noise).
    
    
    Updates `@chainsafe/libp2p-noise` from 16.1.3 to 16.1.4
    - [Release notes](https://github.com/ChainSafe/js-libp2p-noise/releases)
    - [Changelog](https://github.com/ChainSafe/js-libp2p-noise/blob/master/CHANGELOG.md)
    - [Commits](ChainSafe/js-libp2p-noise@v16.1.3...v16.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: "@chainsafe/libp2p-noise"
      dependency-version: 16.1.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: helia-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 29, 2025
    Configuration menu
    Copy the full SHA
    32ec7b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. deps(dev): bump aegir from 47.0.18 to 47.0.19 (#794)

    Bumps [aegir](https://github.com/ipfs/aegir) from 47.0.18 to 47.0.19.
    - [Release notes](https://github.com/ipfs/aegir/releases)
    - [Changelog](https://github.com/ipfs/aegir/blob/main/CHANGELOG.md)
    - [Commits](ipfs/aegir@v47.0.18...v47.0.19)
    
    ---
    updated-dependencies:
    - dependency-name: aegir
      dependency-version: 47.0.19
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    c6e7d0e View commit details
    Browse the repository at this point in the history
  2. deps(dev): bump @playwright/test from 1.53.1 to 1.53.2 (#796)

    Bumps [@playwright/test](https://github.com/microsoft/playwright) from 1.53.1 to 1.53.2.
    - [Release notes](https://github.com/microsoft/playwright/releases)
    - [Commits](microsoft/playwright@v1.53.1...v1.53.2)
    
    ---
    updated-dependencies:
    - dependency-name: "@playwright/test"
      dependency-version: 1.53.2
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    f891073 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. deps: bump the helia-deps group across 1 directory with 5 updates (#803)

    Bumps the helia-deps group with 5 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [@libp2p/dcutr](https://github.com/libp2p/js-libp2p) | `2.0.36` | `2.0.37` |
    | [@libp2p/identify](https://github.com/libp2p/js-libp2p) | `3.0.37` | `3.0.38` |
    | [@libp2p/websockets](https://github.com/libp2p/js-libp2p) | `9.2.17` | `9.2.18` |
    | [@libp2p/webtransport](https://github.com/libp2p/js-libp2p) | `5.0.47` | `5.0.49` |
    | [libp2p](https://github.com/libp2p/js-libp2p) | `2.8.12` | `2.8.14` |
    
    
    
    Updates `@libp2p/dcutr` from 2.0.36 to 2.0.37
    - [Release notes](https://github.com/libp2p/js-libp2p/releases)
    - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
    - [Commits](libp2p/js-libp2p@ping-v2.0.36...pnet-v2.0.37)
    
    Updates `@libp2p/identify` from 3.0.37 to 3.0.38
    - [Release notes](https://github.com/libp2p/js-libp2p/releases)
    - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
    - [Commits](libp2p/js-libp2p@identify-v3.0.37...identify-v3.0.38)
    
    Updates `@libp2p/websockets` from 9.2.17 to 9.2.18
    - [Release notes](https://github.com/libp2p/js-libp2p/releases)
    - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
    - [Commits](libp2p/js-libp2p@websockets-v9.2.17...websockets-v9.2.18)
    
    Updates `@libp2p/webtransport` from 5.0.47 to 5.0.49
    - [Release notes](https://github.com/libp2p/js-libp2p/releases)
    - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
    - [Commits](libp2p/js-libp2p@webtransport-v5.0.47...webtransport-v5.0.49)
    
    Updates `libp2p` from 2.8.12 to 2.8.14
    - [Release notes](https://github.com/libp2p/js-libp2p/releases)
    - [Changelog](https://github.com/libp2p/js-libp2p/blob/main/.release-please.json)
    - [Commits](libp2p/js-libp2p@libp2p-v2.8.12...libp2p-v2.8.14)
    
    ---
    updated-dependencies:
    - dependency-name: "@libp2p/dcutr"
      dependency-version: 2.0.37
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: helia-deps
    - dependency-name: "@libp2p/identify"
      dependency-version: 3.0.38
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: helia-deps
    - dependency-name: "@libp2p/websockets"
      dependency-version: 9.2.18
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: helia-deps
    - dependency-name: "@libp2p/webtransport"
      dependency-version: 5.0.49
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: helia-deps
    - dependency-name: libp2p
      dependency-version: 2.8.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: helia-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    88de66c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fc5ec01 View commit details
    Browse the repository at this point in the history
  3. deps(dev): bump esbuild from 0.25.5 to 0.25.6 (#801)

    Bumps [esbuild](https://github.com/evanw/esbuild) from 0.25.5 to 0.25.6.
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md)
    - [Commits](evanw/esbuild@v0.25.5...v0.25.6)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-version: 0.25.6
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    f983b22 View commit details
    Browse the repository at this point in the history
  4. deps(dev): bump @babel/core from 7.27.4 to 7.28.0 (#799)

    Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.27.4 to 7.28.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.28.0/packages/babel-core)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/core"
      dependency-version: 7.28.0
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    ef05fb9 View commit details
    Browse the repository at this point in the history
  5. chore(main): release 1.13.5 (#795)

    Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>
    web3-bot and SgtPooki authored Jul 8, 2025
    Configuration menu
    Copy the full SHA
    010b54a View commit details
    Browse the repository at this point in the history
Loading