Skip to content

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

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

dependabot[bot] wants to merge 0 commit into
mainfrom
dependabot/github_actions/actions/checkout-6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 29, 2025

Copy link
Copy Markdown

Bumps actions/checkout from 4 to 6.

Release notes

Sourced from actions/checkout's releases.

v6.0.0

What's Changed

Full Changelog: actions/checkout@v5.0.0...v6.0.0

v6-beta

What's Changed

Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config.

This requires a minimum Actions Runner version of v2.329.0 to access the persisted credentials for Docker container action scenarios.

v5.0.1

What's Changed

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

v5.0.0

What's Changed

⚠️ Minimum Compatible Runner Version

v2.327.1
Release Notes

Make sure your runner is updated to this version or newer to use this release.

Full Changelog: actions/checkout@v4...v5.0.0

v4.3.1

What's Changed

Full Changelog: actions/checkout@v4...v4.3.1

v4.3.0

What's Changed

... (truncated)

Changelog

Sourced from actions/checkout's changelog.

Changelog

v6.0.0

v5.0.1

v5.0.0

v4.3.1

v4.3.0

v4.2.2

v4.2.1

v4.2.0

v4.1.7

v4.1.6

v4.1.5

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Dec 29, 2025
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6 branch 5 times, most recently from 837a2c1 to b4414cc Compare January 4, 2026 22:06
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6 branch 2 times, most recently from 2da3e59 to dd3f5fb Compare January 5, 2026 04:04
@dependabot @github

dependabot Bot commented on behalf of github Jan 5, 2026

Copy link
Copy Markdown
Author

Dependabot can't parse your ci.yml. Because of this, Dependabot cannot update this pull request.

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6 branch 3 times, most recently from 5c79612 to cef4a16 Compare January 5, 2026 22:00
@dependabot @github

dependabot Bot commented on behalf of github Jan 6, 2026

Copy link
Copy Markdown
Author

Dependabot can't parse your sentinel.yml. Because of this, Dependabot cannot update this pull request.

8 similar comments
@dependabot @github

dependabot Bot commented on behalf of github Jan 6, 2026

Copy link
Copy Markdown
Author

Dependabot can't parse your sentinel.yml. Because of this, Dependabot cannot update this pull request.

@dependabot @github

dependabot Bot commented on behalf of github Jan 6, 2026

Copy link
Copy Markdown
Author

Dependabot can't parse your sentinel.yml. Because of this, Dependabot cannot update this pull request.

@dependabot @github

dependabot Bot commented on behalf of github Jan 6, 2026

Copy link
Copy Markdown
Author

Dependabot can't parse your sentinel.yml. Because of this, Dependabot cannot update this pull request.

@dependabot @github

dependabot Bot commented on behalf of github Jan 6, 2026

Copy link
Copy Markdown
Author

Dependabot can't parse your sentinel.yml. Because of this, Dependabot cannot update this pull request.

@dependabot @github

dependabot Bot commented on behalf of github Jan 6, 2026

Copy link
Copy Markdown
Author

Dependabot can't parse your sentinel.yml. Because of this, Dependabot cannot update this pull request.

@dependabot @github

dependabot Bot commented on behalf of github Jan 6, 2026

Copy link
Copy Markdown
Author

Dependabot can't parse your sentinel.yml. Because of this, Dependabot cannot update this pull request.

@dependabot @github

dependabot Bot commented on behalf of github Jan 6, 2026

Copy link
Copy Markdown
Author

Dependabot can't parse your sentinel.yml. Because of this, Dependabot cannot update this pull request.

@dependabot @github

dependabot Bot commented on behalf of github Jan 6, 2026

Copy link
Copy Markdown
Author

Dependabot can't parse your sentinel.yml. Because of this, Dependabot cannot update this pull request.

@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6 branch 4 times, most recently from 55059c6 to d46acf4 Compare January 12, 2026 23:16
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/actions/checkout-6 branch from d46acf4 to 0f6cd23 Compare January 23, 2026 01:47
fullofcaffeine added a commit that referenced this pull request Feb 6, 2026
…p variable substitution

## Atom Key Implementation
- Add shouldUseAtomKeys() to detect OTP patterns (id, start, restart, shutdown, type, etc.)
- Add isValidAtomName() for Elixir atom validation
- Update TObjectDecl compilation to generate :key => value for OTP objects
- Result: Supervisor.start_link now works with proper atom keys

## Loop Transformation Simplification
- Remove complex __AGGRESSIVE__ marker system (100+ lines of complex logic)
- Simplify loop variable substitution to always use aggressive substitution
- Remove findLoopVariable() and collectVariables() functions
- Result: Identical generated code with much simpler implementation

## Debug Output Cleanup
- Remove confusing trace statements:
  - "findLoopVariable returned: __AGGRESSIVE__"
  - "Taking mapping pattern path for ${arrayExpr}"
  - "While loop optimized to: ${optimized}"
- Result: Clean compilation output

## Compiler Development Principles
- Add Best Practice #9: "Avoid Ad-hoc Fixes - Implement General Solutions"
- Add Best Practice #10: "Prefer Simple Solutions Over Clever Ones"
- Document loop transformation simplification in LOOP_TRANSFORMATION_SIMPLIFIED.md

## Testing
- All 49/49 snapshot tests pass
- Updated test intended outputs to reflect atom key generation and simplified loop handling
- Generated code maintains identical functionality with cleaner implementation

The general solution for atom keys benefits all OTP patterns, not just Supervisor.
The simplified loop substitution is easier to understand and maintain while producing identical results.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
@fullofcaffeine
fullofcaffeine force-pushed the dependabot/github_actions/actions/checkout-6 branch from 0f6cd23 to 4d73dbd Compare February 6, 2026 19:30
@dependabot @github

dependabot Bot commented on behalf of github Feb 6, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/checkout-6 branch February 6, 2026 19:30
@fullofcaffeine
fullofcaffeine restored the dependabot/github_actions/actions/checkout-6 branch February 12, 2026 03:27
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