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.15.1 #15

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hyfi from 0.2.15 to 0.15.1.

Release notes

Sourced from hyfi's releases.

v0.15.1

Fix

  • pipeline: Fix argument name in get_RCs method (0698f5a)

Documentation

  • Update reference global and path pages, rename about and main pages to index.md (043aa23)
  • configurations: Add path and project configurations with init, task, batch, and test files included (f0aa8a6)
  • Add config.yaml documentation (f0af38a)
  • config: Improve method documentation (fd6dbf2)
  • composer: Simplify XC class, add docstrings (b5d8804)
  • composer: Add documentation for ensure_kwargs method (389baa3)
  • composer: Clarify method docstrings and add missing args and returns information (db5d260)
  • composer: Clarify comments and docstrings (cd92334)
  • Rename composer.md to composer/index.md and add extended.md (a662885)

v0.15.0

Feature

  • cli: Add test for command 'run_workflow' (9658d12)
  • workflow: Add WorkflowConfig class to init.py (aa23b50)
  • pipeline: Add workflow support (6114f28)
  • workflow: Add function to run the pipelines specified in a workflow (1382f3c)
  • cmd: Add run_workflow.yaml (e17fc5a)
  • cli: Add run workflow command (7035e1d)
  • pipeline: Add support for project config in task pipeline testing (db034a4)

Fix

  • cli: Add project parameter to run_task method (ced932b)

Documentation

  • pipeline: Add docstrings and improve readability (d3c80b7)
  • cli: Add docstrings to run_copy and run_workflow functions (34f17dc)
  • pipeline: Add initial documentation (9286832)

v0.14.2

Fix

  • configs: Add use_pipe_obj and return_pipe_obj flags (6b10ceb)
  • pipe: Improve handling of data input and output (3d217a0)
  • conf: Update pipe configuration with new options (a0d1297)

v0.14.1

Fix

  • configs: Rename RunConfig to PipeConfig, add pipe and run keys (d732cbd)
  • pipeline: Update get_pipe_func call in PIPELINEs class (6354d57)

... (truncated)

Changelog

Sourced from hyfi's changelog.

v0.15.1 (2023-06-28)

Fix

  • pipeline: Fix argument name in get_RCs method (0698f5a)

Documentation

  • Update reference global and path pages, rename about and main pages to index.md (043aa23)
  • configurations: Add path and project configurations with init, task, batch, and test files included (f0aa8a6)
  • Add config.yaml documentation (f0af38a)
  • config: Improve method documentation (fd6dbf2)
  • composer: Simplify XC class, add docstrings (b5d8804)
  • composer: Add documentation for ensure_kwargs method (389baa3)
  • composer: Clarify method docstrings and add missing args and returns information (db5d260)
  • composer: Clarify comments and docstrings (cd92334)
  • Rename composer.md to composer/index.md and add extended.md (a662885)

v0.15.0 (2023-06-27)

Feature

  • cli: Add test for command 'run_workflow' (9658d12)
  • workflow: Add WorkflowConfig class to init.py (aa23b50)
  • pipeline: Add workflow support (6114f28)
  • workflow: Add function to run the pipelines specified in a workflow (1382f3c)
  • cmd: Add run_workflow.yaml (e17fc5a)
  • cli: Add run workflow command (7035e1d)
  • pipeline: Add support for project config in task pipeline testing (db034a4)

Fix

  • cli: Add project parameter to run_task method (ced932b)

Documentation

  • pipeline: Add docstrings and improve readability (d3c80b7)
  • cli: Add docstrings to run_copy and run_workflow functions (34f17dc)
  • pipeline: Add initial documentation (9286832)

v0.14.2 (2023-06-26)

Fix

  • configs: Add use_pipe_obj and return_pipe_obj flags (6b10ceb)
  • pipe: Improve handling of data input and output (3d217a0)
  • conf: Update pipe configuration with new options (a0d1297)

v0.14.1 (2023-06-26)

... (truncated)

Commits
  • 8c9da6e chore(release): :rocket: 0.15.1 [skip ci]
  • 130e5c7 Merge pull request #75 from entelecheia/0.15.refactor
  • 0698f5a fix(pipeline): fix argument name in get_RCs method
  • 06baae2 Merge pull request #73 from entelecheia:docs
  • c6ff680 refactor(docs): update import statements for ENVs in envs.md
  • a018489 Merge pull request #72 from entelecheia/docs
  • 043aa23 docs: update reference global and path pages, rename about and main pages to ...
  • f5f2175 Merge pull request #71 from entelecheia/docs
  • f0aa8a6 docs(configurations): add path and project configurations with init, task, ba...
  • f0af38a docs: add config.yaml documentation
  • 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 #16.