Skip to content

build(deps): bump actions/checkout from 6 to 7 in the github-actions-deps group across 1 directory#112

Merged
syyyr merged 2 commits into
masterfrom
dependabot/github_actions/github-actions-deps-640176b5ab
Jun 22, 2026
Merged

build(deps): bump actions/checkout from 6 to 7 in the github-actions-deps group across 1 directory#112
syyyr merged 2 commits into
masterfrom
dependabot/github_actions/github-actions-deps-640176b5ab

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps the github-actions-deps group with 1 update in the / directory: actions/checkout.

Updates 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions-deps group with 1 update in the / directory: [actions/checkout](https://github.com/actions/checkout).


Updates `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
  dependency-group: github-actions-deps
...

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 22, 2026
@github-actions github-actions Bot requested review from fvacek and syyyr June 22, 2026 06:07
This commit was created from the local commit with hash a55a0363b43ddeafe9595d13c88ab7b0cfd9451c.
@github-actions

Copy link
Copy Markdown

Code coverage report for f9bb19d

Coverage difference

✅ All new changes were covered.

Filename Stmts Miss Cover Missing
TOTAL 0 0 +100.00%

Overall coverage

Click to expand
Filename Stmts Miss Cover Missing
src/metamethod.rs 152 100 34.21% 26-34, 49, 51, 59-61, 88-91, 97, 99-105, 110-112, 143, 155-256, 288-290
src/streamrw.rs 110 19 82.73% 32-35, 70-74, 80, 113-115, 135-145
src/rpc.rs 208 60 71.15% 33-35, 39-76, 92-94, 118-124, 138, 152, 172-188, 195, 203-213, 225-227
src/util.rs 289 52 82.01% 12-22, 31, 86-113, 150, 153, 184-194, 235-237
src/rpcdiscovery.rs 262 48 81.68% 45-62, 72, 103-105, 166, 168-169, 179, 183-186, 211, 213-214, 221-232, 245-262, 272, 278, 283
src/rpcmessage.rs 462 202 56.28% 56, 69, 84-95, 107, 112-113, 118-123, 154-158, 162-165, 168-177, 181-186, 190, 196-198, 202, 227-228, 235, 239, 245-257, 292-297, 302-304, 308-310, 320-325, 339-344, 354, 380-385, 433-476, 489, 504-523, 541-556, 566-638
src/canrw.rs 569 168 70.47% 34-58, 101-158, 176-203, 219-306, 331, 359-366, 395-398, 405-406, 416-418, 430-441, 476, 528-548
src/datachange.rs 113 6 94.69% 100-104, 109
src/framerw.rs 141 37 73.76% 23, 33, 40-56, 81-87, 112-116, 123, 134, 150, 157-179, 201-203, 233
src/journalrw.rs 750 112 85.07% 79, 103, 135-140, 175, 309, 314, 320, 322, 337, 345-347, 363, 370, 380, 395, 403-406, 414, 417, 441-449, 462, 493-495, 509-546, 568-573, 577, 580, 594, 597-601, 606, 610-611, 616-617, 621-622, 626-627, 648-650, 662, 670-671, 693-719, 729-730, 734-735, 739-740, 744-745, 749-750, 754-755, 759-760, 764-765, 775-776, 780, 785-786, 988
src/rpcframe.rs 127 37 70.87% 25-30, 63, 72, 75, 78, 88-92, 120, 133-136, 152-183
src/serialrw.rs 203 27 86.70% 44-47, 124-127, 131-138, 156-157, 203-205, 243-246, 261, 285-287
src/typeinfo.rs 846 299 64.66% 72-74, 103-105, 113, 120-121, 134, 138, 146, 159-244, 264, 272, 287-289, 293-295, 320-335, 350-351, 368-369, 380-385, 391, 399, 433-434, 455-461, 506-519, 584-603, 628-630, 657-668, 694-695, 706-735, 765-767, 788-790, 804-829, 837, 932-934, 941, 951, 961-963, 971-977, 997-1040, 1061-1069, 1081-1090, 1102, 1125-1127, 1144, 1181, 1184, 1189-1190, 1227-1228, 1231-1232, 1239, 1259-1261, 1265-1269, 1273-1275
src/websocketrw.rs 67 24 64.18% 28-42, 55-64, 105-115, 128, 161-163
src/client.rs 182 165 9.34% 24-271
TOTAL 4481 1356 69.74%

HTML reports

@syyyr syyyr merged commit dfd4cc3 into master Jun 22, 2026
10 checks passed
@syyyr syyyr deleted the dependabot/github_actions/github-actions-deps-640176b5ab branch June 22, 2026 08:16
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.

1 participant