chore(deps): bump github.com/swaggest/rest from 0.2.66 to 0.2.73
Bumps github.com/swaggest/rest from 0.2.66 to 0.2.73.
Release notes
Sourced from github.com/swaggest/rest's releases.
v0.2.73
What's Changed
- feat: add support for special characters in path by
@byte-banditin swaggest/rest#225New Contributors
@byte-banditmade their first contribution in swaggest/rest#225Full Changelog: https://github.com/swaggest/rest/compare/v0.2.72...v0.2.73
v0.2.72
What's Changed
- Add contentType fields support by
@vearutopin swaggest/rest#222- Fix decoding of multipart form with scalars and files by
@vearutopin swaggest/rest#223- Add example for contentType encoder/decoder by
@vearutopin swaggest/rest#224Full Changelog: https://github.com/swaggest/rest/compare/v0.2.71...v0.2.72
v0.2.71
What's Changed
- Update deps by
@vearutopin swaggest/rest#215- Add example to dump schema by
@vearutopin swaggest/rest#216- Update deps and CI by
@vearutopin swaggest/rest#220Full Changelog: https://github.com/swaggest/rest/compare/v0.2.70...v0.2.71
v0.2.70
What's Changed
- Add a method to mount HEAD/GET at once by
@vearutopin swaggest/rest#214Full Changelog: https://github.com/swaggest/rest/compare/v0.2.69...v0.2.70
v0.2.69
What's Changed
- Fix handling of request input that can accept form or json by
@vearutopin swaggest/rest#213Full Changelog: https://github.com/swaggest/rest/compare/v0.2.68...v0.2.69
v0.2.68
What's Changed
- Use Cloudflare allowlist of compressible mime types by
@vearutopin swaggest/rest#211Full Changelog: https://github.com/swaggest/rest/compare/v0.2.67...v0.2.68
v0.2.67
What's Changed
... (truncated)
Commits
59d2fa3Merge pull request #225 from byte-bandit/masterb7dedcechore: remove linting exception3a2c765Update chirouter/path_decoder.godff2135Update chirouter/path_decoder.go0c4a847Update chirouter/path_decoder.gofd69e60feat: add support for special characters in path37e565aAdd example for contentType encoder/decoder (#224)6b80a5dFix decoding of multipart form with scalars and files (#223)a341835Add contentType fields support (#222)e360dd3Update deps and CI (#220)- Additional commits viewable 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 rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@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)
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
There are 1 test cases, failed count 0:
| Name | Average | Max | Min | Count | Error |
|---|---|---|---|---|---|
| 10.145423ms | 11.335451ms | 9.54108ms | 3 | 0 |
Reported by api-testing.
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.