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.14.0 #31

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hyfi from 1.12.5 to 1.14.0.

Release notes

Sourced from hyfi's releases.

v1.14.0

Feature

  • test_generator: Add additional test cases for save_hyfi_pipe_config function (61681db)
  • hyfi: Add load_dataset configurations (adb524f)
  • hyfi: Add load_data configuration files (1389e85)

v1.13.1

Fix

  • utils: Improve dotenv loading logs and support additional kwargs (a7788a8)

v1.13.0

Feature

  • datasets: Add type hints to functions, improve code readability (c42f446)
  • hyfi: Add load and save dataframes configurations (07d84b9)
  • dotenv: Add HYFI_SECRETS_DIR variable (7c08200)
  • utils/envs: Add DOTENV_FILENAME to environment variables (8fcf29d)
  • main: Add dotenv_filename and secrets_dir parameters (40e19e0)
  • core: Add dotenv_filename and secrets_dir to GlobalHyFIConfig (a313f4b)

Fix

  • composer: Change target name representation (84e447d)
  • utils/envs: Simplify dotenv file loading (76d4503)
  • dotenv: Modify dotenv filename and secret directory sources from global_hyfi. rearrange loading dotenv order. (3ddbc66)
Changelog

Sourced from hyfi's changelog.

v1.14.0 (2023-07-31)

Feature

  • test_generator: Add additional test cases for save_hyfi_pipe_config function (61681db)
  • hyfi: Add load_dataset configurations (adb524f)
  • hyfi: Add load_data configuration files (1389e85)

v1.13.1 (2023-07-31)

Fix

  • utils: Improve dotenv loading logs and support additional kwargs (a7788a8)

v1.13.0 (2023-07-31)

Feature

  • datasets: Add type hints to functions, improve code readability (c42f446)
  • hyfi: Add load and save dataframes configurations (07d84b9)
  • dotenv: Add HYFI_SECRETS_DIR variable (7c08200)
  • utils/envs: Add DOTENV_FILENAME to environment variables (8fcf29d)
  • main: Add dotenv_filename and secrets_dir parameters (40e19e0)
  • core: Add dotenv_filename and secrets_dir to GlobalHyFIConfig (a313f4b)

Fix

  • composer: Change target name representation (84e447d)
  • utils/envs: Simplify dotenv file loading (76d4503)
  • dotenv: Modify dotenv filename and secret directory sources from global_hyfi. rearrange loading dotenv order. (3ddbc66)
Commits
  • 930b306 chore(release): :rocket: 1.14.0 [skip ci]
  • 567fba6 Merge pull request #165 from entelecheia/1.13.dev
  • 61681db feat(test_generator): add additional test cases for save_hyfi_pipe_config fun...
  • adb524f feat(hyfi): add load_dataset configurations
  • 1389e85 feat(hyfi): add load_data configuration files
  • 6fe1316 chore(release): :rocket: 1.13.1 [skip ci]
  • cce5834 Merge pull request #164 from entelecheia/1.13.dev
  • a7788a8 fix(utils): improve dotenv loading logs and support additional kwargs
  • d313301 chore(release): :rocket: 1.13.0 [skip ci]
  • 200e791 Merge pull request #163 from entelecheia/1.12.dev
  • 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 #32.