deps: update setuptools requirement from >=83.0.0 to >=84.0.0 in /plugins/agent-dispatch - #675
Conversation
fd43921 to
b3583b3
Compare
da2e633 to
c20d9c5
Compare
Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version. - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v83.0.0...v84.0.0) --- updated-dependencies: - dependency-name: setuptools dependency-version: 84.0.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
ThomasMichon
left a comment
There was a problem hiding this comment.
Blocking - version propagation (plugins/agent-dispatch/pyproject.toml:2): This changes packaged plugin content but leaves agent-dispatch at its existing version. The repository contract requires bumping plugins/agent-dispatch/plugin.json, [project].version in this file, and the agent-dispatch entry in .github/plugin/marketplace.json in the same commit. Without those synchronized bumps, marketplace consumers can report "already at latest" and skip publishing the updated build requirement. The exact-head guards + lint job confirms this with check-version-bump: FAILED. Please bump all three versions together and let CI rerun.
🤖 AI-generated - written by GitHub Copilot acting for @ThomasMichon, who has given it at most a light review. Weigh its claims and code accordingly.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Updates the requirements on setuptools to permit the latest version.
Changelog
Sourced from setuptools's changelog.
... (truncated)
Commits
72e919aMerge pull request #5293 from pypa/bugfix/integration-pip-flit-backend1b29701Select the top-level pyproject.toml when reading build requirementsbb1b381Bump version: 83.0.0 → 84.0.0ee6fdd7Sync with distutils @ e8eb87855 (#5292)2a4a9e4Merge remote-tracking branch 'origin/main' into distutils-e8eb87855cbd1195Merge https://github.com/jaraco/skeletonbd3594eMerge pull request #5287 from Avasam/Configuring-lint.flake8-comprehensions.a...f02e90aConfigure C408 to allow dict(a=1) rather than disabling itc55f52bConfiguring lint.flake8-comprehensions.allow-dict-calls-with-keyword-argument...e9904b0Match the distutils sdist base type for the user_options override