Skip to content

Bump grape from 1.7.1 to 1.8.0

George Koltsov requested to merge dependabot-bundler-grape-1.8.0 into main

Bumps grape from 1.7.1 to 1.8.0.

Changelog

Sourced from grape's changelog.

1.8.0 (2023/08/30)

Features

Fixes

Commits
  • ef9164c Preparing for release, 1.8.0.
  • ed8edaf Remove the section that says to increment the version number as part of the r...
  • 34224ac Replaced remaining references to Travis CI.
  • df3b3c8 Adjust test expectations to conform to rack 3 (#2346)
  • 8e1488d Fix unknown validator exception when using requires/optional with Entity (#2338)
  • 96ac079 Allow specifying a handler for grape_exceptions (#2342)
  • db7000b Stop yielding skip value (#2341)
  • dd741b9 [ISSUE-2321] Updates documentation on re-mounted configuration for params (#2...
  • 1147658 Fix custom validator not ending with _validator (#2337)
  • d1dfdcc Feature: Allows procs with arity 1 to validate and use custom messages (#2333)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports