Skip to content

chore(deps): bump @modelcontextprotocol/sdk from 1.28.0 to 1.29.0 - #7

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/modelcontextprotocol/sdk-1.29.0
Open

chore(deps): bump @modelcontextprotocol/sdk from 1.28.0 to 1.29.0#7
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/modelcontextprotocol/sdk-1.29.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 31, 2026

Copy link
Copy Markdown

Bumps @modelcontextprotocol/sdk from 1.28.0 to 1.29.0.

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

v1.29.0

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.28.0...v1.29.0

Commits

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 31, 2026
@dependabot
dependabot Bot requested a review from itsPremkumar as a code owner March 31, 2026 10:08
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 31, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/modelcontextprotocol/sdk-1.29.0 branch 3 times, most recently from f8cb38a to ad16678 Compare April 6, 2026 15:07
Bumps [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk) from 1.28.0 to 1.29.0.
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@v1.28.0...v1.29.0)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/modelcontextprotocol/sdk-1.29.0 branch from ad16678 to 0c55cbc Compare April 7, 2026 16:55
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown

This pull request has been inactive for 30 days. If you are still working on it, please leave a comment. Otherwise, it will be closed in 14 days.

@github-actions github-actions Bot added the stale label Jul 6, 2026
@github-actions github-actions Bot removed the stale label Jul 20, 2026
itsPremkumar added a commit that referenced this pull request Jul 25, 2026
The agentic wave-scheduler rendered via renderAgenticSlideshow
(render.ts) which HARDCODED the output to 720x1280 (portrait)
whenever opts.dimensions was unset. So a job with aspect:'square'
or orientation:'landscape' still came out portrait (the 1:1/16:9
variants were only post-crop exports, not the canonical file).
compose.ts already resolved orientation correctly, but the batch
path bypassed it.

Added resolveRenderDims() to render.ts (mirrors compose.ts
precedence: aspect > orientation > portrait) and wired
orientation/aspect from the job spec into the renderAgenticSlideshow
call in wave-scheduler.ts. The canonical output now matches the
requested frame size. Exported resolveRenderDims for unit tests.

tsc clean. Added 5 regression tests (square/landscape/portrait/
aspect-wins/default). 5/5 pass. Also kept voice-engine.async
tests green (2/2).
@github-actions

Copy link
Copy Markdown

This pull request has been inactive for 30 days. If you are still working on it, please leave a comment. Otherwise, it will be closed in 14 days.

@github-actions github-actions Bot added the stale label Aug 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants