Skip to content

Enable Dependabot updates for transitive dependencies - #616

Merged
edmorley merged 1 commit into
mainfrom
edmorley/dependabot-transitive-deps
Sep 4, 2026
Merged

Enable Dependabot updates for transitive dependencies#616
edmorley merged 1 commit into
mainfrom
edmorley/dependabot-transitive-deps

Conversation

@edmorley

@edmorley edmorley commented Sep 4, 2026

Copy link
Copy Markdown
Member

Configure Dependabot's allow key with dependency-type: all so it also updates transitive dependencies (those only in the lockfile), not just direct dependencies. This removes the need to manually refresh lockfiles.

https://docs.github.com/en/code-security/reference/supply-chain-security/dependabot-options-reference#allow--

GUS-W-24099599.

Configure Dependabot's `allow` key with `dependency-type: all` so it
also updates transitive dependencies (those only in the lockfile), not
just direct dependencies. This removes the need to manually refresh
lockfiles.

https://docs.github.com/en/code-security/reference/supply-chain-security/dependabot-options-reference#allow--

GUS-W-24099599.
@edmorley edmorley added the skip changelog Skip the check-changelog check label Sep 4, 2026
@edmorley edmorley self-assigned this Sep 4, 2026
@edmorley
edmorley marked this pull request as ready for review September 4, 2026 12:54
@edmorley
edmorley requested a review from a team as a code owner September 4, 2026 12:54
@edmorley
edmorley enabled auto-merge (squash) September 4, 2026 12:56
@edmorley
edmorley merged commit 1a00c72 into main Sep 4, 2026
14 checks passed
@edmorley
edmorley deleted the edmorley/dependabot-transitive-deps branch September 4, 2026 13:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changelog Skip the check-changelog check

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants