Skip to content

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Nov 3, 2025

Release Changes

Changes:

  • @restorecommerce/acs-client: 3.1.7 => 3.1.8
  • @restorecommerce/chassis-srv: 1.7.9 => 1.7.10
  • @restorecommerce/facade: 2.2.31 => 2.2.32
  • @restorecommerce/gql-bot: 1.0.13 => 1.0.14
  • @restorecommerce/kafka-client: 1.3.6 => 1.3.7
  • @restorecommerce/resource-base-interface: 1.9.9 => 1.9.10
  • @restorecommerce/scs-jobs: 0.2.7 => 0.2.8

Approve this PR to release above packages!

Von-Strauss and others added 4 commits November 3, 2025 21:29
* chore(deps): update dependencies and package-lock

- 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.

* fix(client): replace deprecated createHttpLink and restore HttpOptions 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
@github-actions github-actions bot merged commit 1675c27 into master Nov 11, 2025
11 checks passed
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.

3 participants