Skip to content

chore(deps): bump figma-developer-mcp from 0.6.6 to 0.7.1#85

Merged
quantDIY merged 1 commit intomainfrom
dependabot/npm_and_yarn/figma-developer-mcp-0.7.1
Mar 28, 2026
Merged

chore(deps): bump figma-developer-mcp from 0.6.6 to 0.7.1#85
quantDIY merged 1 commit intomainfrom
dependabot/npm_and_yarn/figma-developer-mcp-0.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps figma-developer-mcp from 0.6.6 to 0.7.1.

Release notes

Sourced from figma-developer-mcp's releases.

v0.7.1

0.7.1 (2026-03-20)

Bug Fixes

  • handle drive root paths in image directory security check (#301) (9f32616)

v0.7.0

0.7.0 (2026-03-19)

⚠ BREAKING CHANGES

  • getServerConfig() no longer takes an isStdioMode parameter. It now detects stdio mode internally and returns it as part of ServerConfig.

Features

  • add --image-dir config for image download path control (#297) (0417766)
  • replace yargs with cleye for CLI flag parsing (#285) (0092ee7)
  • support gifRef for downloading animated GIF embeds (#286) (f1ec913)

Bug Fixes

  • remove inline release-type so release-please reads config file (a03cd68)
  • replace sharp dependency with js-native jimp for image manipulation (#289) (62b9f94)
  • skip jimp processing for SVGs and prevent image-fill collapse (#298) (a4a4b13)
Changelog

Sourced from figma-developer-mcp's changelog.

0.7.1 (2026-03-20)

Bug Fixes

  • handle drive root paths in image directory security check (#301) (9f32616)

0.7.0 (2026-03-19)

⚠ BREAKING CHANGES

  • getServerConfig() no longer takes an isStdioMode parameter. It now detects stdio mode internally and returns it as part of ServerConfig.

Features

  • add --image-dir config for image download path control (#297) (0417766)
  • replace yargs with cleye for CLI flag parsing (#285) (0092ee7)
  • support gifRef for downloading animated GIF embeds (#286) (f1ec913)

Bug Fixes

  • remove inline release-type so release-please reads config file (a03cd68)
  • replace sharp dependency with js-native jimp for image manipulation (#289) (62b9f94)
  • skip jimp processing for SVGs and prevent image-fill collapse (#298) (a4a4b13)
Commits
  • e5ea5d6 Merge pull request #302 from GLips/release-please--branches--main--components...
  • 45bc7eb chore(main): release 0.7.1
  • 9f32616 fix: handle drive root paths in image directory security check (#301)
  • c68a01a Release v0.7.0
  • 03bdb37 refactor: create McpServer per session for reliable HTTP reconnection (#299)
  • d9aa7ae chore(main): release 0.7.0
  • a4a4b13 fix: skip jimp processing for SVGs and prevent image-fill collapse (#298)
  • 0417766 feat: add --image-dir config for image download path control (#297)
  • b12e373 chore: fix release-please tag warnings and Node.js 20 deprecation
  • 542c1a9 refactor: simplify alignment conversion in layout transformer (#296)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [figma-developer-mcp](https://github.com/GLips/Figma-Context-MCP) from 0.6.6 to 0.7.1.
- [Release notes](https://github.com/GLips/Figma-Context-MCP/releases)
- [Changelog](https://github.com/GLips/Figma-Context-MCP/blob/main/CHANGELOG.md)
- [Commits](GLips/Figma-Context-MCP@v0.6.6...v0.7.1)

---
updated-dependencies:
- dependency-name: figma-developer-mcp
  dependency-version: 0.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 22, 2026
@quantDIY quantDIY merged commit dadb7b5 into main Mar 28, 2026
7 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/figma-developer-mcp-0.7.1 branch March 28, 2026 19:17
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant