fix: bump the prod-dependencies group across 1 directory with 2 updates#421
Open
dependabot[bot] wants to merge 1 commit into
Open
fix: bump the prod-dependencies group across 1 directory with 2 updates#421dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
eefc2d1 to
c9b9f95
Compare
c9b9f95 to
fa7a75f
Compare
Bumps the prod-dependencies group with 2 updates in the / directory: [media-chrome](https://github.com/muxinc/media-chrome) and [player.style](https://github.com/muxinc/player.style). Updates `media-chrome` from 4.18.3 to 4.19.1 - [Release notes](https://github.com/muxinc/media-chrome/releases) - [Changelog](https://github.com/muxinc/media-chrome/blob/main/CHANGELOG.md) - [Commits](muxinc/media-chrome@v4.18.3...v4.19.1) Updates `player.style` from 0.3.1 to 0.3.4 - [Release notes](https://github.com/muxinc/player.style/releases) - [Changelog](https://github.com/muxinc/player.style/blob/main/CHANGELOG.md) - [Commits](https://github.com/muxinc/player.style/compare/player.style@0.3.1...player.style@0.3.4) --- updated-dependencies: - dependency-name: media-chrome dependency-version: 4.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-dependencies - dependency-name: player.style dependency-version: 0.3.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
fa7a75f to
fa8d5f7
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the prod-dependencies group with 2 updates in the / directory: media-chrome and player.style.
Updates
media-chromefrom 4.18.3 to 4.19.1Release notes
Sourced from media-chrome's releases.
Changelog
Sourced from media-chrome's changelog.
Commits
c993c50chore(release): 4.19.1ca8dccedocs(CHANGELOG): 4.19.17e0869afix: add inline-flex alignment to slot[name=icon] for proper SVG centering in...3cea3c5Revert "Merge branch 'main' into dev-main"49785effix: round playback rate display to avoid Safari float drift (#1292)fc4271aMerge branch 'main' into dev-maine6c3491cd: remove NODE_AUTH_TOKEN from cd workflow (#1293)3e4855dchore: Moved canary job to cd.yml (#1291)f040fdbchore: Upgraded node version for failing CI job (#1289)c5e59a4chore: Run automated tests on example pages (#1285)Updates
player.stylefrom 0.3.1 to 0.3.4Release notes
Sourced from player.style's releases.
Changelog
Sourced from player.style's changelog.
Commits
12c9ad6chore: release main (#224)318d699chore: Migrate deprecated release please (#220)dcf73c5fix(microvideo): update template.html565ad53chore: release main (#223)9e178aechore(cd): fix NPM version for trusted publishinge50fdd8chore(cd): rm npm token, use trusted publishingf1a9d2cfix(deps): Bump media-chrome324fc56build(deps): Bump media-chrome167f758chore: Upgraded node version on CD config3802029Also updated CI versionMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for player.style since your current version.
Note
Low Risk
Dependency-only lockfile change for video player UI libraries; no application source changes in the diff.
Overview
Updates
package-lock.jsonfor the Dependabot prod-dependencies group:media-chrome4.18.3 → 4.19.1 andplayer.style0.3.1 → 0.3.4, withplayer.stylenow depending onmedia-chrome~4.19.0 instead of a nested 4.16.1 copy.Upstream
media-chromechanges in this range are mostly player UI fixes (icon alignment, range focus margin, Safari playback-rate display), accessibility tweaks, and German i18n.player.stylepicks upmedia-chromealignment plus minor theme fixes (e.g. microvideo template).Reviewed by Cursor Bugbot for commit fa8d5f7. Bugbot is set up for automated code reviews on this repo. Configure here.