Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 25, 2024

Bumps gensim from 4.3.2 to 4.3.3.

Changelog

Sourced from gensim's changelog.

4.3.3, 2024-07-19

🌟 New Features

🔴 Bug fixes

  • Correct file argument name in KeyedVectors.save docstring (hammad7, #3532)
  • Import deprecated scipy.linalg.triu from numpy.triu instead (Luffy610, #3524)

📚 Tutorial and doc improvements

👍 Improvements

Commits
  • e9ee434 Merge branch 'release-4.3.3'
  • ea7b162 updated CHANGELOG.md for version 4.3.3
  • 7321346 bumped version to 4.3.3
  • 79f982b removed scipy from build-only dependencies (#3538)
  • afbb82e pin scipy, need deprecated sparsetools
  • dc5b5c4 pin numpy < 2.0
  • bea670a Bump codecov/codecov-action from 3 to 4 (#3514)
  • c95bdb4 Handle optional parameters without implicit bool cast (#3502)
  • caeca0c Merge pull request #3532 from hammad7/feature/doc_update_issue_3528
  • 795c7e0 Merge pull request #3373 from Utopiah/patch-1
  • 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 [gensim](https://github.com/RaRe-Technologies/gensim) from 4.3.2 to 4.3.3.
- [Release notes](https://github.com/RaRe-Technologies/gensim/releases)
- [Changelog](https://github.com/piskvorky/gensim/blob/develop/CHANGELOG.md)
- [Commits](piskvorky/gensim@4.3.2...4.3.3)

---
updated-dependencies:
- dependency-name: gensim
  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 python Pull requests that update Python code labels Nov 25, 2024
Copy link

@coveralls
Copy link

Coverage Status

coverage: 52.515% (-0.05%) from 52.565%
when pulling 683826f on dependabot/pip/gensim-4.3.3
into e06e98c on dev.

@bact bact merged commit 31afe7a into dev Nov 25, 2024
36 of 39 checks passed
@dependabot dependabot bot deleted the dependabot/pip/gensim-4.3.3 branch November 25, 2024 16:12
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.

2 participants