Skip to content

chore(deps-dev): bump types-docutils from 0.22.3.20260322 to 0.22.3.20260508#8970

Merged
roger-zhangg merged 2 commits into
developfrom
dependabot/pip/develop/types-docutils-0.22.3.20260508
May 13, 2026
Merged

chore(deps-dev): bump types-docutils from 0.22.3.20260322 to 0.22.3.20260508#8970
roger-zhangg merged 2 commits into
developfrom
dependabot/pip/develop/types-docutils-0.22.3.20260508

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps types-docutils from 0.22.3.20260322 to 0.22.3.20260508.

Commits

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 [types-docutils](https://github.com/python/typeshed) from 0.22.3.20260322 to 0.22.3.20260508.
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-docutils
  dependency-version: 0.22.3.20260508
  dependency-type: direct:development
  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 May 12, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 12, 2026 23:07
@dependabot dependabot Bot added python Pull requests that update Python code dependencies Pull requests that update a dependency file labels May 12, 2026
Copy link
Copy Markdown
Collaborator

@aws-sam-cli-bot aws-sam-cli-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review Results

Reviewed: 9f13e3d..ef35935
Files: 5
Comments: 1


Comments on lines outside the diff:

[installer/pyinstaller/hook-samcli.py:18] [GENERAL] This PR is titled as a Dependabot dev-deps bump for types-docutils (0.22.3.202603220.22.3.20260508), but the diff also contains unrelated, production-impacting changes that a reviewer trusting the chore(deps-dev) label could easily miss:

  • binaryornot is downgraded from 0.6.0 to 0.4.4 in all three requirements/reproducible-{linux,mac,win}.txt files (line 81 in each).
  • chardet==5.2.0 is newly pinned as a transitive dependency (# via binaryornot) in all three lockfiles (lines 203–206).
  • This file removes the hooks.collect_all("binaryornot", include_py_files=False)[0] entry and the accompanying comment explaining that binaryornot 0.6.0 moved its tables into a binaryornot.data subpackage loaded via importlib.resources.files().

Items 2 and 3 are internally consistent with each other (0.4.4 predates the binaryornot.data subpackage, so the PyInstaller hook is no longer required), but they are not related to types-docutils and together they revert a previously-added fix for binaryornot 0.6.0 packaging under PyInstaller. binaryornot is pulled in at runtime via cookiecutter (used by sam init), so this is a user-visible change, not just a dev-deps bump.

Please either:

  1. Split the binaryornot downgrade + hook removal into its own PR with a clear justification (and verify sam init still works when invoked from the PyInstaller-packaged binary — that path is exactly what the removed hook was protecting), or
  2. Regenerate this Dependabot PR from a clean base so only the types-docutils line and its hashes change.

@roger-zhangg roger-zhangg enabled auto-merge May 12, 2026 23:53
Copy link
Copy Markdown
Contributor

@vicheey vicheey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved: dependabot dependency update.

@roger-zhangg roger-zhangg added this pull request to the merge queue May 13, 2026
Merged via the queue into develop with commit 838ecae May 13, 2026
55 checks passed
@dependabot dependabot Bot deleted the dependabot/pip/develop/types-docutils-0.22.3.20260508 branch May 13, 2026 00:53
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 pr/internal python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants