-
Notifications
You must be signed in to change notification settings - Fork 21
Comparing changes
Open a pull request
base repository: ipfs/service-worker-gateway
base: v1.13.4
head repository: ipfs/service-worker-gateway
compare: v1.13.5
- 9 commits
- 5 files changed
- 3 contributors
Commits on Jun 29, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for 470dab7 - Browse repository at this point
Copy the full SHA 470dab7View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 32ec7b4 - Browse repository at this point
Copy the full SHA 32ec7b4View commit details
Commits on Jul 2, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for c6e7d0e - Browse repository at this point
Copy the full SHA c6e7d0eView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f891073 - Browse repository at this point
Copy the full SHA f891073View commit details
Commits on Jul 8, 2025
-
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>
Configuration menu - View commit details
-
Copy full SHA for 88de66c - Browse repository at this point
Copy the full SHA 88de66cView commit details -
Configuration menu - View commit details
-
Copy full SHA for fc5ec01 - Browse repository at this point
Copy the full SHA fc5ec01View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for f983b22 - Browse repository at this point
Copy the full SHA f983b22View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ef05fb9 - Browse repository at this point
Copy the full SHA ef05fb9View commit details -
chore(main): release 1.13.5 (#795)
Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 010b54a - Browse repository at this point
Copy the full SHA 010b54aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1.13.4...v1.13.5