Skip to content

Update dependency video.js to v7.21.7#507

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/video.js-7.x
Open

Update dependency video.js to v7.21.7#507
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/video.js-7.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Sep 15, 2021

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
video.js (source) 7.14.37.21.7 age adoption passing confidence

Release Notes

videojs/video.js (video.js)

v7.21.7

Compare Source

Bug Fixes

netlify preview for this version

v7.21.6

Compare Source

What's Changed
New Contributors

Full Changelog: videojs/video.js@v7.21.5...v7.21.6

v7.21.5

Compare Source

Bug Fixes

netlify preview for this version

v7.21.4

Compare Source

Bug Fixes
Chores
  • documentation: Update release flow in collaborator guide md (#​8166) (2e939e2)
  • use next-7 tag instead of next tag for 7x version during npm publish (#​8164) (852493d)

netlify preview for this version

v7.21.3

Compare Source

Chores

netlify preview for this version

v7.21.2

Compare Source

Chores

netlify preview for this version

v7.21.1

Compare Source

Features
Bug Fixes
Chores
Code Refactoring
  • remove extend() and tests (#​7950) (1299daf)
  • remove ie-specific code (#​7701) (bd8aebb)
  • remove internal Map, Set, and WeakMap shams, assume window.performance and requestAnimationFrame support (#​7775) (cc84ff4)
  • Remove logic and style that accommodates non-flex fallbacks (#​7820) (e4945cb)
  • rename fn.bind to fn.bind_ to strongly indicate it should not be used externally (#​7940) (b8ee885)
Reverts
BREAKING CHANGES
  • control-bar: This changes how slider handles are styled, so custom skins that are targeting them may need to change.
  • This removes the videojs.extend() method, please use ES6 classes instead.
  • This changes the DOM structure used for the video poster.
  • remove retryOnError option, turn it on by default
  • update icons path in sass to remove node_modules
  • This changes the behavior of the playback rate button.
  • This will cause Video.js to fail in many cases in all versions of Internet Explorer.
  • Removes support for Promise class option and assumes native Promise is available. Will break in older browsers or devices.
  • Instead of logging an error message, invalid events will now trigger an Error which will terminate the call stack.
  • Removes the firstplay event. Use one('play') instead.

7.21.1 (2022-11-21)

Bug Fixes
Chores

v7.21.0

Compare Source

Features
Bug Fixes
Chores
Code Refactoring
  • remove extend() and tests (#​7950) (1299daf)
  • remove ie-specific code (#​7701) (bd8aebb)
  • remove internal Map, Set, and WeakMap shams, assume window.performance and requestAnimationFrame support (#​7775) (cc84ff4)
  • Remove logic and style that accommodates non-flex fallbacks (#​7820) (e4945cb)
  • rename fn.bind to fn.bind_ to strongly indicate it should not be used externally (#​7940) (b8ee885)
Reverts
BREAKING CHANGES
  • control-bar: This changes how slider handles are styled, so custom skins that are targeting them may need to change.
  • This removes the videojs.extend() method, please use ES6 classes instead.
  • This changes the DOM structure used for the video poster.
  • remove retryOnError option, turn it on by default
  • update icons path in sass to remove node_modules
  • This changes the behavior of the playback rate button.
  • This will cause Video.js to fail in many cases in all versions of Internet Explorer.
  • Removes support for Promise class option and assumes native Promise is available. Will break in older browsers or devices.
  • Instead of logging an error message, invalid events will now trigger an Error which will terminate the call stack.
  • Removes the firstplay event. Use one('play') instead.

7.21.1 (2022-11-21)

Bug Fixes
Chores

v7.20.3

Compare Source

Features
Bug Fixes

7.20.3 (2022-09-09)

Bug Fixes
Chores
Code Refactoring
Documentation

7.20.2 (2022-07-28)

Bug Fixes
Chores
  • lock-threads: run only daily at 1:00 am, and skip in forks (#​7832) (1be46d4)

7.20.1 (2022-05-31)

Bug Fixes
Chores
Tests
  • stop running placeholder el test in IE and Safari to prevent errors (#​7769) (50ffd57)

v7.20.2

Compare Source

Features
Bug Fixes

7.20.3 (2022-09-09)

Bug Fixes
Chores
Code Refactoring
Documentation

7.20.2 (2022-07-28)

Bug Fixes
Chores
  • lock-threads: run only daily at 1:00 am, and skip in forks (#​7832) (1be46d4)

7.20.1 (2022-05-31)

Bug Fixes
Chores
Tests
  • stop running placeholder el test in IE and Safari to prevent errors (#​7769) (50ffd57)

v7.20.1

Compare Source

Features
Bug Fixes

7.20.3 (2022-09-09)

Bug Fixes
Chores
Code Refactoring
Documentation

7.20.2 (2022-07-28)

Bug Fixes
Chores
  • lock-threads: run only daily at 1:00 am, and skip in forks (#​7832) (1be46d4)

7.20.1 (2022-05-31)

Bug Fixes
Chores
Tests
  • stop running placeholder el test in IE and Safari to prevent errors (#​7769) (50ffd57)

v7.20.0

Compare Source

Features
Bug Fixes

7.20.3 (2022-09-09)

Bug Fixes
Chores
Code Refactoring
Documentation

7.20.2 (2022-07-28)

Bug Fixes
Chores
  • lock-threads: run only daily at 1:00 am, and skip in forks (#​7832) (1be46d4)

7.20.1 (2022-05-31)

Bug Fixes
Chores
Tests
  • stop running placeholder el test in IE and Safari to prevent errors (#​7769) (50ffd57)

v7.19.2

Compare Source

Features
Bug Fixes
Chores
Documentation

7.19.2 (2022-04-20)

Bug Fixes

7.19.1 (2022-04-15)

Bug Fixes
Documentation

v7.19.1

Compare Source

Features
Bug Fixes
Chores
Documentation

7.19.2 (2022-04-20)

Bug Fixes

7.19.1 (2022-04-15)

Bug Fixes
Documentation

v7.19.0

Compare Source

Features
Bug Fixes
Chores
Documentation

7.19.2 (2022-04-20)

Bug Fixes

7.19.1 (2022-04-15)

Bug Fixes
Documentation

v7.18.1

Compare Source

Features
Bug Fixes
Chores
Code Refactoring
Tests
  • text-track-controls: fix failing test caused by incompatibility between PRs (#​7686) (58a8bd0)

7.18.1 (2022-02-23)

Bug Fixes

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Copy Markdown
Author

renovate Bot commented Sep 15, 2021

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: search-parts/package-lock.json
/usr/local/bin/docker: line 4: .: filename argument required
.: usage: . filename [arguments]
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: pnp-modern-search@3.14.2
npm ERR! Found: @types/react@17.0.18
npm ERR! node_modules/@types/react
npm ERR!   dev @types/react@"17.0.18" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @types/react@">=16.8.0 <17.0.0" from @uifabric/file-type-icons@7.6.30
npm ERR! node_modules/@uifabric/file-type-icons
npm ERR!   @uifabric/file-type-icons@"7.6.30" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! 
npm ERR! For a full report see:
npm ERR! /tmp/worker/32871b/2429e7/cache/others/npm/_logs/2023-07-21T23_21_16_313Z-eresolve-report.txt

npm ERR! A complete log of this run can be found in: /tmp/worker/32871b/2429e7/cache/others/npm/_logs/2023-07-21T23_21_16_313Z-debug-0.log

@renovate renovate Bot force-pushed the renovate/video.js-7.x branch 11 times, most recently from 6517035 to c548dfd Compare October 21, 2021 02:28
@renovate renovate Bot force-pushed the renovate/video.js-7.x branch 2 times, most recently from f922d8d to 371f3b4 Compare October 26, 2021 03:42
@renovate renovate Bot force-pushed the renovate/video.js-7.x branch 3 times, most recently from 131cbd8 to 40a1c36 Compare November 8, 2021 21:11
@renovate renovate Bot force-pushed the renovate/video.js-7.x branch 3 times, most recently from a6c5fcc to 68803ed Compare November 15, 2021 20:16
@renovate renovate Bot changed the title Update dependency video.js to v7.15.4 Update dependency video.js to v7.17.0 Nov 15, 2021
@renovate renovate Bot force-pushed the renovate/video.js-7.x branch 2 times, most recently from 90c22de to 7f59e26 Compare November 18, 2021 22:38
@renovate renovate Bot force-pushed the renovate/video.js-7.x branch 4 times, most recently from 33a450c to ab69754 Compare December 5, 2021 12:30
@renovate renovate Bot force-pushed the renovate/video.js-7.x branch 3 times, most recently from f85c786 to a15239a Compare December 10, 2021 10:08
@renovate renovate Bot force-pushed the renovate/video.js-7.x branch 2 times, most recently from 7185c10 to b98199e Compare February 8, 2022 12:48
@renovate renovate Bot force-pushed the renovate/video.js-7.x branch 5 times, most recently from 109c314 to 8cf90db Compare March 1, 2022 22:32
@renovate renovate Bot force-pushed the renovate/video.js-7.x branch 2 times, most recently from fc38c87 to c8b216d Compare March 11, 2022 16:24
@renovate renovate Bot changed the title Update dependency video.js to v7.17.0 Update dependency video.js to v7.18.1 Mar 11, 2022
@renovate renovate Bot force-pushed the renovate/video.js-7.x branch from c8b216d to 0ee84b4 Compare June 18, 2022 18:30
@renovate renovate Bot changed the title Update dependency video.js to v7.18.1 Update dependency video.js to v7.19.2 Jun 18, 2022
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (nodejs) 11 32 25 3
Security Audit for Infrastructure 0 0 0 0
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate Bot force-pushed the renovate/video.js-7.x branch from 0ee84b4 to 992fe96 Compare September 25, 2022 21:17
@renovate renovate Bot changed the title Update dependency video.js to v7.19.2 Update dependency video.js to v7.20.3 Sep 25, 2022
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (nodejs) 12 35 27 3
Secrets Audit 0 1 0 0
Security Audit for Infrastructure 0 0 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate Bot changed the title Update dependency video.js to v7.20.3 Update dependency video.js to v7.21.4 Mar 23, 2023
@renovate renovate Bot force-pushed the renovate/video.js-7.x branch from 992fe96 to fb76822 Compare March 23, 2023 21:48
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 11 28 24 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@github-advanced-security
Copy link
Copy Markdown

You have successfully added a new Secrets Audit configuration .github/workflows/shiftleft-analysis.yml:Scan-Build. As part of the setup process, we have scanned this repository and found 1 existing alert. Please check the repository Security tab to see all alerts.

@renovate renovate Bot force-pushed the renovate/video.js-7.x branch from fb76822 to 2896021 Compare July 21, 2023 23:21
@renovate renovate Bot changed the title Update dependency video.js to v7.21.4 Update dependency video.js to v7.21.5 Jul 21, 2023
Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 12 28 25 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

@renovate renovate Bot force-pushed the renovate/video.js-7.x branch from 2896021 to 9f3f075 Compare May 28, 2024 20:05
@renovate renovate Bot changed the title Update dependency video.js to v7.21.5 Update dependency video.js to v7.21.6 May 28, 2024
@renovate
Copy link
Copy Markdown
Author

renovate Bot commented May 28, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: search-parts/package-lock.json
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: pnp-modern-search@3.14.2
npm ERR! Found: @types/react@17.0.18
npm ERR! node_modules/@types/react
npm ERR!   dev @types/react@"17.0.18" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @types/react@">=16.8.0 <17.0.0" from @uifabric/file-type-icons@7.6.30
npm ERR! node_modules/@uifabric/file-type-icons
npm ERR!   @uifabric/file-type-icons@"7.6.30" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR! 
npm ERR! See /runner/cache/others/npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /runner/cache/others/npm/_logs/2026-04-29T19_50_18_004Z-debug-0.log

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 14 31 24 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

Copy link
Copy Markdown

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Scan Summary

Tool Critical High Medium Low Status
Dependency Scan (universal) 14 30 25 1
Secrets Audit 0 1 0 0

Recommendation

Please review the findings from Code scanning alerts before approving this pull request. You can also configure the build rules or add suppressions to customize this bot 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant