dependabot[bot]
dfb675bf32
build(deps): bump loader-utils from 2.0.0 to 2.0.4 in /doc/website ( #3097 )
...
Bumps [loader-utils](https://github.com/webpack/loader-utils ) from 2.0.0 to 2.0.4.
- [Release notes](https://github.com/webpack/loader-utils/releases )
- [Changelog](https://github.com/webpack/loader-utils/blob/v2.0.4/CHANGELOG.md )
- [Commits](https://github.com/webpack/loader-utils/compare/v2.0.0...v2.0.4 )
---
updated-dependencies:
- dependency-name: loader-utils
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-19 22:23:27 +02:00
dependabot[bot]
b286a4b0ce
build(deps): bump normalize-url from 4.5.0 to 4.5.1 in /doc/website ( #2968 )
...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases )
- [Commits](https://github.com/sindresorhus/normalize-url/commits )
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-28 12:07:55 +03:00
dependabot[bot]
51d20e39f6
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /doc/website ( #2969 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-28 12:07:46 +03:00
dependabot[bot]
9200dcdcc0
build(deps): bump minimist from 1.2.5 to 1.2.6 in /doc/website ( #2872 )
...
Bumps [minimist](https://github.com/substack/minimist ) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases )
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6 )
---
updated-dependencies:
- dependency-name: minimist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-30 07:45:14 +03:00
dependabot[bot]
bd1a311e50
build(deps): bump trim from 0.0.1 to 0.0.3 in /doc/website ( #2848 )
...
Bumps [trim](https://github.com/Trott/trim ) from 0.0.1 to 0.0.3.
- [Release notes](https://github.com/Trott/trim/releases )
- [Changelog](https://github.com/Trott/trim/blob/main/CHANGELOG.md )
- [Commits](https://github.com/Trott/trim/compare/0.0.1...v0.0.3 )
---
updated-dependencies:
- dependency-name: trim
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-15 22:27:45 +03:00
Rotem Tamir
94226c9093
doc: entci ( #2853 )
...
* doc: entci
* Update doc/md/ci.mdx
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
* Update doc/md/ci.mdx
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
* Update sidebars.js
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
2022-08-14 18:22:39 +03:00
Ariel Mashraki
8fc8d65a16
doc/fields: add section for nillable-required fields
2022-08-13 20:12:28 +03:00
MasseElch
818ce29c78
doc/website/blog: ogent announcement ( #2327 )
...
* doc/website/blog:
* doc/website/blog: first draft
* dich/website/blog: add initial draft of post
* doc/website/blog: change title
* doc/website/blog: add diagram
* doc/website/blog: final filename
* doc/website/blog: link to ogen docs
* doc/website/blog: images
* Apply suggestions from code review
Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com >
Co-authored-by: Hila Kashai <73284641+hilakashai@users.noreply.github.com >
2022-02-15 12:15:27 +01:00
Bodo Kaiser
6dc452f23d
website/blog: add article for using ent in serverless GraphQL using AWS ( #2206 )
...
* added aws-appsync.md to doc/website/blog
* completed introduction for serverless graphql using aws blog article
* Update doc/website/blog/serverless-graphql-using-aws.md
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
* Update doc/website/blog/serverless-graphql-using-aws.md
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
* Update doc/website/blog/serverless-graphql-using-aws.md
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
* Update doc/website/blog/serverless-graphql-using-aws.md
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
* added graphql schema
* made title in AddTodoInput required
* added setup of entgo project
* added screenshots for setting up AWS AppSync
* added go, graphql, resolver template code
* added description for setting up AWS AppSync API
* completed AWS Lambda set up section
* added description to configuring ent Lambda as AppSync data source
* completed first draft of blog article
* added missing screenshots
* proof read of the tutorial
* Update doc/website/blog/serverless-graphql-using-aws.md
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
* incorporated some feedback from code review
* added comments to Go code, line highlighting for Todo schema, incorporated feedback from Ariel
* prefixed serverless blog article with publication date, simplified go
project setup commands
* Update doc/website/blog/2022-01-04-serverless-graphql-using-aws.md
Co-authored-by: MasseElch <12862103+masseelch@users.noreply.github.com >
Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com >
2022-01-04 14:07:40 +02:00
dependabot[bot]
b308091ed6
build(deps): bump ws from 6.2.1 to 6.2.2 in /doc/website ( #2079 )
...
Bumps [ws](https://github.com/websockets/ws ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-28 11:10:48 +03:00
dependabot[bot]
ec676018b9
build(deps): bump url-parse from 1.5.1 to 1.5.3 in /doc/website ( #2078 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.5.1 to 1.5.3.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.1...1.5.3 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-28 11:10:09 +03:00
dependabot[bot]
adb4c4951e
build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /doc/website ( #2077 )
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
---
updated-dependencies:
- dependency-name: dns-packet
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-28 11:08:50 +03:00
dependabot[bot]
6759de9980
build(deps): bump path-parse from 1.0.6 to 1.0.7 in /doc/website ( #2076 )
...
Bumps [path-parse](https://github.com/jbgutierrez/path-parse ) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases )
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7 )
---
updated-dependencies:
- dependency-name: path-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-28 11:08:38 +03:00
dependabot[bot]
51bed1009f
build(deps): bump normalize-url from 4.5.0 to 4.5.1 in /doc/website ( #2075 )
...
Bumps [normalize-url](https://github.com/sindresorhus/normalize-url ) from 4.5.0 to 4.5.1.
- [Release notes](https://github.com/sindresorhus/normalize-url/releases )
- [Commits](https://github.com/sindresorhus/normalize-url/commits )
---
updated-dependencies:
- dependency-name: normalize-url
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-28 11:08:27 +03:00
dependabot[bot]
49aa38a974
build(deps): bump immer from 8.0.1 to 9.0.6 in /doc/website ( #2073 )
...
Bumps [immer](https://github.com/immerjs/immer ) from 8.0.1 to 9.0.6.
- [Release notes](https://github.com/immerjs/immer/releases )
- [Commits](https://github.com/immerjs/immer/compare/v8.0.1...v9.0.6 )
---
updated-dependencies:
- dependency-name: immer
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-27 15:00:40 +03:00
Ariel Mashraki
3d0e648356
website: upgrade docusaurus and improve announcement bar
2021-10-27 14:13:00 +03:00
dependabot[bot]
3b41914013
build(deps): bump prismjs from 1.24.1 to 1.25.0 in /doc/website ( #1966 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.24.1 to 1.25.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.24.1...v1.25.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-21 13:35:39 +03:00
Risky Feryansyah
8cb468f979
doc/website: fix security concern transitive depedency in website docs ( #1957 )
2021-09-17 12:36:45 +03:00
Yoni Davidson
9c7383f43b
doc/website: docs-security upgrade axios resolved version ( #1916 )
2021-09-05 17:48:01 +03:00
Risky Feryansyah
a11cc87366
doc/website: upgrade several transitive dependency that have security concern ( #1883 )
2021-08-28 10:09:53 +03:00
Amit Shani
0d63869c87
doc/website/blog: entviz blog post ( #1871 )
2021-08-26 15:10:31 +03:00