Eloy Durán
a9a608f26e
Revert "Revert merge of apollo-fragment-store-watching branch"
...
This reverts commit 646eef79b1
.
2023-06-07 14:07:43 +02:00
Mikhail Novikov
774440b8fa
Cleanup repository and make stuff nicer ( #311 )
...
* Massive repository janitor work
* Change files
* No more old node
* Lol
2023-06-07 10:40:34 +02:00
Eloy Durán
97c9087910
Ensure tests are in __tests__ to avoid publishing
2023-05-22 16:00:08 +02:00
vejrj
1062b1f2d3
[APOLLO_DEVTOOLS] old repo deprecated + added playground ( #307 )
...
* [APOLLO_DEVTOOLS] added playground + original repo migrated
2023-05-15 07:36:16 +02:00
vejrj
69657f4d38
yarn.lock fix ( #294 )
...
yarn.lock updated
2023-04-11 19:30:42 +01:00
Mikhail Novikov
3cd00dd625
Upgrade prettier ( #287 )
...
* Upgrade prettier
* Change files
2023-04-03 16:38:54 +02:00
vejrj
5d7d2620ec
Add Grid view for the operations view ( #283 )
...
* [REMPL_APOLLO_DEVTOOLS] apollo operations - grid view added
---------
Co-authored-by: Jyoti Prakash Sahoo <jysahoo@microsoft.com>
2023-03-27 14:41:52 +01:00
Jakub Vejr
be817e2fe0
graphql-codegne typescript operations plugin forked
2023-03-20 20:14:49 +00:00
Stanisław
fc54948922
fix: correctly handle types with prefix and underscore
2023-03-13 13:30:31 +00:00
Mikhail Novikov
89bd2a6e6a
TS 4.9
2023-03-07 19:02:46 +01:00
dependabot[bot]
4f6e7cffa3
Bump json5 from 2.2.0 to 2.2.3
...
Bumps [json5](https://github.com/json5/json5 ) from 2.2.0 to 2.2.3.
- [Release notes](https://github.com/json5/json5/releases )
- [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md )
- [Commits](https://github.com/json5/json5/compare/v2.2.0...v2.2.3 )
---
updated-dependencies:
- dependency-name: json5
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-07 12:31:50 +00:00
Eloy Durán
c63f89031e
Merge branch 'main' into dependabot/npm_and_yarn/http-cache-semantics-4.1.1
2023-03-06 15:03:33 +01:00
dependabot[bot]
3fe7e7aeca
Bump http-cache-semantics from 4.1.0 to 4.1.1
...
Bumps [http-cache-semantics](https://github.com/kornelski/http-cache-semantics ) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/kornelski/http-cache-semantics/releases )
- [Commits](https://github.com/kornelski/http-cache-semantics/compare/v4.1.0...v4.1.1 )
---
updated-dependencies:
- dependency-name: http-cache-semantics
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 13:48:24 +00:00
dependabot[bot]
8e00b66c3a
Bump ua-parser-js from 0.7.28 to 0.7.34
...
Bumps [ua-parser-js](https://github.com/faisalman/ua-parser-js ) from 0.7.28 to 0.7.34.
- [Release notes](https://github.com/faisalman/ua-parser-js/releases )
- [Changelog](https://github.com/faisalman/ua-parser-js/blob/0.7.34/changelog.md )
- [Commits](https://github.com/faisalman/ua-parser-js/compare/0.7.28...0.7.34 )
---
updated-dependencies:
- dependency-name: ua-parser-js
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-03-06 13:48:24 +00:00
Mikhail Novikov
f1610c3933
Refactor codegen and add compat mod for legacy ( #259 )
...
Big refactoring of codegen to add legacy type generation and make it compatible with current codebase.
---------
Co-authored-by: Jakub Vejr <jakubvejr@microsoft.com>
2023-03-01 11:18:45 +01:00
vejrj
8a2cd57ca9
[REMPL_APOLLO_DEVTOOLS] Apollo-inspector update ( #268 )
...
* [REMPL_APOLLO_DEVTOOLS] Apollo-inspector update
2023-02-09 19:48:09 +00:00
vejrj
924e3b82a5
[REMPL_APOLLO_DEVTOOLS] apollo-inspector added ( #267 )
...
* [REMPL_APOLLO_DEVTOOLS] apollo-inspector added
2023-02-09 13:15:42 +00:00
dependabot[bot]
00fbcf29bc
Bump decode-uri-component from 0.2.0 to 0.2.2
...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component ) from 0.2.0 to 0.2.2.
- [Release notes](https://github.com/SamVerschueren/decode-uri-component/releases )
- [Commits](https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.0...v0.2.2 )
---
updated-dependencies:
- dependency-name: decode-uri-component
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 15:25:55 +00:00
dependabot[bot]
5cca192ee6
Bump qs from 6.10.1 to 6.11.0
...
Bumps [qs](https://github.com/ljharb/qs ) from 6.10.1 to 6.11.0.
- [Release notes](https://github.com/ljharb/qs/releases )
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md )
- [Commits](https://github.com/ljharb/qs/compare/v6.10.1...v6.11.0 )
---
updated-dependencies:
- dependency-name: qs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-12-14 15:08:46 +00:00
vejrj
2b2f674d41
[TS-CODEGEN] remove unsused imports to be able to remove ts-morph ( #255 )
...
* [TS-CODEGEN] remove unsused imports to be able to remove ts-morph
2022-12-12 16:20:56 +01:00
vejrj
b52faccdb3
[APOLLO_DEVTOOLS ] trusted types fix and rempl updated ( #252 )
...
* [APOLLO_DEVTOOLS] trusted types fix and rempl updated
2022-12-07 17:58:38 +01:00
vejrj
bca6747740
[CLI] removed unused identifiers and ts ignore ( #248 )
...
* [CLI] removed unused identifiers in models and removed ts-ignore
2022-12-06 08:38:30 +01:00
Jakub Vejr
3144fffd6e
jest update
2022-11-22 16:42:37 +01:00
vejrj
672f8625e3
Supermassive split into separate packages ( #236 )
...
Supermassive split into separate packages
2022-11-21 14:57:52 +01:00
dependabot[bot]
28d96c1a7f
Bump socket.io-parser from 3.3.2 to 3.3.3
...
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/socketio/socket.io-parser/releases )
- [Changelog](https://github.com/socketio/socket.io-parser/blob/main/CHANGELOG.md )
- [Commits](https://github.com/socketio/socket.io-parser/compare/3.3.2...3.3.3 )
---
updated-dependencies:
- dependency-name: socket.io-parser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-11-17 13:49:59 +00:00
vejrj
f62cad41ef
[REMPL_APOLLO_DEVTOOLS] Hotfix: warnings caused by momentjs and added styles for multi-window ( #237 )
...
* [REMPL_APOLLO_DEVTOOLS] Hotfix: warnings caused by momentjs and added styles for multi-window
2022-11-10 15:44:48 +01:00
vejrj
f13754c2ed
Dependencies update ( #223 )
...
* [REMPL_APOLLO_DEVTOOLS] Dependencies update - graphiql
2022-10-10 18:58:34 +02:00
vejrj
15d4be02c5
Added typescript types generator ( #213 )
...
Added typescript types generator
2022-09-29 15:09:08 +02:00
vejrj
d8827eb215
Graphql codegen resolvers models plugin ( #208 )
...
* graphql-codegen-resolvers-models added
2022-08-16 10:22:01 +02:00
vejrj
ee646b2a64
[rempl_apollo_devtools] dependency update ( #207 )
...
* [APOLLO_DEVTOOLS] Rempl dependency update
2022-08-05 12:53:23 +02:00
Eloy Durán
713819278c
[ts-transform-graphql-js-tag] Make TS req compatible with TMP
2022-07-15 15:54:40 +02:00
Eloy Durán
77a17623fe
[codegen-typemap] Make runtime dep explicit
2022-06-20 14:17:44 +02:00
Eloy Durán
4aef906afb
Merge branch 'main' into alloy/mock-payload-generator-schema-typing
2022-06-16 00:05:43 +02:00
Eloy Durán
50a6216ecd
[payload-generator] Generate TS schema types for tests
2022-06-12 00:44:15 +02:00
Eloy Durán
f7fa1524dc
[codegen-typemap] Initial import
2022-06-11 23:29:13 +02:00
Jakub Vejr
0982f06176
[REMPL_APOLLO_DEVTOOLS] GraphiQL hotfix - wrong dependencies
2022-06-10 15:21:37 +02:00
vejrj
4b77a27566
Apollo devtools migration ( #181 )
...
* [APOLLO_DEVTOOLS] Apollo devtools migrated into Graphitation
2022-06-08 15:12:24 +02:00
dependabot[bot]
409eeec532
Bump dset from 3.1.1 to 3.1.2
...
Bumps [dset](https://github.com/lukeed/dset ) from 3.1.1 to 3.1.2.
- [Release notes](https://github.com/lukeed/dset/releases )
- [Commits](https://github.com/lukeed/dset/compare/v3.1.1...v3.1.2 )
---
updated-dependencies:
- dependency-name: dset
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-20 20:37:55 +00:00
Eloy Durán
476fe71a79
[patches] Fix relay-test-utils schema
2022-05-18 11:33:11 +02:00
Eloy Durán
3b22bad612
[package] Upgrade ansi-regexp 3.0.0
...
CVE-2021-3807
2022-05-16 11:16:10 +02:00
dependabot[bot]
c1c7914719
Bump cross-fetch from 3.1.4 to 3.1.5
...
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch ) from 3.1.4 to 3.1.5.
- [Release notes](https://github.com/lquixada/cross-fetch/releases )
- [Commits](https://github.com/lquixada/cross-fetch/compare/v3.1.4...v3.1.5 )
---
updated-dependencies:
- dependency-name: cross-fetch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-05-03 17:46:03 +00:00
Eloy Durán
718c5fed61
[package] Revert moving all deps to root and add resolutions everywhere
2022-04-05 15:31:32 +02:00
Eloy Durán
35160b0c58
Downgrade node-fetch to < 3 (ESM only)
2022-04-04 19:37:27 +02:00
Eloy Durán
27a80b15db
[package] Upgrade node-forge
...
CVE-2022-24771
CVE-2022-24772
2022-04-04 18:39:33 +02:00
Eloy Durán
7225478289
[package] Upgrade node-fetch
...
CVE-2022-0235
CVE-2022-0235
CVE-2022-0235
2022-04-04 18:37:05 +02:00
Eloy Durán
7e4d418ca2
[package] Upgrade minimist
...
CVE-2021-44906
2022-04-04 18:27:17 +02:00
Eloy Durán
85d4d66fb0
[package] Upgrade trim
...
CVE-2020-7753
2022-04-04 18:23:16 +02:00
Eloy Durán
5d2a5a1bc7
[package] Upgrade glob-parent
...
CVE-2020-28469
2022-04-04 18:17:45 +02:00
Eloy Durán
08b345953d
[example] Remove statoscope plugin
...
This relies on highcharts, which is a commercial package to which we have no license.
2022-04-04 18:07:41 +02:00
Eloy Durán
4e5d4626ea
Install all deps through root workspace
2022-04-04 17:31:05 +02:00