chore(release): version packages - #1111
Conversation
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_30f8090d-6b33-4fbb-9fd7-3e65f2752c1b) |
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
2d9c5eb to
7b3a69a
Compare
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_289430a3-0031-4992-81de-ea301f464405) |
7b3a69a to
e528d98
Compare
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_f47fdd4c-71be-4fd5-81c6-78db85aab609) |
e528d98 to
1ce20de
Compare
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_91fe542b-f31f-4c8d-a125-c13747b1336a) |
1ce20de to
cf55c56
Compare
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_4990a45e-7b45-4f6f-aaa8-f4ca3ec35537) |
cf55c56 to
ad4365d
Compare
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_02eb7cb5-5c51-493b-8315-f5e9726b831c) |
ad4365d to
8ec4fba
Compare
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_cde09b1d-ede7-4b0c-b8c9-93a8bcecce64) |
miravoss26
left a comment
There was a problem hiding this comment.
Reviewed. Standard Changesets release PR: version bump 3.0.3 → 3.0.4 in package.json/lockfile, folds 7 pending changesets into CHANGELOG.md. No runtime code changes in the diff, no secrets, no new dependencies. CI green.
Safe to merge from my read (this repo's not on my auto-merge allowlist, so leaving the actual merge to whoever owns the release).
8ec4fba to
387ec40
Compare
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_46a78035-3ff9-41cb-917c-69e645160ff5) |
387ec40 to
51833ec
Compare
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_8cc74a10-5efc-4f44-9c5d-77a97a63779b) |
51833ec to
78b8d84
Compare
Bugbot couldn't run - usage limit reachedBugbot is counted against Cursor usage for this user or team, and this run hit a usage or spend limit. A user or team admin can review and increase usage limits in the Cursor dashboard. (requestId: serverGenReqId_5d5aa627-9f4b-4f45-bc2a-8e9847c47cb3) |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
ftw@3.1.0
Minor Changes
Patch Changes
Keep the backup section open and preserve its scroll position during creation,
verification and completion.
Let backup controls and timestamps fit the mobile dialog.
Device Support package now requires its verified runtime policy even when
control is not selected, its repository is removed, or its envelope is missing.
Verified legacy installs retain their normal autonomous default. Older installs
with no recorded format need matching verified metadata; restore their repository
or reinstall them if that metadata is unavailable.
database. Reject a change to direct-manifest format while a package envelope
remains, and require signed legacy metadata when its format is unknown.
A rejected reinstall preserves the active artifact and rollback record.
and let Escape close it. Closing Settings returns focus to its opening button,
including the shortcut in More. The restart prompt keeps focus while open,
blocks the background, and returns focus when Restart later or Escape closes
the prompt. During a pending restart, focus stays in the prompt and Escape
does not close it.
Show restart progress only after Restart now starts the request.
Note
Low Risk
Version and changelog-only changes with no application code modifications in this diff.
Overview
Bumps
ftwfrom 3.0.3 to 3.1.0 via the Changesets release flow:package.jsonandpackage-lock.jsonversions update, pending.changeset/*.mdentries are removed, and their text is folded into a new 3.1.0 section inCHANGELOG.md.This PR does not change runtime code; it records what already landed for the release. 3.1.0 includes one minor item (multi-battery / multi-EV / no-battery site planning with the bundled Energyplan worker) plus patches for FTWDB shadow drain on shutdown, mobile Updates/backup UI, planner admission and Core DP rules, driver trust/format/reinstall behavior, Settings/restart focus management, and driver update path matching by configured ID.
Reviewed by Cursor Bugbot for commit 78b8d84. Bugbot is set up for automated code reviews on this repo. Configure here.