Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @donkeyclip/motorcortex-player to v2.10.11 #120

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 28, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@donkeyclip/motorcortex-player 2.10.7 -> 2.10.11 age adoption passing confidence

Release Notes

donkeyclip/motorcortex-player (@​donkeyclip/motorcortex-player)

v2.10.11

Compare Source

Bug Fixes

v2.10.10

Compare Source

Bug Fixes
  • new esm.min files for build (b4a339d)

v2.10.9

Compare Source

Bug Fixes
  • add host document functionality to incude mc clips in iframe (7634afe)
  • Typo fixes by misspell-fixer (b8eb97f)

v2.10.8

Compare Source

Bug Fixes
  • player should keep the millisecond on change initparams, also the runtime state (c88a9da)
  • player should keep the millisecond on change initparams, also the runtime state (d7a5607)
  • when scale event occurred the player did not consider the case when scaletofit was cover (bd29f67)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@renovate
Copy link
Contributor Author

renovate bot commented May 28, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@sonarcloud
Copy link

sonarcloud bot commented May 28, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@github-actions
Copy link
Contributor

github-actions bot commented May 28, 2023

📊 Package size report   No changes

File Before (Size / Gzip / Brotli) After (Size / Gzip / Brotli)
Total (Includes all files) 156.5 kB / 39.9 kB / 34.9 kB 156.5 kB / 39.9 kB / 34.9 kB
Tarball size 31.9 kB -0%↓31.9 kB
Unchanged files
File Size (Size / Gzip / Brotli)
.babelrc 144 B / 114 B / 106 B
.editorconfig 190 B / 142 B / 129 B
.eslintignore 14 B / 34 B / 18 B
.eslintrc 978 B / 370 B / 319 B
.github/.misspell-fixer.ignore 18 B / 38 B / 22 B
.github/workflows/bundle-size.yml 761 B / 412 B / 355 B
.github/workflows/eslint.yml 586 B / 330 B / 265 B
.github/workflows/github-page.yml 975 B / 515 B / 435 B
.github/workflows/misspell.yml 682 B / 390 B / 322 B
.github/workflows/release-please.yml 1.4 kB / 556 B / 463 B
.github/workflows/test.yaml 783 B / 411 B / 340 B
.husky/pre-commit 58 B / 76 B / 62 B
.stylelintrc.json 214 B / 138 B / 115 B
CHANGELOG.md 3.3 kB / 1.0 kB / 863 B
CODE_OF_CONDUCT.md 3.2 kB / 1.5 kB / 1.1 kB
demo/index.html 801 B / 435 B / 248 B
demo/index.js 2.5 kB / 915 B / 760 B
demo/webpack.config.js 816 B / 439 B / 373 B
dist/motorcortex-textfxs.cjs.js 31.0 kB / 4.7 kB / 4.1 kB
dist/motorcortex-textfxs.esm.js 30.8 kB / 4.6 kB / 4.1 kB
dist/motorcortex-textfxs.umd.js 21.3 kB / 3.0 kB / 2.6 kB
LICENCE 1.1 kB / 649 B / 466 B
package.json 2.8 kB / 1.1 kB / 931 B
README.md 8.3 kB / 2.0 kB / 1.7 kB
renovate.json 174 B / 138 B / 117 B
rollup.config.js 941 B / 369 B / 321 B
src/FontWeight.js 2.0 kB / 762 B / 638 B
src/helpers.js 193 B / 149 B / 119 B
src/index.js 886 B / 292 B / 251 B
src/Shadow/IncidentTree.js 13.1 kB / 425 B / 350 B
src/Shadow/index.js 2.1 kB / 804 B / 675 B
src/SvgExplosion.js 7.5 kB / 1.8 kB / 1.5 kB
src/SvgLines.js 2.6 kB / 862 B / 703 B
src/validation.js 1.7 kB / 317 B / 261 B
textfxs.png 12.8 kB / 10.1 kB / 9.9 kB

🤖 This report was automatically generated by pkg-size-action

@renovate renovate bot force-pushed the renovate/donkeyclip-motorcortex-player-2.x-lockfile branch from 3a3be75 to 5f94da0 Compare July 15, 2023 00:26
@renovate renovate bot changed the title chore(deps): update dependency @donkeyclip/motorcortex-player to v2.10.8 chore(deps): update dependency @donkeyclip/motorcortex-player to v2.10.9 Jul 15, 2023
@renovate renovate bot force-pushed the renovate/donkeyclip-motorcortex-player-2.x-lockfile branch from 5f94da0 to 7f396d0 Compare July 21, 2023 08:06
@sonarcloud
Copy link

sonarcloud bot commented Jul 21, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@renovate renovate bot changed the title chore(deps): update dependency @donkeyclip/motorcortex-player to v2.10.9 chore(deps): update dependency @donkeyclip/motorcortex-player to v2.10.10 Aug 28, 2023
@renovate renovate bot force-pushed the renovate/donkeyclip-motorcortex-player-2.x-lockfile branch from 7f396d0 to af0fee2 Compare August 28, 2023 17:33
@renovate renovate bot changed the title chore(deps): update dependency @donkeyclip/motorcortex-player to v2.10.10 chore(deps): update dependency @donkeyclip/motorcortex-player to v2.10.11 Sep 1, 2023
@renovate renovate bot force-pushed the renovate/donkeyclip-motorcortex-player-2.x-lockfile branch from af0fee2 to 96f0207 Compare September 1, 2023 16:52
@sonarcloud
Copy link

sonarcloud bot commented Sep 1, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants