🏠
Working @ home
TypeScript | JavaScript | GraphQL
- Karşıyaka, İzmir, Türkiye
-
08:55
- 3h ahead - http://the-guild.dev/
- @ardatanrikulu
Highlights
Pinned Loading
-
graphql-mesh
graphql-mesh Public🕸️ GraphQL Federation Framework for any API services such as REST, OpenAPI, Swagger, SOAP, gRPC and more...
-
graphql-hive/graphql-yoga
graphql-hive/graphql-yoga Public🧘 Rewrite of a fully-featured GraphQL Server with focus on easy setup, performance & great developer experience. The core of Yoga implements WHATWG Fetch API and can run/deploy on any JS environment.
-
schema-stitching
schema-stitching Public🪡 GraphQL Schema Stitching - Combine any kind of GraphQL APIs into one larger API without vendor-locking
-
whatwg-node
whatwg-node PublicHelper packages to create platform agnostic applications and libraries without worrying about the lack of WHATWG support in Node.js
-
graphql-tools
graphql-tools Public🔧 Utility library for GraphQL to build, stitch and mock GraphQL schemas in the SDL-first approach
2,502 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
ardatan/graphql-mesh,
graphql-hive/gateway,
ardatan/graphql-tools
and 42 other
repositories
Loading
Contribution activity
March 2025
Created 191 commits in 14 repositories
Created 1 repository
-
ardatan/noamsiegel-mesh-poc
TypeScript
This contribution was made on Mar 6
Created a pull request in graphql-hive/gateway that received 17 comments
Opened 68 other pull requests in 11 repositories
graphql-hive/gateway
2
open
3
closed
27
merged
-
Improvements on GraphOS and Fastify integration
This contribution was made on Mar 26
-
Compression
This contribution was made on Mar 26
-
Experiment node-libcurl
This contribution was made on Mar 25
-
fix(executor-http): handle empty response with HTTP error
This contribution was made on Mar 25
-
Bump whatwg-node and improvements
This contribution was made on Mar 24
-
Use Hive Yoga plugin itself instead of creating a Hive Client instance
This contribution was made on Mar 22
-
fix(stitch): extract unavailable fields for a target subschema from the fragments
This contribution was made on Mar 21
-
Testing subgraph errors in case of nullable and non-nullable field and the inaccesible subgraph
This contribution was made on Mar 21
-
Fork with Main worker
This contribution was made on Mar 21
-
fix(otel): handle outgoing HTTP requests that do not have GraphQL context
This contribution was made on Mar 19
-
Cleanup changesets
This contribution was made on Mar 19
-
enhance(renovate): group majors into the same group
This contribution was made on Mar 18
-
Group excluded deps (Bun, OTEL etc)
This contribution was made on Mar 18
-
Update OpenTelemetry to v2
This contribution was made on Mar 18
-
Revert OTEL v2 update
This contribution was made on Mar 18
-
Fix federation-subscriptions-passthrough mem test
This contribution was made on Mar 17
-
Update compose-cli
This contribution was made on Mar 17
-
Increase timeout for mem tests
This contribution was made on Mar 14
-
Parallelize mem tests
This contribution was made on Mar 14
-
enhance: retry the request if the schema is reloaded during the request
This contribution was made on Mar 12
-
Fix accidential change in #803
This contribution was made on Mar 10
-
Cleanup type casting
as
usages in the codeThis contribution was made on Mar 10 -
Fix examples workflow to run on main branch
This contribution was made on Mar 10
-
Add tests to ensure handleMaybePromise works E2E
This contribution was made on Mar 10
-
Bump axios to fix alert #29
This contribution was made on Mar 8
- Some pull requests not shown.
ardatan/whatwg-node
1
open
6
merged
-
enhance(server): refactor and simplify
useContentEncoding
pluginThis contribution was made on Mar 26 -
Fix Leak tests
This contribution was made on Mar 25
-
fix(server): do not hang when server adapter's request is leaked and attempted to parse outside
This contribution was made on Mar 21
-
Small improvements
This contribution was made on Mar 16
-
Revert "build(deps-dev): bump @pulumi/awsx from 0.40.1 to 2.21.1"
This contribution was made on Mar 11
-
Rename instruments to instrumentation
This contribution was made on Mar 6
-
Add Node 16 to promise-helpers to prevent breaking change on dependent Tools packages
This contribution was made on Mar 1
ardatan/graphql-tools
6
merged
1
open
-
Revert "chore(deps): update dependency typedoc to v0.28.1"
This contribution was made on Mar 22
-
Potential fix for code scanning alert no. 11: Incomplete string escaping or encoding
This contribution was made on Mar 13
-
Fix for code scanning alert no. 29: Prototype-polluting assignment
This contribution was made on Mar 13
-
Fix for code scanning alert no. 30: Prototype-polluting assignment
This contribution was made on Mar 13
-
Fix for code scanning alert no. 31: Prototype-polluting assignment
This contribution was made on Mar 13
-
Fix for code scanning alert no. 45: Incomplete string escaping or encoding
This contribution was made on Mar 13
-
fix(mergeDeep): handle
undefined
sources correctlyThis contribution was made on Mar 7
graphql-hive/console
6
merged
-
(@graphql-hive/core): use ranged versions to prevent duplicate instances of the same package
This contribution was made on Mar 17
-
docs(gateway): Correct the title for NestJS on the left menu
This contribution was made on Mar 11
-
docs(gateway): remove NestJS to Nodejs redirection
This contribution was made on Mar 11
-
fix(gateway/docs): jwt and sigv4 usage
This contribution was made on Mar 11
-
Fix log format environment variable name
This contribution was made on Mar 10
-
Documentation: Incoming AWS Sigv4 validation
This contribution was made on Mar 6
graphql-hive/graphql-yoga
3
merged
-
Improve Fastify integration
This contribution was made on Mar 25
-
Rename instruments to instrumentation
This contribution was made on Mar 6
-
Bump
@whatwg-node/server
This contribution was made on Mar 3
ardatan/graphql-mesh
1
open
2
merged
-
Test if the generated subgraph is compatible with Hive Console composition
This contribution was made on Mar 21
-
Reproduction MESH-233 - Null URL fields should return null not Invalid URL
This contribution was made on Mar 19
-
fix(compose): do not add
@additionalField
if the field already exists from a subgraphThis contribution was made on Mar 17
graphql-hive/graphql-gateways-benchmark
2
merged
1
open
-
Fork tweak
This contribution was made on Mar 20
-
Update async graphql
This contribution was made on Mar 20
-
Rename Federation v1 to just Federation
This contribution was made on Mar 20
graphql-hive/envelop
2
merged
1
closed
-
Fix #2516
This contribution was made on Mar 20
-
Fix release
This contribution was made on Mar 6
-
Bump dependencies
This contribution was made on Mar 5
graphql-hive/federation-gateway-audit
1
merged
1
closed
-
Fix dependency alert
This contribution was made on Mar 20
-
Add union fragment handling test case
This contribution was made on Mar 5
ardatan/feTS
1
merged
-
Fix CI and introduce concurrency
This contribution was made on Mar 18
noamsiegel/mesh
1
closed
-
Some fixes
This contribution was made on Mar 6
Reviewed 97 pull requests in 7 repositories
graphql-hive/gateway
25 pull requests
-
Update Examples
This contribution was made on Mar 26
-
fix(deps): update all graphql-mesh dependencies
This contribution was made on Mar 26
-
Update Examples
This contribution was made on Mar 26
-
Revert accidental OpenTelemetry potential breaking changes
This contribution was made on Mar 26
-
Introduce Hive Gateway PubSub with hardened memory safety
This contribution was made on Mar 26
-
fix(deps): update all non-major dependencies
This contribution was made on Mar 25
-
chore(deps): update dependency @whatwg-node/server to ^0.10.0
This contribution was made on Mar 25
-
chore(deps): update dependency @types/ws to v8.18.0
This contribution was made on Mar 25
-
chore(deps): update all bun dependencies to v1.2.6
This contribution was made on Mar 25
-
feat(opentelemetry) rely on context for parenting spans correctly
This contribution was made on Mar 25
-
chore(deps): update dependency typescript-eslint to v8.28.0
This contribution was made on Mar 24
-
fix(deps): update dependency @aws-sdk/client-sts to v3.774.0
This contribution was made on Mar 24
-
chore(deps): update dependency @babel/preset-typescript to v7.27.0
This contribution was made on Mar 24
-
fix(deps): update all non-major dependencies
This contribution was made on Mar 24
-
chore(deps): update all non-major dependencies
This contribution was made on Mar 24
-
fix(deps): update dependency @nestjs/graphql to v13.0.4
This contribution was made on Mar 24
-
fix(deps): update all non-major dependencies
This contribution was made on Mar 24
-
chore(deps): update dependency rollup to v4.37.0
This contribution was made on Mar 23
-
chore(deps): update dependency wrangler to v4.4.0
This contribution was made on Mar 22
-
chore(deps): update dependency @cloudflare/workers-types to v4.20250321.0
This contribution was made on Mar 22
-
chore(deps): update dependency eslint to v9.23.0
This contribution was made on Mar 21
-
chore(deps): update dependency @types/k6 to v1
This contribution was made on Mar 21
-
fix(deps): update dependency @graphql-mesh/plugin-http-cache to v0.105.2
This contribution was made on Mar 21
-
fix(deps): update dependency @whatwg-node/server to v0.10.2
This contribution was made on Mar 21
-
fix(deps): update all non-major dependencies
This contribution was made on Mar 21
- Some pull request reviews not shown.
graphql-hive/graphql-yoga
9 pull requests
-
fix(deps): update all non-major dependencies
This contribution was made on Mar 25
-
fix: describe behaviour for onValidate maskError (see discussion question)
This contribution was made on Mar 20
-
fix(deps): update all non-major dependencies
This contribution was made on Mar 19
-
chore(deps): update dependency graphql-scalars to v1.24.2
This contribution was made on Mar 19
-
chore(deps): update dependency @theguild/prettier-config to v3.0.1
This contribution was made on Mar 19
-
Configure Mend Bolt for GitHub
This contribution was made on Mar 19
-
chore(deps): update all non-major dependencies
This contribution was made on Mar 19
-
feat(core): Add new Instruments API
This contribution was made on Mar 4
-
docs: add integration guide for GraphQL Yoga with Nuxt 4
This contribution was made on Mar 3
graphql-hive/console
9 pull requests
-
Introduce built-in armor security features
This contribution was made on Mar 20
-
docs: use --hive-usage-* variants for the gateway usage reporting
This contribution was made on Mar 11
-
fix(gateway/docs): jwt and sigv4 usage
This contribution was made on Mar 11
-
fix: no misleading log message when client is used only for experimental persisted documents
This contribution was made on Mar 11
-
Update compression.mdx
This contribution was made on Mar 10
-
Update monitoring-tracing.mdx
This contribution was made on Mar 10
-
Docs/Gateway: NestJS integration
This contribution was made on Mar 5
-
Update gateway-config.mdx
This contribution was made on Mar 3
-
Docs/Gateway: AWS Sigv4
This contribution was made on Mar 3
ardatan/whatwg-node
2 pull requests
-
feat(promise-helpers): add
finally
callback tohandleMaybePromise
This contribution was made on Mar 17 -
feat(server): New Instruments API
This contribution was made on Mar 5
graphql-hive/graphql-eslint
1 pull request
-
chore(deps): lock file maintenance
This contribution was made on Mar 18
graphql-hive/envelop
1 pull request
-
fix(instrumentation): Rename the Instrumentation API
This contribution was made on Mar 6
ardatan/graphql-mesh
1 pull request
-
feat(utils): Add instruments to
wrapFetchWithHooks
This contribution was made on Mar 5
Answered 2 discussions in 2 repositories
graphql-hive/gateway
graphql-hive/gateway
-
Cost directives from subgraphs not seem to be respected by Demand Control in Gateway
This contribution was made on Mar 21
ardatan/graphql-mesh
ardatan/graphql-mesh
-
How do you pass parent request arguments to @resolveTo source arguments in a schema extension?
This contribution was made on Mar 4