Skip to content

chore: update gql bot libs#167

Merged
vanthome merged 2 commits intonextfrom
chore/update-gql-bot-libs
Nov 3, 2025
Merged

chore: update gql bot libs#167
vanthome merged 2 commits intonextfrom
chore/update-gql-bot-libs

Conversation

@Von-Strauss
Copy link
Copy Markdown
Contributor

No description provided.

- Updated libraries in package.json and package-lock.json to latest versions.
- Verified package versions for compatibility with the GQL bot.
- Ensured that the GQL bot works with the new dependencies.

Tested with existing test cases to verify no breakages.
…s type

- replace deprecated createHttpLink usage with new HttpLink(...) in src/client.ts
- derive HttpOptions type from ConstructorParameters<typeof HttpLink> instead of importing removed HttpOptions
- maintain fetch and optional https.Agent (rejectUnauthorized) handling for self-signed certs
- fixes TS2305 build error with @apollo/client v4 and removes deprecated API usage
@Von-Strauss Von-Strauss requested a review from vanthome November 3, 2025 11:23
@Von-Strauss Von-Strauss changed the title Chore/update gql bot libs chore/update gql bot libs Nov 3, 2025
@Von-Strauss Von-Strauss changed the title chore/update gql bot libs chore: update gql bot libs Nov 3, 2025
@Von-Strauss Von-Strauss requested review from bugerry87 and removed request for vanthome November 3, 2025 15:56
@vanthome vanthome merged commit 862c74f into next Nov 3, 2025
6 of 8 checks passed
@Von-Strauss Von-Strauss deleted the chore/update-gql-bot-libs branch November 4, 2025 07:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants