Skip to content

build(deps-dev): bump the development-dependencies group with 2 updates#1613

Merged
Isalafont merged 1 commit into
developfrom
dependabot/bundler/development-dependencies-e8c81c177f
Jun 8, 2026
Merged

build(deps-dev): bump the development-dependencies group with 2 updates#1613
Isalafont merged 1 commit into
developfrom
dependabot/bundler/development-dependencies-e8c81c177f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps the development-dependencies group with 2 updates: tidewave and openapi_first.

Updates tidewave from 0.4.2 to 0.5.0

Changelog

Sourced from tidewave's changelog.

v0.5.0 (2026-05-29)

  • Remove FastMCP as a dependency
Commits
  • 716a32c Release v0.5.0
  • ee06fe3 Move development section to the bottom
  • d70bd3a Add note on why some tools are not available
  • 36062f5 Remove FastMCP and make Rails optional (#100)
  • a7c8b16 Clarify origin header checks
  • b85e5c8 Update remote access configuration explanation
  • 02d53e3 Reject origins except for /tidewave
  • See full diff in compare view

Updates openapi_first from 3.4.2 to 3.4.3

Changelog

Sourced from openapi_first's changelog.

3.4.3

Fixed: Loading a document no longer raises NoMethodError: undefined method 'schema' for nil when a Media Type Object has no schema (e.g. it only declares an example). schema is optional in a Media Type Object; such media types now impose no body-schema constraint.

Commits
  • d0b62e3 3.4.3
  • db45d8e Don't rely on duck checking when building request body parser
  • 3f26d31 Merge pull request #482 from KirtashW17/fix/ISS-481-media-type-without-schema
  • f6f027e Guard optional schema in Media Type Objects
  • 0ff0cc4 Merge pull request #480 from ahx/register-request-body-parser
  • dd9eaf8 Remove redundant matching of multipart content-type.
  • e3b36b7 Merge pull request #478 from moberegger/moberegger/use-registered-multipart-f...
  • d4829c4 Use registered multipart/form-data parser
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the development-dependencies group with 2 updates: [tidewave](https://github.com/tidewave-ai/tidewave_rails) and [openapi_first](https://github.com/ahx/openapi_first).


Updates `tidewave` from 0.4.2 to 0.5.0
- [Changelog](https://github.com/tidewave-ai/tidewave_rails/blob/main/CHANGELOG.md)
- [Commits](tidewave-ai/tidewave_rails@v0.4.2...v0.5.0)

Updates `openapi_first` from 3.4.2 to 3.4.3
- [Changelog](https://github.com/ahx/openapi_first/blob/main/CHANGELOG.md)
- [Commits](ahx/openapi_first@v3.4.2...v3.4.3)

---
updated-dependencies:
- dependency-name: tidewave
  dependency-version: 0.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: openapi_first
  dependency-version: 3.4.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
...

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 Jun 8, 2026
@Isalafont Isalafont merged commit b0e38b9 into develop Jun 8, 2026
36 of 37 checks passed
@Isalafont Isalafont deleted the dependabot/bundler/development-dependencies-e8c81c177f branch June 8, 2026 09:13
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.

2 participants