Skip to content

build(deps): bump goa.design/model from 1.14.2 to 1.15.0 - #687

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/goa.design/model-1.15.0
Open

build(deps): bump goa.design/model from 1.14.2 to 1.15.0#687
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/goa.design/model-1.15.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 8, 2026

Copy link
Copy Markdown
Contributor

Bumps goa.design/model from 1.14.2 to 1.15.0.

Release notes

Sourced from goa.design/model's releases.

v1.15.0

Model v1.15.0 is a maintenance release that keeps the project current with the Go and web tooling ecosystem while making automated SVG rendering and CI checks more reliable.

Note: the previous published GitHub release was v1.14.1. The v1.14.2 tag existed without published release notes, so this release note covers the user-facing changes since v1.14.1.

What changed

  • Model now requires Go 1.26. Upgrade your local Go toolchain before updating to this release.
  • mdl svg is more reliable in automated environments. It now carries the configured timeout into the browser startup path and honors CHROME_BIN, so CI and scripted runs can use the Chrome binary they explicitly selected.
  • Go and web dependencies were refreshed, including Goa, chromedp, React Router, webpack, Babel, and related tooling.
  • CI now focuses Go linting and tests on Model's own Go packages instead of accidentally walking through Go files bundled inside frontend node_modules dependencies.
  • GitHub Actions cache usage was updated to the current major version.

Upgrade notes

  • Existing Model DSL files do not need changes.
  • Existing generated diagrams do not need to be regenerated unless you want to pick up dependency and tooling improvements.
  • Developers and CI runners should use Go 1.26 or newer.

For non-experts

If you use Model as a command-line tool, this release is mostly about keeping the foundation healthy: newer dependencies, clearer CI behavior, and more dependable browser-driven SVG generation. The main thing to check before upgrading is that your machine or CI image has Go 1.26 available.

Commits
  • ac47baa Release v1.15.0
  • d916f48 build(deps): update Go dependencies (#1109)
  • c4f7897 build(deps): bump actions/cache from 4 to 5 (#1052)
  • fe8dd8f build(deps): bump goa.design/goa/v3 from 3.24.2 to 3.25.3 (#1083)
  • 7152bce build(deps): bump elkjs from 0.11.0 to 0.11.1 in /cmd/mdl/webapp (#1088)
  • a60035a build(deps-dev): bump babel-loader in /cmd/mdl/webapp (#1089)
  • 6bd0ca5 build(deps-dev): bump webpack from 5.105.2 to 5.105.3 in /cmd/mdl/webapp (#1086)
  • e5ef761 build(deps): bump copy-webpack-plugin in /cmd/mdl/webapp (#1087)
  • b5cf6ea build(deps): bump react-router-dom in /cmd/mdl/webapp (#1084)
  • 262f207 build(deps): bump react-router from 7.13.0 to 7.13.1 in /cmd/mdl/webapp (#1085)
  • Additional commits viewable in compare view

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 go Pull requests that update Go code labels Jun 8, 2026
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/goa.design/model-1.15.0 branch from 1ef625e to 12f2c85 Compare June 15, 2026 08:08
Bumps [goa.design/model](https://github.com/goadesign/model) from 1.14.2 to 1.15.0.
- [Release notes](https://github.com/goadesign/model/releases)
- [Commits](goadesign/model@v1.14.2...v1.15.0)

---
updated-dependencies:
- dependency-name: goa.design/model
  dependency-version: 1.15.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/go_modules/goa.design/model-1.15.0 branch from 12f2c85 to 47acc64 Compare June 22, 2026 08:10
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