Skip to content

chore(deps): bump the github-actions group across 1 directory with 4 updates - #92

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-92199151cf
Closed

chore(deps): bump the github-actions group across 1 directory with 4 updates#92
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-92199151cf

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 30, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 4 updates in the / directory: pypa/gh-action-pypi-publish, devr-tools/codeguard, Homebrew/actions/setup-homebrew and docker/login-action.

Updates pypa/gh-action-pypi-publish from 1.14.1 to 1.14.2

Release notes

Sourced from pypa/gh-action-pypi-publish's releases.

v1.14.2

🛠️ Urgh… Another release!? Again? Explain yourself!

Looking at the diff, you'll only witness updates across the dependency tree. That's it! It's not a security fix or anything like that even, no. But you'll want this update.

[!tip] So what most people will find useful is @​takluyver💰's update of Twine to v7 that we use internally (#416). This version will let them upload their sdists and wheels containing core packaging metadata v2.5 to (Test)PyPI.

🧐 Tell me why..

TL;DR non-pure-python projects with C-extensions tend to have dozens (sometimes hundreds) wheels to upload to PyPI per release. They are often quite big and take time to transfer over the network. People started noticing problems and coming up with DIY sharding workarounds like aio-libs/aiohttp#13226 around July 23. On this date, projects with a good amount of bytes to publish would start getting timeouts 5 minutes after the PyPI publishing job begun. The same job that worked just fine before.

I had to start pinging upstream library and ecosystem people, on GitHub and privately, to start making sense of what was happening. Eventually, we collectively concluded that GitHub must've shortened the lifetime of their OIDC identity — it seems to have used to be 10 minutes long (at some point in the past) and is now 5 minutes, apparently. It's not documented clearly, and we have not been able to get any clarity by attempting to contact GitHub through private channels, using personal connections.

Over the course of investigation, @​facutuesca💰 found and fixed a related underlying cache invalidation bug in sigstore/sigstore-python#1838, which he then coordinated propagation through the dependency chain updates in sigstore-python, pypi-attestations, gh-action-pypi-publish and gh-action-sigstore-python.

Mike's also discovered that Sigstore's Rekor slowdown seems to have become the main contributing cause of the last week's incident. He's collected some data to support this claim: https://publishing-five-minute-timeout.tiiny.site.

🫶 New Contributors

🪞 Full Diff: pypa/gh-action-pypi-publish@v1.14.1...v1.14.2

🧔‍♂️ Release Manager: @​webknjaz 🇺🇦

🙏 Special Thanks to @​davidbrochart💰 and @​Dreamsorcerer💰 for turning my attention (in #415 and in private) to the newly surfaced corner case in GitHub's behavior that only affected a narrow category of projects while many others remained blissfully unaware. @​bdraco💰 came up with a DIY sharding workaround for aiohttp that served as a demo for other projects. @​miketheman💰 confirmed the Warehouse-side details. Also, @​jku💰 and @​woodruffw💰 helped work through, review and release the Sigstore ecosystem upstream libs.

💬 Discuss on Bluesky 🦋, on Mastodon 🐘 and [on GitHub][release discussion].

[![GH Sponsors badge]][GH Sponsors URL]

... (truncated)

Commits

Updates devr-tools/codeguard from 1.2.0 to 1.4.1

Release notes

Sourced from devr-tools/codeguard's releases.

v1.4.1

1.4.1 (2026-08-11)

Bug Fixes

  • allow configless folder scans (6d6e6ca)
  • allow configless repo scans (5405103)

v1.4.0

1.4.0 (2026-08-11)

Features

v1.3.9

1.3.9 (2026-07-29)

Bug Fixes

  • keep domain structural smell positives (a8b5a62)
  • retune precision for monorepo false positives (7422df9)
  • satisfy precision retune lint checks (d55e5ec)

v1.3.8

1.3.8 (2026-07-28)

Bug Fixes

  • credit typescript null narrowing (be628a4)
  • focus integer overflow on allocation risk (712ac16)
  • make boolean naming precision contract based (b1da7ca)
  • narrow boundary input detection (31c1bc4)
  • remove unused boolean expression parameter (8f0b1af)
  • retune naming and return precision (43813e4)
  • retune quality precision false positives (c61b831)
  • skip validation throws in control-flow rule (280ccdd)

v1.3.7

1.3.7 (2026-07-28)

Bug Fixes

  • narrow defensive precision broadening (3a237f0)
  • reduce defensive false positives (81388fd)

... (truncated)

Changelog

Sourced from devr-tools/codeguard's changelog.

Changelog

1.5.3 (2026-08-19)

Bug Fixes

  • ci: require immutable GitHub Action refs (#111) (cbcea34)
  • ci: validate Homebrew formula version (c6b52bd)
  • ci: validate Homebrew formula version (#135) (3b14798)
  • config: contain performance history path (#126) (5f2f133)
  • make goroutine loop detection linear (b560584)
  • parser: bound tree-sitter scan resources (c83a2ce)
  • parser: bound tree-sitter scan resources (#133) (a0e4e3c)
  • performance: cap complexity regression reads (fca8c4e)
  • performance: cap complexity-regression reads to use corpus reader (#131) (25c173c)
  • prevent tsconfig from narrowing security scans (a464824)
  • quality: skip rolling-hash precompute when no full clone window exists (#125) (19c1874)
  • release: protect trusted publishing environment (4350eb9)
  • release: require protected release-publish environment for npm/PyPI OIDC publishing (#132) (43cff7e)
  • reliability: make goroutine-in-loop detection linear to avoid quadratic AST walks (#130) (23f7558)
  • security: contain slop history writes (d5209d5)
  • security: contain slop history writes (#136) (6ebbafc)
  • security: include targeted node_modules files in TypeScript semantic scans (#137) (0ef6ab1)
  • security: scan targeted node modules semantically (728e527)

1.5.2 (2026-08-18)

Bug Fixes

  • ai: reject wrapped triage verdicts (c1b24a5)
  • ai: reject wrapped triage verdicts (#113) (170844d)
  • ai: scale triage request timeout (a8a6308)
  • ai: scale triage timeout and report build versions (#101) (8434c22)
  • bound one-use abstraction analysis (328f345)
  • ci: restore Homebrew version extraction (ed71e23)
  • config: contain legibility history path (94cb937)
  • config: resolve dangling symlinks in artifact paths (fb5734d)
  • config: restore complete config loader (7ca5d02)
  • config: validate derived legibility-history path (#106) (59b0ba7)
  • cpp: gate compiler validation behind trust opt-in (aee079d)
  • cpp: gate compiler validation behind trust opt-in (#105) (1970289)
  • diff: merge colliding diff scopes for overlapping targets (#115) (90744cb)
  • diff: merge scopes for overlapping targets (1ca3fe1)
  • fail closed when default scan config is missing (07bb894)
  • make C-like class smell scans linear (fabf71d)
  • performance: bound framework regex matches (62915df)
  • performance: bound framework regex matches (#128) (52cfb39)
  • prevent filename injection in format targets (e0b7ce8)

... (truncated)

Commits
  • d475da2 chore(main): release 1.4.1 (#95)
  • 3c2dc98 chore(main): release 1.4.1
  • 9aa8e07 Fix/folder scan default config (#94)
  • 89dceb0 Merge branch 'main' into fix/folder-scan-default-config
  • 5405103 fix: allow configless repo scans
  • 6d6e6ca fix: allow configless folder scans
  • dbdf4a5 chore(main): release 1.4.0 (#93)
  • 7fc183d chore(main): release 1.4.0
  • 721026d feat: support folder scans
  • c0eeba1 chore(deps): bump golang from 079e598 to 3aff665 (#42)
  • Additional commits viewable in compare view

Updates Homebrew/actions/setup-homebrew from 2026.07.20.1 to 2026.08.14.1

Release notes

Sourced from Homebrew/actions/setup-homebrew's releases.

2026.08.14.1

What's Changed

Full Changelog: Homebrew/actions@2026.08.10.2...2026.08.14.1

2026.08.10.2

What's Changed

Full Changelog: Homebrew/actions@2026.08.10.1...2026.08.10.2

2026.08.10.1

What's Changed

Full Changelog: Homebrew/actions@2026.08.03.2...2026.08.10.1

2026.08.03.2

What's Changed

Full Changelog: Homebrew/actions@2026.08.03.1...2026.08.03.2

2026.08.03.1

What's Changed

Full Changelog: Homebrew/actions@2026.07.29.1...2026.08.03.1

2026.07.29.1

What's Changed

... (truncated)

Commits
  • 8f3d1ec Merge pull request #916 from Homebrew/ai_trailer_allow
  • 5df02c8 check-commit-format: allow AI co-attribution
  • 13f73d7 Merge pull request #914 from Homebrew/dependabot/npm_and_yarn/npm-29ab304476
  • c9a6b14 Merge pull request #915 from Homebrew/dependabot/github_actions/github-action...
  • a4d850d build(deps): bump the github-actions group across 1 directory with 3 updates
  • a77119b build(deps): bump the npm group with 6 updates
  • 962acc9 Merge pull request #913 from Homebrew/sync-shared-config
  • 2973528 .rubocop.yml: update to match main configuration
  • b35a29a Merge pull request #907 from Homebrew/remove-bubblewrap-stable
  • 729b722 setup-homebrew: unprivileged stable Docker container
  • Additional commits viewable in compare view

Updates docker/login-action from 4.4.0 to 4.6.0

Release notes

Sourced from docker/login-action's releases.

v4.6.0

Full Changelog: docker/login-action@v4.5.2...v4.6.0

v4.5.2

Full Changelog: docker/login-action@v4.5.1...v4.5.2

v4.5.1

Full Changelog: docker/login-action@v4.5.0...v4.5.1

v4.5.0

Full Changelog: docker/login-action@v4.4.0...v4.5.0

Commits
  • dbcb813 Merge pull request #1051 from docker/dependabot/npm_and_yarn/aws-sdk-dependen...
  • 5bcb015 [dependabot skip] chore: update generated content
  • b30b2f2 build(deps): bump the aws-sdk-dependencies group across 1 directory with 2 up...
  • 9087f1e Merge pull request #1057 from docker/dependabot/npm_and_yarn/js-yaml-5.2.2
  • 0009830 [dependabot skip] chore: update generated content
  • 2325523 build(deps): bump js-yaml from 5.2.1 to 5.2.2
  • 4ec1d4a Merge pull request #1056 from docker/dependabot/npm_and_yarn/postcss-8.5.22
  • 5fc99ba Merge pull request #1053 from docker/dependabot/github_actions/aws-actions/co...
  • e512bd5 Merge pull request #1052 from docker/dependabot/github_actions/codeql-actions...
  • a146c91 Merge pull request #1059 from crazy-max/harden-buildx-scope-paths
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 30, 2026
@dependabot
dependabot Bot requested a review from alxxjohn as a code owner July 30, 2026 07:03
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 30, 2026
@dependabot dependabot Bot changed the title chore(deps): bump the github-actions group with 4 updates chore(deps): bump the github-actions group across 1 directory with 4 updates Aug 13, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-92199151cf branch from ae635a2 to 701a1ad Compare August 13, 2026 07:09
…updates

Bumps the github-actions group with 4 updates in the / directory: [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish), [devr-tools/codeguard](https://github.com/devr-tools/codeguard), [Homebrew/actions/setup-homebrew](https://github.com/homebrew/actions) and [docker/login-action](https://github.com/docker/login-action).


Updates `pypa/gh-action-pypi-publish` from 1.14.1 to 1.14.2
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](pypa/gh-action-pypi-publish@ba38be9...dc37677)

Updates `devr-tools/codeguard` from 1.2.0 to 1.4.1
- [Release notes](https://github.com/devr-tools/codeguard/releases)
- [Changelog](https://github.com/devr-tools/codeguard/blob/main/CHANGELOG.md)
- [Commits](a1f8eb3...d475da2)

Updates `Homebrew/actions/setup-homebrew` from 2026.07.20.1 to 2026.08.14.1
- [Release notes](https://github.com/homebrew/actions/releases)
- [Changelog](https://github.com/Homebrew/actions/blob/main/release.test.mts)
- [Commits](Homebrew/actions@df4b091...8f3d1ec)

Updates `docker/login-action` from 4.4.0 to 4.6.0
- [Release notes](https://github.com/docker/login-action/releases)
- [Commits](docker/login-action@af1e73f...dbcb813)

---
updated-dependencies:
- dependency-name: devr-tools/codeguard
  dependency-version: 1.3.9
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: docker/login-action
  dependency-version: 4.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
- dependency-name: Homebrew/actions/setup-homebrew
  dependency-version: 2026.07.29.1
  dependency-type: direct:production
  dependency-group: github-actions
- dependency-name: pypa/gh-action-pypi-publish
  dependency-version: 1.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/github-actions-92199151cf branch from 701a1ad to ad11480 Compare August 19, 2026 16:52
@dependabot @github

dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Aug 20, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/github-actions-92199151cf branch August 20, 2026 07:06
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 github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants