Skip to content

chore(deps): bump actions/checkout from 4 to 7#39

Merged
leesaenz merged 2 commits into
mainfrom
dependabot/github_actions/actions/checkout-7
Jul 6, 2026
Merged

chore(deps): bump actions/checkout from 4 to 7#39
leesaenz merged 2 commits into
mainfrom
dependabot/github_actions/actions/checkout-7

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps actions/checkout from 4 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

v6.0.0

What's Changed

... (truncated)

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 @github

dependabot Bot commented on behalf of github Jun 24, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

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

@leesaenz

leesaenz commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

@dependabot rebase

Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 7.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v4...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 aa90fb1 to 820e99a Compare July 6, 2026 04:13
@leesaenz
leesaenz merged commit 3614381 into main Jul 6, 2026
11 checks passed
@dependabot
dependabot Bot deleted the dependabot/github_actions/actions/checkout-7 branch July 6, 2026 04:51
leesaenz added a commit that referenced this pull request Jul 11, 2026
Match the checkout version bumped repo-wide by #39.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
leesaenz added a commit that referenced this pull request Jul 11, 2026
* test(deps): add hypothesis>=6.0 to dev extras

Property-based testing dependency for analysis invariant tests (#17).
Lockfile regenerated with uv lock for CI's --locked sync.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* test: add hypothesis property-based invariant tests

New tests/test_invariants.py covering algorithmic invariants that must
hold for any valid input (issue #17):

- integrated LUFS shifts by exactly 20*log10(scale) under amplitude scaling
- identical L/R channels: correlation 1.0, width 0, balance 0, no polarity flag
- polarity-flipped right channel: correlation -1.0, polarity flag set
- time reversal preserves octave-band energies, centroid, and stereo correlation
- DC offset above threshold is always flagged by detect_problems
- leading silence is excluded by EBU R128 gating (integrated LUFS and
  true peak unchanged)

Hypothesis profiles registered in conftest.py: default "ci" profile is
derandomized for reproducibility; "nightly" (HYPOTHESIS_PROFILE=nightly)
runs randomized with 200 examples for broader coverage.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* ci: add nightly randomized hypothesis workflow

Scheduled daily run of tests/test_invariants.py with the randomized
"nightly" hypothesis profile (200 examples) for broader coverage than
the derandomized default used in CI (#17).

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* ci: use actions/checkout@v7 in nightly workflow

Match the checkout version bumped repo-wide by #39.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Lee Saenz <3975533+leesaenz@users.noreply.github.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
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