ci(deps): Bump googleapis/release-please-action from 4 to 5#11
Closed
dependabot[bot] wants to merge 5 commits into
Closed
ci(deps): Bump googleapis/release-please-action from 4 to 5#11dependabot[bot] wants to merge 5 commits into
dependabot[bot] wants to merge 5 commits into
Conversation
Built-in UI served gzipped from LittleFS. Firmware is the source of truth; the UI fetches its constants (/api/spec) + data (/api/db) at load. - main page: brand -> filament -> size -> color -> Write, plus Read pre-fill - config page: Device / Material database / OTA sub-tabs (WiFi/AP/serial, DB upload, firmware OTA) - Vite build emits minified, fixed-name bundles (index.js/config.js/style.css) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Cross-platform desktop client driving the device over USB serial. Go backend (serial-only) + a Vite/TypeScript frontend; the material DB is parsed in the frontend like the web client. - device auto-discovery (labels the ESP32-C3), gated connect flow + loading - Write/Read, and Config sub-tabs: Device / Material database / OTA - material DB: upload a file or pull from a printer (desktop fetches over HTTP, pushes to the device over serial) - firmware OTA relay with progress + release auto-discovery (GitHub), and a desktop/firmware version compatibility gate Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
- release-please (Conventional Commits, Angular) drives the version + CHANGELOG and tags releases; commitlint enforces the convention - Release workflow builds + attaches firmware (firmware.bin, littlefs.bin + checksums) and desktop (macOS/Windows/Linux, UPX-compressed on Linux/Windows) - CI builds firmware / web / desktop with per-job path filters; ESLint on the desktop frontend; dependabot for gomod + pnpm + actions - firmware and desktop share one lockstep version (must match on the minor) Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
README + CLAUDE.md (architecture, build/run, serial protocol, OTA + releases), the project license, and .gitignore for the generated build artifacts. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Bumps [googleapis/release-please-action](https://github.com/googleapis/release-please-action) from 4 to 5. - [Release notes](https://github.com/googleapis/release-please-action/releases) - [Changelog](https://github.com/googleapis/release-please-action/blob/main/CHANGELOG.md) - [Commits](googleapis/release-please-action@v4...v5) --- updated-dependencies: - dependency-name: googleapis/release-please-action dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
7eba2a0 to
89a1819
Compare
29f79b3 to
ed0746f
Compare
Collaborator
|
Applied in the 1.0.0 history (release-please-action@v5). |
Author
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
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 googleapis/release-please-action from 4 to 5.
Release notes
Sourced from googleapis/release-please-action's releases.
... (truncated)
Changelog
Sourced from googleapis/release-please-action's changelog.
... (truncated)
Commits
45996edchore(main): release 5.0.0 (#1200)a8121b9chore: build dist (#1201)f533c26fix: bump release-please from 17.3.0 to 17.6.0 (#1199)46dfc01feat!: upgrade to node24 (#1188)