Commit Graph

710 Commits

Author SHA1 Message Date
5204e30f00 Bump ruff from 0.6.4 to 0.6.5 (#273)
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.4 to 0.6.5.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.4...0.6.5)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-16 13:02:08 -04:00
6ebda43f1f I HAVE GENERATED YOUR NEW DOCS! 2024-09-10 22:58:07 +00:00
34156cfb44 Update dependabot.yml v0.7.0 2024-09-10 15:35:05 -07:00
668da36953 Bump attrs from 23.2.0 to 24.2.0 (#269)
Bumps [attrs](https://github.com/sponsors/hynek) from 23.2.0 to 24.2.0.
- [Commits](https://github.com/sponsors/hynek/commits)

---
updated-dependencies:
- dependency-name: attrs
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 15:34:04 -07:00
5c19c1710f Bump sphinx-autodoc-typehints from 1.25.3 to 2.3.0 (#268)
Bumps [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) from 1.25.3 to 2.3.0.
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tox-dev/sphinx-autodoc-typehints/compare/1.25.3...2.3.0)

---
updated-dependencies:
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 15:29:30 -07:00
bb7be47793 Bump pytest-asyncio from 0.23.8 to 0.24.0 (#270)
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.23.8 to 0.24.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.23.8...v0.24.0)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 15:24:52 -07:00
4ee77bb1cf Proper class names (#272)
* towards proper class names

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* mypy

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fixes

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* I have generated the latest API!

---------

Signed-off-by: Jess Frazelle <github@jessfraz.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-10 15:24:19 -07:00
65d40767fa Bump websockets from 11.0.3 to 13.0.1 (#271)
Bumps [websockets](https://github.com/python-websockets/websockets) from 11.0.3 to 13.0.1.
- [Release notes](https://github.com/python-websockets/websockets/releases)
- [Commits](https://github.com/python-websockets/websockets/compare/11.0.3...13.0.1)

---
updated-dependencies:
- dependency-name: websockets
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-10 15:20:07 -07:00
08efa9d0ae I HAVE GENERATED YOUR NEW DOCS! 2024-09-10 22:10:02 +00:00
cf1e048bea fix mypy (#267)
* better default types

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* more mypy fixes

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* more fixes for mypy

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fix mypy;

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fix mypy;

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* I have generated the latest API!

---------

Signed-off-by: Jess Frazelle <github@jessfraz.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-10 14:35:25 -07:00
794213f713 I HAVE GENERATED YOUR NEW DOCS! 2024-09-10 20:35:13 +00:00
bf0710f0e6 upgrade pydantic (#266)
* upgrade pydantic

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* updates

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* update other deps

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* update other deps

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* ruff

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* bump more deps

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* update

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* format

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* bump

Signed-off-by: Jess Frazelle <github@jessfraz.com>

---------

Signed-off-by: Jess Frazelle <github@jessfraz.com>
v0.6.24
2024-09-10 12:52:57 -07:00
b430b49382 even tighter version
Signed-off-by: Jess Frazelle <github@jessfraz.com>
v0.6.23
2024-09-10 10:14:50 -07:00
4cda588d38 update actions
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2024-09-10 10:09:38 -07:00
8fc0ef36b8 fixes lock file
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2024-09-10 10:08:31 -07:00
afa7f321ca fixes
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2024-09-10 10:05:19 -07:00
f95a2220dd fixes
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2024-09-10 10:01:54 -07:00
407fac5c36 update version
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2024-09-10 10:01:45 -07:00
f5fd9bb105 I HAVE GENERATED YOUR NEW DOCS! 2024-09-10 16:52:57 +00:00
0770db140e update patch
Signed-off-by: Jess Frazelle <github@jessfraz.com>
v0.6.22
2024-09-10 09:23:16 -07:00
8d949d33a4 bump version
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2024-09-10 09:22:36 -07:00
64fc99943e Update api spec (#263)
* YOYO NEW API SPEC!

* new files

Signed-off-by: Jess Frazelle <github@jessfraz.com>

* fixes

Signed-off-by: Jess Frazelle <github@jessfraz.com>

---------

Signed-off-by: Jess Frazelle <github@jessfraz.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Greg Sweeney <greg@kittycad.io>
Co-authored-by: Jess Frazelle <github@jessfraz.com>
2024-09-10 09:17:32 -07:00
98c6a70e3b I HAVE GENERATED YOUR NEW DOCS! 2024-09-10 15:28:37 +00:00
f22663cf5c Fix global keyword reassignment (#265)
fix `global` keyword reassignment
2024-09-10 10:54:52 -04:00
4e5442cbae I HAVE GENERATED YOUR NEW DOCS! 2024-08-26 22:21:08 +00:00
d2e9b0b865 Update api spec (#261)
* YOYO NEW API SPEC!

* I have generated the latest API!

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-26 14:46:20 -07:00
f32a32d1bc bump version;
Signed-off-by: Jess Frazelle <github@jessfraz.com>
v0.6.21
2024-08-26 10:04:12 -07:00
286264f898 I HAVE GENERATED YOUR NEW DOCS! 2024-08-23 20:56:42 +00:00
e6d46fd6dc Update api spec (#260)
* YOYO NEW API SPEC!

* I have generated the latest API!

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-23 13:21:00 -07:00
bbf311ab95 Update api spec (#259)
* YOYO NEW API SPEC!

* I have generated the latest API!

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-23 08:45:41 -07:00
0f8ae9f33d Update api spec (#257)
* YOYO NEW API SPEC!

* I have generated the latest API!

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-22 14:49:18 -07:00
1be9ae0fab I HAVE GENERATED YOUR NEW DOCS! 2024-08-22 21:46:09 +00:00
c9818fea92 bump
Signed-off-by: Jess Frazelle <github@jessfraz.com>
v0.6.20
2024-08-22 14:32:06 -07:00
d724c8e706 Update api spec (#256)
* YOYO NEW API SPEC!

* I have generated the latest API!

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-22 14:11:23 -07:00
48de213887 I HAVE GENERATED YOUR NEW DOCS! 2024-08-22 18:40:54 +00:00
9af16ade61 Update api spec (#255)
* YOYO NEW API SPEC!

* I have generated the latest API!

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-22 11:09:24 -07:00
33d82dd5fa I HAVE GENERATED YOUR NEW DOCS! 2024-08-20 17:43:56 +00:00
556ec31ca2 Use default values for non-required properties if a default is specified (#254)
* use default values for non-required properties if a default is specified

* generate client

* I have generated the latest API!

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-20 10:10:56 -07:00
70037b7459 Update api spec (#250)
* YOYO NEW API SPEC!

* I have generated the latest API!

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-13 10:51:39 -07:00
d2675067e0 I HAVE GENERATED YOUR NEW DOCS! 2024-08-13 03:16:08 +00:00
15d58cddb5 Update api spec (#249)
* YOYO NEW API SPEC!

* I have generated the latest API!

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-12 19:44:49 -07:00
aeef0cf507 I HAVE GENERATED YOUR NEW DOCS! 2024-08-10 04:16:23 +00:00
64ff714439 updates
Signed-off-by: Jess Frazelle <github@jessfraz.com>
v0.6.19
2024-08-09 20:45:26 -07:00
54814c65b1 Update api spec (#248)
YOYO NEW API SPEC!

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-09 20:37:20 -07:00
8fbf879978 I HAVE GENERATED YOUR NEW DOCS! 2024-08-10 00:46:56 +00:00
108e3e2284 bump
Signed-off-by: Jess Frazelle <github@jessfraz.com>
v0.6.18
2024-08-09 17:16:09 -07:00
9cbda88fcc Update api spec (#247)
YOYO NEW API SPEC!

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-09 16:48:12 -07:00
af6cf97292 I HAVE GENERATED YOUR NEW DOCS! 2024-08-09 21:14:56 +00:00
afcc28e256 Update api spec (#246)
* YOYO NEW API SPEC!

* I have generated the latest API!

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-09 13:44:40 -07:00
5b4ccc2e5d I HAVE GENERATED YOUR NEW DOCS! 2024-07-28 22:52:47 +00:00