chore(deps): update actions/checkout action to v6#53
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): update actions/checkout action to v6#53renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
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.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4→v6Release Notes
actions/checkout (actions/checkout)
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v6Compare Source
v5.0.1Compare Source
What's Changed
Full Changelog: actions/checkout@v5...v5.0.1
v5.0.0Compare Source
What's Changed
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
v5Compare Source
v4.3.1Compare Source
What's Changed
Full Changelog: actions/checkout@v4...v4.3.1
v4.3.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/checkout@v4...v4.3.0
v4.2.2Compare Source
url-helper.tsnow leverages well-known environment variables by @jww3 in #1941isGhesby @jww3 in #1946v4.2.1Compare Source
v4.2.0Compare Source
v4.1.7Compare Source
v4.1.6Compare Source
v4.1.5Compare Source
user.emailto be41898282+github-actions[bot]@​users.noreply.github.comby @cory-miller in #1707v4.1.4Compare Source
extensions.worktreeConfigwhen disablingsparse-checkoutby @jww3 in #1692v4.1.3Compare Source
sparse-checkoutby @jww3 in #1656actions/checkoutversion inupdate-main-version.ymlby @jww3 in #1650v4.1.2Compare Source
sparse-checkoutoption is not present @dscho in #1598v4.1.1Compare Source
v4.1.0Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.