semgrep: Add versions 1.175.0, 1.175.1, 1.176.0, 1.176.1, 1.177.0 - #2044
Draft
github-actions[bot] wants to merge 4 commits into
Draft
github-actions[bot] wants to merge 4 commits into
github-actions[bot] wants to merge 4 commits into
Conversation
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
The 1.174.0 patches apply unchanged to 1.175.0, 1.176.0, 1.177.0; the build applies patches/semgrep/<version>/ for every version it builds.
luhenry
force-pushed
the
github-actions/nightly-upgrade/semgrep
branch
from
September 18, 2026 05:48
74bac3a to
105de0b
Compare
Contributor
Author
|
Both were published to PyPI as version-only re-releases of the 1.175.0 and 1.176.0 source trees (verified by diffing the released sdists byte-for-byte apart from the version string), but upstream never pushed the matching v1.175.1/v1.176.1 tags, so actions/checkout failed with a 404-equivalent fetch error (CLAUDE.md gotcha 299). Resolve the checkout ref per matrix version, pinning the two patch releases to their same-source .0 tag, and add a 0002 patch per version that bumps cli/pyproject.toml and cli/src/semgrep/__init__.py to the correct version string so the built wheel reports it correctly. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011RwtHNpuiuiCk4MstTLu8m
ci_scripts/check_patch.py only reads the first line after "Upstream-Status: " (no re.DOTALL), so the Inappropriate reason must fit on one line for its mandatory [comment] to match the checker's regex. Collapse the wrapped bracket text in both 0002-cli-bump-version patches onto a single line. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_011RwtHNpuiuiCk4MstTLu8m
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automatically generated by the nightly
check_versions.pyrun.semgrep v1.174.0 -> v1.175.0, v1.175.1, v1.176.0, v1.176.1, v1.177.0
Every
- version:entry added todocs/packages/semgrep.yamlis built by this PR's ownbuild-semgrep.ymlrun; merging publishes the wheels.