This repository was archived by the owner on Sep 2, 2024. It is now read-only.
Update JamesIves/github-pages-deploy-action action to v4.6.3#40
Open
renovate[bot] wants to merge 1 commit into
Open
Update JamesIves/github-pages-deploy-action action to v4.6.3#40renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
9417fa5 to
e0d51f8
Compare
e0d51f8 to
6b4d920
Compare
6b4d920 to
14a0053
Compare
14a0053 to
ff97f3b
Compare
ff97f3b to
451d0ca
Compare
451d0ca to
c83b031
Compare
c83b031 to
dec6647
Compare
dec6647 to
1823356
Compare
1823356 to
b4d882c
Compare
b4d882c to
48ae249
Compare
48ae249 to
926e8e2
Compare
926e8e2 to
ba9506e
Compare
ba9506e to
fe8b867
Compare
fe8b867 to
7137846
Compare
7137846 to
a9a856d
Compare
41fcfe7 to
a58a656
Compare
a58a656 to
d429ed8
Compare
d429ed8 to
0e3303c
Compare
0e3303c to
ea3542e
Compare
ea3542e to
c4d4b0c
Compare
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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:
4.1.5->v4.6.3Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)
v4.6.3Compare Source
What's Changed
Build 🔧
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.3
v4.6.2Compare Source
What's Changed
Dependencies 🤖
Full Changelog: JamesIves/github-pages-deploy-action@v4.6.1...v4.6.2
v4.6.1Compare Source
What's Changed
Fixes
Dependencies
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.1
v4.6.0Compare Source
What's Changed
New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@v4.5.0...v4.6.0
v4.5.0Compare Source
What's Changed
.gitignorematches not being deployed by @sgasse in https://github.com/JamesIves/github-pages-deploy-action/pull/1459New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@v4.4.3...v4.5.0
v4.4.3Compare Source
What's Changed
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.4.3
v4.4.2Compare Source
What's Changed
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.4.2
v4.4.1Compare Source
What's Changed
Changelog
New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.4.1
v4.4.0Compare Source
What's Changed
New Contributors
Sponsors ❤️
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.4.0
v4.3.4Compare Source
Minor Changes
branchparameter is no longer required. It now defaults togh-pages.New Contributors
Sponsors ❤️
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.3.4
v4.3.3Compare Source
Changes
v4.3.2Compare Source
Changes
v4.3.1Compare Source
Changes
safe.directoryglobal directory.v4.3.0Compare Source
Changes
force. If set tofalsethe action will no longer force push, instead attempting 3 times to resolve rejected commits when making parallel/subsequent deployments. In a future versionfalsewill be set as the default. Massive thanks to @rossjrw for this feature addition.14to16.Minor Changes
v4.2.5Compare Source
Minor Changes
v4.2.4Compare Source
Minor Changes
v4.2.3Compare Source
Minor Changes
v4.2.2Compare Source
Minor Changes
JamesIves/github-pages-deploy-action@v4if you'd like to always have the most cutting edge changes outside of using the release branch directly.vto be consistent with other officially provided actions by GitHub. You can useJamesIves/github-pages-deploy-action@v4.2.2for instance. Dependabot should pick up this change automatically.v4.2.1Compare Source
Minor Changes
v4.2.0Compare Source
Happy New Year 2022!
Minor Changes
git mvcommand prior to the workflow running. (#895)single-committo fail when usingrepository-nameif the branch name was equal from the origin to destination. (#665)v4.1.9Compare Source
Minor Changes
v4.1.8Compare Source
Minor Changes
New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@4.1.7...4.1.8
v4.1.7Compare Source
Minor Changes
npm ciinstead ofnpm installin examples by @bananer in https://github.com/JamesIves/github-pages-deploy-action/pull/934git-config-emailoption again. If you wish to omit this field entirely you must now provide<>in the field instead of an empty string. This is due to the fact that GitHub Actions defaults all undefined fields to an empty string, causing the default behavior to not work when you don't provide agit-config-emailparameter at all. You can find an example of this below.New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@4.1.6...4.1.7
v4.1.6Compare Source
Minor Changes
git-config-emailoption now accepts an empty string as a valid value in a workflow. This will allow the email part of the commit signature to empty, for exampleAuthor Name <>. You can find an example of how to utilize this below. #868Configuration
📅 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.
This PR was generated by Mend Renovate. View the repository job log.