Bump grape from 3.2.1 to 3.3.0#24111
Conversation
Bumps [grape](https://github.com/ruby-grape/grape) from 3.2.1 to 3.3.0. - [Changelog](https://github.com/ruby-grape/grape/blob/master/CHANGELOG.md) - [Commits](ruby-grape/grape@v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: grape dependency-version: 3.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
Warning This pull request does not link an OpenProject work package. Please add a link to the work package in the description, or reference it in the |
2 similar comments
|
Warning This pull request does not link an OpenProject work package. Please add a link to the work package in the description, or reference it in the |
|
Warning This pull request does not link an OpenProject work package. Please add a link to the work package in the description, or reference it in the |
|
As mentioned in chat, they seem to have included quite a few performance improvements in this release. We should maybe make it a prio getting this in. |
Required by grape 3.3.0
|
Warning Flaky specs
🤖 Ask Copilot to investigateCopy the prompt below into a new comment on this PR to delegate the investigation to GitHub Copilot. It will look into the flakiness and open a separate pull request with you as reviewer. |
3facf61 to
7a0b639
Compare
|
Warning Flaky specs
🤖 Ask Copilot to investigateCopy the prompt below into a new comment on this PR to delegate the investigation to GitHub Copilot. It will look into the flakiness and open a separate pull request with you as reviewer. |
|
I haven't measured the performance impacts. I started the server in dev mode and checked that everything still works. For the actual performance results, I suggest to just merge it and see the results in production. |
|
Most of the changes are quite straight forward. The one that is the most surprising is the one change from to It seems that the |
Bumps grape from 3.2.1 to 3.3.0.
Changelog
Sourced from grape's changelog.
... (truncated)
Commits
74a825fPreparing for release, 3.3.08c7d07fAdd benchmark throughput RESULTS (#2766)0e23f01Detect the MultiXML constant to avoid the multi_xml deprecation (#2765)9c56aa0Merge pull request #2764 from ruby-grape/fix/2763-multijson-deprecations2716af9Fix documentation for :type Array notation to be different from :types (#2758)39422f9Route Grape::Json through the non-deprecated MultiJSON API1477dc5Inline mustermann-grape into Grape::Router::MustermannPattern (#2755)18e69ccMerge pull request #2762 from ruby-grape/chore/json-parse-fallback2aa3b3dParse request bodies with JSON.parse in the stdlib fallback0f9f44fUse create_additions: false in Grape::Json.load (#2759)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)