Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade emglken from 0.6.0 to 0.7.0 #166

Closed

Conversation

curiousdannii
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade emglken from 0.6.0 to 0.7.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released 24 days ago.

Release notes
Package name: emglken
  • 0.7.0 - 2024-12-14
    • Breaking: Main API changed - there's now just one start() function, and the storyfile isn't passed in (instead it's loaded from Dialog)
    • Breaking: Now requires an AsyncDialog library, and no longer supports the classic Dialog interface
    • Breaking: Files are rearranged: to import a VM directly you now import the .js file from build/
    • Breaking: Bumped minimum supported Node version to 20 (or 22?)
    • The wasmBinary no longer needs to be manually loaded and provided. If it isn't provided then it will be loaded automatically in both browser and Node.
    • Switched to RemGlk-rs, which includes the following improvements:
      • Garglk extensions (#21)
      • Flush open files each update (#25)
      • Sound system
    • Interpreter updates:
      • Updated Bocfel to 2.2.2: includes support for the no-stdio mode which Emglken needs, also has basic Z6 support
      • Updated Git and Glulxe to handle some obscure arithmetic edge cases
      • Updated Hugo to fix some parser errors
      • Updated TADS to build with RemGlk-Rs, but shouldn't have any functional changes
  • 0.6.0 - 2024-02-12
    • Breaking: Paragraph stylehints use _par CSS classes, rather than a div selector (see forum discussion)
    • Breaking: Bumped minimum supported Node version to 18
    • Update to Bocfel 2.1.2
from emglken GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade emglken from 0.6.0 to 0.7.0.

See this package in npm:
emglken

See this project in Snyk:
https://app.snyk.io/org/curiousdannii/project/2097c4dc-6e13-4639-8111-8b3c77712c79?utm_source=github&utm_medium=referral&page=upgrade-pr
@curiousdannii curiousdannii deleted the snyk-upgrade-cfa03a745de52f8443fe01f91d315dc9 branch January 14, 2025 02:52
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