Skip to content

Version 0.20260803.0 - #544

Merged
agarny merged 6 commits into
opencor:mainfrom
agarny:cleaning-up
Aug 2, 2026
Merged

Version 0.20260803.0#544
agarny merged 6 commits into
opencor:mainfrom
agarny:cleaning-up

Conversation

@agarny

@agarny agarny commented Aug 2, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings August 2, 2026 19:46

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Bumps the application and renderer package versions to 0.20260803.0, updates related dependency versions/lockfiles, and adjusts the version-generation script to derive the date in the Pacific/Auckland timezone.

Changes:

  • Update root and renderer package versions (and libopencor type package version) to 20260803.
  • Adjust version.new.ts to compute the “minor” date component using Intl.DateTimeFormat(..., { timeZone: 'Pacific/Auckland' }).formatToParts(...).
  • Refresh Bun lockfiles and minor dependency versions (e.g., vue-tsc, node-addon-api, rollup transitive updates).

Reviewed changes

Copilot reviewed 4 out of 7 changed files in this pull request and generated 1 comment.

Show a summary per file
File Description
src/renderer/src/assets/app.css Removes the CSS override disabling transitions for PrimeVue components.
src/renderer/scripts/version.new.ts Uses timezone-aware date parts when generating the date-based version string; adjusts JSON reads to use UTF-8.
src/renderer/package.json Bumps renderer package version and related dependency versions.
src/renderer/bun.lock Updates lockfile entries to match renderer dependency bumps.
package.json Bumps root package version and updates dependency versions.
bun.lock Updates lockfile entries to match root dependency bumps.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread src/renderer/scripts/version.new.ts
@agarny
agarny merged commit 69e1b0d into opencor:main Aug 2, 2026
9 checks passed
@agarny
agarny deleted the cleaning-up branch August 2, 2026 20:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants