Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Conversation

@mattjohnsonpint
Copy link
Contributor

A few more dependency updates

@mattjohnsonpint mattjohnsonpint requested review from a team and Copilot May 29, 2025 17:54
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates several dependency versions in the AssemblyScript examples, related testdata, and Go module files. Key changes include:

  • Upgrading "assemblyscript" from ^0.27.x to ^0.28.0 and "typescript-eslint" from ^8.32.1 to ^8.33.0 in multiple package.json files.
  • Updating the "json-as" package and adjusting assemblyscript and typescript versions in testdata.
  • Changing the Go dependency version from v0.17.4 to v0.0.0 with an added replace directive.

Reviewed Changes

Copilot reviewed 32 out of 42 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sdk/assemblyscript/examples/graphql/package.json Updated assemblyscript and typescript-eslint versions
sdk/assemblyscript/examples/embedding/package.json Updated assemblyscript and typescript-eslint versions
sdk/assemblyscript/examples/dgraph/package.json Updated assemblyscript and typescript-eslint versions
sdk/assemblyscript/examples/collections/package.json Updated assemblyscript and typescript-eslint versions
sdk/assemblyscript/examples/classification/package.json Updated assemblyscript and typescript-eslint versions
sdk/assemblyscript/examples/auth/package.json Updated assemblyscript and typescript-eslint versions
sdk/assemblyscript/examples/anthropic-functions/package.json Updated assemblyscript and typescript-eslint versions
sdk/assemblyscript/examples/agents/package.json Updated assemblyscript and typescript-eslint versions
runtime/languages/golang/testdata/go.mod Modified dependency version and added a replace directive
runtime/languages/assemblyscript/testdata/package.json Updated json-as, assemblyscript, and typescript versions
Files not reviewed (10)
  • runtime/languages/assemblyscript/testdata/package-lock.json: Language not supported
  • sdk/assemblyscript/examples/agents/package-lock.json: Language not supported
  • sdk/assemblyscript/examples/anthropic-functions/package-lock.json: Language not supported
  • sdk/assemblyscript/examples/auth/package-lock.json: Language not supported
  • sdk/assemblyscript/examples/classification/package-lock.json: Language not supported
  • sdk/assemblyscript/examples/collections/package-lock.json: Language not supported
  • sdk/assemblyscript/examples/dgraph/package-lock.json: Language not supported
  • sdk/assemblyscript/examples/embedding/package-lock.json: Language not supported
  • sdk/assemblyscript/examples/graphql/package-lock.json: Language not supported
  • sdk/assemblyscript/examples/http/package-lock.json: Language not supported
Comments suppressed due to low confidence (1)

runtime/languages/golang/testdata/go.mod:7

  • The dependency version for github.com/hypermodeinc/modus/sdk/go has been updated to v0.0.0, which may be unintentional. Please verify if this change is correct or if it should remain at a stable version such as v0.17.4.
require github.com/hypermodeinc/modus/sdk/go v0.0.0

@trunk-io
Copy link

trunk-io bot commented May 29, 2025

Running Code Quality on PRs by uploading data to Trunk will soon be removed. You can still run checks on your PRs using trunk-action - see the migration guide for more information.

@mattjohnsonpint mattjohnsonpint merged commit 43c08bf into main May 29, 2025
65 checks passed
@mattjohnsonpint mattjohnsonpint deleted the mjp/deps branch May 29, 2025 17:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants