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: KaTeX/KaTeX
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.16.40
Choose a base ref
...
head repository: KaTeX/KaTeX
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.16.41
Choose a head ref
  • 7 commits
  • 24 files changed
  • 4 contributors

Commits on Mar 21, 2026

  1. chore(deps): bump docker/build-push-action from 3 to 6 (#4027)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3 to 6.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@v3...v6)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      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 Mar 21, 2026
    Configuration menu
    Copy the full SHA
    4962448 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump codecov/codecov-action from 3 to 5 (#4028)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 3 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v3...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      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 Mar 21, 2026
    Configuration menu
    Copy the full SHA
    bf3edfd View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. chore(deps): bump docker/login-action from 3 to 4 (#4175)

    Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-version: '4'
      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 Mar 23, 2026
    Configuration menu
    Copy the full SHA
    767c2d7 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github/codeql-action from 3 to 4 (#4178)

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 3 to 4.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: '4'
      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 Mar 23, 2026
    Configuration menu
    Copy the full SHA
    59115b4 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump actions/checkout from 4 to 6 (#4177)

    Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6.
    - [Release notes](https://github.com/actions/checkout/releases)
    - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
    - [Commits](actions/checkout@v4...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/checkout
      dependency-version: '6'
      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 Mar 23, 2026
    Configuration menu
    Copy the full SHA
    f3977a0 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2026

  1. fix: \sout in text mode (#4173)

    Co-authored-by: Erik Demaine <[email protected]>
    ronkok and edemaine authored Mar 24, 2026
    Configuration menu
    Copy the full SHA
    e748578 View commit details
    Browse the repository at this point in the history
  2. chore(release): 0.16.41 [ci skip]

    ## [0.16.41](v0.16.40...v0.16.41) (2026-03-24)
    
    ### Bug Fixes
    
    * \sout in text mode ([#4173](#4173)) ([e748578](e748578))
    KaTeX-bot committed Mar 24, 2026
    Configuration menu
    Copy the full SHA
    4aa75c5 View commit details
    Browse the repository at this point in the history
Loading