chore(deps): bump the npm-minor-patch group across 1 directory with 5 updates - #73
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-minor-patch-df8ca42bd5
branch
from
September 9, 2026 02:56
5f071d3 to
0a8e6da
Compare
… updates Bumps the npm-minor-patch group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eyevinn-channel-engine](https://github.com/Eyevinn/channel-engine) | `5.0.0` | `5.1.3` | | [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) | `2.27.5` | `2.32.0` | | [jest-environment-node-single-context](https://github.com/kayahr/jest-environment-node-single-context) | `29.1.0` | `29.4.0` | | [parcel](https://github.com/parcel-bundler/parcel) | `2.8.0` | `2.16.4` | | [ts-jest](https://github.com/kulshekhar/ts-jest) | `29.1.1` | `29.4.12` | Updates `eyevinn-channel-engine` from 5.0.0 to 5.1.3 - [Release notes](https://github.com/Eyevinn/channel-engine/releases) - [Commits](Eyevinn/channel-engine@v5.0.0...v5.1.3) Updates `eslint-plugin-import` from 2.27.5 to 2.32.0 - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](import-js/eslint-plugin-import@v2.27.5...v2.32.0) Updates `jest-environment-node-single-context` from 29.1.0 to 29.4.0 - [Commits](kayahr/jest-environment-node-single-context@v29.1.0...v29.4.0) Updates `parcel` from 2.8.0 to 2.16.4 - [Release notes](https://github.com/parcel-bundler/parcel/releases) - [Changelog](https://github.com/parcel-bundler/parcel/blob/v2/CHANGELOG.md) - [Commits](parcel-bundler/parcel@v2.8.0...v2.16.4) Updates `ts-jest` from 29.1.1 to 29.4.12 - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v29.1.1...v29.4.12) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-version: 2.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: eyevinn-channel-engine dependency-version: 5.1.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: jest-environment-node-single-context dependency-version: 29.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: parcel dependency-version: 2.16.4 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch - dependency-name: ts-jest dependency-version: 29.4.12 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/npm-minor-patch-df8ca42bd5
branch
from
September 16, 2026 02:55
0a8e6da to
353c9e3
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 npm-minor-patch group with 5 updates in the / directory:
5.0.05.1.32.27.52.32.029.1.029.4.02.8.02.16.429.1.129.4.12Updates
eyevinn-channel-enginefrom 5.0.0 to 5.1.3Release notes
Sourced from eyevinn-channel-engine's releases.
... (truncated)
Commits
5b954035.1.34e929b8chore(deps): bump fast-uri from 3.1.0 to 3.1.2 (#349)43f620cFix audio/subtitle lagging 1 segment behind video after redis optimization (#...5c6999d5.1.2b298584fix: bind to 0.0.0.0 in listen() for Fastify 5 compatibility (#350)072a70d5.1.16f5196dfix: bump hls-vodtolive to 4.1.10 (#348)1690df4ci: update publish workflows to Node 20 and actions v4 (#347)83abe035.1.0455f258chore(deps): bump uuid from 8.3.2 to 14.0.0 (#343)Updates
eslint-plugin-importfrom 2.27.5 to 2.32.0Release notes
Sourced from eslint-plugin-import's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-import's changelog.
... (truncated)
Commits
01c9eb0v2.32.0ae57cc1[Deps] updatearray-includes,array.prototype.findlastindex, `eslint-modu...9e1ad6b[Fix]order: codify invariants from docs into config schemaf017790[Docs]no-restricted-paths: clarify wording and fix errors7d83a57[Docs]no-unused-modules: add missing double quote519eb94[utils] v2.12.171ad145[actions] split out tests into new vs old eslint9b096c4[utils] [dev deps] update@arethetypeswrong/cli,@ljharb/tsconfig, `@type...da5f6ec[Fix]enforce-node-protocol-usage: avoid a crash with some TS code6e49a58[Refactor]order: remove unnecessary negative checkUpdates
jest-environment-node-single-contextfrom 29.1.0 to 29.4.0Commits
dc85b6329.4.0b998801A slight improvement for using Jest with ESM67c6f9aReplace ugly hack with a little-bit-less-ugly hackfb6c19029.3.0d4ba3aeUpdate dependencies0c77fa6Implement fake timersbdd25b129.2.00e29c5aUpdate dependenciesUpdates
parcelfrom 2.8.0 to 2.16.4Release notes
Sourced from parcel's releases.
... (truncated)
Changelog
Sourced from parcel's changelog.
... (truncated)
Commits
5948485v2.16.49e2f6f1Add --no-cors option (#10268)73f691dv2.16.3b270626Fix react-dom import44a1121v2.16.2ee7026dPreserve siblings after <svg> (#10234)7689f7dBump node-forge from 1.3.1 to 1.3.2 (#10242)13904abRSC fixes (#10245)546e941Bump react-server-dom-parcel from 19.1.0 to 19.1.2 (#10244)9f01c02v2.16.1Updates
ts-jestfrom 29.1.1 to 29.4.12Release notes
Sourced from ts-jest's releases.
... (truncated)
Changelog
Sourced from ts-jest's changelog.
... (truncated)
Commits
3f05625chore(release): 29.4.12df28b27docs: clarify TypeScript version prerequisitesc8a614adocs: mention TypeScript 7 setup in README06c79d4fix: address TypeScript 7 review feedbackf107460docs: explain TypeScript 7 compatibility setup3388227test(e2e): add TypeScript compatibility matrix891dc73fix(compiler): support TypeScript 7 compatibility aliaseseb135ebbuild(deps-dev): bump shell-quote from 1.8.4 to 1.10.0 in /examplesd5d80a3ci: pin google osv scan action at v2.3.56bf293fbuild(deps): bump shell-quote from 1.8.4 to 1.10.0 in /websiteMaintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for ts-jest since your current version.