thebakery
thebakery copied to clipboard
Update JamesIves/github-pages-deploy-action action to v4.6.1
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
JamesIves/github-pages-deploy-action | action | patch | v4.6.0 -> v4.6.1 |
Release Notes
JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)
v4.6.1
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 https://github.com/JamesIves/github-pages-deploy-action/pull/1577
- build(deps): bump @​eslint/js from 9.0.0 to 9.2.0 by @​dependabot in https://github.com/JamesIves/github-pages-deploy-action/pull/1576
- build(deps-dev): bump eslint from 9.0.0 to 9.2.0 by @​dependabot in https://github.com/JamesIves/github-pages-deploy-action/pull/1575
- build(deps): bump typescript-eslint from 7.7.0 to 7.8.0 by @​dependabot in https://github.com/JamesIves/github-pages-deploy-action/pull/1569
- build(deps-dev): bump @​types/node from 20.12.7 to 20.12.9 by @​dependabot in https://github.com/JamesIves/github-pages-deploy-action/pull/1578
- build(deps-dev): bump @​types/node from 20.12.9 to 20.12.10 by @​dependabot in https://github.com/JamesIves/github-pages-deploy-action/pull/1579
- build(deps-dev): bump rimraf from 5.0.5 to 5.0.7 by @​dependabot in https://github.com/JamesIves/github-pages-deploy-action/pull/1583
- build(deps): bump codecov/codecov-action from 4.3.0 to 4.4.0 by @​dependabot in https://github.com/JamesIves/github-pages-deploy-action/pull/1588
- build(deps): bump typescript-eslint from 7.8.0 to 7.9.0 by @​dependabot in https://github.com/JamesIves/github-pages-deploy-action/pull/1586
- build(deps): bump the eslint group with 3 updates by @​dependabot in https://github.com/JamesIves/github-pages-deploy-action/pull/1592
- build(deps-dev): bump the misc group with 2 updates by @​dependabot in https://github.com/JamesIves/github-pages-deploy-action/pull/1593
Full Changelog: https://github.com/JamesIves/github-pages-deploy-action/compare/v4...v4.6.1
Configuration
đź“… Schedule: 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 has been generated by Mend Renovate. View repository job log here.