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: react-syntax-highlighter/react-syntax-highlighter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v16.0.0
Choose a base ref
...
head repository: react-syntax-highlighter/react-syntax-highlighter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v16.1.0
Choose a head ref
  • 5 commits
  • 315 files changed
  • 4 contributors

Commits on Oct 22, 2025

  1. Bump simple-git and lint-staged (#614)

    Removes [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git). It's no longer used after updating ancestor dependency [lint-staged](https://github.com/lint-staged/lint-staged). These dependencies need to be updated together.
    
    
    Removes `simple-git`
    
    Updates `lint-staged` from 8.2.1 to 16.2.5
    - [Release notes](https://github.com/lint-staged/lint-staged/releases)
    - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
    - [Commits](lint-staged/lint-staged@v8.2.1...v16.2.5)
    
    ---
    updated-dependencies:
    - dependency-name: simple-git
      dependency-version: 
      dependency-type: indirect
    - dependency-name: lint-staged
      dependency-version: 16.2.5
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 22, 2025
    Configuration menu
    Copy the full SHA
    9dafbf1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b0027b View commit details
    Browse the repository at this point in the history
  3. Revert "chore: bump Webpack to v5 (#594)"

    This reverts commit 7b0027b.
    simmerer committed Oct 22, 2025
    Configuration menu
    Copy the full SHA
    f024a8c View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2025

  1. Configuration menu
    Copy the full SHA
    c71356f View commit details
    Browse the repository at this point in the history
  2. 16.1.0

    simmerer committed Oct 28, 2025
    Configuration menu
    Copy the full SHA
    5eedb74 View commit details
    Browse the repository at this point in the history
Loading