Skip to content

Update ruby_speech requirement from ~> 2.0 to >= 2, < 4#3

Open
dependabot[bot] wants to merge 1 commit intotomeeo/feature/ahn-thread-dumpsfrom
dependabot/bundler/tomeeo/feature/ahn-thread-dumps/ruby_speech-gte-2-and-lt-4
Open

Update ruby_speech requirement from ~> 2.0 to >= 2, < 4#3
dependabot[bot] wants to merge 1 commit intotomeeo/feature/ahn-thread-dumpsfrom
dependabot/bundler/tomeeo/feature/ahn-thread-dumps/ruby_speech-gte-2-and-lt-4

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github May 26, 2022

Updates the requirements on ruby_speech to permit the latest version.

Changelog

Sourced from ruby_speech's changelog.

2.4.0 - 2018-02-23

  • Feature: Permit percentage rate values for prosody tags
  • Bugfix: Rulerefs referenced n-levels deep under Rulerefs should be expanded.
  • Bugfix: Optimize performance of built-in number DTMF grammar
  • Bugfix: Fix handling of millisecond values

2.3.2 - 2014-04-21

  • Bugfix: String nodes should take non-strings and cast to a string (#to_s)
  • Bugfix: Cleanly handle NLSML with no input tag
  • Bugfix: Drawing an NLSML doc should return something structured/parsed
  • Bugfix: Cloning SSML documents no longer turns them into GRXML docs

2.3.1 - 2014-02-24

  • Bugfix: Phone number grammar should only allow a single instance of '*'/'x'
  • Bugfix: Concatenating documents containing strings across the border inserts appropriate spacing (#21).

2.3.0 - 2013-09-30

  • Feature: Allow generation of a boolean, date, digits, currency, number, phone or time grammar including from URIs
  • Bugfix: Ensure that rule refs can be reused when inlining grammars

2.2.2 - 2013-09-03

  • Bugfix: Fix an exception message to include object type

2.2.1 - 2013-07-02

  • Bugfix: Ensure that concatenating documents doesn't mutate the originals on JRuby

2.2.0 - 2013-06-26

  • Bugfix: Constant autoload in rbx C extensions doesn't work properly
  • Bugfix: No longer subclass or copy nodes, use delegation instead
  • Bugfix: Java 1.6 compatability
  • CS: Remove niceogiri dependency
  • CS: Remove autoloading
  • CS: Depend on activesupport less

2.1.2 - 2013-06-05

  • Bugfix: Allow wrapping a pre-parsed XML node nested arbitrary deeply as an NLSML document

2.1.1 - 2013-05-09

  • Bugfix: Support numeric SISR literal tags

2.1.0 - 2013-05-07

  • Feature: Support for SISR literal syntax

2.0.2 - 2013-05-01

  • Bugfix: Differentiate between GRXML match cases with are and are not maximal
    • A Match can accept further input while still matching, while a a MaxMatch cannot.
    • Matching implementation moved down to C/Java to avoid repeated regex compilation and confusing jumping about.
  • Bugfix: Back to functioning on JRuby with latest Nokogiri release

2.0.1 - 2013-04-27

... (truncated)

Commits
  • bb5b33b Merge branch 'release/2.4.0'
  • 88c43d1 Bump to 2.4.0
  • 62fa847 Merge pull request #51 from adhearsion/changelog-ms
  • aff1095 Add CHANGELOG entry for milliseconds fix
  • 8a577db Merge pull request #49 from adhearsion/bugfix/milliseconds
  • b319b70 [BUGFIX] Fix handling of millisecond values (#48)
  • 77ffd0e Merge pull request #50 from adhearsion/ci/oraclejdk7
  • 45fe1df [CI] Drop jruby-head/openjdk7 environment
  • 4627879 [CI] Set JRUBY_OPTS with env instead of before_script
  • 970e6cd [CI] Bump JRuby version to 9.1.13.0
  • Additional commits viewable in compare view

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 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)

Updates the requirements on [ruby_speech](https://github.com/benlangfeld/ruby_speech) to permit the latest version.
- [Release notes](https://github.com/benlangfeld/ruby_speech/releases)
- [Changelog](https://github.com/adhearsion/ruby_speech/blob/develop/CHANGELOG.md)
- [Commits](adhearsion/ruby_speech@2.0.0...2.4.0)

---
updated-dependencies:
- dependency-name: ruby_speech
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants