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.1.6 #193

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps thinc from 7.4.5 to 8.1.6.

Release notes

Sourced from thinc's releases.

v8.1.6: New and updated layers, bug fixes and more

✨ New features and improvements

  • Update to mypy 0.990 (#801).
  • Extend to wasabi v1.1 (#813).
  • Add SparseLinear.v2, to fix indexing issues (#754).
  • Add TorchScriptWrapper_v1 (#802).
  • Add callbacks to facilitate lazy-loading models in PyTorchShim (#796).
  • Make all layer defaults serializable (#808).

🔴 Bug fixes

  • Add missing packaging requirement (#799).
  • Correct sequence length error messages for reduce_first/last (#807).
  • Update CupyOps.asarray to always copy cupy arrays to the current device (#812).
  • Fix types for sequences passed to Ops.asarray* (#819).

👥 Contributors

@​adrianeboyd, @​danieldk, @​frobnitzem, @​honnibal, @​ines, @​richardpaulhudson, @​ryndaniels, @​shadeMe, @​svlandeg

v8.1.4: Type fixes

🔴 Bug fixes

  • Fix issue #785: Revert change to return type for Ops.alloc from #779.

👥 Contributors

@​adrianeboyd, @​honnibal, @​ines, @​svlandeg

v8.1.3: Updates for pydantic and mypy

✨ New features and improvements

  • Extend pydantic support to v1.10.x (#778).
  • Support mypy 0.98x, drop mypy support for Python 3.6 (#776).

🔴 Bug fixes

  • Fix issue #775: Fix fix_random_seed entry point in setup.cfg.

👥 Contributors

@​adrianeboyd, @​honnibal, @​ines, @​pawamoy, @​svlandeg

v8.1.2: Update blis support and CuPy extras

✨ New features and improvements

  • Update CuPy extras to add cuda116, cuda117, cuda11x and cuda-autodetect, which uses the new cupy-wheel package (#740).
  • Add a pytest-randomly entry point for fix_random_seed (#748).

... (truncated)

Commits
  • 299ccb9 Set version to v8.1.6 (#824)
  • a2b2fe4 Auto-format code with black (#823)
  • 402e5b4 Update build constraints for python 3.11 (#822)
  • 9aa7d45 Make all layer defaults serializable (#808)
  • 7a2f531 Update CupyOps.asarray to always copy cupy arrays to the current device (#812)
  • 99b94eb Fix primitive sequences types passed to asarray (#819)
  • 3145699 Auto-format code with black (#817)
  • 2f45b6d PyTorchShim: Add serde callbacks to facilitate lazy loading models (#796)
  • acaf60f Extend to wasabi v1.1 (#813)
  • 3574f16 Correct sequence length errors for reduce_first/last (#807)
  • 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.1.6.
- [Release notes](https://github.com/explosion/thinc/releases)
- [Commits](explosion/thinc@v7.4.5...v8.1.6)

---
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 Dec 26, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 16, 2023

Superseded by #194.

@dependabot dependabot bot closed this Jan 16, 2023
@dependabot dependabot bot deleted the dependabot/pip/thinc-8.1.6 branch January 16, 2023 16:17
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