Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 13, 2025

Bumps the rubygems group with 1 update: roda.

Updates roda from 3.94.0 to 3.95.0

Changelog

Sourced from roda's changelog.

=== 3.95.0 (2025-08-12)

  • Support typecast_query_params and typecast_body_params in typecast_params plugin (jeremyevans)

  • Raise Roda::RodaPlugins::Sessions::CookieTooLarge for cookies where total cookie size is over 4K (not just cookie value) (jeremyevans)

  • Add response_content_type plugin for more easily setting content-type for responses (jeremyevans)

Commits
  • 925101e Bump version to 3.95.0
  • 99eaad2 Fix rdoc formatting of response_content_type plugin documentation
  • f4317eb Support typecast_query_params and typecast_body_params in typecast_params plugin
  • 02d4eba Drop JRuby 9.1 support in CI
  • db44a48 Raise Roda::RodaPlugins::Sessions::CookieTooLarge for cookies where total coo...
  • 02375fa Add response_content_type plugin for more easily setting content-type for res...
  • See full diff 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 <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 rubygems group with 1 update: [roda](https://github.com/jeremyevans/roda).


Updates `roda` from 3.94.0 to 3.95.0
- [Changelog](https://github.com/jeremyevans/roda/blob/master/CHANGELOG)
- [Commits](jeremyevans/roda@3.94.0...3.95.0)

---
updated-dependencies:
- dependency-name: roda
  dependency-version: 3.95.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: rubygems
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Aug 13, 2025
mergify bot added a commit that referenced this pull request Aug 13, 2025
@mergify mergify bot merged commit 39b5877 into master Aug 13, 2025
11 checks passed
@mergify mergify bot deleted the dependabot/bundler/rubygems-2a08694d2a branch August 13, 2025 00:50
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.

1 participant