Skip to content

Conversation

@dependabot
Copy link
Contributor

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

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

Release notes

Sourced from speech-rule-engine's releases.

Version 4.1.2: Hotfix for breaking changes

What's Changed

Removed breaking changes:

  • Added default exports for SystemExternal and Engine classes.
  • Moved the commonjs output files back to js and the es6 files to mjs.

See details in Speech-Rule-Engine/speech-rule-engine#782

Full Changelog: Speech-Rule-Engine/speech-rule-engine@v4.1.1...v4.1.2

v4.1.1

⚠️ Deprecated: This release contains bugs and should not be used. Please upgrade to v4.1.2.

What's Changed

  • Upgrade dependencies
  • Made necessary type changes

Version 4.1.0

⚠️ Deprecated: This release contains bugs and should not be used. Please upgrade to v4.1.2.

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.

... (truncated)

Commits
  • 5d0ad06 Merge pull request #782 from Speech-Rule-Engine/hotfix/breaking_change
  • 84db1ec hotfix: patch version bump
  • db86620 hotfix: retain old commonjs package dir structure
  • a67ac0f hotfix for backward compatibility: add back default exports
  • 37f2b5e Merge pull request #779 from Speech-Rule-Engine/develop
  • ab3dd96 patch version bump
  • 68c1165 Merge pull request #778 from Speech-Rule-Engine/upgrade_deps
  • aa07885 upgrade tests
  • 5d975c4 fix types for new tsc
  • 8844bcd upgrade all dependencies
  • Additional commits viewable in compare view

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.2.
- [Release notes](https://github.com/zorkow/speech-rule-engine/releases)
- [Commits](Speech-Rule-Engine/speech-rule-engine@v4.1.0-beta.10...v4.1.2)

---
updated-dependencies:
- dependency-name: speech-rule-engine
  dependency-version: 4.1.2
  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 17, 2025
@yunyit yunyit closed this Dec 21, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 21, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/speech-rule-engine-4.1.2 branch December 21, 2025 21:42
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.

2 participants