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: tiangolo/markdown-include-variants
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.0.3
Choose a base ref
...
head repository: tiangolo/markdown-include-variants
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.0.4
Choose a head ref
  • 15 commits
  • 14 files changed
  • 3 contributors

Commits on Nov 2, 2024

  1. ⬆ Bump pypa/gh-action-pypi-publish from 1.10.3 to 1.11.0 (#11)

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.10.3 to 1.11.0.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.10.3...v1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 2, 2024
    Configuration menu
    Copy the full SHA
    1e1bdca View commit details
    Browse the repository at this point in the history
  2. 📝 Update release notes

    github-actions committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    f87b65c View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2024

  1. Configuration menu
    Copy the full SHA
    74b1ba7 View commit details
    Browse the repository at this point in the history
  2. 📝 Update release notes

    github-actions committed Dec 21, 2024
    Configuration menu
    Copy the full SHA
    e83e1f9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7c971dd View commit details
    Browse the repository at this point in the history
  4. 📝 Update release notes

    github-actions committed Dec 21, 2024
    Configuration menu
    Copy the full SHA
    e1f7e1c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2024

  1. 📌 Update uv lock

    tiangolo committed Dec 22, 2024
    Configuration menu
    Copy the full SHA
    684e0f9 View commit details
    Browse the repository at this point in the history
  2. 🔖 Release version 0.0.4

    tiangolo committed Dec 22, 2024
    Configuration menu
    Copy the full SHA
    e90aa22 View commit details
    Browse the repository at this point in the history
  3. ⬆ Bump pypa/gh-action-pypi-publish from 1.11.0 to 1.12.3 (#16)

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.11.0 to 1.12.3.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.11.0...v1.12.3)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    45255be View commit details
    Browse the repository at this point in the history
  4. ⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2 (#14)

    Bumps [tiangolo/latest-changes](https://github.com/tiangolo/latest-changes) from 0.3.1 to 0.3.2.
    - [Release notes](https://github.com/tiangolo/latest-changes/releases)
    - [Commits](tiangolo/latest-changes@0.3.1...0.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: tiangolo/latest-changes
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    2076aae View commit details
    Browse the repository at this point in the history
  5. 📝 Update release notes

    github-actions committed Dec 22, 2024
    Configuration menu
    Copy the full SHA
    492b7b2 View commit details
    Browse the repository at this point in the history
  6. ⬆ Bump astral-sh/setup-uv from 3 to 5 (#17)

    Bumps [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) from 3 to 5.
    - [Release notes](https://github.com/astral-sh/setup-uv/releases)
    - [Commits](astral-sh/setup-uv@v3...v5)
    
    ---
    updated-dependencies:
    - dependency-name: astral-sh/setup-uv
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 22, 2024
    Configuration menu
    Copy the full SHA
    a6e0512 View commit details
    Browse the repository at this point in the history
  7. 📝 Update release notes

    [skip ci]
    github-actions committed Dec 22, 2024
    Configuration menu
    Copy the full SHA
    f7eabba View commit details
    Browse the repository at this point in the history
  8. 📝 Update release notes

    [skip ci]
    github-actions committed Dec 22, 2024
    Configuration menu
    Copy the full SHA
    5d9aa2c View commit details
    Browse the repository at this point in the history
  9. 📝 Update release notes

    tiangolo committed Dec 22, 2024
    Configuration menu
    Copy the full SHA
    73bb82b View commit details
    Browse the repository at this point in the history
Loading