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.10 #23

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hyfi from 0.2.15 to 1.2.10.

Release notes

Sourced from hyfi's releases.

v1.2.10

Fix

  • hyfi/core: Improve package name retrieval in print_about function (cd8322e)

v1.2.9

Fix

  • hyfi: Add support for additional arguments in about method (56a2b05)
  • hyfi/core: Modify print_about arguments to accept kwargs (99c3e1b)

v1.2.8

Fix

  • task: Replace BatchPathConfig with TaskPathConfig in TaskConfig (fdae4f5)
  • pipeline: Change model validation and logging format (e00492b)
  • composer: Enhance data initialization and exclusion in BaseConfig (544b58c)
  • workflow: Replace BaseConfig with BaseModel and add verbose attribute in WorkflowConfig class (5fb37fa)
  • hyfi: Update condition checks in run method (1ef744a)
  • hyfi/core/config: Remove run method from HyfiConfig class (d43866b)
  • hyfi/conf/workflow: Add global package in test yaml (66c14b3)
  • workflow: Remove unused config name (d19bed4)
  • hyfi: Improve logging and handling of hyfi instantiation (a5698f9)

v1.2.7

Fix

  • pipeline/configs: Add logging information for functions (9f7ae60)
  • hyfi: Change hydra_log_dir in mode/init.yaml (380a31f)

v1.2.6

Fix

  • task: Change task_root path to 'workspace' (5eb8f75)
  • task: Change default task_root path (6cb8e36)
  • batch: Simplify batch_dir method comments (03418c6)
  • task: Change task_root path in config (58a89f0)
  • hyfi: Modify task_root in path configuration (b38d8f8)
  • batch: Update batch_root in configuration (51c0c3a)
  • batch: Update default batch_root value and improve batch directory creation (baa816a)

v1.2.5

Fix

  • workflow: Modify task configuration in init.yaml (88366e6)
  • task: Change task_name from demo-task to init (50fcbc8)
  • hyfi/conf/task: Rename task and batch name settings (f15a5c4)
  • hyfi: Change task name in path configuration (42c62bc)
  • hyfi/path: Change batch_name default value (bf00d0f)
  • dependencies: Upgrade pydantic to 2.0.3 (36b51bd)

... (truncated)

Changelog

Sourced from hyfi's changelog.

v1.2.10 (2023-07-16)

Fix

  • hyfi/core: Improve package name retrieval in print_about function (cd8322e)

v1.2.9 (2023-07-16)

Fix

  • hyfi: Add support for additional arguments in about method (56a2b05)
  • hyfi/core: Modify print_about arguments to accept kwargs (99c3e1b)

v1.2.8 (2023-07-16)

Fix

  • task: Replace BatchPathConfig with TaskPathConfig in TaskConfig (fdae4f5)
  • pipeline: Change model validation and logging format (e00492b)
  • composer: Enhance data initialization and exclusion in BaseConfig (544b58c)
  • workflow: Replace BaseConfig with BaseModel and add verbose attribute in WorkflowConfig class (5fb37fa)
  • hyfi: Update condition checks in run method (1ef744a)
  • hyfi/core/config: Remove run method from HyfiConfig class (d43866b)
  • hyfi/conf/workflow: Add global package in test yaml (66c14b3)
  • workflow: Remove unused config name (d19bed4)
  • hyfi: Improve logging and handling of hyfi instantiation (a5698f9)

v1.2.7 (2023-07-15)

Fix

  • pipeline/configs: Add logging information for functions (9f7ae60)
  • hyfi: Change hydra_log_dir in mode/init.yaml (380a31f)

v1.2.6 (2023-07-15)

Fix

  • task: Change task_root path to 'workspace' (5eb8f75)
  • task: Change default task_root path (6cb8e36)
  • batch: Simplify batch_dir method comments (03418c6)
  • task: Change task_root path in config (58a89f0)
  • hyfi: Modify task_root in path configuration (b38d8f8)
  • batch: Update batch_root in configuration (51c0c3a)
  • batch: Update default batch_root value and improve batch directory creation (baa816a)

v1.2.5 (2023-07-15)

Fix

... (truncated)

Commits
  • f5c57f8 chore(release): :rocket: 1.2.10 [skip ci]
  • bbfe468 Merge pull request #116 from entelecheia/1.2.10.refactor
  • cd8322e fix(hyfi/core): improve package name retrieval in print_about function
  • d6bd888 chore(release): :rocket: 1.2.9 [skip ci]
  • 6c8dc1a Merge pull request #115 from entelecheia/1.2.9.refactor
  • 56a2b05 fix(hyfi): add support for additional arguments in about method
  • 99c3e1b fix(hyfi/core): modify print_about arguments to accept kwargs
  • aa00c4c chore(release): :rocket: 1.2.8 [skip ci]
  • 0cbcea5 Merge pull request #113 from entelecheia/1.2.8.refactor
  • eec52e1 test: add workflow tests
  • 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 #24.