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 1.2.1 #21

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hyfi from 0.2.15 to 1.2.1.

Release notes

Sourced from hyfi's releases.

v1.2.1

Fix

  • core: Rename global to core (2e0b418)

Documentation

  • core: Rename global to core (5aa726b)

v1.2.0

Feature

Fix

  • hyfi: Add target validation in run function (f3be797)
  • graphics: Add GPUs class for static funcs (6162b21)
  • configs: Fix import of XC (37024f3)
  • cli: Handle None config_path correctly (81b7f7e)
  • main: Add run function in HyFI class (f36da0f)
  • config: Remove print_config option (8a2c643)
  • config: Remove print_config flag (48fe3ad)
  • config: Add print_about method (7760ac1)
  • cli: Remove unused import and method (150d9d5)

v1.1.0

Feature

  • No features added (reversed added features)

Fix

  • cli: Remove unnecessary comments and conditional statement (58add0f)
  • about: Handle NoneType for cfg.about (92e6207)

v1.0.5

Fix

  • test-batch-task: Update batch_num in config (fc2eae0)
  • task: Update task version (973afad)
  • composer: Register new resolvers for version (d4df71d)

v1.0.4

Fix

  • config: Update set_project_root and set_project_name methods (7b3849d)
  • task: Refactor TaskPathConfig class implementation (a5b97a3)
  • dirnames: Add config file options (fc11db7)
  • path: Refactor base path configuration (ee4d39f)

... (truncated)

Changelog

Sourced from hyfi's changelog.

v1.2.1 (2023-07-09)

Fix

  • core: Rename global to core (2e0b418)

Documentation

  • core: Rename global to core (5aa726b)

v1.2.0 (2023-07-09)

Feature

Fix

  • hyfi: Add target validation in run function (f3be797)
  • graphics: Add GPUs class for static funcs (6162b21)
  • configs: Fix import of XC (37024f3)
  • cli: Handle None config_path correctly (81b7f7e)
  • main: Add run function in HyFI class (f36da0f)
  • config: Remove print_config option (8a2c643)
  • config: Remove print_config flag (48fe3ad)
  • config: Add print_about method (7760ac1)
  • cli: Remove unused import and method (150d9d5)

v1.1.0 (2023-07-08)

Feature

  • composer: Add pydantic validation (ab42fe1)
  • dependencies: Add hydra-zen (55094ae)

Fix

  • cli: Remove unnecessary comments and conditional statement (58add0f)
  • about: Handle NoneType for cfg.about (92e6207)

v1.0.5 (2023-07-05)

Fix

  • test-batch-task: Update batch_num in config (fc2eae0)
  • task: Update task version (973afad)
  • composer: Register new resolvers for version (d4df71d)

v1.0.4 (2023-07-04)

... (truncated)

Commits
  • e745e92 chore(release): :rocket: 1.2.1 [skip ci]
  • 6c14523 Merge pull request #100 from entelecheia:1.2.refactor
  • 5aa726b docs(core): rename global to core
  • 2e0b418 fix(core): rename global to core
  • 948ec32 chore(release): :rocket: 1.2.0 [skip ci]
  • 43f4898 chore(docs): remove extended.md from composer reference
  • a886314 Merge pull request #98 from entelecheia:0.1.1.refactor
  • f3be797 fix(hyfi): add target validation in run function
  • 558ffea chore(hyfi): adjust run method invocation
  • 30e3922 refactor(main): remove redundant funcs
  • 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 #22.