Skip to content

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

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

chore(deps): bump actions/checkout from 6 to 7#1532
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 Jun 19, 2026

Copy link
Copy Markdown
Contributor

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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 19, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 19, 2026 05:12
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 19, 2026
gavinbarron pushed a commit that referenced this pull request Jul 9, 2026
* chore(deps): consolidate open dependabot dependency updates

Combines the 13 open dependabot PRs into a single update.

requirements-dev.txt:
- aiohttp: 3.13.5 -> 3.14.1 (#1530; supersedes #1521 -> 3.14.0)
- astroid: 4.0.2 -> 4.1.2 (pylint group #1529)
- pylint: 4.0.5 -> 4.0.6 (pylint group #1529)
- click: 8.1.8 -> 8.4.1 (#1519)
- cryptography: 46.0.7 -> 48.0.1 (#1531)
- docutils: 0.22.4 -> 0.23 (#1522)
- microsoft-kiota-*: 1.10.1 -> 1.10.2 (kiota group #1516)
- msal: 1.36.0 -> 1.37.0 (#1523)
- opentelemetry-api/sdk: 1.42.0 -> 1.42.1 (open-telemetry group #1515)
- opentelemetry-semantic-conventions: 0.63b0 -> 0.63b1 (#1515)
- platformdirs: 4.9.6 -> 4.10.0 (#1518)
- PyJWT: 2.12.1 -> 2.13.0 (#1520)
- wrapt: 2.2.0 -> 2.2.1 (#1517)

GitHub Actions:
- actions/checkout: v6 -> v7 (#1532)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* fix(deps): pin astroid 4.0.4 to satisfy pylint 4.0.6 constraint

pylint 4.0.6 requires astroid<=4.1.dev0,>=4.0.2, so astroid 4.1.2 caused a
ResolutionImpossible error. Downgrade to 4.0.4 (latest 4.0.x) to fix CI.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

* chore(deps): exclude pylint group entirely (astroid/pylint)

Group PRs are all-or-nothing. Dependabot's pylint group pairs astroid 4.1.2
with pylint 4.0.6, but pylint 4.0.6 requires astroid<=4.1.dev0, so the pair
is unresolvable. Rather than partially apply the group with an astroid
workaround, leave the whole group out (astroid/pylint stay at main values)
so it remains a clean standalone Dependabot PR.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@dependabot @github

dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

Looks like actions/checkout is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 9, 2026
@dependabot dependabot Bot deleted the dependabot/github_actions/actions/checkout-7 branch July 9, 2026 16:11
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