Skip to content

chore(deps): bump oss.terrastruct.com/d2 from 0.6.1 to 0.7.0#1066

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/oss.terrastruct.com/d2-0.7.0
Closed

chore(deps): bump oss.terrastruct.com/d2 from 0.6.1 to 0.7.0#1066
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/oss.terrastruct.com/d2-0.7.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps oss.terrastruct.com/d2 from 0.6.1 to 0.7.0.

Release notes

Sourced from oss.terrastruct.com/d2's releases.

v0.7.0

Features 🚀

  • Icons:
    • connections can include icons #12
  • Syntax:
    • suspend/unsuspend to define models and instantiate them #2394
  • Globs:
    • support for filtering edges based on properties of endpoint nodes (e.g., &src.style.fill: blue) #2395
    • level filter implemented #2473
  • Render:
    • markdown, latex, and code can be used as object labels #2204
    • shape: c4-person to render a person shape like what the C4 model prescribes #2397
  • Icons:
    • border-radius should work on icon #2409
  • Misc:
    • Diagram legends are implemented #2416

Improvements 🧹

  • CLI:
    • Support validate command. #2415
    • Watch mode ignores backup files (e.g. files created by certain editors like Helix). #2131
    • Support for --omit-version flag. #2377
    • Casing is ignored for plugin names #2486
  • Compiler:
    • links can be set to root path, e.g. /xyz. #2357
    • When importing a file, attempt resolving substitutions at the imported file scope first #2482
    • validate gradient color stops. #2492
  • Parser:
    • impose max key length. It's almost certainly a mistake if an ID gets too long, e.g. missing quotes #2465
  • Render:
    • horizontal padding added for connection labels #2461

Bugfixes ⛑️

  • Compiler:
    • fixes panic when sql_shape shape value had mixed casing #2349
    • fixes panic when importing from a file with spread substitutions in vars #2427
    • fixes support for center in d2-config #2360
    • fixes panic when comment lines appear in arrays #2378
    • fixes inconsistencies when objects were double quoted #2390
    • fixes globs not applying to spread substitutions #2426
    • fixes panic when classes were mixed with layers incorrectly #2448
    • fixes panic when gradient colors are used in sketch mode #2481
    • fixes panic using glob ampersand filters with composite values #2489
    • fixes leaf ampersand filter when used with imports #2494
  • Formatter:
    • fixes substitutions in quotes surrounded by text #2462
  • CLI:

... (truncated)

Commits

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 [oss.terrastruct.com/d2](https://github.com/terrastruct/d2) from 0.6.1 to 0.7.0.
- [Release notes](https://github.com/terrastruct/d2/releases)
- [Commits](terrastruct/d2@v0.6.1...v0.7.0)

---
updated-dependencies:
- dependency-name: oss.terrastruct.com/d2
  dependency-version: 0.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 1, 2025

Labels

The following labels could not be found: area/cli, area/engine, kind/dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions
Copy link

This PR is stale because it has been open 14 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions bot added the stale label Jul 17, 2025
@github-actions
Copy link

This PR was closed because it has been stalled for 7 days with no activity.

@github-actions github-actions bot closed this Jul 24, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jul 24, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/go_modules/oss.terrastruct.com/d2-0.7.0 branch July 24, 2025 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants