Skip to content

Bump dpdispatcher from 1.0.0 to 1.0.2#70

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/dpdispatcher-1.0.2
Open

Bump dpdispatcher from 1.0.0 to 1.0.2#70
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/dpdispatcher-1.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps dpdispatcher from 1.0.0 to 1.0.2.

Release notes

Sourced from dpdispatcher's releases.

v1.0.1

What's Changed

🚀 Features & Enhancements

  • JSON Submission: Added dpdisp submit command for submitting tasks directly from a JSON file (by @​njzjz-bot in #570).
  • Reference Loading: Supported opt-in $ref loading via dargs for enhanced configuration flexibility (by @​njzjz-bot in #574).
  • Resubmission Control: Revised the option to control the number of resubmit fail jobs (#545) (by @​thangckt in #554).

🛠 Refactoring & Logging

  • Log Optimization: Refactored log messages across the system for better clarity and consistency (by @​thangckt in #561).

📝 Documentation

  • Command Preference: Updated documentation to prefer uv run when using dpdisp run (by @​njzjz in #573).
  • Brand Name Fix: Fixed the spelling and formatting of the "DeepModeling" brand name (by @​njzjz-bot in #558).

⚙️ CI/CD & Maintenance

  • Type Checking: Switched the CI type-checking tool from pyright to ty (by @​njzjz in #565).
  • Markdown Formatting: Adopted mdformat in pre-commit to automatically format Markdown files (by @​njzjz-bot in #572).
  • Workflow Cleanup: Deleted the unused .github/workflows/publish_conda.yml CI workflow (by @​njzjz in #566).
  • Dependency Updates: Bumped actions/checkout dependency from version 5 to 6 (by @​dependabot[bot] in #559).
  • Pre-commit Auto-updates: Routine pre-commit hook autoupdates (by @​pre-commit-ci[bot] in #557, #560, #569).

Full Changelog: deepmodeling/dpdispatcher@v1.0.0...v1.0.1

Commits
  • e3b6594 docs(skills): add agent skill guide and refine dpdisp-submit skill (#575)
  • 202ebfd chore: remove fold_subdoc configurations to expose full schema (#577)
  • 1228948 [pre-commit.ci] pre-commit autoupdate (#569)
  • 4e71f27 feat: support opt-in $ref loading via dargs (#574)
  • a33a16b docs: prefer uv run in dpdisp run (#573)
  • 2d0ef28 chore(pre-commit): use mdformat to format Markdown (#572)
  • 63f6a89 feat: add dpdisp submit command for submitting from JSON file (#570)
  • 4679b30 Refactor log messages for clarity and consistency (#561)
  • 9a78d78 chore(CI): switch from pyright to ty (#565)
  • 507f6a0 [pre-commit.ci] pre-commit autoupdate (#560)
  • 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 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 [dpdispatcher](https://github.com/deepmodeling/dpdispatcher) from 1.0.0 to 1.0.2.
- [Release notes](https://github.com/deepmodeling/dpdispatcher/releases)
- [Commits](deepmodeling/dpdispatcher@v1.0.0...v1.0.2)

---
updated-dependencies:
- dependency-name: dpdispatcher
  dependency-version: 1.0.2
  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 Mar 2, 2026
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.

0 participants