Thanks to visit codestin.com
Credit goes to github.com

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: v15.6.1
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: v15.6.6
Choose a head ref
  • 18 commits
  • 13 files changed
  • 8 contributors

Commits on Aug 21, 2025

  1. bump version (#599)

    Upgrade prismjs dependency to avoid DOM clobbering vulnerability up to version 1.29.0.
    SMG-717 authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    b3fc903 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    187111d View commit details
    Browse the repository at this point in the history
  3. bump package version

    simmerer committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    f722d13 View commit details
    Browse the repository at this point in the history
  4. install, rebuild demos

    simmerer committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    d6548ea View commit details
    Browse the repository at this point in the history
  5. fix line count error (#583)

    bbbert authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    cc20d1e View commit details
    Browse the repository at this point in the history
  6. fix spelling error (#579)

    BrianHung authored Aug 21, 2025
    Configuration menu
    Copy the full SHA
    8b9f2e8 View commit details
    Browse the repository at this point in the history
  7. bump to 15.6.3

    simmerer committed Aug 21, 2025
    Configuration menu
    Copy the full SHA
    60837e9 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2025

  1. Override refractor 3.6.0's prismjs dependency (#605)

    * override refractor 3.6.0's prismjs dependency
    
    * rebuild demos
    simmerer authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    1e95cdd View commit details
    Browse the repository at this point in the history
  2. Bump elliptic from 6.5.5 to 6.6.0 (#576)

    Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.5 to 6.6.0.
    - [Commits](indutny/elliptic@v6.5.5...v6.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: elliptic
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    7ecf606 View commit details
    Browse the repository at this point in the history
  3. Bump ws from 6.2.2 to 6.2.3 (#574)

    Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.
    - [Release notes](https://github.com/websockets/ws/releases)
    - [Commits](websockets/ws@6.2.2...6.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: ws
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    9382590 View commit details
    Browse the repository at this point in the history
  4. Bump express from 4.19.2 to 4.21.1 (#572)

    Bumps [express](https://github.com/expressjs/express) from 4.19.2 to 4.21.1.
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    130c9c3 View commit details
    Browse the repository at this point in the history
  5. Bump send and express (#571)

    Bumps [send](https://github.com/pillarjs/send) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `send` from 0.18.0 to 0.19.0
    - [Release notes](https://github.com/pillarjs/send/releases)
    - [Changelog](https://github.com/pillarjs/send/blob/master/HISTORY.md)
    - [Commits](pillarjs/send@0.18.0...0.19.0)
    
    Updates `express` from 4.19.2 to 4.21.1
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: send
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    53e6607 View commit details
    Browse the repository at this point in the history
  6. Bump cookie and express (#570)

    Bumps [cookie](https://github.com/jshttp/cookie) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `cookie` from 0.6.0 to 0.7.1
    - [Release notes](https://github.com/jshttp/cookie/releases)
    - [Commits](jshttp/cookie@v0.6.0...v0.7.1)
    
    Updates `express` from 4.19.2 to 4.21.1
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: cookie
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    5f0dbfc View commit details
    Browse the repository at this point in the history
  7. Bump serve-static and express (#569)

    Bumps [serve-static](https://github.com/expressjs/serve-static) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `serve-static` from 1.15.0 to 1.16.2
    - [Release notes](https://github.com/expressjs/serve-static/releases)
    - [Changelog](https://github.com/expressjs/serve-static/blob/v1.16.2/HISTORY.md)
    - [Commits](expressjs/serve-static@v1.15.0...v1.16.2)
    
    Updates `express` from 4.19.2 to 4.21.1
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: serve-static
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    9fb3f73 View commit details
    Browse the repository at this point in the history
  8. Bump body-parser and express (#568)

    Bumps [body-parser](https://github.com/expressjs/body-parser) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together.
    
    Updates `body-parser` from 1.20.2 to 1.20.3
    - [Release notes](https://github.com/expressjs/body-parser/releases)
    - [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
    - [Commits](expressjs/body-parser@1.20.2...1.20.3)
    
    Updates `express` from 4.19.2 to 4.21.1
    - [Release notes](https://github.com/expressjs/express/releases)
    - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md)
    - [Commits](expressjs/express@4.19.2...4.21.1)
    
    ---
    updated-dependencies:
    - dependency-name: body-parser
      dependency-type: indirect
    - dependency-name: express
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    0bda769 View commit details
    Browse the repository at this point in the history
  9. Add Boemly to the built with section of the readme (#467)

    Co-authored-by: David Simmer <[email protected]>
    lukasbals and simmerer authored Aug 25, 2025
    Configuration menu
    Copy the full SHA
    5d507f0 View commit details
    Browse the repository at this point in the history
  10. bump to 15.6.5

    simmerer committed Aug 25, 2025
    Configuration menu
    Copy the full SHA
    a169285 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    56a1b0f View commit details
    Browse the repository at this point in the history
Loading