janw / podcast-archiver

Archive all your favorite podcasts
MIT License
122 stars 21 forks source link

build(deps): Bump the development-dependencies group across 1 directory with 4 updates #201

Open dependabot[bot] opened 5 days ago

dependabot[bot] commented 5 days ago

Bumps the development-dependencies group with 3 updates in the / directory: ipython, types-tqdm and pytest-cov.

Updates ipython from 8.18.0 to 8.29.0

Commits


Updates commitizen from 3.30.0 to 3.9.1

Changelog

Sourced from commitizen's changelog.

v3.30.0 (2024-10-23)

Feat

  • commands/commit: add force-edit functionality after answering questions

Refactor

  • remove redundant return None

v3.29.1 (2024-09-26)

Fix

  • changelog: Factorized TAG_FORMAT_REGEXES
  • changelog: Handle tag format without version pattern
  • changelog: handle custom tag_format in changelog generation

Refactor

  • Use format strings

v3.29.0 (2024-08-11)

Feat

  • bump: add functionality to write the next version to stdout

v3.28.0 (2024-07-17)

Feat

  • add argument to limit length of commit message in checks

v3.27.0 (2024-05-22)

Feat

  • config_files: add support for "cz.toml" config file

v3.26.2 (2024-05-22)

Fix

  • base.py: add encoding when open changlelog_file

v3.26.1 (2024-05-22)

Fix

... (truncated)

Commits
  • 2d1be8a bump: version 3.9.0 → 3.9.1
  • 7ffb895 fix(conf): handle parse error when init (#856)
  • a378c2a ci(deps): revert bump codecov/codecov-action from 3 to 4 (#849)
  • b8c0c7c ci(deps): bump codecov/codecov-action from 3 to 4
  • 1d8d14f bump: version 3.8.2 → 3.9.0
  • 8540939 build(deps-dev): bump ruff from 0.0.287 to 0.0.289
  • ea91933 fix(tests): modify the arg of commit from add to all
  • 2177a67 fix(commitizen): Modify the function of the arg a of commit from git add all ...
  • f0382a6 refactor(commitizen): add return type hint of git add function
  • 5fd0b32 test(commands): test command cz commit with arg -a
  • Additional commits viewable in compare view


Updates types-tqdm from 4.66.0.20240417 to 4.67.0.20241119

Commits


Updates pytest-cov from 5.0.0 to 6.0.0

Changelog

Sourced from pytest-cov's changelog.

6.0.0 (2024-10-29)

  • Updated various documentation inaccuracies, especially on subprocess handling.
  • Changed fail under checks to use the precision set in the coverage configuration. Now it will perform the check just like coverage report would.
  • Added a --cov-precision cli option that can override the value set in your coverage configuration.
  • Dropped support for now EOL Python 3.8.
Commits
  • 9540437 Bump version: 5.0.0 → 6.0.0
  • 9f81754 Further trim down envs and drop Python 3.8.
  • b12b5ec Update conf.
  • 23f4b27 Update changelog.
  • 291a04f Bump test deps and trim config.
  • 08f1101 Add --cov-precision option. Close #655.
  • 76fe2a7 Move the warnings/errors in a place that doesn't import anything.
  • a9ea7b7 Implement error/warning for the bad dynamic_context being set in config.
  • c299e01 Add explicit suffixing to make it easier to see the identify the sources/usag...
  • c87e546 Add reproducer for weird xdist dynamic_context interaction. Ref #604.
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions