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

Bump cld3 from 3.4.2 to 3.5.0 #1678

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 25, 2022

Bumps cld3 from 3.4.2 to 3.5.0.

Release notes

Sourced from cld3's releases.

Version 3.5.0

BREAKING CHANGES

  • Ruby 2.6 is no longer supported.
  • C++17 is now required where C++11 was required in the prior releases.

The dependency on protocol buffers, which annoyed everyone using cld3-ruby, is finally removed. 🎉 The support for Ruby 3.2.0 is also added as well.

The gem is available at https://rubygems.org/gems/cld3/versions/3.5.0. The documentation is available at https://www.rubydoc.info/gems/cld3/3.5.0.

Version 3.4.4

  • Fixes documentation errors. (#32 by @​Islands5)
  • Raises ArgumentError when invalid arguments are given to CLD3::NNetLanguageIdentifier.new instead of trapping. (#35)

The gem is available at https://rubygems.org/gems/cld3/versions/3.4.4. The documentation is available at https://www.rubydoc.info/gems/cld3/3.4.4.

Version 3.4.3

  • Compatibility with Ruby 3.1 is confirmed.
  • Introduced RBS.
  • Updated CLD3, fixing a few compiler warnings.

The gem is available at https://rubygems.org/gems/cld3/versions/3.4.3. The documentation is available at https://www.rubydoc.info/gems/cld3/3.4.3.

Commits
  • c183b6d pkg-config is no longer necessary
  • bb719e6 Version 3.5.0
  • 50b0270 Remove dependency on protocol buffers
  • 51a2dff Fix bundle config command in Rakefile
  • 2c61e31 Update dependencies
  • 6efcde0 Test the byte range validation
  • 6c29671 Accept 0 as min_num_bytes
  • d327c22 Fix grammatical errors in README.md
  • de66ce0 Add .github/FUNDING.yml
  • f62849e Use the upstream version of Steep
  • 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 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 [cld3](https://github.com/akihikodaki/cld3-ruby) from 3.4.2 to 3.5.0.
- [Release notes](https://github.com/akihikodaki/cld3-ruby/releases)
- [Commits](akihikodaki/cld3-ruby@v3.4.2...v3.5.0)

---
updated-dependencies:
- dependency-name: cld3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 25, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 27, 2023

Superseded by #1976.

@dependabot dependabot bot closed this Feb 27, 2023
@dependabot dependabot bot deleted the dependabot/bundler/cld3-3.5.0 branch February 27, 2023 17:57
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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants