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: Redocly/redoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
...
head repository: Redocly/redoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Choose a head ref
  • 8 commits
  • 7 files changed
  • 4 contributors

Commits on Mar 11, 2025

  1. chore(deps): bump prismjs from 1.29.0 to 1.30.0 (#2672)

    Bumps [prismjs](https://github.com/PrismJS/prism) from 1.29.0 to 1.30.0.
    - [Release notes](https://github.com/PrismJS/prism/releases)
    - [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
    - [Commits](PrismJS/prism@v1.29.0...v1.30.0)
    
    ---
    updated-dependencies:
    - dependency-name: prismjs
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    cab07ba View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2025

  1. chore(deps): bump dompurify from 3.1.3 to 3.2.4 (#2667)

    * chore(deps): bump dompurify from 3.1.3 to 3.2.4
    
    Bumps [dompurify](https://github.com/cure53/DOMPurify) from 3.1.3 to 3.2.4.
    - [Release notes](https://github.com/cure53/DOMPurify/releases)
    - [Commits](cure53/DOMPurify@3.1.3...3.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: dompurify
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * chore(deps): update dompurify
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: kanoru <[email protected]>
    dependabot[bot] and kanoru3101 authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    7cedd59 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump esbuild and esbuild-loader (#2661)

    Bumps [esbuild](https://github.com/evanw/esbuild) to 0.25.0 and updates ancestor dependency [esbuild-loader](https://github.com/privatenumber/esbuild-loader). These dependencies need to be updated together.
    
    
    Updates `esbuild` from 0.17.19 to 0.25.0
    - [Release notes](https://github.com/evanw/esbuild/releases)
    - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG-2023.md)
    - [Commits](evanw/esbuild@v0.17.19...v0.25.0)
    
    Updates `esbuild-loader` from 3.0.1 to 4.3.0
    - [Release notes](https://github.com/privatenumber/esbuild-loader/releases)
    - [Commits](privatenumber/esbuild-loader@v3.0.1...v4.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: esbuild
      dependency-type: indirect
    - dependency-name: esbuild-loader
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: kanoru <[email protected]>
    dependabot[bot] and kanoru3101 authored Apr 8, 2025
    Configuration menu
    Copy the full SHA
    1fa1327 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2025

  1. Configuration menu
    Copy the full SHA
    1b4126f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2db293b View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @babel/runtime from 7.23.2 to 7.27.0 (#2679)

    Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) from 7.23.2 to 7.27.0.
    - [Release notes](https://github.com/babel/babel/releases)
    - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
    - [Commits](https://github.com/babel/babel/commits/v7.27.0/packages/babel-runtime)
    
    ---
    updated-dependencies:
    - dependency-name: "@babel/runtime"
      dependency-version: 7.27.0
      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 Apr 14, 2025
    Configuration menu
    Copy the full SHA
    05a04c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4547613 View commit details
    Browse the repository at this point in the history
  5. chore: v2.5.0 (#2684)

    AlexVarchuk authored Apr 14, 2025
    Configuration menu
    Copy the full SHA
    00bc6ed View commit details
    Browse the repository at this point in the history
Loading