Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 14, 2025

Removes js-yaml. It's no longer used after updating ancestor dependency hyperbook. These dependencies need to be updated together.

Removes js-yaml

Updates hyperbook from 0.9.2 to 0.68.0

Release notes

Sourced from hyperbook's releases.

[email protected]

Minor Changes

  • 1846430 Thanks @​mikebarkmin! - Add complete state persistence to multievent directive with visual feedback restoration

    The multievent directive now saves and restores its complete state, including all visual feedback from evaluations. When users reload the page, they can see whether their task was evaluated as correct or incorrect.

    Features:

    • New multievent table in Dexie store with schema id, state
    • Automatic state saving on all user interactions (input changes, button clicks, evaluations)
    • Complete restoration of visual feedback including:
      • Green highlighting (#9f0) for correct answers
      • Orange striped backgrounds (#f90) for incorrect answers
      • Error indicators (🔍/🔎) next to items needing attention
      • Evaluation button state with green border when completed
      • Success/failure hint visibility
      • HangMan (word puzzle) progress and error display
      • Word search button states and highlighting
    • State is saved per multievent instance and per page URL
    • Seamless integration with existing export/import functionality

[email protected]

Minor Changes

  • #1035 c4fddb6 Thanks @​copilot-swe-agent! - Add custom data table to Dexie store for user-managed state persistence

    This adds a new custom table to the Hyperbook Dexie store, enabling users to persist arbitrary JSON data in the browser's IndexedDB.

    Features:

    • New custom table with schema id, payload for storing user-defined data
    • Comprehensive documentation in the advanced section showing how to use the API
    • Automatic inclusion in existing export/import functionality
    • Full support for storing and retrieving JSON data using store.custom.put() and store.custom.get()

[email protected]

Minor Changes

[email protected]

Minor Changes

  • #1027 cf0b13a Thanks @​copilot-swe-agent! - Add new textinput directive for persistent text input with Dexie store integration

    This adds a new ::textinput markdown directive that creates interactive text input areas with automatic persistence to the browser's Dexie database.

    Features:

... (truncated)

Changelog

Sourced from hyperbook's changelog.

0.68.0

Minor Changes

  • 1846430 Thanks @​mikebarkmin! - Add complete state persistence to multievent directive with visual feedback restoration

    The multievent directive now saves and restores its complete state, including all visual feedback from evaluations. When users reload the page, they can see whether their task was evaluated as correct or incorrect.

    Features:

    • New multievent table in Dexie store with schema id, state
    • Automatic state saving on all user interactions (input changes, button clicks, evaluations)
    • Complete restoration of visual feedback including:
      • Green highlighting (#9f0) for correct answers
      • Orange striped backgrounds (#f90) for incorrect answers
      • Error indicators (🔍/🔎) next to items needing attention
      • Evaluation button state with green border when completed
      • Success/failure hint visibility
      • HangMan (word puzzle) progress and error display
      • Word search button states and highlighting
    • State is saved per multievent instance and per page URL
    • Seamless integration with existing export/import functionality

0.67.0

Minor Changes

  • #1035 c4fddb6 Thanks @​copilot-swe-agent! - Add custom data table to Dexie store for user-managed state persistence

    This adds a new custom table to the Hyperbook Dexie store, enabling users to persist arbitrary JSON data in the browser's IndexedDB.

    Features:

    • New custom table with schema id, payload for storing user-defined data
    • Comprehensive documentation in the advanced section showing how to use the API
    • Automatic inclusion in existing export/import functionality
    • Full support for storing and retrieving JSON data using store.custom.put() and store.custom.get()

0.66.0

Minor Changes

  • Thanks @​copilot-swe-agent! - Add custom data table to Dexie store for user-managed state persistence

    This adds a new custom table to the Hyperbook Dexie store, enabling users to persist arbitrary JSON data in the browser's IndexedDB.

    Features:

    • New custom table with schema id, payload for storing user-defined data
    • Comprehensive documentation in the advanced section showing how to use the API

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [js-yaml](https://github.com/nodeca/js-yaml). It's no longer used after updating ancestor dependency [hyperbook](https://github.com/openpatch/hyperbook/tree/HEAD/packages/hyperbook). These dependencies need to be updated together.


Removes `js-yaml`

Updates `hyperbook` from 0.9.2 to 0.68.0
- [Release notes](https://github.com/openpatch/hyperbook/releases)
- [Changelog](https://github.com/openpatch/hyperbook/blob/main/packages/hyperbook/CHANGELOG.md)
- [Commits](https://github.com/openpatch/hyperbook/commits/[email protected]/packages/hyperbook)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 
  dependency-type: indirect
- dependency-name: hyperbook
  dependency-version: 0.68.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 14, 2025
@vercel
Copy link

vercel bot commented Nov 14, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
scratch-for-java-ba8s Ready Ready Preview Comment Nov 14, 2025 2:44pm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant