Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps speech-rule-engine from 4.1.0-beta.10 to 4.1.0.

Release notes

Sourced from speech-rule-engine's releases.

Version 4.1.0

New features

  • Afrikaans locale
  • Euro Braille implementation with direct LaTeX input
  • Korean Localization by @​aintbe

New Heuristics

New semantic heuristics and Improvements to existing ones. In particular,

  • New Text heuristics that distinguishes genuine text elements from expression that only use text to enforce font change to roman.
  • New big operator heuristic
  • Improved limit heurstic

Walkers

  • Changes to the walkers in line with the new exploration model in MathJax
  • Improves walking to work with line-broken elements
  • Correct treatment of all maction elements with toggle attribute.

Other Changes

  • Removes menu computations for MathJax.
  • Improves handling of alphabet generation, thereby reducing the size of the single mathmaps files as well as locale files.
  • Automatic marking of elements in the SSML renderer. Removes the step renderer as it is no longer necessary.
  • Hides generation of Aria attributes behind a new flag.
  • Improves aria annotations for enriched MathML to support aria tree role.
  • Additional flags for
    • structural output
    • ssml markup
    • 2d nemeth
  • When the structure feature is set, we now also add the aria elements to define the tree.

Locales

  • Simplifications of locale handling
  • Improved grammatical constructs
  • nemeth linebreaking

Build

  • SRE is now using pnpm as package manager.
  • Updates build process to use ES modules instead of commonjs.
  • For compatibility reasons commonjs are still created and both module and commonjs sources are
  • New package structure:
    • js contains JavaScript files in ES module format.
    • cjs contains JavaScript files in commanjsE format.
    • bin, lib, index.js as usual.
  • XML handling now based on the latest @xmldom/xmldom library, making xmldom-sre obsolete.

... (truncated)

Commits

Dependabot compatibility score

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)

Bumps [speech-rule-engine](https://github.com/zorkow/speech-rule-engine) from 4.1.0-beta.10 to 4.1.0.
- [Release notes](https://github.com/zorkow/speech-rule-engine/releases)
- [Commits](Speech-Rule-Engine/speech-rule-engine@v4.1.0-beta.10...v4.1.0)

---
updated-dependencies:
- dependency-name: speech-rule-engine
  dependency-version: 4.1.0
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 14, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 15, 2025

Superseded by #301.

@dependabot dependabot bot closed this Apr 15, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/speech-rule-engine-4.1.0 branch April 15, 2025 21:46
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