JamesIves/github-pages-deploy-action
### [`v4.3.3`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/tag/v4.3.3)
[Compare Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.3.2...v4.3.3)
#### Changes
- Resolves an issue in some workflows that were caused by a recent change to permission handling.
### [`v4.3.2`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/tag/v4.3.2)
[Compare Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.3.1...v4.3.2)
#### Changes
- Resolves an issue with folder permissions that causes an issue in container workflows when rsync attempts to run.
### [`v4.3.1`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/tag/v4.3.1)
[Compare Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.3.0...v4.3.1)
#### Changes
- Resolves an issue caused by Git 2.36 when running the action within a container.
- The working directory is now added to the `safe.directory` global directory.
- Integration tests have been updated so one of the samples run in a Docker container so this gets picked up by integration tests in the future.
### [`v4.3.0`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/tag/v4.3.0)
[Compare Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.2.5...v4.3.0)
#### Changes
- Implements a new option available behind a flag, `force`. If set to `false` the action will no longer force push, instead attempting 3 times to resolve rejected commits when making parallel/subsequent deployments. In a future version `false` will be set as the default. Massive thanks to [@rossjrw](https://togithub.com/rossjrw) for this feature addition.
- Modified the Node version which the action is developed/tested against from `14` to `16`.
#### Minor Changes
- Third-party dependency updates.
- Test coverage improvements.
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 is behind base branch, 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, click this checkbox.
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v4.2.5
->v4.3.3
Release Notes
JamesIves/github-pages-deploy-action
### [`v4.3.3`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/tag/v4.3.3) [Compare Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.3.2...v4.3.3) #### Changes - Resolves an issue in some workflows that were caused by a recent change to permission handling. ### [`v4.3.2`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/tag/v4.3.2) [Compare Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.3.1...v4.3.2) #### Changes - Resolves an issue with folder permissions that causes an issue in container workflows when rsync attempts to run. ### [`v4.3.1`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/tag/v4.3.1) [Compare Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.3.0...v4.3.1) #### Changes - Resolves an issue caused by Git 2.36 when running the action within a container. - The working directory is now added to the `safe.directory` global directory. - Integration tests have been updated so one of the samples run in a Docker container so this gets picked up by integration tests in the future. ### [`v4.3.0`](https://togithub.com/JamesIves/github-pages-deploy-action/releases/tag/v4.3.0) [Compare Source](https://togithub.com/JamesIves/github-pages-deploy-action/compare/v4.2.5...v4.3.0) #### Changes - Implements a new option available behind a flag, `force`. If set to `false` the action will no longer force push, instead attempting 3 times to resolve rejected commits when making parallel/subsequent deployments. In a future version `false` will be set as the default. Massive thanks to [@rossjrw](https://togithub.com/rossjrw) for this feature addition. - Modified the Node version which the action is developed/tested against from `14` to `16`. #### Minor Changes - Third-party dependency updates. - Test coverage improvements.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 is behind base branch, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.