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.3.1 #26

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps hyfi from 0.2.15 to 1.3.1.

Release notes

Sourced from hyfi's releases.

v1.3.1

Fix

  • hyfi/about: Improve handling of user configuration path (9c535fc)
  • cli: Simplify config search path setup (2d2e6bd)

v1.3.0

Feature

  • about: Add path checker (552d1f0)
  • hyfi.core: Add hydra configuration initialization class and related functions (223c133)
  • hyfi: Add user_config_path to about config (9f087e9)
  • about-config: Add user_config_path property (50ea40d)

Fix

  • hyfi: Fix searchpath support (1bc6323)

Documentation

  • hyfi/about: Add user_config_path attribute (dca153b)
  • Rename files in copier and pipe configuration examples (3c83044)

v1.2.14

Fix

  • hyfi: Change default copier, add exclude_test_files option, modify path_spec with exclude options, rename conf.yaml to init.yaml (37f8a14)

v1.2.13

Fix

  • hyfi: Improve handling of global project configuration (3e1d7ca)
  • hyfi/main: Add specific configuration name handling (f8ad8dc)
  • batch: Add BatchPathConfig to BatchTaskConfig (27fb4d6)
  • pipeline: Change task loading logic (f75703c)
  • hyfi: Add project setting in cli_main function (a1aa5f9)

v1.2.12

Fix

  • task: Change task_root path in init.yaml (79e710c)
  • main: Simplify and enhance config handling (a69c704)
  • core: Add method to get project path in HyfiConfig (38b4288)
  • path: Add repr, str methods and get path helper function to BasePathConfig class. (7037d29)

v1.2.11

Fix

  • hyfi/utils/envs: Add functionality to delete environment variables (4cf286b)
  • project: Rename project name and global workspace name (da22cbc)

... (truncated)

Changelog

Sourced from hyfi's changelog.

v1.3.1 (2023-07-20)

Fix

  • hyfi/about: Improve handling of user configuration path (9c535fc)
  • cli: Simplify config search path setup (2d2e6bd)

v1.3.0 (2023-07-20)

Feature

  • about: Add path checker (552d1f0)
  • hyfi.core: Add hydra configuration initialization class and related functions (223c133)
  • hyfi: Add user_config_path to about config (9f087e9)
  • about-config: Add user_config_path property (50ea40d)

Fix

  • hyfi: Fix searchpath support (1bc6323)

Documentation

  • hyfi/about: Add user_config_path attribute (dca153b)
  • Rename files in copier and pipe configuration examples (3c83044)

v1.2.14 (2023-07-18)

Fix

  • hyfi: Change default copier, add exclude_test_files option, modify path_spec with exclude options, rename conf.yaml to init.yaml (37f8a14)

v1.2.13 (2023-07-17)

Fix

  • hyfi: Improve handling of global project configuration (3e1d7ca)
  • hyfi/main: Add specific configuration name handling (f8ad8dc)
  • batch: Add BatchPathConfig to BatchTaskConfig (27fb4d6)
  • pipeline: Change task loading logic (f75703c)
  • hyfi: Add project setting in cli_main function (a1aa5f9)

v1.2.12 (2023-07-17)

Fix

  • task: Change task_root path in init.yaml (79e710c)
  • main: Simplify and enhance config handling (a69c704)
  • core: Add method to get project path in HyfiConfig (38b4288)
  • path: Add repr, str methods and get path helper function to BasePathConfig class. (7037d29)

... (truncated)

Commits
  • de8efce chore(release): :rocket: 1.3.1 [skip ci]
  • 5752686 Merge pull request #124 from entelecheia/1.3.1.refactor
  • 9c535fc fix(hyfi/about): improve handling of user configuration path
  • 2d2e6bd fix(cli): simplify config search path setup
  • 72a8dc4 refactor(hydra): remove environment variable for user config path
  • 18f580e chore(release): :rocket: 1.3.0 [skip ci]
  • 1014856 chore(pyproject.toml): adjust version range for 'black' dependency
  • a8c61f4 chore(docs): remove test sections from configuration documentation
  • 4c05f37 Merge pull request #122 from entelecheia/1.2.15.refactor
  • 4867d72 chore(dependencies): upgrade pandas to <=2.0.3, huggingface-hub to <=0.16.4, ...
  • 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

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.