chore: update SDK versions in languageData.ts#3222
Conversation
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Tip Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord. Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
src/data/languages/languageData.ts
Outdated
| javascript: '2.16', | ||
| swift: '0.2', | ||
| javascript: '2.17', | ||
| swift: '1.2', |
There was a problem hiding this comment.
This doesn't look right to me - this is the Pub/Sub version, not the plugin version.
There was a problem hiding this comment.
Yes - agents.json is outdated
There was a problem hiding this comment.
Skill updated with exception
Has its own repo not in agents.json
SDK Version Updates
This PR updates SDK versions in
languageData.tsto match the latest stable releases from their respective GitHub repositories.Changes
pubsub,platform,liveObjects,aiTransportjavascript/nodejs/typescript/reactchat.swiftspaces.javascript,spaces.reactSkipped
liveSync.javascript— source isably-labs/models; version structure in repo (0.0.4) doesn't clearly map to docs version (0.4). Manual review recommended.ably-dotnet— latest stable semver is1.2.18(matching docs1.2); newer-createdv0.7.xtags appear to be a dev branch rewrite, not a release.This PR was generated automatically by the SDK Version Checker skill.
Submitted by: Andy Ford (andy.ford@ably.com)
Submitted at: 2026-02-23T11:50:03.230Z
Created via
githubCreatePRWithFileMCP tool