entelecheia / thematos

A HyFI plugin for Topic Modeling
https://thematos.entelecheia.ai/
MIT License
1 stars 1 forks source link

chore(deps): bump hyfi from 0.2.15 to 0.4.0 #4

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hyfi from 0.2.15 to 0.4.0.

Release notes

Sourced from hyfi's releases.

v0.4.0

Feature

  • env: Add OPENAI_API_KEY to dotenv (a4238db)

v0.3.5

Fix

v0.3.4

Fix

  • copier: Add filetypes parameter for copying specific filetypes (84f6163)

v0.3.3

Fix

  • copier: Simplify file comparison logic and improve logging messages (80017fd)

v0.3.2

Fix

  • dependencies: Upgrade copier and install dependencies using poetry (7fae322)
  • lint: Rename cpath to cached_path in excluded files. (e351ca2)
  • Apply updated template (991a9d2)

v0.3.1

Fix

  • cached-path: Deps (20d7b89)
  • dependencies: Add error message when cached-path or gdown are not installed (c8732ff)

Documentation

v0.3.0

Feature

  • cli: Implement run_copy command (0da557b)
  • copier: Add a feature to copy initial configs to dest (62ba225)

Fix

  • Replace config_module with about.config_module (c1eda21)

v0.2.20

Fix

  • dependencies: Bump boto3 and botocore to latest versions (67d7e6b)

v0.2.19

Fix

  • env: Add AboutConfig metadata configuration (c265204)

v0.2.18

Fix

  • cli: Remove unused import in HyfiConfig (c89361b)

... (truncated)

Changelog

Sourced from hyfi's changelog.

v0.4.0 (2023-05-06)

Feature

  • env: Add OPENAI_API_KEY to dotenv (a4238db)

v0.3.5 (2023-05-05)

Fix

v0.3.4 (2023-05-05)

Fix

  • copier: Add filetypes parameter for copying specific filetypes (84f6163)

v0.3.3 (2023-05-05)

Fix

  • copier: Simplify file comparison logic and improve logging messages (80017fd)

v0.3.2 (2023-05-05)

Fix

  • dependencies: Upgrade copier and install dependencies using poetry (7fae322)
  • lint: Rename cpath to cached_path in excluded files. (e351ca2)
  • Apply updated template (991a9d2)

v0.3.1 (2023-05-05)

Fix

  • cached-path: Deps (20d7b89)
  • dependencies: Add error message when cached-path or gdown are not installed (c8732ff)

Documentation

v0.3.0 (2023-05-05)

Feature

  • cli: Implement run_copy command (0da557b)
  • copier: Add a feature to copy initial configs to dest (62ba225)

Fix

  • Replace config_module with about.config_module (c1eda21)

v0.2.20 (2023-04-26)

Fix

  • dependencies: Bump boto3 and botocore to latest versions (67d7e6b)

v0.2.19 (2023-04-26)

Fix

  • env: Add AboutConfig metadata configuration (c265204)

v0.2.18 (2023-04-26)

Fix

  • cli: Remove unused import in HyfiConfig (c89361b)

... (truncated)

Commits
  • 6bcb82f chore(release): :rocket: 0.4.0 [skip ci]
  • a4238db feat(env): add OPENAI_API_KEY to dotenv
  • bd2f99a chore(dependencies): upgrade copier to v0.4.20, git and pipx updates, add gc-...
  • 8ebf622 chore(config): update Copier commit and fix path for coverage report
  • 264effc chore(release): :rocket: 0.3.5 [skip ci]
  • 40d7019 fix(types): sort import
  • 42c82a0 chore(release): :rocket: 0.3.4 [skip ci]
  • abb3d16 chore(types): add IntSeq and ListLike types
  • a3795ea refactor(cli): convert HyfiConfig object to dictionary before passing it to C...
  • 84f6163 fix(copier): add filetypes parameter for copying specific filetypes
  • 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)
dependabot[bot] commented 1 year ago

The following labels could not be found: :game_die: dependencies, :robot: bot.

dependabot[bot] commented 1 year ago

Superseded by #5.