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

Conversation

@mattjohnsonpint
Copy link
Contributor

Prep for pre-release of Modus v0.18.0-alpha.1

  • Update changelog
  • Update sdk.json compatibility files (used by the Modus CLI)
  • Update package.json and go.mod files
  • Fix an issue with go examples/templates referencing older version

@mattjohnsonpint mattjohnsonpint requested review from a team and Copilot May 16, 2025 21: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 prepares the pre-release of Modus v0.18.0-alpha.1 by updating version numbers for various dependencies in the assemblyscript examples, adjusting compatibility files, and updating the changelog.

  • Updated dependency versions (json-as, @eslint/js, assemblyscript, eslint, typescript, typescript-eslint) across multiple examples.
  • Revised the changelog to document the new pre-release and introduce the Modus Agents feature.

Reviewed Changes

Copilot reviewed 65 out of 74 changed files in this pull request and generated no comments.

Show a summary per file
File Description
sdk/assemblyscript/examples/mysql/package.json Updated dependency and devDependency versions
sdk/assemblyscript/examples/http/package.json Updated dependency and devDependency versions
sdk/assemblyscript/examples/graphql/package.json Updated dependency and devDependency versions
sdk/assemblyscript/examples/embedding/package.json Updated dependency and devDependency versions
sdk/assemblyscript/examples/dgraph/package.json Updated dependency and devDependency versions
sdk/assemblyscript/examples/collections/package.json Updated dependency and devDependency versions
sdk/assemblyscript/examples/classification/package.json Updated dependency and devDependency versions
sdk/assemblyscript/examples/auth/package.json Updated dependency and devDependency versions
sdk/assemblyscript/examples/anthropic-functions/package.json Updated dependency and devDependency versions
sdk/assemblyscript/examples/agents/package.json Updated dependency versions; note the update for json-as from ^1.0.4 to ^1.0.7
CHANGELOG.md Updated the changelog with pre-release details and feature notes
Files not reviewed (9)
  • 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

@trunk-io
Copy link

trunk-io bot commented May 16, 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 e874c5f into main May 16, 2025
82 checks passed
@mattjohnsonpint mattjohnsonpint deleted the mjp/v0.18.0-alpha.1 branch May 16, 2025 21:58
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