dependabot[bot]
|
64f107ca01
|
build: Bump @types/node from 16.11.6 to 16.11.7 in /server (#152)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.6 to 16.11.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@types/node"
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>
|
2021-11-12 15:00:48 +01:00 |
|
dependabot[bot]
|
e7b660eb21
|
build: bump graphql from 15.7.0 to 15.7.2 in /server (#154)
Bumps [graphql](https://github.com/graphql/graphql-js) from 15.7.0 to 15.7.2.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](https://github.com/graphql/graphql-js/compare/v15.7.0...v15.7.2)
---
updated-dependencies:
- dependency-name: graphql
dependency-type: direct:production
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>
|
2021-11-09 10:35:44 +01:00 |
|
dependabot[bot]
|
aa88a08083
|
Bump js2xmlparser from 4.0.1 to 4.0.2 in /server (#146)
Bumps [js2xmlparser](https://github.com/michaelkourlas/node-js2xmlparser) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/michaelkourlas/node-js2xmlparser/releases)
- [Changelog](https://github.com/michaelkourlas/node-js2xmlparser/blob/master/CHANGES.md)
- [Commits](https://github.com/michaelkourlas/node-js2xmlparser/compare/v4.0.1...v4.0.2)
---
updated-dependencies:
- dependency-name: js2xmlparser
dependency-type: direct:production
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>
|
2021-11-09 10:28:42 +01:00 |
|
|
c4b4449fd4
|
feature: Implement new Server infrastructure with GraphQL. (#132)
* Added new compiler to db
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
* Add compiled DB to artifacts
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
* Fixed space error
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
* Fixed?
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
* Update node.js.yml
* Update node.js.yml
* Made change so the db is no longer dependent on the SDK
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
* f
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
* Fixed artifact
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
* U
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
* \Changed folder
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
* Fixede?
Signed-off-by: Avior <florian.bouillon@delta-wings.net>
* Try with everything
* saved the file ;)
* ignore compiler
* Fixed prebuild being run again
* Fixed public folder
Signed-off-by: Avior <github@avior.me>
* fixed graphql file
Signed-off-by: Avior <github@avior.me>
* fixed?
Signed-off-by: Avior <github@avior.me>
* Check tree because life is potato
Signed-off-by: Avior <github@avior.me>
* this is harder
Signed-off-by: Avior <github@avior.me>
* f
Signed-off-by: Avior <github@avior.me>
* Fixed?
Signed-off-by: Avior <github@avior.me>
* r
Signed-off-by: Avior <github@avior.me>
* fd
Signed-off-by: Avior <github@avior.me>
* added back context
Signed-off-by: Avior <github@avior.me>
* ah
Signed-off-by: Avior <github@avior.me>
* AAH
Signed-off-by: Avior <github@avior.me>
* AAAH
Signed-off-by: Avior <github@avior.me>
* ffffffffffffffffff
Signed-off-by: Avior <github@avior.me>
* fix: Changed the default builder
Signed-off-by: Avior <github@avior.me>
* Removed useless tree function
Signed-off-by: Avior <github@avior.me>
|
2021-11-04 10:02:26 +01:00 |
|