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.12.1
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.13.0
Choose a head ref
  • 13 commits
  • 94 files changed
  • 4 contributors

Commits on Mar 19, 2026

  1. feat: scheduler and rollup lazy-player (#1003)

    * feat: schedule and lazy-player
    
    * chore: style loading
    
    * chore: player
    
    * chore: move to duration based schedule
    
    * chore: handle over-night ranges
    
    * feat: use rollup for esm (#1004)
    
    * feat: use rollup for esm
    
    * chore: cleanup
    
    * chore: rollup imports
    
    * chore: build
    
    * chore: deduplicate
    
    * chore: setupCloudinaryGlobal
    
    * chore: test over-night time-ranges
    
    * chore: improve E2E test pages
    
    * chore: fix tests build
    tsi authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    9c0d6b2 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump svgo from 4.0.0 to 4.0.1 (#994)

    Dependabot: bump svgo from 4.0.0 to 4.0.1
    dependabot[bot] authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    dd6248a View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump immutable from 5.1.4 to 5.1.5 (#993)

    Dependabot: bump immutable from 5.1.4 to 5.1.5
    dependabot[bot] authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    fabe6c9 View commit details
    Browse the repository at this point in the history
  4. chore(deps-dev): bump minimatch from 3.1.2 to 3.1.5 (#992)

    Dependabot: bump minimatch from 3.1.2 to 3.1.5
    dependabot[bot] authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    bfb8585 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump basic-ftp from 5.0.5 to 5.2.0 (#990)

    Dependabot: bump basic-ftp from 5.0.5 to 5.2.0
    dependabot[bot] authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    3b7bec1 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump @tootallnate/once and jest-environment-jsdom (#995)

    Dependabot: bump @tootallnate/once and jest-environment-jsdom
    dependabot[bot] authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    1efa432 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2026

  1. chore(deps): combined dependency bumps (#998)

    * chore(deps-dev): bump vite from 6.0.2 to 6.4.1 in /docs/es-modules
    
    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 6.0.2 to 6.4.1.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/create-vite@6.4.1/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 6.4.1
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps): bump lodash from 4.17.21 to 4.17.23
    
    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.17.23)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.17.23
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump qs from 6.14.0 to 6.14.2
    
    Bumps [qs](https://github.com/ljharb/qs) from 6.14.0 to 6.14.2.
    - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
    - [Commits](ljharb/qs@v6.14.0...v6.14.2)
    
    ---
    updated-dependencies:
    - dependency-name: qs
      dependency-version: 6.14.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps): bump rollup from 4.40.2 to 4.59.0 in /docs/es-modules
    
    Bumps [rollup](https://github.com/rollup/rollup) from 4.40.2 to 4.59.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.40.2...v4.59.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 4.59.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump rollup from 4.57.0 to 4.59.0
    
    Bumps [rollup](https://github.com/rollup/rollup) from 4.57.0 to 4.59.0.
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v4.57.0...v4.59.0)
    
    ---
    updated-dependencies:
    - dependency-name: rollup
      dependency-version: 4.59.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps-dev): bump webpack from 5.95.0 to 5.105.2
    
    Bumps [webpack](https://github.com/webpack/webpack) from 5.95.0 to 5.105.2.
    - [Release notes](https://github.com/webpack/webpack/releases)
    - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
    - [Commits](webpack/webpack@v5.95.0...v5.105.2)
    
    ---
    updated-dependencies:
    - dependency-name: webpack
      dependency-version: 5.105.2
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps): bump serialize-javascript, terser-webpack-plugin, copy-webpack-plugin and css-minimizer-webpack-plugin
    
    Bumps [serialize-javascript](https://github.com/yahoo/serialize-javascript) to 7.0.4 and updates ancestor dependencies [serialize-javascript](https://github.com/yahoo/serialize-javascript), [terser-webpack-plugin](https://github.com/webpack/terser-webpack-plugin), [copy-webpack-plugin](https://github.com/webpack/copy-webpack-plugin) and [css-minimizer-webpack-plugin](https://github.com/webpack/css-minimizer-webpack-plugin). These dependencies need to be updated together.
    
    
    Updates `serialize-javascript` from 6.0.2 to 7.0.4
    - [Release notes](https://github.com/yahoo/serialize-javascript/releases)
    - [Commits](yahoo/serialize-javascript@v6.0.2...v7.0.4)
    
    Updates `terser-webpack-plugin` from 5.3.16 to 5.3.17
    - [Release notes](https://github.com/webpack/terser-webpack-plugin/releases)
    - [Changelog](https://github.com/webpack/terser-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](webpack/minimizer-webpack-plugin@v5.3.16...v5.3.17)
    
    Updates `copy-webpack-plugin` from 12.0.2 to 14.0.0
    - [Release notes](https://github.com/webpack/copy-webpack-plugin/releases)
    - [Changelog](https://github.com/webpack/copy-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](webpack/copy-webpack-plugin@v12.0.2...v14.0.0)
    
    Updates `css-minimizer-webpack-plugin` from 7.0.4 to 8.0.0
    - [Release notes](https://github.com/webpack/css-minimizer-webpack-plugin/releases)
    - [Changelog](https://github.com/webpack/css-minimizer-webpack-plugin/blob/main/CHANGELOG.md)
    - [Commits](webpack/css-minimizer-webpack-plugin@v7.0.4...v8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: serialize-javascript
      dependency-version: 7.0.4
      dependency-type: indirect
    - dependency-name: terser-webpack-plugin
      dependency-version: 5.3.17
      dependency-type: direct:development
    - dependency-name: copy-webpack-plugin
      dependency-version: 14.0.0
      dependency-type: direct:development
    - dependency-name: css-minimizer-webpack-plugin
      dependency-version: 8.0.0
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: lock-file
    
    * chore: tests
    
    ---------
    
    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 Mar 23, 2026
    Configuration menu
    Copy the full SHA
    106ffd7 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump flatted from 3.3.3 to 3.4.2 (#1007)

    Bumps [flatted](https://github.com/WebReflection/flatted) from 3.3.3 to 3.4.2.
    - [Commits](WebReflection/flatted@v3.3.3...v3.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: flatted
      dependency-version: 3.4.2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 23, 2026
    Configuration menu
    Copy the full SHA
    7af6a2a View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump @conventional-changelog/git-client, git-raw-commits…

    … and git-semver-tags (#1008)
    
    * chore(deps): bump @conventional-changelog/git-client, git-raw-commits and git-semver-tags
    
    Removes [@conventional-changelog/git-client](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/git-client). It's no longer used after updating ancestor dependencies [@conventional-changelog/git-client](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/git-client), [git-raw-commits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/git-raw-commits) and [git-semver-tags](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/git-semver-tags). These dependencies need to be updated together.
    
    
    Removes `@conventional-changelog/git-client`
    
    Updates `git-raw-commits` from 5.0.0 to 5.0.1
    - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
    - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/git-raw-commits/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/git-raw-commits-v5.0.1/packages/git-raw-commits)
    
    Updates `git-semver-tags` from 8.0.0 to 8.0.1
    - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
    - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/git-semver-tags/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/git-semver-tags-v8.0.1/packages/git-semver-tags)
    
    ---
    updated-dependencies:
    - dependency-name: "@conventional-changelog/git-client"
      dependency-version: 
      dependency-type: indirect
    - dependency-name: git-raw-commits
      dependency-version: 5.0.1
      dependency-type: indirect
    - dependency-name: git-semver-tags
      dependency-version: 8.0.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore(deps): bump @conventional-changelog/git-client, git-raw-commits and git-semver-tags
    
    Removes [@conventional-changelog/git-client](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/git-client). It's no longer used after updating ancestor dependencies [@conventional-changelog/git-client](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/git-client), [git-raw-commits](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/git-raw-commits) and [git-semver-tags](https://github.com/conventional-changelog/conventional-changelog/tree/HEAD/packages/git-semver-tags). These dependencies need to be updated together.
    
    
    Removes `@conventional-changelog/git-client`
    
    Updates `git-raw-commits` from 5.0.0 to 5.0.1
    - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
    - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/git-raw-commits/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/git-raw-commits-v5.0.1/packages/git-raw-commits)
    
    Updates `git-semver-tags` from 8.0.0 to 8.0.1
    - [Release notes](https://github.com/conventional-changelog/conventional-changelog/releases)
    - [Changelog](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/git-semver-tags/CHANGELOG.md)
    - [Commits](https://github.com/conventional-changelog/conventional-changelog/commits/git-semver-tags-v8.0.1/packages/git-semver-tags)
    
    ---
    updated-dependencies:
    - dependency-name: "@conventional-changelog/git-client"
      dependency-version: 
      dependency-type: indirect
    - dependency-name: git-raw-commits
      dependency-version: 5.0.1
      dependency-type: indirect
    - dependency-name: git-semver-tags
      dependency-version: 8.0.1
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * chore: build styles
    
    * chore: netlify nvmrc
    
    ---------
    
    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 Mar 23, 2026
    Configuration menu
    Copy the full SHA
    0dd47ba View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2026

  1. Configuration menu
    Copy the full SHA
    459f0aa View commit details
    Browse the repository at this point in the history
  2. chore: restore backward compatibility for Cloudinary.new() (#1011)

    * chore: restore backward-compatibility with old SDK
    
    * chore: improve test
    tsi authored Mar 25, 2026
    Configuration menu
    Copy the full SHA
    286aa65 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2026

  1. Configuration menu
    Copy the full SHA
    4ab5930 View commit details
    Browse the repository at this point in the history
  2. chore: release v3.13.0 (#1006)

    * chore: release v3.13.0
    
    * Update CHANGELOG with new bug fix entry
    
    Added entry for removing height from default poster in the changelog.
    
    ---------
    
    Co-authored-by: cloudinary-bot <cloudinary-bot@users.noreply.github.com>
    Co-authored-by: Tsachi Shlidor <tsachi.shlidor@cloudinary.com>
    3 people authored Mar 30, 2026
    Configuration menu
    Copy the full SHA
    c3a8f5f View commit details
    Browse the repository at this point in the history
Loading