⚙️ Fixes an issue with commit signing where modifications to the same file in multiple commits squash into the first commit.
What's Changed
- build(deps): bump @octokit/core from 6.1.2 to 6.1.3 by @dependabot in #3593
- build(deps-dev): bump @types/node from 18.19.68 to 18.19.70 by @dependabot in #3594
- Update distribution by @actions-bot in #3603
- build(deps-dev): bump typescript from 5.7.2 to 5.7.3 by @dependabot in #3610
- build(deps): bump octokit dependencies by @peter-evans in #3618
- docs: add workflow tip for showing message via workflow command by @ybiquitous in #3626
- build(deps-dev): bump eslint-plugin-prettier from 5.2.1 to 5.2.3 by @dependabot in #3628
- build(deps): bump node-fetch-native from 1.6.4 to 1.6.6 by @dependabot in #3627
- build(deps-dev): bump undici from 6.21.0 to 6.21.1 by @dependabot in #3630
- build(deps-dev): bump @types/node from 18.19.70 to 18.19.71 by @dependabot in #3629
- Update distribution by @actions-bot in #3647
- build(deps-dev): bump @types/node from 18.19.71 to 18.19.74 by @dependabot in #3657
- build(deps-dev): bump @types/node from 18.19.74 to 18.19.75 by @dependabot in #3663
- build(deps): bump @octokit/plugin-rest-endpoint-methods from 13.3.0 to 13.3.1 by @dependabot in #3670
- build(deps-dev): bump prettier from 3.4.2 to 3.5.0 by @dependabot in #3671
- Update distribution by @actions-bot in #3680
- build(deps): bump @octokit/request-error from 6.1.6 to 6.1.7 by @dependabot in #3685
- build(deps): bump @octokit/plugin-paginate-rest from 11.4.0 to 11.4.1 by @dependabot in #3688
- build(deps): bump @octokit/endpoint from 10.1.2 to 10.1.3 by @dependabot in #3700
- Update distribution by @actions-bot in #3691
- build(deps-dev): bump prettier from 3.5.0 to 3.5.1 by @dependabot in #3709
- build(deps-dev): bump eslint-import-resolver-typescript from 3.7.0 to 3.8.1 by @dependabot in #3710
- build(deps): bump @octokit/plugin-paginate-rest from 11.4.1 to 11.4.2 by @dependabot in #3713
- build(deps-dev): bump @types/node from 18.19.75 to 18.19.76 by @dependabot in #3712
- build(deps): bump @octokit/core from 6.1.3 to 6.1.4 by @dependabot in #3711
- Update distribution by @actions-bot in #3736
- Use showFileAtRefBase64 to read per-commit file contents by @grahamc in #3744
New Contributors
- @ybiquitous made their first contribution in #3626
- @grahamc made their first contribution in #3744
Full Changelog: v7.0.6...v7.0.7