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.2.0
->v4.7.2
v2.4.0
->v2.7.0
v3.0.4
->v3.1.0
v0.1.2
->v0.1.3
Release Notes
JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)
v4.7.2
Compare Source
v4.7.1
Compare Source
What's Changed
Features ✨
target-folder
is specified the action will now create any missing folders for you by @databasedav in https://github.com/JamesIves/github-pages-deploy-action/pull/1737New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@v4.6.6...v4.7.1
v4.7.0
Compare Source
What's Changed
Features ✨
atttempt-limit
input, giving you the option to change how many attempts the action will make before failing by @databasedav in https://github.com/JamesIves/github-pages-deploy-action/pull/1737Build 🔧
New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@v4.6.6...v4.7.0
v4.6.9
Compare Source
What's Changed
Dependencies 🤖
.node-version
instead of.nvmrc
for Node dependency management.Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.9
v4.6.8
Compare Source
What's Changed
Bug Fixes 🐝
origin/${branch_name} is not a commit and a branch cannot be created from it
. The action will continue to attempt to track the origin branch, but if this step fails, it will create a new untracked branch to continue the deployment from. - #1689.Testing 🧪
ie @​v4
). This was done to combat problems raised by #1697.Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.8
v4.6.7
Compare Source
What's Changed
Bug Fixes 🐝
main.js
was not found in the v4 major tag.v4.6.6
Compare Source
What's Changed
Bug Fixes 🐝
v4.6.5
Compare Source
What's Changed
What's Changed
Bug Fixes 🐝
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.5
v4.6.4
Compare Source
What's Changed
What's Changed
Bug Fixes 🐝
Build 🔧
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.4
v4.6.3
Compare Source
What's Changed
Build 🔧
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.3
v4.6.2
Compare Source
What's Changed
Dependencies 🤖
Full Changelog: JamesIves/github-pages-deploy-action@v4.6.1...v4.6.2
v4.6.1
Compare Source
What's Changed
Fixes
Dependencies
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.6.1
v4.6.0
Compare Source
What's Changed
New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@v4.5.0...v4.6.0
v4.5.0
Compare Source
What's Changed
.gitignore
matches 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.3
Compare Source
What's Changed
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.4.3
v4.4.2
Compare Source
What's Changed
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.4.2
v4.4.1
Compare Source
What's Changed
Changelog
New Contributors
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.4.1
v4.4.0
Compare Source
What's Changed
New Contributors
Sponsors ❤️
Full Changelog: JamesIves/github-pages-deploy-action@v4...v4.4.0
v4.3.4
Compare Source
Minor Changes
branch
parameter 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.3
Compare Source
Changes
v4.3.2
Compare Source
Changes
v4.3.1
Compare Source
Changes
safe.directory
global directory.v4.3.0
Compare Source
Changes
force
. If set tofalse
the action will no longer force push, instead attempting 3 times to resolve rejected commits when making parallel/subsequent deployments. In a future versionfalse
will be set as the default. Massive thanks to @rossjrw for this feature addition.14
to16
.Minor Changes
v4.2.5
Compare Source
Minor Changes
v4.2.4
Compare Source
Minor Changes
v4.2.3
Compare Source
Minor Changes
v4.2.2
Compare Source
Minor Changes
JamesIves/github-pages-deploy-action@v4
if you'd like to always have the most cutting edge changes outside of using the release branch directly.v
to be consistent with other officially provided actions by GitHub. You can useJamesIves/[email protected]
for instance. Dependabot should pick up this change automatically.v4.2.1
Compare Source
Minor Changes
actions/checkout (actions/checkout)
v2.7.0
Compare Source
What's Changed
Full Changelog: actions/checkout@v2.6.0...v2.7.0
v2.6.0
Compare Source
What's Changed
Full Changelog: actions/checkout@v2.5.0...v2.6.0
v2.5.0
Compare Source
What's Changed
Full Changelog: actions/checkout@v2...v2.5.0
v2.4.2
Compare Source
What's Changed
Full Changelog: actions/checkout@v2...v2.4.2
v2.4.1
Compare Source
safe.directory
alirezanet/publish-nuget (alirezanet/publish-nuget)
v3.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: alirezanet/publish-nuget@v3.0.5...v3.1.0
v3.0.5
Compare Source
What's Changed
New Contributors
Full Changelog: alirezanet/publish-nuget@v3.0.4...v3.0.5
suzuki-shunsuke/github-action-renovate-config-validator (suzuki-shunsuke/github-action-renovate-config-validator)
v0.1.3
Compare Source
#316 Support .renovaterc.json5 by default
https://docs.renovatebot.com/configuration-options/#configuration-options
Configuration
📅 Schedule: Branch creation - "before 9am on Monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.