Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PATCH: Bump pytest, typer and fix tests #419

Merged
merged 3 commits into from
Dec 15, 2024

Conversation

trentonyo
Copy link
Contributor

🔨 PATCH: Bump pytest, typer and fix tests

Old State

  • pytest out of date
  • typer out of date
  • Debug/testing logic at issue creation flaw revealed by updates

New State

  • pytest up-to-date
  • typer up-to-date
  • Debug/testing logic at issue creation patched to behave as expected, comments added, tests updated

Definition of Done (pertinent to patch)

  • Contains no breaking changes
  • Changes are implemented in all components
  • Each component associated with issue is updated (no stubs)
  • All tests pass, no regressions
  • All documentation is updated, including release notes

dependabot bot and others added 3 commits December 9, 2024 00:17
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.3.3 to 8.3.4.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@8.3.3...8.3.4)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Updated debug mode in tests to ensure accurate issue creation testing. Enhanced error handling with localization support for subprocess API request failures. Adjusted poetry.lock file to reflect updated dependencies.
Update the project version in pyproject.toml from 0.14.8 to 0.14.9.
@trentonyo trentonyo merged commit 347b9a0 into dev/staging Dec 15, 2024
2 checks passed
@trentonyo trentonyo deleted the dev/fix/bump-versions-fix-tests branch December 15, 2024 19:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant