Ruben Fiszel
4edc6cd446
update eslint + prettify
2022-05-24 16:30:32 +02:00
dependabot[bot]
706a8981ac
chore(deps-dev): bump eslint from 7.32.0 to 8.16.0 in /frontend ( #69 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.32.0 to 8.16.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.32.0...v8.16.0 )
---
updated-dependencies:
- dependency-name: eslint
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>
2022-05-24 12:57:33 +02:00
Ruben Fiszel
776aa77e97
fix: update monaco language-client for better lsp support
2022-05-23 13:23:37 +02:00
Ruben Fiszel
77b12cec16
fix: update monaco language-client for better lsp support
2022-05-20 18:40:17 +02:00
Ruben Fiszel
bb9559f87c
chore(main): release 1.8.6 ( #62 )
...
* chore(main): release 1.8.6
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-18 23:34:48 +02:00
Ruben Fiszel
133fe388d4
chore(main): release 1.8.4 ( #60 )
...
* chore(main): release 1.8.4
* Apply automatic changes
* Update CHANGELOG.md
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-18 22:58:34 +02:00
Ruben Fiszel
ed5ad89735
chore(main): release 1.8.3 ( #59 )
...
* chore(main): release 1.8.3
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-18 10:13:12 +02:00
Ruben Fiszel
5d7e0ed40f
chore(main): release 1.8.2 ( #58 )
...
* chore(main): release 1.8.2
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-18 09:50:12 +02:00
Ruben Fiszel
6a4ed837c4
align jsonrpc
2022-05-17 23:01:02 +02:00
Ruben Fiszel
4710afe503
chore(main): release 1.8.1 ( #57 )
...
* chore(main): release 1.8.1
* Apply automatic changes
* Apply automatic changes
* Apply automatic changes
Co-authored-by: rubenfiszel <rubenfiszel@users.noreply.github.com >
2022-05-17 21:49:10 +02:00
Ruben Fiszel
9e8ae3e51e
update frontend
2022-05-17 21:28:24 +02:00
dependabot[bot]
521f3cd2f6
chore(deps): bump @codingame/monaco-jsonrpc in /frontend ( #55 )
...
Bumps [@codingame/monaco-jsonrpc](https://github.com/CodinGame/monaco-jsonrpc ) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/CodinGame/monaco-jsonrpc/releases )
- [Commits](https://github.com/CodinGame/monaco-jsonrpc/commits )
---
updated-dependencies:
- dependency-name: "@codingame/monaco-jsonrpc"
dependency-type: direct:production
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>
2022-05-17 21:20:40 +02:00
dependabot[bot]
b269b5b2de
chore(deps): bump @zerodevx/svelte-toast in /frontend ( #56 )
...
Bumps [@zerodevx/svelte-toast](https://github.com/zerodevx/svelte-toast ) from 0.6.3 to 0.7.1.
- [Release notes](https://github.com/zerodevx/svelte-toast/releases )
- [Commits](https://github.com/zerodevx/svelte-toast/compare/v0.6.3...v0.7.1 )
---
updated-dependencies:
- dependency-name: "@zerodevx/svelte-toast"
dependency-type: direct:production
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>
2022-05-17 21:19:08 +02:00
Ruben Fiszel
744114edb1
update frontend + lock python client
2022-05-17 21:16:36 +02:00
Ruben Fiszel
51a4cd359e
feat: Typescript support for scripts (alpha)
...
* typescript support
* frontend
* type inference
* type inference
* v0 works
* v0 typescript
* v0 typescript
* deno-client v0
* deno-client v0
* build_deno
* rm autogenerated files
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* test workflow
* on tags
* createResource
* createResource
* createResource2
* typescript support
* templates
* include version
2022-05-17 20:42:05 +02:00
dependabot[bot]
5675a6c098
chore(deps-dev): bump @sveltejs/kit in /frontend ( #25 )
...
Bumps [@sveltejs/kit](https://github.com/sveltejs/kit/tree/HEAD/packages/kit ) from 1.0.0-next.324 to 1.0.0-next.326.
- [Release notes](https://github.com/sveltejs/kit/releases )
- [Changelog](https://github.com/sveltejs/kit/blob/master/packages/kit/CHANGELOG.md )
- [Commits](https://github.com/sveltejs/kit/commits/@sveltejs/kit@1.0.0-next.326/packages/kit )
---
updated-dependencies:
- dependency-name: "@sveltejs/kit"
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>
Co-authored-by: Ruben Fiszel <ruben@rubenfiszel.com >
2022-05-11 01:27:27 +02:00
Ruben Fiszel
2e132878e4
first commit
2022-05-05 04:25:58 +02:00