Kai Ren
7e886e8fab
Update GraphQL Playground to 1.7.28 version ( #1190 , #1069 )
...
- track GraphQL Playground new versions via @dependabot
- automate GraphQL Playground integration glue adapting for new versions
2023-09-13 17:10:49 +00:00
Kai Ren
f9d90277bf
Upgrade GraphiQL to 3.0.5 version ( #1188 , #1069 )
...
- track GraphiQL new version via @dependabot
- automate GraphiQL integration glue adapting for new versions
- rework `example/warp_subscriptions` to support subscriptions in new GraphiQL
2023-09-13 17:34:44 +02:00
Kai Ren
f172be5656
Fix operation_name
not being set in juniper_hyper
( #1169 , #1187 )
2023-09-12 14:45:56 +02:00
tyranron
dadd318b85
Revert to resolver = "1"
for Book tests
2023-09-11 18:26:02 +03:00
tyranron
279bbedc3c
Fix CI pipeline
...
- fix codegen tests for latest nightly
- switch workspace default to `resolver = "2"`
- fix `juniper` tests for latest `chrono` version
2023-09-09 15:37:50 +03:00
dependabot[bot]
df9da4c776
Upgrade actions/checkout
to 4 version ( #1185 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-07 11:13:12 +00:00
tyranron
20c76a6342
Fix codegen tests for latest nightly
2023-09-07 12:42:10 +03:00
Gero Gerke
b375146466
Update GraphiQL ( #1069 )
...
* Update GraphiQL Source
* pass through request headers from header box
---------
Co-authored-by: Christian Legnitto <LegNeato@users.noreply.github.com>
2023-08-28 17:18:23 -04:00
Christian Legnitto
421c8c9d58
Fix codegen tests for latest nightly ( #1182 )
2023-08-27 14:38:40 +00:00
Christian Legnitto
108ccf2715
Clippy fixes ( #1181 )
2023-08-25 22:48:01 +00:00
Chris
27430bf60c
add juniper_graphql_transport_ws crate for new subscription protocol ( #1158 )
...
Co-authored-by: Christian Legnitto <LegNeato@users.noreply.github.com>
2023-08-25 01:02:32 +00:00
thirsty-wing
1474da53f6
Update Gitter link in README.md ( #1175 )
...
The link "https://gitter.im/juniper-graphql " responds with a 404. It appears
that the link should be updated to "https://gitter.im/juniper-graphql/Lobby ".
Co-authored-by: Christian Legnitto <LegNeato@users.noreply.github.com>
2023-08-24 18:40:15 -04:00
tyranron
a297b9b67e
Fix codegen tests for latest nightly
2023-07-10 14:13:05 +03:00
tyranron
b172d51b6e
Get rid of deprecated chrono
functions in juniper
tests
2023-07-10 13:41:28 +03:00
tyranron
f1ecde260c
Improve BigDecimal
parsing from Float
with ryu
crate ( #1176 )
2023-07-10 13:31:32 +03:00
dependabot[bot]
d9dfae6d59
Upgrade bigdecimal
crate 0.4 version ( #1176 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kai Ren <tyranron@gmail.com>
2023-07-07 14:56:49 +03:00
dependabot[bot]
d7dcb3b2e5
Upgrade pretty_env_logger
crate to 0.5 version ( #1165 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 10:58:23 +00:00
dependabot[bot]
dc86fcf820
Upgrade indexmap
crate to 2.0 version ( #1174 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kai Ren <tyranron@gmail.com>
2023-07-07 09:47:53 +00:00
dependabot[bot]
9ef6133a14
Upgrade criterion
crate to 0.5 version ( #1166 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-06 15:30:35 +00:00
dependabot[bot]
74710d8a59
Upgrade itertools
crate to 0.11 version ( #1173 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-23 22:09:36 +02:00
tyranron
aff49ae5ec
Fix codegen tests for latest nightly
2023-06-23 14:28:12 +02:00
dependabot[bot]
a648dd7275
Fix juniper_rocket
MSRV check by setting minimal version for pear
transitive dependency instead of proc-macro2-diagnostics
( #1152 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kai Ren <tyranron@gmail.com>
2023-04-04 11:12:38 +00:00
dependabot[bot]
eb571368c3
Upgrade rocket
crate to 0.5.0-rc.3 version in juniper_rocket
( #1153 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-04 10:00:17 +00:00
Chris
42ad693fcb
Make Clippy happy with is_ascii_*
methods ( #1159 )
2023-04-04 12:11:10 +03:00
daviddanielarch-nextroll
91064e9554
Add LookAheadMethods::applies_for()
method ( #1145 , #1138 )
2023-03-01 18:11:57 +02:00
Kai Ren
7e5c8819c2
Support non-browser WASM ( #1147 , #1118 )
...
- gate `js-sys` and `wasm-bindgen` behind `js` Cargo feature
2023-02-28 12:00:02 +02:00
tyranron
b84621c3b3
Fix codegen tests for latest nightly Rust
2023-02-27 20:33:01 +02:00
tyranron
e569476bcc
Consider also testing spreading interface fragment on interface ( #922 )
2023-02-27 18:10:51 +02:00
tyranron
42420c7ee1
Preserve 0.15.11 release in history
2023-01-31 12:34:36 +02:00
tyranron
5d53001994
Release juniper
0.15.11
2023-01-31 12:31:44 +02:00
tyranron
14f4a31bb7
Fix string mangling on dynamic schema by upgrading smartstring
crate ( #1142 , #1143 )
2023-01-31 12:28:31 +02:00
Luke Hinds
a61ed0eee5
Add documentation on how to run examples ( #1125 )
...
Add documentation on how to run examples
Resolves : #1122
---------
Co-authored-by: Christian Legnitto <LegNeato@users.noreply.github.com>
2023-01-30 16:57:46 +00:00
tyranron
5aadecedf6
Tune up CI pipeline
2023-01-27 19:21:15 +02:00
tyranron
150227f357
Make Clippy happy for 1.67 Rust
2023-01-27 19:14:46 +02:00
Darin Morrison
9e0b9692a9
Allow to specify already Arc
ed schema in juniper_warp
( #1136 , #1135 )
...
Co-authored-by: Kai Ren <tyranron@gmail.com>
2023-01-20 21:15:35 +02:00
tyranron
9ae0c89537
Fix codegen tests for latest nightly Rust
2023-01-20 15:32:07 +02:00
Luke
3810666646
Fix link to actix-web
example in Book ( #1139 )
2023-01-20 12:38:16 +00:00
tyranron
6aa6385437
Bump up MSRV to 1.65.0
2022-12-19 09:31:23 +01:00
tyranron
f6aae142ea
Fix Rust toolchain defaulting on CI
2022-12-19 09:09:41 +01:00
tyranron
4737622052
Fix benches linting
2022-12-18 18:40:15 +01:00
tyranron
d21cc68933
Fix reqwest
features
2022-12-18 18:39:59 +01:00
tyranron
dbe1b181db
Fix codegen tests for latest nightly Rust
2022-12-18 12:52:46 +01:00
dependabot[bot]
b79b799824
Upgrade env_logger
crate to 0.10 version ( #1130 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-28 12:13:09 +02:00
tyranron
3a68877de0
Tune up for 1.65 Rust
2022-11-04 19:05:09 +01:00
dependabot[bot]
819e26aba1
Upgrade chrono-tz
crate to 0.8 version ( #1119 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kai Ren <tyranron@gmail.com>
2022-11-02 18:33:08 +00:00
tyranron
e3a72edf70
Fix mdBook tests on Windows ( rust-lang/rust#99466 )
2022-11-02 16:32:50 +01:00
tyranron
e7cfa20254
Remove usage of deprecated ::set-output
GitHub Actions feature
2022-11-02 16:04:18 +01:00
Kai Ren
f3df70693c
Improve CI ( #1113 )
...
- switch to `dtolnay/rust-toolchain` GitHub action
- restore release Git tag format and correct `cargo-release` integration
- enable MSRV check
- integrate `cargo-careful`
2022-10-21 16:07:17 +00:00
dependabot[bot]
3a2254b854
Upgrade chrono-tz
crate to 0.7 version ( #1114 )
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Kai Ren <tyranron@gmail.com>
2022-10-20 17:37:00 +00:00
tyranron
b8a23a1982
Fix codegen tests for latest nightly Rust
2022-10-17 14:24:12 +03:00