Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump commonmark from 0.21.0 to 0.22.0 #2932

Merged
merged 4 commits into from
Apr 25, 2024

Commits on Apr 23, 2024

  1. chore(deps): bump commonmark from 0.21.0 to 0.22.0

    Bumps `commonmark` from 0.21.0 to 0.22.0.
    
    Updates `org.commonmark:commonmark` from 0.21.0 to 0.22.0
    - [Release notes](https://github.com/commonmark/commonmark-java/releases)
    - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
    - [Commits](commonmark/commonmark-java@commonmark-parent-0.21.0...commonmark-parent-0.22.0)
    
    Updates `org.commonmark:commonmark-ext-gfm-strikethrough` from 0.21.0 to 0.22.0
    - [Release notes](https://github.com/commonmark/commonmark-java/releases)
    - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
    - [Commits](commonmark/commonmark-java@commonmark-parent-0.21.0...commonmark-parent-0.22.0)
    
    Updates `org.commonmark:commonmark-ext-gfm-tables` from 0.21.0 to 0.22.0
    - [Release notes](https://github.com/commonmark/commonmark-java/releases)
    - [Changelog](https://github.com/commonmark/commonmark-java/blob/main/CHANGELOG.md)
    - [Commits](commonmark/commonmark-java@commonmark-parent-0.21.0...commonmark-parent-0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.commonmark:commonmark
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.commonmark:commonmark-ext-gfm-strikethrough
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: org.commonmark:commonmark-ext-gfm-tables
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    68b1e4a View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    31e7a21 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    ed58a68 View commit details
    Browse the repository at this point in the history
  2. fix: broken test

    yamilmedina committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5dacecc View commit details
    Browse the repository at this point in the history