Skip to content

Bump aquamarine from 0.3.3 to 0.6.0#83

Open
dependabot[bot] wants to merge 5 commits intomainfrom
dependabot/cargo/aquamarine-0.6.0
Open

Bump aquamarine from 0.3.3 to 0.6.0#83
dependabot[bot] wants to merge 5 commits intomainfrom
dependabot/cargo/aquamarine-0.6.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Oct 17, 2025

Bumps aquamarine from 0.3.3 to 0.6.0.

Release notes

Sourced from aquamarine's releases.

0.6.0

What's Changed

New Contributors

Full Changelog: mersinvald/aquamarine@v0.5.0...v0.6.0

0.5.0

Breaking Changes

  • include_mmd! now always uses CARGO_MANIFEST_DIR as root (PR #47 by Rjected)

0.4.0

Breaking Changes

  • path attribute is no longer supported for importing diagrams from external files

Features

  • include_mmd! macro-like syntax for embedding diagrams from files
  • multiple diagrams can now be imported from filesystem per documented entity
  • imported diagrams can now be placed freely at any place inside the doc comment

Miscellaneous

Full Changelog: mersinvald/aquamarine@v0.3.2...v0.4.0

Changelog

Sourced from aquamarine's changelog.

v0.6.0 (2024-01-12)

Breaking Changes

Note: bundled mermaidjs wasn't updated, will fix in the next minor release

v0.5.0 (2024-01-12)

Breaking Changes

  • include_mmd! now always uses CARGO_MANIFEST_DIR as root (PR #47 by Rjected)

Miscellaneous

v0.4.0 (2023-12-13) YANKED

Breaking Changes

  • path attribute is no longer supported for importing diagrams from external files

Features

  • include_mmd! macro-like syntax for embedding diagrams from files
  • multiple diagrams can now be imported from filesystem per documented entity
  • imported diagrams can now be placed freely at any place inside the doc comment

Miscellaneous

v0.3.1 (2023-04-17)

Features

  • mermaid is updated to v10 (PR #46 by frehberg)
  • better handling of a failure to load mermaidjs (PR #46 by frehberg)

Miscellaneous

  • add Frehberg as a maintainer on GitHub, and package owner on Crates.io

v0.3.0 (2023-02-16)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

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 rust Pull requests that update rust code labels Oct 17, 2025
collin5 and others added 5 commits October 27, 2025 17:18
Bumps [aquamarine](https://github.com/mersinvald/aquamarine) from 0.3.3 to 0.6.0.
- [Release notes](https://github.com/mersinvald/aquamarine/releases)
- [Changelog](https://github.com/mersinvald/aquamarine/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mersinvald/aquamarine/commits/v0.6.0)

---
updated-dependencies:
- dependency-name: aquamarine
  dependency-version: 0.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot changed the base branch from base_on_1.18.23 to main November 24, 2025 12:51
@dependabot dependabot bot force-pushed the dependabot/cargo/aquamarine-0.6.0 branch from 008f187 to 656b792 Compare November 24, 2025 12:51
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants