Skip to content

Commit

Permalink
bump(deps): update dependency mermaid to v10.9.1 (#858)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [mermaid](https://github.com/mermaid-js/mermaid) | [`10.9.0` ->
`10.9.1`](https://renovatebot.com/diffs/npm/mermaid/10.9.0/10.9.1) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/mermaid/10.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/mermaid/10.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/mermaid/10.9.0/10.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/mermaid/10.9.0/10.9.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>mermaid-js/mermaid (mermaid)</summary>

###
[`v10.9.1`](https://github.com/mermaid-js/mermaid/releases/tag/v10.9.1)

[Compare
Source](https://github.com/mermaid-js/mermaid/compare/v10.9.0...v10.9.1)

#### What's Changed

#### BugFixes

- Cleaning of labels in Block diagram by
[@&#8203;knsv](https://github.com/knsv)

#### Docs

- docs(integrations): update link to Mermaid app for Slack by
[@&#8203;JackuB](https://github.com/JackuB) in
[mermaid-js/mermaid#5370
- Update new diagram doc to reflect focus on Langium by
[@&#8203;sidharthv96](https://github.com/sidharthv96) in
[mermaid-js/mermaid#5372
- feat: Make the examples interactive in the documentation site by
[@&#8203;sidharthv96](https://github.com/sidharthv96) in
[mermaid-js/mermaid#5376
- DOCS: add latest blog posts by
[@&#8203;huynhicode](https://github.com/huynhicode) in
[mermaid-js/mermaid#5368
- DOCS: update Announcement bar link by
[@&#8203;huynhicode](https://github.com/huynhicode) in
[mermaid-js/mermaid#5394
- DOCS: Add Press Release by
[@&#8203;huynhicode](https://github.com/huynhicode) in
[mermaid-js/mermaid#5400
- DOCS: add Turing machine blog post by
[@&#8203;huynhicode](https://github.com/huynhicode) in
[mermaid-js/mermaid#5425
- DOCS: update latest news by
[@&#8203;huynhicode](https://github.com/huynhicode) in
[mermaid-js/mermaid#5455
- 📝🐛 fix schema link by
[@&#8203;dudeofawesome](https://github.com/dudeofawesome) in
[mermaid-js/mermaid#5456
- DOCS: Add AI in Software Diagramming blog post by
[@&#8203;huynhicode](https://github.com/huynhicode) in
[mermaid-js/mermaid#5492
- DOCS: update Mermaid Chart page by
[@&#8203;huynhicode](https://github.com/huynhicode) in
[mermaid-js/mermaid#5495
- DOCS: Add blog post - Documentation Software by
[@&#8203;huynhicode](https://github.com/huynhicode) in
[mermaid-js/mermaid#5519

#### New Contributors

- [@&#8203;dudeofawesome](https://github.com/dudeofawesome) made their
first contribution in
[mermaid-js/mermaid#5456

**Full Changelog**:
mermaid-js/mermaid@v10.9.0...v10.9.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/fuxingloh/contented).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNTEuMiIsInVwZGF0ZWRJblZlciI6IjM3LjM1MS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent 45e0f0e commit ad243e7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/contented-preview/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"@tailwindcss/typography": "0.5.13",
"autoprefixer": "10.4.19",
"clsx": "2.1.1",
"mermaid": "10.9.0",
"mermaid": "10.9.1",
"next": "14.2.3",
"postcss": "8.4.38",
"react": "18.3.1",
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ad243e7

Please sign in to comment.