Skip to content

Bump mikepenz-markdown from 0.39.2 to 0.40.2#2233

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/mikepenz-markdown-0.40.2
Open

Bump mikepenz-markdown from 0.39.2 to 0.40.2#2233
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/gradle/mikepenz-markdown-0.40.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2026

Bumps mikepenz-markdown from 0.39.2 to 0.40.2.
Updates com.mikepenz:multiplatform-markdown-renderer-m3 from 0.39.2 to 0.40.2

Release notes

Sourced from com.mikepenz:multiplatform-markdown-renderer-m3's releases.

v0.40.2

[!IMPORTANT]
See the MIGRATION.md for some breaking changes. Inline Image handling was updated and is now more flexible

🚀 Features

  • Inline image component Issue#498

🐛 Fixes

  • fix(ci): split release into separate job with minimal permissions

🧪 Tests

  • Paparazzi snapshot testing

💬 Other

  • Bump actions/upload-artifact from 6 to 7
  • Bump mikepenz/action-gh-release from 1 to 2
  • Bump gradle/actions from 5 to 6
  • Bump actions/configure-pages from 5 to 6
  • Bump actions/deploy-pages from 4 to 5
  • chore(deps): update dependencies | Compose 1.10.3 | Kotlin 2.3.20
  • docs: update migration notes for 0.40.0 inlineImage component
  • chore(ci): replace Danger with GitHub Actions native PR checks and SARIF

Contributors:

Commits
  • 265532f Merge pull request #527 from mikepenz/develop
  • bceec5c - [release] v0.40.2
  • 27e3239 Merge pull request #526 from mikepenz/fix/ci-release-permissions
  • d779879 fix(ci): update download-artifact to v8
  • fc9f90d fix(ci): split release into separate job with minimal permissions
  • bf22c6b Merge pull request #525 from mikepenz/develop
  • e224413 - [release] v0.40.1
  • c04b099 fix: android release app build
  • 4809680 Merge pull request #524 from mikepenz/develop
  • 4f763f5 - [release] v0.40.0
  • Additional commits viewable in compare view

Updates com.mikepenz:multiplatform-markdown-renderer-coil3 from 0.39.2 to 0.40.2

Release notes

Sourced from com.mikepenz:multiplatform-markdown-renderer-coil3's releases.

v0.40.2

[!IMPORTANT]
See the MIGRATION.md for some breaking changes. Inline Image handling was updated and is now more flexible

🚀 Features

  • Inline image component Issue#498

🐛 Fixes

  • fix(ci): split release into separate job with minimal permissions

🧪 Tests

  • Paparazzi snapshot testing

💬 Other

  • Bump actions/upload-artifact from 6 to 7
  • Bump mikepenz/action-gh-release from 1 to 2
  • Bump gradle/actions from 5 to 6
  • Bump actions/configure-pages from 5 to 6
  • Bump actions/deploy-pages from 4 to 5
  • chore(deps): update dependencies | Compose 1.10.3 | Kotlin 2.3.20
  • docs: update migration notes for 0.40.0 inlineImage component
  • chore(ci): replace Danger with GitHub Actions native PR checks and SARIF

Contributors:

Commits
  • 265532f Merge pull request #527 from mikepenz/develop
  • bceec5c - [release] v0.40.2
  • 27e3239 Merge pull request #526 from mikepenz/fix/ci-release-permissions
  • d779879 fix(ci): update download-artifact to v8
  • fc9f90d fix(ci): split release into separate job with minimal permissions
  • bf22c6b Merge pull request #525 from mikepenz/develop
  • e224413 - [release] v0.40.1
  • c04b099 fix: android release app build
  • 4809680 Merge pull request #524 from mikepenz/develop
  • 4f763f5 - [release] v0.40.0
  • Additional commits viewable in compare view

Updates com.mikepenz:multiplatform-markdown-renderer-code from 0.39.2 to 0.40.2

Release notes

Sourced from com.mikepenz:multiplatform-markdown-renderer-code's releases.

v0.40.2

[!IMPORTANT]
See the MIGRATION.md for some breaking changes. Inline Image handling was updated and is now more flexible

🚀 Features

  • Inline image component Issue#498

🐛 Fixes

  • fix(ci): split release into separate job with minimal permissions

🧪 Tests

  • Paparazzi snapshot testing

💬 Other

  • Bump actions/upload-artifact from 6 to 7
  • Bump mikepenz/action-gh-release from 1 to 2
  • Bump gradle/actions from 5 to 6
  • Bump actions/configure-pages from 5 to 6
  • Bump actions/deploy-pages from 4 to 5
  • chore(deps): update dependencies | Compose 1.10.3 | Kotlin 2.3.20
  • docs: update migration notes for 0.40.0 inlineImage component
  • chore(ci): replace Danger with GitHub Actions native PR checks and SARIF

Contributors:

Commits
  • 265532f Merge pull request #527 from mikepenz/develop
  • bceec5c - [release] v0.40.2
  • 27e3239 Merge pull request #526 from mikepenz/fix/ci-release-permissions
  • d779879 fix(ci): update download-artifact to v8
  • fc9f90d fix(ci): split release into separate job with minimal permissions
  • bf22c6b Merge pull request #525 from mikepenz/develop
  • e224413 - [release] v0.40.1
  • c04b099 fix: android release app build
  • 4809680 Merge pull request #524 from mikepenz/develop
  • 4f763f5 - [release] v0.40.0
  • Additional commits viewable in compare view

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 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 `mikepenz-markdown` from 0.39.2 to 0.40.2.

Updates `com.mikepenz:multiplatform-markdown-renderer-m3` from 0.39.2 to 0.40.2
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases)
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md)
- [Commits](mikepenz/multiplatform-markdown-renderer@v0.39.2...v0.40.2)

Updates `com.mikepenz:multiplatform-markdown-renderer-coil3` from 0.39.2 to 0.40.2
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases)
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md)
- [Commits](mikepenz/multiplatform-markdown-renderer@v0.39.2...v0.40.2)

Updates `com.mikepenz:multiplatform-markdown-renderer-code` from 0.39.2 to 0.40.2
- [Release notes](https://github.com/mikepenz/multiplatform-markdown-renderer/releases)
- [Changelog](https://github.com/mikepenz/multiplatform-markdown-renderer/blob/develop/CHANGELOG.md)
- [Commits](mikepenz/multiplatform-markdown-renderer@v0.39.2...v0.40.2)

---
updated-dependencies:
- dependency-name: com.mikepenz:multiplatform-markdown-renderer-m3
  dependency-version: 0.40.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mikepenz:multiplatform-markdown-renderer-coil3
  dependency-version: 0.40.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: com.mikepenz:multiplatform-markdown-renderer-code
  dependency-version: 0.40.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 6, 2026
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants