Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps goa.design/model from 1.12.0 to 1.13.0.

Release notes

Sourced from goa.design/model's releases.

Model v1.13.0

Highlights

  • New mdl svg subcommand to auto-layout and export SVGs headlessly
  • Webapp automation via URL params (auto, save, direction, compact)
  • CI now installs Chrome and runs end-to-end tests

Details

  • CLI: mdl svg <PACKAGE> --all|--view <id> [--direction DIR --compact --timeout 20s --port 0 --dir ./gen]
  • Server: added mux-based serving (ServeOnMux) for headless flow
  • Tests: unit tests for key listing and handlers; E2E test that generates SystemContext.svg (skips if Chrome not available)
  • TypeScript: modernized tsconfig for webapp; fixed automation hook in Root.tsx
  • CI: adds .github/workflows/ci.yml to build UI, lint, and test; installs Chrome

Breaking Changes

  • None

Notes

  • Local machines need Chrome/Chromium on PATH for mdl svg and E2E tests. CI uses setup-chrome.
Commits
  • f7f3645 Release v1.13.0
  • e0a0ffc Prepare v1.13.0
  • 31d8ea7 mdl: add svg subcommand for headless auto-layout SVG export; tests and CI (#1...
  • efa7029 build(deps-dev): bump @​types/react in /cmd/mdl/webapp (#995)
  • 7148efe build(deps-dev): bump webpack from 5.101.0 to 5.101.3 in /cmd/mdl/webapp (#999)
  • d541c32 build(deps-dev): bump @​types/react-dom in /cmd/mdl/webapp (#996)
  • e93ceab build(deps): bump copy-webpack-plugin in /cmd/mdl/webapp (#997)
  • d207e4c build(deps-dev): bump eslint from 9.33.0 to 9.34.0 in /cmd/mdl/webapp (#998)
  • efbc935 build(deps): bump github.com/stretchr/testify from 1.11.0 to 1.11.1 (#1000)
  • fe197c3 ci: weekly auto-merge of Dependabot PRs (#994)
  • 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.12.0 to 1.13.0.
- [Release notes](https://github.com/goadesign/model/releases)
- [Commits](goadesign/model@v1.12.0...v1.13.0)

---
updated-dependencies:
- dependency-name: goa.design/model
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 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.

0 participants