chore(deps): bump @screenly/edge-apps to ^0.1.0 across all Edge Apps#788
Merged
nicomiguelino merged 1 commit intomasterfrom May 1, 2026
Merged
chore(deps): bump @screenly/edge-apps to ^0.1.0 across all Edge Apps#788nicomiguelino merged 1 commit intomasterfrom
nicomiguelino merged 1 commit intomasterfrom
Conversation
- Update all Edge App package.json files to use ^0.1.0 - Update bun.lock files accordingly - Update edge-app-template to use ^0.1.0
PR Reviewer Guide 🔍(Review updated until commit ee49d01)Here are some key observations to aid the review process:
|
PR Code Suggestions ✨No code suggestions found for the PR. |
|
Persistent review updated to latest commit ee49d01 |
PR Code Suggestions ✨No code suggestions found for the PR. |
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Edge Apps monorepo to use @screenly/edge-apps ^0.1.0 (from ^0.0.17 / 0.0.17) and refreshes the corresponding Bun lockfiles to keep dependency resolution consistent across apps and the template.
Changes:
- Bump
@screenly/edge-appsto^0.1.0across the Edge Apps that depend on it (and the Edge App template). - Regenerate/update
bun.lockfiles to reflect the new resolved@screenly/edge-apps@0.1.0and integrity hashes.
Reviewed changes
Copilot reviewed 16 out of 31 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| edge-apps/welcome-app/package.json | Bumps @screenly/edge-apps devDependency to ^0.1.0. |
| edge-apps/welcome-app/bun.lock | Updates lockfile resolution to @screenly/edge-apps@0.1.0. |
| edge-apps/weather/package.json | Bumps @screenly/edge-apps devDependency to ^0.1.0. |
| edge-apps/weather/bun.lock | Updates lockfile resolution to @screenly/edge-apps@0.1.0. |
| edge-apps/simple-timer/package.json | Bumps @screenly/edge-apps devDependency to ^0.1.0. |
| edge-apps/simple-timer/bun.lock | Updates lockfile resolution to @screenly/edge-apps@0.1.0. |
| edge-apps/simple-table-app/package.json | Bumps @screenly/edge-apps devDependency to ^0.1.0. |
| edge-apps/simple-table-app/bun.lock | Updates lockfile resolution to @screenly/edge-apps@0.1.0. |
| edge-apps/simple-message-app/package.json | Bumps @screenly/edge-apps devDependency to ^0.1.0. |
| edge-apps/simple-message-app/bun.lock | Updates lockfile resolution to @screenly/edge-apps@0.1.0. |
| edge-apps/rss-reader/package.json | Bumps @screenly/edge-apps to ^0.1.0 (also unpins from exact 0.0.17). |
| edge-apps/rss-reader/bun.lock | Updates lockfile resolution to @screenly/edge-apps@0.1.0. |
| edge-apps/qr-code/package.json | Bumps @screenly/edge-apps devDependency to ^0.1.0. |
| edge-apps/qr-code/bun.lock | Updates lockfile resolution to @screenly/edge-apps@0.1.0. |
| edge-apps/outlook-calendar/package.json | Bumps @screenly/edge-apps devDependency to ^0.1.0. |
| edge-apps/outlook-calendar/bun.lock | Updates lockfile resolution to @screenly/edge-apps@0.1.0. |
| edge-apps/menu-board/package.json | Bumps @screenly/edge-apps devDependency to ^0.1.0. |
| edge-apps/menu-board/bun.lock | Updates lockfile resolution to @screenly/edge-apps@0.1.0. |
| edge-apps/grafana/package.json | Bumps @screenly/edge-apps devDependency to ^0.1.0. |
| edge-apps/grafana/bun.lock | Updates lockfile resolution to @screenly/edge-apps@0.1.0. |
| edge-apps/google-calendar/package.json | Bumps @screenly/edge-apps devDependency to ^0.1.0. |
| edge-apps/google-calendar/bun.lock | Updates lockfile resolution to @screenly/edge-apps@0.1.0. |
| edge-apps/clock/package.json | Bumps @screenly/edge-apps dependency to ^0.1.0. |
| edge-apps/clock/bun.lock | Updates lockfile resolution to @screenly/edge-apps@0.1.0. |
| edge-apps/cap-alerting/package.json | Bumps @screenly/edge-apps devDependency to ^0.1.0. |
| edge-apps/cap-alerting/bun.lock | Updates lockfile resolution to @screenly/edge-apps@0.1.0. |
| edge-apps/calendar/package.json | Bumps @screenly/edge-apps devDependency to ^0.1.0. |
| edge-apps/calendar/bun.lock | Updates lockfile resolution to @screenly/edge-apps@0.1.0. |
| edge-apps/asset-metadata/package.json | Bumps @screenly/edge-apps devDependency to ^0.1.0. |
| edge-apps/asset-metadata/bun.lock | Updates lockfile resolution to @screenly/edge-apps@0.1.0. |
| edge-apps/.bun-create/edge-app-template/package.json | Bumps template @screenly/edge-apps devDependency to ^0.1.0. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
salmanfarisvp
approved these changes
May 1, 2026
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.
User description
Summary
@screenly/edge-appsfrom^0.0.17to^0.1.0across all Edge Apps and the Edge App templatebun.lockfiles accordingly@screenly/edge-apps v0.1.0resolves the issue in error messages whendisplay_errorsis set totrue:PR Type
Enhancement
Description
Bump
@screenly/edge-appsto^0.1.0Update Edge App template dependency
Align app package manifests
Normalize
rss-readerversion rangeDiagram Walkthrough
File Walkthrough
16 files
Upgrade template Edge Apps tooling versionBump shared Edge Apps dev dependencyUpdate calendar app tooling dependencyRaise CAP alerting shared package versionUpgrade runtime Edge Apps package versionUpdate Google Calendar app dev dependencyBump Grafana app shared tooling versionUpgrade menu board shared package versionUpdate Outlook Calendar tooling dependencyRaise QR code app tooling versionNormalize and bump RSS reader dependencyUpdate simple message shared dependencyBump simple table app tooling versionUpgrade simple timer shared packageUpdate weather app tooling dependencyBump welcome app shared package version