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

Conversation

@mattjohnsonpint
Copy link
Contributor

@mattjohnsonpint mattjohnsonpint commented May 23, 2025

Update all AssemblyScript projects to latest json-as v1.1.5, and remove previous hack that is no longer needed.

@mattjohnsonpint mattjohnsonpint requested review from a team and Copilot May 23, 2025 04:35
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 the json-as dependency to version 1.1.2 and removes a previously needed hack. The changes ensure consistency across multiple AssemblyScript example projects and update the changelog to reflect these modifications.

  • Upgraded json-as from ^1.0.8 to ^1.1.2 in various examples.
  • Removed outdated hack as it is no longer required.
  • Updated CHANGELOG to document the change.

Reviewed Changes

Copilot reviewed 28 out of 38 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sdk/assemblyscript/examples/http/package.json Updated json-as version
sdk/assemblyscript/examples/graphql/package.json Updated json-as version
sdk/assemblyscript/examples/embedding/package.json Updated json-as version
sdk/assemblyscript/examples/dgraph/package.json Updated json-as version
sdk/assemblyscript/examples/collections/package.json Updated json-as version
sdk/assemblyscript/examples/classification/package.json Updated json-as version
sdk/assemblyscript/examples/auth/package.json Updated json-as version
sdk/assemblyscript/examples/anthropic-functions/package.json Updated json-as version
sdk/assemblyscript/examples/agents/package.json Updated json-as version
CHANGELOG.md Added changelog entry for the update
Files not reviewed (10)
  • 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
  • sdk/assemblyscript/examples/mysql/package-lock.json: Language not supported

@mattjohnsonpint mattjohnsonpint enabled auto-merge (squash) May 23, 2025 04:36
@trunk-io
Copy link

trunk-io bot commented May 23, 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 disabled auto-merge May 23, 2025 04:36
@mattjohnsonpint mattjohnsonpint marked this pull request as draft May 23, 2025 04:37
@mattjohnsonpint mattjohnsonpint marked this pull request as ready for review May 23, 2025 19:32
@mattjohnsonpint mattjohnsonpint merged commit b20c876 into main May 23, 2025
44 checks passed
@mattjohnsonpint mattjohnsonpint deleted the mjp/json-as branch May 23, 2025 19:33
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