Skip to content

Conversation

@tobeoj
Copy link
Contributor

@tobeoj tobeoj commented Dec 10, 2025

Summary

  • Updated @globus/sdk devDependency from ^5.8.0 to ^6.2.0
  • Updated @globus/sdk peerDependencies range from >=5.4.0 || >=6.0.0-rc.6 to >=5.4.0 || >=6.0.0 to reference the stable 6.x version instead of the release candidate
  • All tests pass with the new version
  • Build completes successfully with no errors

Test plan

  • Ran npm test - all 7 tests passed
  • Ran npm run build - build completed successfully
  • Verified package.json shows @globus/sdk: ^6.2.0 in devDependencies
  • Verified package.json shows @globus/sdk: >=5.4.0 || >=6.0.0 in peerDependencies
  • Confirmed package-lock.json updated correctly

🤖 Generated with Claude Code

jbottigliero and others added 2 commits December 10, 2025 09:43
Update the @globus/sdk devDependency from ^5.8.0 to ^6.2.0 to use the latest stable version. All tests and builds pass successfully with the new version.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
Update the @globus/sdk peerDependency range from ">=5.4.0 || >=6.0.0-rc.6" to ">=5.4.0 || >=6.0.0" to reference the stable 6.x version instead of the release candidate.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
@jbottigliero
Copy link
Member

@tobeoj can you update this to be up-to-date with main?

@tobeoj
Copy link
Contributor Author

tobeoj commented Dec 10, 2025

Updated! The PR is now up-to-date with main. I've merged the latest changes and all tests still pass.

@jbottigliero jbottigliero merged commit 7b939a6 into globus:main Dec 10, 2025
1 check 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.

2 participants