Skip to content

chore(deps): bump the prod-deps group across 1 directory with 7 updates #2505

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

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2025

Bumps the prod-deps group with 7 updates in the / directory:

Package From To
@babel/runtime 7.26.0 7.28.2
@monogrid/gainmap-js 3.0.6 3.1.0
detect-gpu 5.0.56 5.0.70
hls.js 1.5.17 1.6.7
three-stdlib 2.35.6 2.36.0
use-sync-external-store 1.4.0 1.5.0
zustand 5.0.1 5.0.7

Updates @babel/runtime from 7.26.0 to 7.28.2

Release notes

Sourced from @​babel/runtime's releases.

v7.28.2 (2025-07-24)

Thanks @​souhailaS for your first PR!

🐛 Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

Committers: 4

v7.28.1 (2025-07-12)

🐛 Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

📝 Documentation

↩️ Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types

Committers: 3

v7.28.0 (2025-07-02)

🚀 New Feature

  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types

... (truncated)

Changelog

Sourced from @​babel/runtime's changelog.

v7.28.2 (2025-07-24)

🐛 Bug Fix

  • babel-types
  • babel-helpers, babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator, babel-preset-env, babel-runtime-corejs3

v7.28.1 (2025-07-12)

🐛 Bug Fix

  • babel-plugin-transform-async-generator-functions, babel-plugin-transform-regenerator

📝 Documentation

↩️ Revert

  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-types

v7.28.0 (2025-07-02)

🚀 New Feature

  • babel-node
  • babel-types
  • babel-compat-data, babel-preset-env
  • babel-core, babel-parser
  • babel-generator, babel-parser
  • babel-plugin-proposal-destructuring-private, babel-plugin-proposal-do-expressions, babel-plugin-transform-object-rest-spread, babel-traverse, babel-types
  • babel-parser, babel-traverse, babel-types
  • babel-generator, babel-plugin-proposal-destructuring-private, babel-plugin-proposal-discard-binding, babel-plugin-transform-destructuring, babel-plugin-transform-explicit-resource-management, babel-plugin-transform-react-display-name, babel-types
  • babel-generator, babel-parser, babel-plugin-proposal-destructuring-private, babel-plugin-transform-block-scoping, babel-plugin-transform-object-rest-spread, babel-plugin-transform-typescript, babel-traverse, babel-types

🐛 Bug Fix

🏠 Internal

  • babel-compat-data, babel-plugin-proposal-decorators, babel-plugin-transform-async-generator-functions, babel-plugin-transform-json-modules, babel-plugin-transform-regenerator, babel-plugin-transform-runtime, babel-preset-env, babel-runtime-corejs3

... (truncated)

Commits

Updates @monogrid/gainmap-js from 3.0.6 to 3.1.0

Release notes

Sourced from @​monogrid/gainmap-js's releases.

v3.1.0

3.1.0 (2024-12-05)

Features

  • decode: removes DOMParser, decode is now compatible with Web Workers (b6a607d)
Changelog

Sourced from @​monogrid/gainmap-js's changelog.

3.1.0 (2024-12-05)

Features

  • decode: removes DOMParser, decode is now compatible with Web Workers (b6a607d)
Commits
  • 1d99788 chore(release): 3.1.0 [skip ci]
  • b6a607d feat(decode): removes DOMParser, decode is now compatible with Web Workers
  • 93bf1c2 Merge pull request #59 from Arecsu/main
  • 1a94472 remove DOMParser(), decode compatible with Web Workers
  • 7604871 Merge pull request #57 from MONOGRID/dependabot/npm_and_yarn/three-0.170.0
  • 509ca63 Merge branch 'main' into dependabot/npm_and_yarn/three-0.170.0
  • c73fd7a Merge pull request #53 from MONOGRID/dependabot/github_actions/dot-github/wor...
  • 5ceb83d chore: bump actions/upload-artifacts to v4
  • ad9fe9c Merge branch 'main' into dependabot/github_actions/dot-github/workflows/actio...
  • ff09f3f chore(examples): update examples
  • Additional commits viewable in compare view

Updates detect-gpu from 5.0.56 to 5.0.70

Commits

Updates hls.js from 1.5.17 to 1.6.7

Release notes

Sourced from hls.js's releases.

v1.6.7

Summary

HLS.js v1.6.7 includes bug fixes and improvements over the last release.

Changes Since The Last Release

video-dev/hls.js@v1.6.6...v1.6.7

Demo Page

https://4e5546da.hls-js-dev.pages.dev/demo/

API and Breaking Changes

If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

Feedback

Please provide feedback via Issues in GitHub. For more details on how to contribute to HLS.js, see our CONTRIBUTING guide.

v1.6.6

Summary

HLS.js v1.6.6 includes bug fixes and improvements over the last release.

Changes Since The Last Release

video-dev/hls.js@v1.6.5...v1.6.6

  • Fix parse PSSH box error (#7320) @​yajin2021
  • Use SourceBuffer timestampOffset (#7311) @​robwalch
  • MediaCapabilities enhancements (#7354)
  • Support interstitial schedule navigation on INTERSTITIAL_ASSET_ENDED (#7329)
  • Fix QuotaExceededError regression caused by change in Chrome 138 (#7368)
    • Resolves stalling caused by change to QuotaExceededError code (22 -> 0) shipped in Chome 138 (#7367) @​spiralman
  • Fix unnecessary setting of MediaSource duration with stale value (#7326)
    • Resolves LL-HLS buffer append errors where playlist duration is shorter than latest append (#7321) @​SangwonOh
  • Fix errors in SourceBuffer creation when media parsed codec is unsupported (#7304)
  • Fix subtitle segment loading at live start (#7349)
    • Resolves loading correct subtitle segment when starting after discontinuity in live (#7347) @​Frenzie
  • Update next load position if currentTime is not being used on seek (#7342)
  • Functional test runner setup changes for running in Safari locally (#7313)

Demo Page

https://6fdff299.hls-js-dev.pages.dev/demo/

API and Breaking Changes

If you are upgrading from version v0.14.17 or lower, see the MIGRATING guide for API changes between v0.14.x and v1.0.0.

... (truncated)

Commits
  • 408bba3 Initial key-system access on first segment request with encrypted segments
  • fc3b80a fix: fall back to config key systems
  • e3e9659 Get Widevine key id from EXT-X-KEY KEYID
  • 9c0d46d Merge pull request #7382 from video-dev/renovate/selenium-webdriver-4.x
  • 2ef6cd6 chore(deps): update dependency selenium-webdriver to v4.34.0
  • 0b6de88 Merge pull request #7381 from video-dev/renovate/rollup-plugin-typescript-12.x
  • de31429 chore(deps): update dependency @​rollup/plugin-typescript to v12.1.4
  • 59937ab Merge pull request #7377 from video-dev/renovate/babel-monorepo
  • 70be93e chore(deps): update babel monorepo to v7.28.0
  • 545a172 Merge pull request #7379 from video-dev/renovate/svta-common-media-library-0.x
  • Additional commits viewable in compare view

Updates three-stdlib from 2.35.6 to 2.36.0

Release notes

Sourced from three-stdlib's releases.

v2.36.0

2.36.0 (2025-04-29)

Features

  • PointerLockControls: sensitivity const (#416) (e6653ce)

v2.35.16

2.35.16 (2025-04-23)

Bug Fixes

  • remove use of WebGL1 LuminanceFormat (#419) (e079bc8)

v2.35.15

2.35.15 (2025-04-05)

Bug Fixes

v2.35.14

2.35.14 (2025-02-20)

Bug Fixes

  • Fix alignment of integer vertex attributes (#408) (c122b5c)

v2.35.13

2.35.13 (2025-01-29)

Bug Fixes

v2.35.12

2.35.12 (2025-01-19)

Bug Fixes

v2.35.11

2.35.11 (2025-01-19)

... (truncated)

Commits

Updates use-sync-external-store from 1.4.0 to 1.5.0

Commits

Updates zustand from 5.0.1 to 5.0.7

Release notes

Sourced from zustand's releases.

v5.0.7

This enables a small optimization in some edge cases.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.6...v5.0.7

v5.0.6

Some very minor changes.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.5...v5.0.6

v5.0.5

It comes with some small improvements.

What's Changed

New Contributors

Full Changelog: pmndrs/zustand@v5.0.4...v5.0.5

v5.0.4

This fixes module resolution issue for React Native users.

What's Changed

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the prod-deps group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime) | `7.26.0` | `7.28.2` |
| [@monogrid/gainmap-js](https://github.com/MONOGRID/gainmap-js) | `3.0.6` | `3.1.0` |
| [detect-gpu](https://github.com/pmndrs/detect-gpu) | `5.0.56` | `5.0.70` |
| [hls.js](https://github.com/video-dev/hls.js) | `1.5.17` | `1.6.7` |
| [three-stdlib](https://github.com/pmndrs/three-stdlib) | `2.35.6` | `2.36.0` |
| [use-sync-external-store](https://github.com/facebook/react/tree/HEAD/packages/use-sync-external-store) | `1.4.0` | `1.5.0` |
| [zustand](https://github.com/pmndrs/zustand) | `5.0.1` | `5.0.7` |



Updates `@babel/runtime` from 7.26.0 to 7.28.2
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.28.2/packages/babel-runtime)

Updates `@monogrid/gainmap-js` from 3.0.6 to 3.1.0
- [Release notes](https://github.com/MONOGRID/gainmap-js/releases)
- [Changelog](https://github.com/MONOGRID/gainmap-js/blob/main/CHANGELOG.md)
- [Commits](MONOGRID/gainmap-js@v3.0.6...v3.1.0)

Updates `detect-gpu` from 5.0.56 to 5.0.70
- [Changelog](https://github.com/pmndrs/detect-gpu/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pmndrs/detect-gpu/commits)

Updates `hls.js` from 1.5.17 to 1.6.7
- [Release notes](https://github.com/video-dev/hls.js/releases)
- [Changelog](https://github.com/video-dev/hls.js/blob/master/docs/release-process.md)
- [Commits](video-dev/hls.js@v1.5.17...v1.6.7)

Updates `three-stdlib` from 2.35.6 to 2.36.0
- [Release notes](https://github.com/pmndrs/three-stdlib/releases)
- [Changelog](https://github.com/pmndrs/three-stdlib/blob/main/release.config.js)
- [Commits](pmndrs/three-stdlib@v2.35.6...v2.36.0)

Updates `use-sync-external-store` from 1.4.0 to 1.5.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/use-sync-external-store)

Updates `zustand` from 5.0.1 to 5.0.7
- [Release notes](https://github.com/pmndrs/zustand/releases)
- [Commits](pmndrs/zustand@v5.0.1...v5.0.7)

---
updated-dependencies:
- dependency-name: "@babel/runtime"
  dependency-version: 7.28.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: "@monogrid/gainmap-js"
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: detect-gpu
  dependency-version: 5.0.70
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
- dependency-name: hls.js
  dependency-version: 1.6.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: three-stdlib
  dependency-version: 2.36.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: use-sync-external-store
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: prod-deps
- dependency-name: zustand
  dependency-version: 5.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prod-deps
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 5, 2025
Copy link

vercel bot commented Aug 5, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
drei ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 5, 2025 2:03am

Copy link

codesandbox-ci bot commented Aug 5, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants