-
Notifications
You must be signed in to change notification settings - Fork 28
Comparing changes
Open a pull request
base repository: cloudinary/cloudinary-video-player
base: v3.12.1
head repository: cloudinary/cloudinary-video-player
compare: v3.13.0
- 13 commits
- 94 files changed
- 4 contributors
Commits on Mar 19, 2026
-
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
Configuration menu - View commit details
-
Copy full SHA for 9c0d6b2 - Browse repository at this point
Copy the full SHA 9c0d6b2View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for dd6248a - Browse repository at this point
Copy the full SHA dd6248aView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for fabe6c9 - Browse repository at this point
Copy the full SHA fabe6c9View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for bfb8585 - Browse repository at this point
Copy the full SHA bfb8585View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 3b7bec1 - Browse repository at this point
Copy the full SHA 3b7bec1View commit details -
chore(deps): bump @tootallnate/once and jest-environment-jsdom (#995)
Dependabot: bump @tootallnate/once and jest-environment-jsdom
Configuration menu - View commit details
-
Copy full SHA for 1efa432 - Browse repository at this point
Copy the full SHA 1efa432View commit details
Commits on Mar 23, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 106ffd7 - Browse repository at this point
Copy the full SHA 106ffd7View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 7af6a2a - Browse repository at this point
Copy the full SHA 7af6a2aView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 0dd47ba - Browse repository at this point
Copy the full SHA 0dd47baView commit details
Commits on Mar 25, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 459f0aa - Browse repository at this point
Copy the full SHA 459f0aaView commit details -
chore: restore backward compatibility for Cloudinary.new() (#1011)
* chore: restore backward-compatibility with old SDK * chore: improve test
Configuration menu - View commit details
-
Copy full SHA for 286aa65 - Browse repository at this point
Copy the full SHA 286aa65View commit details
Commits on Mar 30, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4ab5930 - Browse repository at this point
Copy the full SHA 4ab5930View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for c3a8f5f - Browse repository at this point
Copy the full SHA c3a8f5fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.12.1...v3.13.0