Skip to content

Bump committee from 5.5.4 to 5.6.2#162

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/bundler/committee-5.6.2
Open

Bump committee from 5.5.4 to 5.6.2#162
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/bundler/committee-5.6.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps committee from 5.5.4 to 5.6.2.

Changelog

Sourced from committee's changelog.

5.6.2 - 2026-03-20

  • update .ruby-version to latest tested #456
  • bump actions/checkout from 5 to 6 #457
  • add ydah to contributors list #458
  • add coerce_response_values option to enable type coercion in response validation #461
  • move response validation logic from middleware to validator classes #462
  • add OpenAPI 3 parameter deserialization with style/explode support #460
  • add more straightforward options by type #463
  • add strict mode support for query parameters #464
  • add except option for testing error responses #465
  • fix OpenAPI schema cache collision by including schema_path in cache key #466
  • fix OpenAPI 3 path coercion to respect coerce_path_params independently of query coercion #467
  • fix prefix matching to respect path segment boundaries #468
  • add Ruby 4.0 to CI configuration and update README for supported versions #469

5.6.1 - 2025-10-30

  • fix content type parsing for complex types #455

5.6.0 - 2025-10-01

  • bump actions/checkout #450
  • replace require with plugins in rubocop config #451
  • return to lenient status parsing for hyperschema #453

5.5.5 - 2025-08-07

  • add support for streaming_content_parsers
  • update to optimistic rack dependency
Commits
  • 7daefdc v5.6.2
  • 57cc754 Add except option for testing error responses (#465)
  • 479b757 Fix OpenAPI 3 path coercion to respect coerce_path_params independently of qu...
  • 7ff2876 Fix prefix matching to respect path segment boundaries (#468)
  • d644a2e Fix OpenAPI schema cache collision by including schema_path in cache key (#466)
  • 6d73b3b Add Ruby 4.0 to CI configuration and update README for supported versions (#469)
  • 8665b13 Add more straightforward options by type (#463)
  • 568c77e Add support strict mode for query parameter (#464)
  • 63a2a14 Add OpenAPI 3 parameter deserialization with style/explode support (#460)
  • 22d35b1 Move response validation logic from middleware to validator classes (#462)
  • 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 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 [committee](https://github.com/interagent/committee) from 5.5.4 to 5.6.2.
- [Changelog](https://github.com/interagent/committee/blob/master/CHANGELOG.md)
- [Commits](interagent/committee@v5.5.4...v5.6.2)

---
updated-dependencies:
- dependency-name: committee
  dependency-version: 5.6.2
  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 ruby Pull requests that update ruby code labels Apr 1, 2026
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 ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants