Skip to content

chore(deps): bump actions/checkout from 6 to 7 in the github-actions group - #158

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

chore(deps): bump actions/checkout from 6 to 7 in the github-actions group#158
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/github-actions-640176b5ab

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps the github-actions group with 1 update: 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 group with 1 update: [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
...

Signed-off-by: dependabot[bot] <support@github.com>
@github-actions

github-actions Bot commented Jul 1, 2026

Copy link
Copy Markdown

Security Scan Results

Scan completed at 2026-07-01T07:19:44.131Z

Dependencies

  • 13 High severity issues

Docker Image

  • 25 High severity issues

Configuration

No critical issues found

Secrets

No critical issues found

Action Required

  • Review the security scan results in the Security tab
  • Fix critical vulnerabilities before merging
  • Remove any exposed secrets immediately

@jfilter

jfilter commented Jul 19, 2026

Copy link
Copy Markdown
Owner

Superseded: actions/checkout v6→v7 — applied in 76f8b9f. Re-derived directly on current main in a local dependency sweep and verified with full lint, typecheck and the 4709-test suite, rather than merging the branch (which was based on an older main).

@jfilter jfilter closed this Jul 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 19, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/github_actions/github-actions-640176b5ab branch July 19, 2026 19:24
jfilter added a commit that referenced this pull request Jul 19, 2026
unicorn 65 is the last release that still supports ESLint 9 (peer >=9.38.0);
66+ require eslint >=10.4 and are blocked with the rest of the ESLint 10
migration (#161).

65 renamed the prefer-export-from option ignoreUsedVariables to
checkUsedVariables and inverted its polarity, so the value flips as well:
checkUsedVariables:false is what ignoreUsedVariables:true meant. Confirmed
against the rule implementation rather than the option name, since taking
the rename at face value would have silently reversed the check.

Closes the last two open dependabot PRs (#149, #158).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant