Skip to content

chore(deps): bump the npm-minor-patch group across 1 directory with 5 updates - #1373

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-minor-patch-39a09f012c
Open

chore(deps): bump the npm-minor-patch group across 1 directory with 5 updates#1373
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/npm-minor-patch-39a09f012c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm-minor-patch group with 5 updates in the / directory:

Package From To
epg-parser 0.1.6 0.5.0
shaka-player 5.2.2 5.2.4
@playwright/test 1.62.0 1.62.1
@swc/core 1.15.46 1.15.47
electron-builder 26.0.12 26.15.3

Updates epg-parser from 0.1.6 to 0.5.0

Release notes

Sourced from epg-parser's releases.

v0.5.0

Improvements

  • attributes from the <tv> tag have been added to the output

v0.4.0

Improvements

  • slightly reduced package size

v0.3.1

Noticable Changes

  • program.video, program.audio returns object

v0.3.0

Noticable Changes

  • channel.name renamed to channel.displayName
  • channel.icon, channel.url, program.icon returns object[]
  • program.date returns string
  • program.credits returns object

Improvements

  • added support of lcn property to channel object.
  • added new properties to the program: subTitle, subTitle, keyword, language, origLanguage, length, url, country, video, audio, premiere, lastChance, new, starRating, starRating, image.

v0.2.1

Fixes

  • fixes "TypeError: Cannot read properties of undefined (reading 'length')"

v0.2.0

Improvements

  • program start and stop are converted to ISO 8601 date
Commits

Updates shaka-player from 5.2.2 to 5.2.4

Release notes

Sourced from shaka-player's releases.

v5.2.4

5.2.4 (2026-07-28)

Bug Fixes

  • HLS: Detect audio-only raw content when CODECS is missing (#10399) (cb33725)

v5.2.3

5.2.3 (2026-07-27)

Bug Fixes

  • Reset media source before switching variant on MSE append failure (#10380) (582cee5)
Changelog

Sourced from shaka-player's changelog.

5.2.4 (2026-07-28)

Bug Fixes

  • HLS: Detect audio-only raw content when CODECS is missing (#10399) (cb33725)

5.2.3 (2026-07-27)

Bug Fixes

  • Reset media source before switching variant on MSE append failure (#10380) (582cee5)
Commits

Updates @playwright/test from 1.62.0 to 1.62.1

Release notes

Sourced from @​playwright/test's releases.

v1.62.1

Bug Fixes

  • #41989 [Regression]: tsconfig "extends" bare specifier isn't resolved via node_modules walk-up like tsc (fatal since 1.62)
  • #41998 [Regression]: directory-form tsconfig project references ("path": "../pkg") fail to resolve (fatal since 1.62)
  • #41985 Accessibility snapshot drops button name when text is nested inside spans with aria-hidden SVG
  • #42000 [Regression]: page.evaluate() arg of a branded primitive type (string & { brand }) no longer type-checks since 1.62
  • #42013 [BUG]Image-type actionable elements are not presented in the snapshot.
Commits
  • 26a9e47 cherry-pick(#42043): docs: release notes for v1.62 Python, Java, and .NET (#4...
  • 0a81d5d cherry-pick(#42040): docs(release-notes): mention the isolated headless clipb...
  • 8376826 cherry-pick(#42034): fix(aria): keep icon-only clickable elements in ai snaps...
  • 66c5cc9 chore: mark v1.62.1 (#42020)
  • 9672bc3 cherry-pick(#42009): fix(types): support branded primitives in evaluate argum...
  • 4325804 cherry-pick(#41988): fix(aria): preserve names from collapsed text contributors
  • 9632f8e cherry-pick(#42005): fix(tsconfig): do not throw when "extends"/"references" ...
  • See full diff in compare view

Updates @swc/core from 1.15.46 to 1.15.47

Changelog

Sourced from @​swc/core's changelog.

[1.15.47] - 2026-07-29

Bug Fixes

  • (es) Preserve numeric property key identity (#12050) (46900a3)

  • (es/ast) Support hashing non-finite numbers (#12043) (f4b85a6)

  • (es/codegen) Emit non-finite numeric literals (#12047) (883abc4)

  • (es/decorators) Avoid class state leakage for nested undecorated classes (#12076) (4c9d277)

  • (es/minifier) Apply ToInt32 when folding bitwise NOT (#12058) (550e2f7)

  • (es/minifier) Avoid inexact number radix folding (#12057) (506a0ea)

  • (es/minifier) Preserve invalid Array lengths (#12056) (3ce9e16)

  • (es/minifier) Preserve non-canonical arguments access (#12052) (850230b)

  • (es/minifier) Apply ToUint16 in fromCharCode (#12055) (9ae7b92)

  • (es/minifier) Index strings by UTF-16 code unit (#12054) (bc263d2)

  • (es/minifier) Use numeric literals for non-finite values (#12048) (b830786)

  • (es/minifier) Preserve top-level declarations referenced only by direct eval (#12029) (ad0e3b4)

  • (es/optimization) Preserve JSON numeric values (#12051) (667af8c)

  • (es/transforms) Use numeric literals for non-finite enum values (#12049) (1e3ed5c)

  • (es/typescript) Evaluate cooked enum templates (#12059) (49d0b0f)

... (truncated)

Commits
  • 0febbba chore: Publish 1.15.47 with swc_core v75.0.0
  • 68abe42 chore: Publish 1.15.47-nightly-20260729.1 with swc_core v75.0.0
  • See full diff in compare view

Updates electron-builder from 26.0.12 to 26.15.3

Release notes

Sourced from electron-builder's releases.

electron-builder@26.15.3

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.15.2...electron-builder@26.15.3

electron-builder@26.15.2

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.15.1...electron-builder@26.15.2

electron-builder@26.15.1

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.15.0...electron-builder@26.15.1

electron-builder@26.15.0

What's Changed

Full Changelog: https://github.com/electron-userland/electron-builder/compare/electron-builder@26.14.0...electron-builder@26.15.0

... (truncated)

Changelog

Sourced from electron-builder's changelog.

26.15.3

Patch Changes

35bfdeb 9097daf

  • builder-util@26.15.3
  • app-builder-lib@26.15.3
  • dmg-builder@26.15.3

26.15.2

Patch Changes

e25f967 f5ae163 3951024

  • app-builder-lib@26.15.2
  • dmg-builder@26.15.2

26.15.1

Patch Changes

588ff48 db5d2f4

  • app-builder-lib@26.15.1
  • dmg-builder@26.15.1

... (truncated)

Commits
  • 512a57e chore(deploy): Release v26.15.3 (#9858)
  • a6117b3 chore(deploy): Release v26.15.2 (#9848)
  • d57f094 chore(deploy): Release v26.15.1 (#9842)
  • bed3a9c chore(deploy): Release v26.15.0 (electron-updater@6.8.9) (#9825)
  • 198c10c chore: replace app-builder-bin node-dep-tree and rebuild-node-modules (#9...
  • e236392 chore(deploy): Release v26.14.0 (#9812)
  • 72d298c chore(deploy): Release v26.13.1 (#9805)
  • ffd11c7 chore(deploy): Release v26.13.0 (electron-updater@6.8.8) (#9793)
  • 2c8c71a chore(deploy): Release v26.12.1 (electron-updater@6.8.7) (#9782)
  • d6a5aee fix: harden generated-file output, argument construction, and download valida...
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for electron-builder since your current version.


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 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

… updates

Bumps the npm-minor-patch group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [epg-parser](https://github.com/freearhey/epg-parser) | `0.1.6` | `0.5.0` |
| [shaka-player](https://github.com/shaka-project/shaka-player) | `5.2.2` | `5.2.4` |
| [@playwright/test](https://github.com/microsoft/playwright) | `1.62.0` | `1.62.1` |
| [@swc/core](https://github.com/swc-project/swc/tree/HEAD/packages/core) | `1.15.46` | `1.15.47` |
| [electron-builder](https://github.com/electron-userland/electron-builder/tree/HEAD/packages/electron-builder) | `26.0.12` | `26.15.3` |



Updates `epg-parser` from 0.1.6 to 0.5.0
- [Release notes](https://github.com/freearhey/epg-parser/releases)
- [Commits](freearhey/epg-parser@v0.1.6...v0.5.0)

Updates `shaka-player` from 5.2.2 to 5.2.4
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v5.2.4/CHANGELOG.md)
- [Commits](shaka-project/shaka-player@v5.2.2...v5.2.4)

Updates `@playwright/test` from 1.62.0 to 1.62.1
- [Release notes](https://github.com/microsoft/playwright/releases)
- [Commits](microsoft/playwright@v1.62.0...v1.62.1)

Updates `@swc/core` from 1.15.46 to 1.15.47
- [Release notes](https://github.com/swc-project/swc/releases)
- [Changelog](https://github.com/swc-project/swc/blob/main/CHANGELOG.md)
- [Commits](https://github.com/swc-project/swc/commits/v1.15.47/packages/core)

Updates `electron-builder` from 26.0.12 to 26.15.3
- [Release notes](https://github.com/electron-userland/electron-builder/releases)
- [Changelog](https://github.com/electron-userland/electron-builder/blob/master/packages/electron-builder/CHANGELOG.md)
- [Commits](https://github.com/electron-userland/electron-builder/commits/electron-builder@26.15.3/packages/electron-builder)

---
updated-dependencies:
- dependency-name: epg-parser
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
- dependency-name: shaka-player
  dependency-version: 5.2.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@playwright/test"
  dependency-version: 1.62.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: "@swc/core"
  dependency-version: 1.15.47
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-minor-patch
- dependency-name: electron-builder
  dependency-version: 26.15.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 4, 2026
@greptile-apps

greptile-apps Bot commented Aug 4, 2026

Copy link
Copy Markdown

PR author is in the excluded authors list.

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