deps(deps): bump gunicorn from 23.0.0 to 26.0.0 in /sample-app#2
Open
dependabot[bot] wants to merge 1 commit into
Open
deps(deps): bump gunicorn from 23.0.0 to 26.0.0 in /sample-app#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
morbidsteve
added a commit
that referenced
this pull request
May 12, 2026
…), artifact download - iac job: 'latest/download/conftest_Linux_x86_64.tar.gz' 404s (conftest assets are version-named) -> pin v0.56.0, extract to cwd, run ./conftest; also run 'conftest verify' so Rego compile errors surface in the log. - container job: actions/attest-build-provenance needs the TAGLESS image name as subject-name -> push step now also emits image-name (ghcr.io/<org>/<repo>/sample-app); cosign uses name@digest. (Image push + cosign sign already worked; only the SLSA attestation step was failing.) - body-of-evidence: 'download all artifacts' flaked -> download only 'evidence-*' (what the aggregator needs) + an optional build-test-results download; dropped the redundant standalone SBOM artifacts (anchore/sbom-action artifact-name:) that the evidence-* folders already contain. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 23.0.0 to 26.0.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](benoitc/gunicorn@23.0.0...26.0.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 26.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
d654f2e to
569be77
Compare
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.
Bumps gunicorn from 23.0.0 to 26.0.0.
Release notes
Sourced from gunicorn's releases.
... (truncated)
Commits
5d819cfrelease: 26.0.0b45c70dMerge pull request #3611 from zc-mattcen/docs-typo99c8d48Merge pull request #3623 from benoitc/chore/drop-eventlet-add-h2-uvloop-test-...5a655afMerge pull request #3622 from benoitc/test/docker-port-and-ipv4-fixes201df19chore: remove eventlet worker; add h2 and uvloop to test depsf4ac8e1test: pass action name to dirty client and stabilize after TTOU spam54d38aftest: unblock docker fixtures on macOS hosts68843c8Merge pull request #3621 from benoitc/fix/asgi-preserve-content-length-on-hea...31f2618Merge pull request #3620 from benoitc/fix/asgi-proxy-protocol-trust-and-parsing41ec752fix: keep Content-Length on HEAD and 304 responses