Skip to content

Bump actions/checkout from 6 to 7 - #5

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

Bump actions/checkout from 6 to 7#5
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 18, 2026

Copy link
Copy Markdown
Contributor

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


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.1

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

... (truncated)

Commits

@dependabot @github

dependabot Bot commented on behalf of github Jun 18, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies, github-actions. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

trueqap added a commit that referenced this pull request Jul 18, 2026
Brings lw-disable up to the current criteria. phpcs was already clean but the
CI only ran PHPCS; there is no false-green ABSPATH-exit issue here (no Composer
files autoload).

- PHPStan level 5: szepeviktor/phpstan-wordpress + WooCommerce/WP-CLI stubs,
  phpstan.neon.dist, phpstan-bootstrap.php (plugin constants), composer analyse.
  Both initial errors fixed, EMPTY baseline:
  * ParentPage: drop read of the non-existent icon_svg key (always "").
  * lw-disable.php: wrap the plugins_loaded callback in a void closure.
- Tests: phpunit.xml (PHPUnit 10 schema) + Brain Monkey; smoke test +
  Options characterization (defaults, get fallback, save-over-default, cache).
  Added Options::clear_cache() (matches the sister plugins) for test isolation.
- CI: ci.yml now runs phpcs + phpstan + test (PHP 8.2-8.5); the tag release is
  gated on all three. Bumped actions/checkout to v7 and actions/cache to v6
  (PRs #5, #6). Release ZIP now excludes tests/ and the phpstan/phpunit config.
- PHP minimum unified at 8.2. Version 1.3.6.

Gates: composer phpcs, composer analyse, composer test all green (8 tests).
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 edb9281 to a90a462 Compare July 18, 2026 07:23
@trueqap

trueqap commented Jul 18, 2026

Copy link
Copy Markdown
Contributor

Superseded by the release-workflow cleanup: actions/checkout was bumped to v7 directly in release.yml on main (commit 6097b6c); ci.yml already uses v7. Closing as incorporated.

@trueqap trueqap closed this Jul 18, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 18, 2026

Copy link
Copy Markdown
Contributor 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-7 branch July 18, 2026 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant