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

chore(deps): bump thinc from 7.4.5 to 8.0.17 #150

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 6, 2022

Bumps thinc from 7.4.5 to 8.0.17.

Release notes

Sourced from thinc's releases.

v8.0.17: Extended requirements, test suite fixes

✨ New features and improvements

  • Extend support for typing_extensions up to v4.1.x (for Python 3.7 and earlier).
  • Various fixes in the test suite.

👥 Contributors

@​adrianeboyd, @​danieldk, @​honnibal, @​ines, @​shadeMe

v8.0.16: Bug fixes

✨ New features and improvements

🔴 Bug fixes

  • Fix issue #624: Support CPU inference for models trained with gradient scaling.
  • Fix issue #633: Fix invalid indexing in Beam when no states have valid transitions.
  • Fix issue #639: Improve PyTorch Tensor handling in CupyOps.asarray.
  • Fix issue #649: Clamp inputs in Ops.sigmoid to prevent overflow.
  • Fix issue #651: Fix type safety issue with model ID assignment.
  • Fix issue #653: Correctly handle Tensorflow GPU tensors in tests.
  • Fix issue #660: Make is_torch_array work without PyTorch installed.
  • Fix issue #664: Fix out of-bounds writes in CupyOps.adam and NumpyOps.adam.

⚠️ Backwards incompatibilities

  • The init implementations for layers no longer return Model.

📖 Documentation and examples

👥 Contributors

@​adrianeboyd, @​danieldk, @​honnibal, @​ines, @​kadarakos, @​koaning, @​notplus, @​richardpaulhudson, @​shadeMe

v8.0.15: Fix compatibility with older PyTorch versions

🔴 Bug fixes

  • Fix issue #610: Improve compatibility with PyTorch versions before v1.9.0.

👥 Contributors

@​adrianeboyd, @​danieldk

v8.0.14: New activation functions, bug fixes and more

... (truncated)

Commits
  • 87865be Set version to v8.0.17 (#693)
  • d7fb355 Extend typing_extensions to <4.2.0 (#689) (#690)
  • c9f2f72 Merge pull request #691 from adrianeboyd/chore/pin-protobuf-v8.0.x
  • 4ab1629 Fixup test_ops from merge
  • e2e626a test_ops: do not lower precision in conversion to Torch tensor (#681)
  • b13840e test_to_categorical: Ensure that label_smoothing < 0.5 (#680)
  • 6ab4cc6 Azure: pin protobuf to fix Tensorflow
  • 20da902 Set version to 8.0.16
  • 7db5ed6 Merge pull request #668 from danieldk/backport/663
  • 0123816 Fix a unit test in the PyTorch wrapper (#663)
  • 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 [thinc](https://github.com/explosion/thinc) from 7.4.5 to 8.0.17.
- [Release notes](https://github.com/explosion/thinc/releases)
- [Commits](explosion/thinc@v7.4.5...v8.0.17)

---
updated-dependencies:
- dependency-name: thinc
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 6, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 11, 2022

Superseded by #155.

@dependabot dependabot bot closed this Jul 11, 2022
@dependabot dependabot bot deleted the dependabot/pip/thinc-8.0.17 branch July 11, 2022 16:10
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants