Skip to content

chore(deps): bump actions/checkout from 6 to 7#4

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7
Open

chore(deps): bump actions/checkout from 6 to 7#4
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps actions/checkout from 6 to 7.

Release notes

Sourced from actions/checkout's releases.

v7.0.0

What's Changed

New Contributors

Full Changelog: actions/checkout@v6.0.3...v7.0.0

v6.0.3

What's Changed

New Contributors

Full Changelog: actions/checkout@v6...v6.0.3

v6.0.2

What's Changed

Full Changelog: actions/checkout@v6.0.1...v6.0.2

v6.0.1

What's Changed

Full Changelog: actions/checkout@v6...v6.0.1

Changelog

Sourced from actions/checkout's changelog.

Changelog

v7.0.0

v6.0.3

v6.0.2

v6.0.1

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch 3 times, most recently from 93b2c2c to 518b866 Compare July 11, 2026 16:38
Bumps [actions/checkout](https://github.com/actions/checkout) from 6 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v6...v7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-version: '7'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-7 branch from 518b866 to 8e6e75e Compare July 11, 2026 17:06
Mearman added a commit that referenced this pull request Jul 12, 2026
GitHub's GraphQL API has no field for "which PR is this based on" -
Repository.pullRequests now also selects baseRefName/headRefName/
isCrossRepository, and the repo-pull-requests expansion infers stacking
by matching one PR's baseRefName against another's headRefName within
the same fetched page, skipping cross-repository (fork) PRs since their
headRefName names a branch that can never legitimately be this repo's
base ref.

Adds a stackedOn edge type (violet, dashed) alongside the existing
owns/contains/tracks/references/custom/blocks set, and a stackedOnEdge
builder whose source is always the dependent PR and target the PR it's
based on.

Verified against two real PRs added to the Mearman/graphle-test-private
and ExaDev/graphle-test-private fixture repos (PR #5 based on PR #4's
branch), both via the new integration test and by expanding the fixture
repo in a running instance of the app.
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