chore(deps): bump actions/attest-build-provenance from 2 to 3#31
Open
dependabot[bot] wants to merge 8 commits intomasterfrom
Open
chore(deps): bump actions/attest-build-provenance from 2 to 3#31dependabot[bot] wants to merge 8 commits intomasterfrom
dependabot[bot] wants to merge 8 commits intomasterfrom
Conversation
Introduces mini program management APIs and backend logic, including endpoints for listing, adding, updating, and removing mini programs. Adds modules for blacklist management, stream recording, and user authentication. Implements analytics endpoints and related methods for live statistics, audience analysis, and gift statistics. Updates AcfunDanmuModule with danmu and stream management methods. Adds new Vue pages for error handling, mini program management, record management, and stream monitoring. Updates styles and settings page to support new features.
对主客户端核心模块、用户认证、直播管理、数据分析、系统设置等章节进行了重写和细化,采用更结构化的操作逻辑、交互元素、界面效果和用户反馈描述。提升了文档的可读性和实现指导性,便于开发团队理解各模块的具体功能和交互流程。
Reorganized modules by moving AppManager to modules, added DashboardModule and live.js for dashboard and live APIs, and removed the old AppManager. Enhanced httpApi with user authentication, RTMP config, OBS status, and mini-program management endpoints. Updated AcfunDanmuModule and LiveManagementModule for RTMP/OBS integration and improved stream key handling. Added QuickToolbar and theme management to the renderer, improved Dashboard and Login pages with new data visualizations and authentication logic.
Resolved merge conflicts in the requirements document, integrating detailed descriptions for core modules including dashboard, user authentication, live management, analytics, system settings, and mini-program modules. Added user scenarios, feature points, and updated user flow for live streaming. Also updated .gitignore to exclude the integrated requirements document.
Reorganized the main process codebase by introducing core, config, bootstrap, and services directories. Migrated and refactored AppManager and related modules to core, and moved configuration files to config. Added new modules and services for analytics, error handling, notifications, mini-program management, and notebook features. Expanded electronApi and httpApi with new IPC and HTTP endpoints for authentication, live management, analytics, notebook, system settings, and notifications. Removed obsolete files and updated package dependencies.
Introduces a new main.ts as the Electron application entrypoint, refactors module interfaces to use a unified AppModule and ModuleContext, and standardizes enable/disable lifecycle methods across modules. Adds default and extended configuration schemas, improves logging, error handling, and context passing for modules. Updates API and service integration to use new context and logging utilities, and enhances type safety and maintainability throughout the main process codebase.
Bumps [actions/attest-build-provenance](https://github.com/actions/attest-build-provenance) from 2 to 3. - [Release notes](https://github.com/actions/attest-build-provenance/releases) - [Changelog](https://github.com/actions/attest-build-provenance/blob/main/RELEASE.md) - [Commits](actions/attest-build-provenance@v2...v3) --- updated-dependencies: - dependency-name: actions/attest-build-provenance dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
367a84b to
7d10713
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 actions/attest-build-provenance from 2 to 3.
Release notes
Sourced from actions/attest-build-provenance's releases.
... (truncated)
Commits
977bb37bump attest-build-provenance/predicate to v2.0.0 (#693)864457aBump to node24 runtime (#692)57aa2b0bump actions/attest from v2.4.0 to v3.0.0 (#691)8ee7163refactor eslint config (#690)91ca1c2Bump actions/checkout from 4.1.1 to 5.0.0 (#684)ff19f40custom node max-http-header-size (#687)8bd83f1pin workflow deps (#683)f0878deBump the npm-development group with 4 updates (#681)463e6dfBump the npm-development group with 3 updates (#678)fef91c1Bump the npm-development group with 6 updates (#673)You can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)