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:
v2.17.1
->v2.18.0
v4.6.6
->v4.6.9
v4.2.0
->v4.2.2
v4.4.0
->v4.4.3
v4.5.0
->v4.6.0
Release Notes
EnricoMi/publish-unit-test-result-action (EnricoMi/publish-unit-test-result-action)
v2.18.0
Compare Source
Adds the following improvements:
JamesIves/github-pages-deploy-action (JamesIves/github-pages-deploy-action)
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.actions/checkout (actions/checkout)
v4.2.2
Compare Source
url-helper.ts
now leverages well-known environment variables by @jww3 in https://github.com/actions/checkout/pull/1941isGhes
by @jww3 in https://github.com/actions/checkout/pull/1946v4.2.1
Compare Source
actions/upload-artifact (actions/upload-artifact)
v4.4.3
Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3
v4.4.2
Compare Source
What's Changed
@actions/artifact
to 2.1.11 by @robherley in https://github.com/actions/upload-artifact/pull/627Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2
v4.4.1
Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1
codecov/codecov-action (codecov/codecov-action)
v4.6.0
Compare Source
What's Changed
versionInfo
by @marcobiedermann in https://github.com/codecov/codecov-action/pull/1407evenName
in the logs correctly by @webknjaz in https://github.com/codecov/codecov-action/pull/1560New Contributors
Full Changelog: codecov/codecov-action@v4.5.0...v4.6.0
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.
👻 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.