Skip to content

v.2.4.3#1226

Open
JackWilb wants to merge 52 commits into
mainfrom
dev
Open

v.2.4.3#1226
JackWilb wants to merge 52 commits into
mainfrom
dev

Conversation

@JackWilb
Copy link
Copy Markdown
Contributor

No description provided.

JackWilb and others added 30 commits March 19, 2026 19:16
Bumps the npm_and_yarn group with 2 updates in the / directory: [uuid](https://github.com/uuidjs/uuid) and [postcss](https://github.com/postcss/postcss).


Updates `uuid` from 11.1.0 to 14.0.0
- [Release notes](https://github.com/uuidjs/uuid/releases)
- [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md)
- [Commits](uuidjs/uuid@v11.1.0...v14.0.0)

Updates `postcss` from 8.5.6 to 8.5.12
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.5.6...8.5.12)

---
updated-dependencies:
- dependency-name: uuid
  dependency-version: 14.0.0
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: postcss
  dependency-version: 8.5.12
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
Speed up study first load by deferring non-critical storage reads
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 14, 2026

A preview of 3af76fb is uploaded and can be seen here:

https://revisit.dev/study/PR1226

Changes may take a few minutes to propagate.

Copilot AI and others added 9 commits May 14, 2026 06:53
- Remove unnecessary useMemo calls for trivial config value reads
  in NextButton (nextButtonDisableTime, nextButtonEnableTime,
  nextOnEnter, previousButtonText)
- Remove unnecessary useMemo for modes.dataCollectionEnabled
  destructuring in useNextStep
- Fix consistent-return lint error by unconditionally returning
  cleanup function in nextOnEnter useEffect
- Fix prefer-destructuring lint warning in useNextStep
- Use correct tab name 'Tests' instead of 'Test Studies'
- Activate the Tests tab before opening the study
- Handle custom studyEndMsg instead of relying on default message
- Simplify study card locator to avoid strict mode violation
…ions-component

Add component-level auto-advance timeout controls and warning configuration
* moving provenance

* ensuring fallback works

* Persist provenance as separate assets

* Add provenance bulk download export

* Ignore coverage output

* Fix type error in test

---------

Co-authored-by: Jack Wilburn <jackwilburn@tutanota.com>
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.

4 participants