Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: gjtorikian/commonmarker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.2.1
Choose a base ref
...
head repository: gjtorikian/commonmarker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.3
Choose a head ref
  • 15 commits
  • 10 files changed
  • 4 contributors

Commits on Jan 10, 2025

  1. Support Raw Node

    wakairo committed Jan 10, 2025
    Configuration menu
    Copy the full SHA
    29ddadc View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2025

  1. Bump rb-sys from 0.9.106 to 0.9.107

    Bumps [rb-sys](https://github.com/oxidize-rb/rb-sys) from 0.9.106 to 0.9.107.
    - [Release notes](https://github.com/oxidize-rb/rb-sys/releases)
    - [Commits](oxidize-rb/rb-sys@v0.9.106...v0.9.107)
    
    ---
    updated-dependencies:
    - dependency-name: rb-sys
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    b558cc1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #341 from gjtorikian/dependabot/cargo/rb-sys-0.9.107

    Bump rb-sys from 0.9.106 to 0.9.107
    gjtorikian authored Jan 13, 2025
    Configuration menu
    Copy the full SHA
    dd7317e View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

  1. Bump rb-sys from 0.9.107 to 0.9.108

    Bumps [rb-sys](https://github.com/oxidize-rb/rb-sys) from 0.9.107 to 0.9.108.
    - [Release notes](https://github.com/oxidize-rb/rb-sys/releases)
    - [Commits](oxidize-rb/rb-sys@v0.9.107...v0.9.108)
    
    ---
    updated-dependencies:
    - dependency-name: rb-sys
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    14048b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #342 from gjtorikian/dependabot/cargo/rb-sys-0.9.108

    Bump rb-sys from 0.9.107 to 0.9.108
    gjtorikian authored Jan 14, 2025
    Configuration menu
    Copy the full SHA
    4ca4b73 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. Bump comrak from 0.33.0 to 0.34.0

    Bumps [comrak](https://github.com/kivikakk/comrak) from 0.33.0 to 0.34.0.
    - [Release notes](https://github.com/kivikakk/comrak/releases)
    - [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt)
    - [Commits](kivikakk/comrak@v0.33.0...v0.34.0)
    
    ---
    updated-dependencies:
    - dependency-name: comrak
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    da4e454 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2fad1c View commit details
    Browse the repository at this point in the history
  3. 💎 2.0.3

    gjtorikian committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    6c77a99 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #344 from gjtorikian/dependabot/cargo/comrak-0.34.0

    Bump comrak from 0.33.0 to 0.34.0; add support for GitHub style alerts
    gjtorikian authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    cf88c76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4fcad1c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3730efe View commit details
    Browse the repository at this point in the history
  7. Merge pull request #340 from wakairo/support_raw_node

    Support Raw Node
    gjtorikian authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    62cc38b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a42f5b7 View commit details
    Browse the repository at this point in the history
  9. update README

    gjtorikian committed Jan 21, 2025
    Configuration menu
    Copy the full SHA
    d521c07 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #345 from gjtorikian/release/v2.0.3

    [skip test] Release v2.0.3
    gjtorikian authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    5bf66cf View commit details
    Browse the repository at this point in the history
Loading