fix(deps): update module github.com/pacedotdev/oto to v0.20.0#53
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update module github.com/pacedotdev/oto to v0.20.0#53renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
76a7180 to
3c0f98a
Compare
3c0f98a to
7bb0643
Compare
7bb0643 to
c17c7a2
Compare
c17c7a2 to
736bad6
Compare
736bad6 to
7eb44ae
Compare
7eb44ae to
aca224f
Compare
aca224f to
fc6669b
Compare
fc6669b to
8e92e04
Compare
8e92e04 to
eba19c6
Compare
eba19c6 to
ee63bc8
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.3.0→v0.20.0Release Notes
pacedotdev/oto (github.com/pacedotdev/oto)
v0.20.0Compare Source
Changelog
247f45badded MethodGroupv0.19.0Compare Source
v0.18.0Compare Source
v0.17.0Compare Source
v0.16.0Compare Source
Changelog
372f5e6add suppress error field option426f367added prefix control to json helper52f5911ditto310d118made dart client experimental776ad29updated depv0.15.0Compare Source
Changelog
d66dd63be more specific about int and double for Dart and Swift types7737306proper escaping in templateca46e1btweaks to open API templatev0.14.4Compare Source
Changelog
d1b8f88fixed goreleaser breaking changesv0.14.3Compare Source
v0.14.2Compare Source
Changelog
59b3f68added json_inline helperv0.14.1Compare Source
Changelog
8f1608dadded ExternalObjectName to objectsv0.14.0Compare Source
Changelog
81fd203Merge branch 'main' of https://github.com/pacedotdev/otoe7ab51fadded go object experiment and ExternalObjectName field9d7b103adding go object generator2cb08abexample go generatora0027a5made test passv0.13.2Compare Source
Changelog
e0d5dbcadded smartPrefix functionv0.13.1Compare Source
Changelog
35e084dfixed a bug where arrays of objects weren't nested inside an array, instead they were just set to the field directly (weird)v0.13.0Compare Source
Changelog
663ae5dbetter example handling (may require an update to example comments) - it fixes a bug where example values, if they were arrays, would be further nested inside an array. Instead now, the example is used without modification, giving more control to users. But it means you may need to update any existing documentation to include[ ]array in the example, if the field is an array.v0.12.2Compare Source
v0.12.1Compare Source
Changelog
83f0cdcadded camelize_up_field helperv0.12.0Compare Source
Changelog
bf0fc29Merge pull request #36 from nachtjasmin/patch-1176a0f9added ExampleP pointer version to provide both options in templates6622c14fix: fix constructor for pointer typesabb645bremove german umlaut30b3cccsmall lintv0.11.1Compare Source
Changelog
e6e35f2Merge branch 'master' of github.com:pacedotdev/oto13c6fd1added @latest to go install6e9be05added IsOptional helper to FieldType and fixed broken testsf4ebcd7fixed bug in constructor fields with pointers66c6c52no need for pointer typec05f80bsafer Decode method with sensible limitaa41075updated README to make Basepath clear addresses #30574d923use TSType to avoid pointer confusion #35v0.11.0Compare Source
Changelog
2232d16ensure example works for pointer typesv0.10.17Compare Source
Changelog
3f4bed4added TSType44669d0added check for ExampleJSONa7d7e5dfixed test87591d3put it backv0.10.16Compare Source
Changelog
6e3b5c2fixed IsObject for pointers to objectsv0.10.15Compare Source
Changelog
5fe9676use html template (to prevent escaping)v0.10.14Compare Source
v0.10.13Compare Source
Changelog
e54b746sort objects by namev0.10.12Compare Source
Changelog
27ec713Merge branch 'master' of github.com:pacedotdev/oto373e70aadded camelize_up helperae436fdbetter template1890319better type for headers160711dremoved replace from go modv0.10.11Compare Source
Changelog
528aa35Merge branch 'master' of github.com:pacedotdev/otob07dd11disallow nested structscffddc5respect json tagsv0.10.10Compare Source
Changelog
ac0caf1added general BeforeRequest hook into generated Go client4ff0094fixed bug in pointers to objects as field typesv0.10.9Compare Source
Changelog
37d6dfeMerge pull request #28 from nachtjasmin/test_fixesfabfb68Merge pull request #29 from kandros/patch-1b18885dMerge pull request #33 from pacedotdev/add-license-182f2792added licence to otohttpaadb02ffix command pathe65d0cctests: fix typo in server_test.god115b3etests: remove TestFormatComment as method is missing415ec63updated license files0c5157cupdated to working Python clientv0.10.8Compare Source
Changelog
5766639Merge branch 'master' of github.com:pacedotdev/oto2773bb9added format_comment_line - single line commentad2cee6added format_commnt helper44d5c44added links to users of Oto2e371cfcorrect style3d1ed4ffirst stab at a python sdk6231a36python: fixed incorrect JSON encoding method5e6cf50started adding Python templatev0.10.7Compare Source
Changelog
fde060bMerge branch 'master' of github.com:pacedotdev/oto70b7083Merge branch 'master' of github.com:pacedotdev/oto1760a73Merge branch 'master' of github.com:pacedotdev/oto55a68aaMerge branch 'master' of github.com:pacedotdev/otoea09603added ObjectIsInput and ObjectIsOutput helpersb3d1535added blog and video links1879f55added fixed HTTP status code handler33253a6added imageebbd88fadded service error support6bfe790added status code check7fd213aadded test for strange types9cebd7cbetter service error handling addresses #23414ea93fixed some bugs in swift client24a8bc8ignored that file again3b17704removed "hi"a9b374dremoved THAT filed0a0b13removed bad importc99a14dremoved nonsense suggestionce115e5style tweak875c675typescript client: added HTTP status code checkv0.10.6Compare Source
Changelog
0c82632added Swift type names98b943eexperimenting with Swift client70db1dcfinished swift client9461014more work on swift client2e8295emore work on swift clientv0.10.5Compare Source
Changelog
811c4bbdon't escape comments - fixes #17v0.10.4Compare Source
Changelog
17b1cc6Fix typo in code gen step of Tutorial3d4d19dMerge branch 'master' of github.com:pacedotdev/oto86823caMerge pull request #22 from jhuggart/patch-17a28f2fadded example for Error field6574ab7added example to Error343c8f7always make Fields an array (never null)efd392aalways set metadata, so it's never nildf5a36efixed Exampleeb64133made headers properly optional (thanks @TcM1911)31092ccremoved signature from templatefaf6e45removed unused security packagesv0.10.3Compare Source
Changelog
1d904c6fixed regex to look for colon with spacev0.10.2Compare Source
Changelog
2fd1a63Fixing typo in template1e00a18Merge branch 'master' of github.com:pacedotdev/oto78f559aMerge pull request #16 from TcM1911/patch-1c8131e6added version28ce4a9always return metadata mapf61f1b9fixed broken templateeeaf776looks for space after colon (to avoid confusion with URLs, for example)08eadf7made parser a module3af828fupdates to tests to ensure comments are working correctly8e8a53cworking default typescript clientv0.10.1Compare Source
Oto will not fail if the metadata in comments is malformed - it will just be ignored.
Changelog
a0d8007if oto cannot marshal the JSON, don't stop30b6557fixed broken testv0.10.0Compare Source
v0.9.1Compare Source
Changelog
0722814updated releasingv0.9.0Compare Source
v0.8.0Compare Source
JSType()andObjectName()methods to fieldsv0.7.0Compare Source
v0.6.0Compare Source
format_tagsv0.5.0Compare Source
v0.4.1Compare Source
Server.Basepathconfigurable so it doesn't assume/oto/prefix.v0.4.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.