What's Changed
Fixes
- Resolved an issue where workflows were suddenly failing due to a worktree in use error. The action will now attempt to create a temp branch name if the existing branch name is already checked out by a prior to step to ensure it can occur. This issue was only occurring in a handful of workflows, and likely stemmed from a git version change on the official GitHub runners. The actual root cause is still somewhat unknown.
Dependencies
- build(deps-dev): bump eslint-plugin-jest from 28.2.0 to 28.5.0 by @dependabot in #1577
- build(deps): bump @eslint/js from 9.0.0 to 9.2.0 by @dependabot in #1576
- build(deps-dev): bump eslint from 9.0.0 to 9.2.0 by @dependabot in #1575
- build(deps): bump typescript-eslint from 7.7.0 to 7.8.0 by @dependabot in #1569
- build(deps-dev): bump @types/node from 20.12.7 to 20.12.9 by @dependabot in #1578
- build(deps-dev): bump @types/node from 20.12.9 to 20.12.10 by @dependabot in #1579
- build(deps-dev): bump rimraf from 5.0.5 to 5.0.7 by @dependabot in #1583
- build(deps): bump codecov/codecov-action from 4.3.0 to 4.4.0 by @dependabot in #1588
- build(deps): bump typescript-eslint from 7.8.0 to 7.9.0 by @dependabot in #1586
- build(deps): bump the eslint group with 3 updates by @dependabot in #1592
- build(deps-dev): bump the misc group with 2 updates by @dependabot in #1593
Full Changelog: v4...v4.6.1