Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps goa.design/model from 1.13.0 to 1.14.1.

Release notes

Sourced from goa.design/model's releases.

v1.14.1

  • Fix: make mdl svg output deterministic (stable SVG IDs)

v1.14.0

Features

  • Webapp: Improve graph theming, layout, and robot shape (#1049)
    • Switch from Yarn to pnpm for dependency management
    • Update typography to Inter font with system fallbacks
    • Improve ELK layout spacing and switch to polyline edge routing
    • Position edge labels above edges for better readability
    • Redesign robot shape with proper head/body/antenna proportions
    • Add CSS custom property theming support for exported SVGs (--mdl-* variables)
    • Arrows now inherit edge colors via context-stroke

Fixes

  • Fix AddImpliedRelationships to allow sibling container relationships (#1029)

Dependencies

  • Bump goa.design/goa/v3 to 3.22.6
  • Bump elkjs to 0.11.0
  • Bump golang.org/x/tools to 0.38.0
  • Bump github.com/chromedp/chromedp to 0.14.2
  • Various npm dependency updates (react-router, eslint, webpack, etc.)
Commits
  • a021ca0 Release v1.14.1
  • b29f537 mdl: make SVG generation deterministic
  • db80e4e build(deps-dev): bump eslint-plugin-react-hooks in /cmd/mdl/webapp (#1040)
  • d3ca2e0 feat(webapp): improve graph theming, layout, and robot shape (#1049)
  • af504ca build(deps): bump actions/checkout from 5 to 6 (#1046)
  • ff4f6da build(deps): bump node-forge from 1.3.1 to 1.3.2 in /cmd/mdl/webapp (#1047)
  • 9ab8361 build(deps): bump react-router from 7.9.5 to 7.9.6 in /cmd/mdl/webapp (#1044)
  • 7933d03 build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /cmd/mdl/webapp (#1042)
  • bb50b6e build(deps-dev): bump eslint from 9.36.0 to 9.39.1 in /cmd/mdl/webapp (#1037)
  • ba4f434 build(deps): bump github.com/chromedp/chromedp from 0.14.1 to 0.14.2 (#1025)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 [goa.design/model](https://github.com/goadesign/model) from 1.13.0 to 1.14.1.
- [Release notes](https://github.com/goadesign/model/releases)
- [Commits](goadesign/model@v1.13.0...v1.14.1)

---
updated-dependencies:
- dependency-name: goa.design/model
  dependency-version: 1.14.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 go Pull requests that update Go code labels Dec 15, 2025
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant