Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: ipfs/gateway-conformance@0.5.0 #66

Merged
merged 3 commits into from
Jan 29, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2024

Bumps ipfs/gateway-conformance from 0.4.1 to 0.5.0.

Release notes

Sourced from ipfs/gateway-conformance's releases.

v0.5.0

Changed

  • Fixed tests of CAR requests with entity-bytes and negative indexing. PR (BREAKING CHANGE)
  • Fixed IPNS provisioning with Kubo. PR

v0.4.2

Changed

  • Fixed versioning in Docker containers. PR
Changelog

Sourced from ipfs/gateway-conformance's changelog.

[0.5.0] - 2024-01-25

Changed

  • Fixed tests of CAR requests with entity-bytes and negative indexing. PR (BREAKING CHANGE)
  • Fixed IPNS provisioning with Kubo. PR

[0.4.2] - 2023-11-20

Changed

  • Fixed versioning in Docker containers. PR
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jan 29, 2024
@lidel
Copy link
Member

lidel commented Jan 29, 2024

This fails because we also need to update boxo to version that includes fix from ipfs/boxo#523

I will switch rainbow to boxo@main, so it includes the above, and resolve any conflicts.
Once boxo release is available, we switch to release version.

@lidel lidel force-pushed the dependabot/github_actions/ipfs/gateway-conformance-0.5.0 branch from 6d280d8 to 7e471af Compare January 29, 2024 17:11
@lidel lidel changed the title Bump ipfs/gateway-conformance from 0.4.1 to 0.5.0 fix: ipfs/gateway-conformance@0.5.0 Jan 29, 2024
dependabot bot and others added 3 commits January 29, 2024 18:47
Bumps [ipfs/gateway-conformance](https://github.com/ipfs/gateway-conformance) from 0.4.1 to 0.5.0.
- [Release notes](https://github.com/ipfs/gateway-conformance/releases)
- [Changelog](https://github.com/ipfs/gateway-conformance/blob/main/CHANGELOG.md)
- [Commits](ipfs/gateway-conformance@v0.4.1...v0.5.0)

---
updated-dependencies:
- dependency-name: ipfs/gateway-conformance
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
this was pulled in with boxo update
@lidel lidel force-pushed the dependabot/github_actions/ipfs/gateway-conformance-0.5.0 branch from ee7dbca to fe37247 Compare January 29, 2024 17:48
@lidel lidel enabled auto-merge (squash) January 29, 2024 17:51
@lidel lidel merged commit 559f173 into main Jan 29, 2024
8 checks passed
@dependabot dependabot bot deleted the dependabot/github_actions/ipfs/gateway-conformance-0.5.0 branch January 29, 2024 17:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant