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: cloudinary/cloudinary-video-player
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.14.0
Choose a base ref
...
head repository: cloudinary/cloudinary-video-player
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.14.1
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on Apr 26, 2026

  1. Configuration menu
    Copy the full SHA
    9fef6e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    78499ee View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump axios and bundlewatch (#1038)

    * chore(deps): bump axios and bundlewatch
    
    Bumps [axios](https://github.com/axios/axios) to 1.15.2 and updates ancestor dependency [bundlewatch](https://github.com/bundlewatch/bundlewatch). These dependencies need to be updated together.
    
    
    Updates `axios` from 1.13.2 to 1.15.2
    - [Release notes](https://github.com/axios/axios/releases)
    - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
    - [Commits](axios/axios@v1.13.2...v1.15.2)
    
    Updates `bundlewatch` from 0.4.1 to 0.4.2
    - [Release notes](https://github.com/bundlewatch/bundlewatch/releases)
    - [Commits](bundlewatch/bundlewatch@v0.4.1...v0.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: axios
      dependency-version: 1.15.2
      dependency-type: indirect
    - dependency-name: bundlewatch
      dependency-version: 0.4.2
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump postcss from 8.5.6 to 8.5.10 (#1039)
    
    Bumps [postcss](https://github.com/postcss/postcss) from 8.5.6 to 8.5.10.
    - [Release notes](https://github.com/postcss/postcss/releases)
    - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
    - [Commits](postcss/postcss@8.5.6...8.5.10)
    
    ---
    updated-dependencies:
    - dependency-name: postcss
      dependency-version: 8.5.10
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore: lock file
    
    * chore(deps-dev): bump picomatch from 2.3.1 to 2.3.2 (#1022)
    
    Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.3.1 to 2.3.2.
    - [Release notes](https://github.com/micromatch/picomatch/releases)
    - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/picomatch@2.3.1...2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: picomatch
      dependency-version: 2.3.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 (#1014)
    
    Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9.
    - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases)
    - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md)
    - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9)
    
    ---
    updated-dependencies:
    - dependency-name: handlebars
      dependency-version: 4.7.9
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    
    * chore: lock file
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tsachi Shlidor <tsachi.shlidor@cloudinary.com>
    dependabot[bot] and tsi authored Apr 26, 2026
    Configuration menu
    Copy the full SHA
    7eeb704 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9f2809d View commit details
    Browse the repository at this point in the history
Loading