Skip to content
This repository was archived by the owner on Jan 19, 2021. It is now read-only.

chore(deps): update module pacedotdev/oto to v0.10.8 #81

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jul 15, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
github.com/pacedotdev/oto require minor v0.3.0 -> v0.10.8

Release Notes

pacedotdev/oto

v0.10.8

Compare Source

Changelog

5766639 Merge branch 'master' of github.com:pacedotdev/oto
2773bb9 added format_comment_line - single line comment
ad2cee6 added format_commnt helper
44d5c44 added links to users of Oto
2e371cf correct style
3d1ed4f first stab at a python sdk
6231a36 python: fixed incorrect JSON encoding method
5e6cf50 started adding Python template

v0.10.7

Compare Source

Changelog

fde060b Merge branch 'master' of github.com:pacedotdev/oto
70b7083 Merge branch 'master' of github.com:pacedotdev/oto
1760a73 Merge branch 'master' of github.com:pacedotdev/oto
55a68aa Merge branch 'master' of github.com:pacedotdev/oto
ea09603 added ObjectIsInput and ObjectIsOutput helpers
b3d1535 added blog and video links
1879f55 added fixed HTTP status code handler
33253a6 added image
ebbd88f added service error support
6bfe790 added status code check
7fd213a added test for strange types
9cebd7c better service error handling addresses #​23
414ea93 fixed some bugs in swift client
24a8bc8 ignored that file again
3b17704 removed "hi"
a9b374d removed THAT file
d0a0b13 removed bad import
c99a14d removed nonsense suggestion
ce115e5 style tweak
875c675 typescript client: added HTTP status code check

v0.10.6

Compare Source

Changelog

0c82632 added Swift type names
98b943e experimenting with Swift client
70db1dc finished swift client
9461014 more work on swift client
2e8295e more work on swift client

v0.10.5

Compare Source

Changelog

811c4bb don't escape comments - fixes #​17

v0.10.4

Compare Source

Changelog

17b1cc6 Fix typo in code gen step of Tutorial
3d4d19d Merge branch 'master' of github.com:pacedotdev/oto
86823ca Merge pull request #​22 from jhuggart/patch-1
7a28f2f added example for Error field
6574ab7 added example to Error
343c8f7 always make Fields an array (never null)
efd392a always set metadata, so it's never nil
df5a36e fixed Example
eb64133 made headers properly optional (thanks @​TcM1911)
31092cc removed signature from template
faf6e45 removed unused security packages

v0.10.3

Compare Source

Changelog

1d904c6 fixed regex to look for colon with space

v0.10.2

Compare Source

Changelog

2fd1a63 Fixing typo in template
1e00a18 Merge branch 'master' of github.com:pacedotdev/oto
78f559a Merge pull request #​16 from TcM1911/patch-1
c8131e6 added version
28ce4a9 always return metadata map
f61f1b9 fixed broken template
eeaf776 looks for space after colon (to avoid confusion with URLs, for example)
08eadf7 made parser a module
3af828f updates to tests to ensure comments are working correctly
8e8a53c working default typescript client

v0.10.1

Compare Source

Oto will not fail if the metadata in comments is malformed - it will just be ignored.

Changelog

a0d8007 if oto cannot marshal the JSON, don't stop
30b6557 fixed broken test

v0.10.0

Compare Source

v0.9.1

Compare Source

Changelog

0722814 updated releasing

v0.9.0

Compare Source

v0.8.0

Compare Source

  • Moved JSType() and ObjectName() methods to fields
  • Added NameLowerCamel option with camelCase names

v0.7.0

Compare Source

  • Added parsed struct tags
  • Added example support

v0.6.0

Compare Source

  • Capture struct tags in definition, and provided a struct tag printer helper called format_tags

v0.5.0

Compare Source

  • Added support for comments

v0.4.1

Compare Source

  • Made Server.Basepath configurable so it doesn't assume /oto/ prefix.

v0.4.0

Compare Source

  • Exported the main Oto parsing types for better documentation

Renovate configuration

📅 Schedule: 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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/github.com-pacedotdev-oto-0.x branch from 89bca3f to e99f9e8 Compare July 15, 2020 13:13
@renovate renovate bot changed the title chore(deps): update module pacedotdev/oto to v0.4.0 chore(deps): update module pacedotdev/oto to v0.4.1 Jul 15, 2020
@renovate renovate bot force-pushed the renovate/github.com-pacedotdev-oto-0.x branch from e99f9e8 to 22e8939 Compare July 15, 2020 17:25
@renovate renovate bot changed the title chore(deps): update module pacedotdev/oto to v0.4.1 chore(deps): update module pacedotdev/oto to v0.5.0 Jul 15, 2020
@renovate renovate bot force-pushed the renovate/github.com-pacedotdev-oto-0.x branch from 22e8939 to cd69f3d Compare August 25, 2020 21:04
@renovate renovate bot changed the title chore(deps): update module pacedotdev/oto to v0.5.0 chore(deps): update module pacedotdev/oto to v0.10.1 Aug 25, 2020
@renovate renovate bot force-pushed the renovate/github.com-pacedotdev-oto-0.x branch from cd69f3d to 8db46af Compare October 28, 2020 12:01
@renovate renovate bot changed the title chore(deps): update module pacedotdev/oto to v0.10.1 chore(deps): update module pacedotdev/oto to v0.10.6 Oct 28, 2020
@renovate renovate bot force-pushed the renovate/github.com-pacedotdev-oto-0.x branch from 8db46af to 1acdabc Compare November 28, 2020 15:55
@renovate renovate bot changed the title chore(deps): update module pacedotdev/oto to v0.10.6 chore(deps): update module pacedotdev/oto to v0.10.8 Nov 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant