Skip to content

chore(deps): bump ipfs/gateway-conformance from 0.2 to 0.4#110

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/ipfs/gateway-conformance-0.4
Open

chore(deps): bump ipfs/gateway-conformance from 0.2 to 0.4#110
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/github_actions/ipfs/gateway-conformance-0.4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 9, 2023

Bumps ipfs/gateway-conformance from 0.2 to 0.4.

Release notes

Sourced from ipfs/gateway-conformance's releases.

v0.3.1

Added

  • Specs Dashboard Output. PR
  • --version flag shows the current version
  • Metadata logging used to associate tests with custom data like versions, specs identifiers, etc.
  • Output Github's workflow URL with metadata. PR
  • Basic Dashboard Output with content generation. PR
  • Test Group Metadata on Tests. PR
  • Specs Metadata on Tests. PR

Changed

  • Escape test names to avoid confusion when processing test hierarchies. PR

v0.3.0

Added

  • --verbose flag displays all the output to the console
  • Expect.Headers.ChecksAll: an expectation to test all the header values (0, 1, or more)

Changed

  • finalized port of Kubo's sharness tests. PR
  • extract-fixtures --merged generates a car version 1 with a single root now
  • refactored multi-range requests. PR
Changelog

Sourced from ipfs/gateway-conformance's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.4.0] - 2023-10-02

Added

  • Added tests for HTTP Range requests, as well as some basic helpers for AnyOf and AllOf. PR

[0.3.1] - 2023-09-15

Added

  • Specs Dashboard Output. PR
  • --version flag shows the current version
  • Metadata logging used to associate tests with custom data like versions, specs identifiers, etc.
  • Output Github's workflow URL with metadata. PR
  • Basic Dashboard Output with content generation. PR
  • Test Group Metadata on Tests. PR
  • Specs Metadata on Tests. PR

Changed

  • Escape test names to avoid confusion when processing test hierarchies. PR

[0.3.0] - 2023-07-31

Added

  • --verbose flag displays all the output to the console
  • Expect.Headers.ChecksAll: an expectation to test all the header values (0, 1, or more)

Changed

  • finalized port of Kubo's sharness tests. PR
  • extract-fixtures --merged generates a car version 1 with a single root now
  • refactored multi-range requests. PR

[0.2.0] - 2023-06-26

Added

  • carFixture.MustGetChildren
  • Gateway backend timeout test for entity-bytes from IPIP-402. Issue.

Changed

  • Renamed methods using Children into Descendants when relevant
  • CAR tests no longer check for the roots. See discussion in IPIP-402.

[0.1.0] - 2023-06-08

Added

  • Fmt a string interpolation that replaces golang's and works better with HTML entities, and HTTP headers and URLs.
  • Support for calling multiple requests in a single test case and comparing their payloads.

Changed

  • Path(url) does not add a leading / to the URL anymore.
  • Do not follow redirects by default anymore, remove DoNotFollowRedirect and add FollowRedirect.

... (truncated)

Commits
  • c038078 release: v0.4.0
  • cf94204 fix: byte range panic
  • 60f09eb fix: byte range panic
  • d6a34a3 release: v0.4.0
  • d7e8118 feat: range request helpers (#162)
  • 4dc579c test: percent-encoded filename and _redirects with If-None-Match on DNSLink
  • f97bbf8 feat: test redirects file and if-none-match header
  • 728b965 feat: test for filenames with percent-encoding
  • 0083f08 refactor: remove unused fixture
  • 512e0b4 release: v0.3.1
  • Additional commits viewable in compare view

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)

Bumps [ipfs/gateway-conformance](https://github.com/ipfs/gateway-conformance) from 0.2 to 0.4.
- [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.2...v0.4)

---
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>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 9, 2023
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.

0 participants