Commit Graph

336 Commits

Author SHA1 Message Date
7375479cf2 Merge pull request #19 from KittyCAD/update-spec-v0.1.3
Update go lang spec docs for v0.1.3
2022-04-27 12:15:16 -07:00
24d6d17894 Merge pull request #16 from KittyCAD/dependabot/github_actions/actions/setup-go-3
Bump actions/setup-go from 2 to 3
2022-04-27 12:13:30 -07:00
1e67d9d4bd Merge pull request #15 from KittyCAD/dependabot/pip/pytest-asyncio-tw-0.18.3
Update pytest-asyncio requirement from ^0.16.0 to ^0.18.3
2022-04-27 12:13:21 -07:00
53132b1fd8 Merge pull request #14 from KittyCAD/dependabot/pip/sphinx-automodapi-tw-0.14
Update sphinx-automodapi requirement from ^0.13 to ^0.14
2022-04-27 12:13:07 -07:00
a0146d9ea5 Merge pull request #13 from KittyCAD/dependabot/pip/httpx-gte-0.15.4-and-lt-0.23.0
Update httpx requirement from >=0.15.4,<0.21.0 to >=0.15.4,<0.23.0
2022-04-27 12:12:59 -07:00
032f5b17d5 YOYO NEW GO SPEC DOCS v0.1.3! 2022-04-27 19:11:12 +00:00
15ef98b356 Bump actions/setup-go from 2 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 11:33:58 +00:00
dcd5015cae Update pytest-asyncio requirement from ^0.16.0 to ^0.18.3
Updates the requirements on [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.16.0...v0.18.3)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 11:42:25 +00:00
219a7f14c2 Update sphinx-automodapi requirement from ^0.13 to ^0.14
Updates the requirements on [sphinx-automodapi](https://github.com/astropy/sphinx-automodapi) to permit the latest version.
- [Release notes](https://github.com/astropy/sphinx-automodapi/releases)
- [Changelog](https://github.com/astropy/sphinx-automodapi/blob/main/CHANGES.rst)
- [Commits](https://github.com/astropy/sphinx-automodapi/compare/v0.13...v0.14.1)

---
updated-dependencies:
- dependency-name: sphinx-automodapi
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 11:41:38 +00:00
7f00e3aa25 Update httpx requirement from >=0.15.4,<0.21.0 to >=0.15.4,<0.23.0
Updates the requirements on [httpx](https://github.com/encode/httpx) to permit the latest version.
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/httpx/compare/0.15.4...0.22.0)

---
updated-dependencies:
- dependency-name: httpx
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-07 11:41:16 +00:00
85a22b9a2a I HAVE GENERATED YOUR NEW DOCS! 2022-04-07 06:24:57 +00:00
a653ebbb66 fix
Signed-off-by: Jess Frazelle <github@jessfraz.com>
v0.0.9
2022-04-06 23:21:41 -07:00
d3dfc556e0 update
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-06 23:20:20 -07:00
e96d50f4f0 update
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-06 23:18:56 -07:00
16e30e893f I HAVE GENERATED YOUR NEW DOCS! 2022-04-07 06:17:56 +00:00
d81e82cf9c items
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-06 23:15:12 -07:00
7e536090ad fix
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-06 23:15:12 -07:00
429c341f84 update
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-06 23:15:11 -07:00
5bcbf4251b I HAVE GENERATED YOUR NEW DOCS! 2022-04-07 06:06:16 +00:00
f28df119ed fix
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-06 23:06:10 -07:00
9e96dffb3c fix
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-06 23:02:55 -07:00
be68a24e48 I HAVE GENERATED YOUR NEW DOCS! 2022-04-07 05:44:17 +00:00
3e0545f4aa bump version
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-06 22:41:45 -07:00
0f66979c90 fix
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-06 22:41:11 -07:00
16d7e95ce6 Merge pull request #12 from KittyCAD/update-spec-v0.1.0
Update go lang spec docs for v0.1.0
2022-04-06 22:34:16 -07:00
cb257a57d6 YOYO NEW GO SPEC DOCS v0.1.0! 2022-04-07 05:15:57 +00:00
0ae59a5548 I HAVE GENERATED YOUR NEW DOCS! 2022-04-07 04:17:30 +00:00
d9077a00ad bump the version;
Signed-off-by: Jess Frazelle <github@jessfraz.com>
v0.0.8
2022-04-06 21:15:39 -07:00
a8d537e29c update
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-06 21:14:32 -07:00
15d5bf50c1 update files
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-06 21:14:12 -07:00
17b517dd5a update
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-06 20:50:09 -07:00
1408f075ee more fixes
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-06 20:50:09 -07:00
ed6b2c8e77 I HAVE GENERATED YOUR NEW DOCS! 2022-04-07 03:38:23 +00:00
69c4f8ce70 format
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-06 20:37:08 -07:00
216b454c14 add more
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-06 20:35:34 -07:00
0ed9aaf127 update
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-06 20:35:21 -07:00
c1bc2a8f51 Merge pull request #11 from KittyCAD/update-spec-v0.0.9
Update go lang spec docs for v0.0.9
2022-04-06 19:13:29 -07:00
b7359511a4 YOYO NEW GO SPEC DOCS v0.0.9! 2022-04-07 02:12:48 +00:00
26545d537f Merge pull request #10 from KittyCAD/dependabot/github_actions/codecov/codecov-action-3
Bump codecov/codecov-action from 2 to 3
2022-04-06 18:34:57 -07:00
0ab0bd44a2 Bump codecov/codecov-action from 2 to 3
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 2 to 3.
- [Release notes](https://github.com/codecov/codecov-action/releases)
- [Changelog](https://github.com/codecov/codecov-action/blob/master/CHANGELOG.md)
- [Commits](https://github.com/codecov/codecov-action/compare/v2...v3)

---
updated-dependencies:
- dependency-name: codecov/codecov-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-06 11:24:42 +00:00
415f1d9619 I HAVE GENERATED YOUR NEW DOCS! 2022-04-04 19:42:53 +00:00
31f5188454 fix example
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-04 12:40:15 -07:00
363e9aea12 bump version
Signed-off-by: Jess Frazelle <github@jessfraz.com>
v0.0.7
2022-04-04 10:16:16 -07:00
ca263dd395 Merge pull request #9 from KittyCAD/update-spec-v0.0.8
Update go lang spec docs for v0.0.8
2022-04-04 10:14:34 -07:00
1e2e9c0871 fix
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-04 10:10:19 -07:00
6db080ebc8 YOYO NEW GO SPEC DOCS v0.0.8! 2022-04-04 09:43:09 -07:00
5247831f32 fix
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-04 09:42:54 -07:00
5e204bf872 I HAVE GENERATED YOUR NEW DOCS! 2022-04-04 16:32:51 +00:00
9cbcebf665 Merge pull request #8 from KittyCAD/dependabot/github_actions/actions/checkout-3
Bump actions/checkout from 2 to 3
2022-04-04 09:30:03 -07:00
fdc005a2f7 I HAVE GENERATED YOUR NEW DOCS! 2022-03-07 01:53:16 +00:00