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 1.12.5 to 1.17.0 #33

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hyfi from 1.12.5 to 1.17.0.

Release notes

Sourced from hyfi's releases.

v1.17.0

Feature

  • tests: Add new unit tests for RunConfig and update TestRunner tests (33ee129)
  • runner: Add RunConfig to TestRunner (f62cc5b)
  • run: Add new RunConfig class and methods to generate and save HyFi config (dabd678)
  • run: Add RunConfig module (fe95115)
  • run-config: Add new configuration template in 'help' yaml file (4b92892)
  • composer: Add sanitizer static method and enhance save method in BaseModel (b0ad1c6)
  • composer: Add new SpecialKeys and rename few others (e3c3611)
  • runner: Add defaults to test configuration (ca049e3)
  • runner: Add verbose property to BaseRunner class, add new TestRunner class with 'hello' and 'world' methods (9ffee8e)
  • composer/model: Add verbose property, add save option in base model (081bb1e)
  • runner: Add new TestRunner and BaseRunner configurations (9c52d32)
  • runner: Implement running calls function, add get_running_calls, run_call methods. (c41e177)
  • workflow: Add task running capabilities, add pipeline support in workflow run (b46f145)
  • task: Add run and run_pipeline methods (dc37419)
  • pipeline: Add run_pipe function (afc75d0)
  • task: Add get_pipelines method (e16c032)
  • runner: Add BaseRunner to init.py (930a8f8)
  • pipeline: Add pipeline execution and configuration classes (356e22f)
  • runner: Add BaseRunner class, rename configs.py to pipes.py (962d3cf)
  • model: Add auto-populate, auto-generate, exclude attributes and related functionality, update config group default values and related changes in compose mechanism (90cc874)

Fix

  • hyfi/pipeline: Add config module for pipeline configuration (c9b60c1)
  • HyFI: Extract instantiation logic to separate method (7ad63f9)
  • composer: Decouple ConfigGroup logic from Composer (63144ff)

v1.16.1

Fix

  • composer/model.py: Add sanitized_config (f892f4c)

v1.16.0

Feature

  • test_workflow: Add tests for pipeline workflows (5b03565)
  • workflow: Added pipelines to WorkflowConfig, renamed get_task to get_running_task, added get_task method to WorkflowConfig (c2cfc6f)
  • pipeline: Add workflow pipelines support (5244811)
  • HyFI: Add dryrun option for tasks and workflows, separate run_command and run_config methods (610eb6e)
  • hyfi-config: Add noop and dryrun flags (27940c0)
  • workflow: Add pipelines to configuration (37d4479)
  • mode: Add noop and dryrun flags in conf/mode.init.yaml (85964f6)
  • hyfi: Add HYFI_SECRETS_DIR to dotenv settings (0f3aaa7)
  • hyfi: Add dryrun parameter to run_config function (7f0e2a2)
  • workflow: Create test pipelines configuration (323093d)

v1.15.0

... (truncated)

Changelog

Sourced from hyfi's changelog.

v1.17.0 (2023-08-02)

Feature

  • tests: Add new unit tests for RunConfig and update TestRunner tests (33ee129)
  • runner: Add RunConfig to TestRunner (f62cc5b)
  • run: Add new RunConfig class and methods to generate and save HyFi config (dabd678)
  • run: Add RunConfig module (fe95115)
  • run-config: Add new configuration template in 'help' yaml file (4b92892)
  • composer: Add sanitizer static method and enhance save method in BaseModel (b0ad1c6)
  • composer: Add new SpecialKeys and rename few others (e3c3611)
  • runner: Add defaults to test configuration (ca049e3)
  • runner: Add verbose property to BaseRunner class, add new TestRunner class with 'hello' and 'world' methods (9ffee8e)
  • composer/model: Add verbose property, add save option in base model (081bb1e)
  • runner: Add new TestRunner and BaseRunner configurations (9c52d32)
  • runner: Implement running calls function, add get_running_calls, run_call methods. (c41e177)
  • workflow: Add task running capabilities, add pipeline support in workflow run (b46f145)
  • task: Add run and run_pipeline methods (dc37419)
  • pipeline: Add run_pipe function (afc75d0)
  • task: Add get_pipelines method (e16c032)
  • runner: Add BaseRunner to init.py (930a8f8)
  • pipeline: Add pipeline execution and configuration classes (356e22f)
  • runner: Add BaseRunner class, rename configs.py to pipes.py (962d3cf)
  • model: Add auto-populate, auto-generate, exclude attributes and related functionality, update config group default values and related changes in compose mechanism (90cc874)

Fix

  • hyfi/pipeline: Add config module for pipeline configuration (c9b60c1)
  • HyFI: Extract instantiation logic to separate method (7ad63f9)
  • composer: Decouple ConfigGroup logic from Composer (63144ff)

v1.16.1 (2023-08-01)

Fix

  • composer/model.py: Add sanitized_config (f892f4c)

v1.16.0 (2023-08-01)

Feature

  • test_workflow: Add tests for pipeline workflows (5b03565)
  • workflow: Added pipelines to WorkflowConfig, renamed get_task to get_running_task, added get_task method to WorkflowConfig (c2cfc6f)
  • pipeline: Add workflow pipelines support (5244811)
  • HyFI: Add dryrun option for tasks and workflows, separate run_command and run_config methods (610eb6e)
  • hyfi-config: Add noop and dryrun flags (27940c0)
  • workflow: Add pipelines to configuration (37d4479)
  • mode: Add noop and dryrun flags in conf/mode.init.yaml (85964f6)
  • hyfi: Add HYFI_SECRETS_DIR to dotenv settings (0f3aaa7)
  • hyfi: Add dryrun parameter to run_config function (7f0e2a2)

... (truncated)

Commits
  • 510b886 chore(release): :rocket: 1.17.0 [skip ci]
  • 9441472 Merge pull request #174 from entelecheia/1.16.dev
  • 311c57e test: add additional generate_config test
  • 29654c4 refactor(hyfi): extract config saving into a separate function
  • dceeb77 refactor(runner): change load_args from init to load_data
  • 33ee129 feat(tests): add new unit tests for RunConfig and update TestRunner tests
  • f62cc5b feat(runner): add RunConfig to TestRunner
  • dabd678 feat(run): add new RunConfig class and methods to generate and save HyFi config
  • fe95115 feat(run): add RunConfig module
  • 16f3df5 chore(hyfi config): remove comments and change target value to null in __i...
  • 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.