Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps ddeutil-workflow from 0.0.69 to 0.0.78.

Release notes

Sourced from ddeutil-workflow's releases.

0.0.78

✨ Features

  • 🎯 feat: add detail method for model dump with alias.
  • 🎯 feat: draft generate markdown method.
  • 🎯 feat: update type of result model.

πŸ› Bug fixes

  • βš™οΈ fixed: remove default context from result dataclass model.

βœ’οΈ Code Changes

  • πŸ§ͺ tests: update testcase for making coverage.

πŸ“– Documentations

  • πŸ“„ docs: update readme file.

0.0.77

πŸ› Bug fixes

  • βš™οΈ fixed: nested change function should handle type error.

βœ’οΈ Code Changes

  • πŸ§ͺ tests: update testcase for making coverage.

v0.0.76

✨ Features

  • 🎯 feat: add runs_metadata field on audit model.
  • 🎯 feat: update init cli.

πŸ› Bug fixes

  • βš™οΈ fixed: remove change params on job exec.

βœ’οΈ Code Changes

  • πŸ§ͺ tests: add testcase for utils.

🧹 Deprecate & Clean

  • ♻️ clean: remove param on workflow execute job.

πŸ“– Documentations

  • πŸ“„ docs: update json-schema.
  • πŸ“„ docs: update package docs.

... (truncated)

Changelog

Sourced from ddeutil-workflow's changelog.

0.0.78

✨ Features

  • 🎯 feat: add detail method for model dump with alias.
  • 🎯 feat: draft generate markdown method.
  • 🎯 feat: update type of result model.

πŸ› Bug fixes

  • βš™οΈ fixed: remove default context from result dataclass model.

βœ’οΈ Code Changes

  • πŸ§ͺ tests: update testcase for making coverage.

πŸ“– Documentations

  • πŸ“„ docs: update readme file.

0.0.77

πŸ› Bug fixes

  • βš™οΈ fixed: nested change function should handle type error.

βœ’οΈ Code Changes

  • πŸ§ͺ tests: update testcase for making coverage.

0.0.76

✨ Features

  • 🎯 feat: add runs_metadata field on audit model.
  • 🎯 feat: update init cli.

πŸ› Bug fixes

  • βš™οΈ fixed: remove change params on job exec.

βœ’οΈ Code Changes

  • πŸ§ͺ tests: add testcase for utils.

🧹 Deprecate & Clean

  • ♻️ clean: remove param on workflow execute job.

πŸ“– Documentations

... (truncated)

Commits
  • 961fad2 🏷️ Bump up to version 0.0.77 -> 0.0.78.
  • d7baf1d πŸ“„ docs: update readme file.
  • 45cd2ed βš™οΈ fixed: remove default context from result dataclass model.
  • d21c196 🎯 feat: add detail method for model dump with alias.
  • 975c9b4 🎯 feat: draft generate markdown method.
  • 1a5161a 🎯 feat: update type of result model.
  • c26de5b πŸ§ͺ tests: update testcase for making coverage.
  • e3d620a 🏷️ Bump up to version 0.0.76 -> 0.0.77.
  • 8118c5f βš™οΈ fixed: nested change function should handle type error.
  • e513555 πŸ§ͺ tests: update testcase for making coverage.
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [ddeutil-workflow](https://github.com/ddeutils/ddeutil-workflow) from 0.0.69 to 0.0.78.
- [Release notes](https://github.com/ddeutils/ddeutil-workflow/releases)
- [Changelog](https://github.com/ddeutils/ddeutil-workflow/blob/main/CHANGELOG.md)
- [Commits](ddeutils/ddeutil-workflow@v0.0.69...v0.0.78)

---
updated-dependencies:
- dependency-name: ddeutil-workflow
  dependency-version: 0.0.78
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jul 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 1, 2025

Superseded by #28.

@dependabot dependabot bot closed this Aug 1, 2025
@dependabot dependabot bot deleted the dependabot/pip/ddeutil-workflow-0.0.78 branch August 1, 2025 02:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant