Skip to content

chore(deps): update actions/checkout action to v6#53

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-checkout-6.x
Open

chore(deps): update actions/checkout action to v6#53
renovate[bot] wants to merge 1 commit intomainfrom
renovate/actions-checkout-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 20, 2025

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4v6

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

v6.0.1

Compare Source

v6.0.0

Compare Source

v6

Compare Source

v5.0.1

Compare Source

What's Changed

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

v5.0.0

Compare Source

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

v5

Compare Source

v4.3.1

Compare Source

What's Changed

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

v4.3.0

Compare Source

What's Changed
New Contributors

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

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

v4.1.7

Compare Source

v4.1.6

Compare Source

v4.1.5

Compare Source

v4.1.4

Compare Source

v4.1.3

Compare Source

v4.1.2

Compare Source

  • Fix: Disable sparse checkout whenever sparse-checkout option is not present @​dscho in #​1598

v4.1.1

Compare Source

v4.1.0

Compare Source


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

JDIZM added a commit that referenced this pull request Apr 21, 2026
Closes or supersedes Renovate PRs:
- #56 typescript v6 (5.5 -> 6.0.3)
- #55 vite-node v6 (3 -> 6)
- #50 vitest v4 (3 -> 4.1.5) + @vitest/coverage-istanbul v4
- #46 / #51 node (20.19 -> 24) + CI matrix now [20, 22, 24]
- #49 / #53 actions/setup-node + actions/checkout v4 -> v5
- #39 eslint-config-prettier v9 -> v10
- @types/node 22 -> 24
- esbuild added as explicit devDep (was transitive, removed by vitest 4)

Surface fixes:
- tsconfig.json: drop deprecated baseUrl + paths (no code used the
  @/* alias; TS 7 will drop the option entirely).
- vitest.config.ts: switch from vite's defineConfig to vitest/config
  so the `test` key type-checks under TS 6.
- calc/compoundInterest.test.ts: the interestOnly debtRepayment
  test was silently under-asserting the year-2 interestMatrix array
  (missing the last two months). vitest 4's toMatchObject is
  stricter on nested Maps and caught it. Added the missing
  288769.25 + 290521 entries.

Left alone: eslint v10 and typescript-eslint v8 require flat-config
migration. Low reward for this small library.

57/57 tests pass, 97.44% stmts, 92.09% branches, 100% lines.
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.

0 participants