-
Notifications
You must be signed in to change notification settings - Fork 3
Update GitHub Actions #285
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/github-actions
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #285 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 6 6
Lines 173 173
Branches 20 20
=========================================
Hits 173 173 |
e0d9153 to
f618493
Compare
e3e6753 to
bf67473
Compare
a308d25 to
19b5b0a
Compare
c9b5b47 to
71fc850
Compare
71fc850 to
01a0b10
Compare
01a0b10 to
3b0139b
Compare
3b0139b to
60e76b0
Compare
60e76b0 to
fa0f2e4
Compare
8a8df2e to
fe2d363
Compare
fe2d363 to
73f0ca9
Compare
6108422 to
17fd6ca
Compare
17fd6ca to
3fb3120
Compare
3fb3120 to
362ecf0
Compare
362ecf0 to
6a37559
Compare
6a37559 to
4bd3eea
Compare
4bd3eea to
f37e031
Compare
60bceb8 to
d41bfaa
Compare
d41bfaa to
a7f25af
Compare
4376662 to
dfc19e4
Compare
dfc19e4 to
9e7b93b
Compare
9e7b93b to
3448b9e
Compare
3448b9e to
5012245
Compare
5012245 to
ff9e7f7
Compare
2cb05ba to
962e709
Compare
962e709 to
8e9b767
Compare
8e9b767 to
e078e0f
Compare
e078e0f to
6f549ec
Compare
6f549ec to
3be55ea
Compare
86842f3 to
aeee9fe
Compare
aeee9fe to
e44ee72
Compare
e44ee72 to
3c10e5b
Compare
3c10e5b to
ead44d3
Compare
acb90b9 to
c38ff32
Compare
c38ff32 to
dfdd551
Compare
dfdd551 to
0a1144a
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
v3.1.1->v3.1.6v1.8.6->v1.20.037f50c2->3317edev0.1.2->v0.1.3Release Notes
codecov/codecov-action (codecov/codecov-action)
v3.1.6Compare Source
#Full Changelog: codecov/codecov-action@v3.1.5...v3.1.6
v3.1.5Compare Source
What's Changed
v3.1.4: 3.1.4Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v3.1.3...v3.1.4
v3.1.3: 3.1.3Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v3.1.2...v3.1.3
v3.1.2: 3.1.2Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v3.1.1...v3.1.2
ncipollo/release-action (ncipollo/release-action)
v1.20.0Compare Source
What's Changed
Full Changelog: ncipollo/release-action@v1...v1.20.0
v1.19.2Compare Source
What's Changed
immutableCreate's default in the documentation by @bblanchon in #547New Contributors
Full Changelog: ncipollo/release-action@v1...v1.19.2
v1.19.1Compare Source
Defaults immutableCreate to false if it is omitted.
Full Changelog: ncipollo/release-action@v1.19.0...v1.19.1
v1.19.0Compare Source
What's Changed
Full Changelog: ncipollo/release-action@v1...v1.19.0
v1.18.0Compare Source
Full Changelog: ncipollo/release-action@v1...v1.18.0
v1.17.0Compare Source
What's Changed
Full Changelog: ncipollo/release-action@v1...v1.17.0
v1.16.0Compare Source
What's Changed
New Contributors
Full Changelog: ncipollo/release-action@v1...v1.16.0
v1.15.0Compare Source
What's Changed
Add more explicit error when release list API call fails.
TLDR below - many dependency updates.
New Contributors
Full Changelog: ncipollo/release-action@v1.13.0...v1.15.0
v1.14.0Compare Source
What's Changed
New Contributors
Full Changelog: ncipollo/release-action@v1...v1.14.0
v1.13.0Compare Source
What's Changed
ReadStreamfor artifacts which will hopefully prevent them from being loaded entirely into memory before being uploaded.New Contributors
Full Changelog: ncipollo/release-action@v1...v1.13.0
v1.12.0Compare Source
What's Changed
make_latestoption when creating or updating a release by @ericcornelissen in #283New Contributor
Full Changelog: ncipollo/release-action@v1.11.2...v1.12.0
v1.11.2Compare Source
skipIfReleaseExistsv1.11.1Compare Source
Fixes artifact glob issue for windows machines.
Full Changelog: ncipollo/release-action@v1.11.0...v1.11.1
v1.11.0Compare Source
#219 Add action input
updateOnlyUnreleased. This will fail updates to releases which are not draft or prerelease.v1.10.1Compare Source
Update node version & dependencies.
v1.10.0Compare Source
omitDraftDuringUpdate. This property allows you to avoid moving a release back to a draft if it's already been promoted to being a public (non-draft) release.v1.9.0Compare Source
Adds support for
generate_release_notes.v1.8.10Compare Source
removeArtifactslogic so it runs even if you have no artifacts defined in the action.v1.8.9Compare Source
Adds the
removeArtifactsinput which will remove all exiting artifacts before uploading new ones.v1.8.8Compare Source
The token input will now default to
github.tokenif it's omitted (#104).v1.8.7Compare Source
suzuki-shunsuke/github-action-renovate-config-validator (suzuki-shunsuke/github-action-renovate-config-validator)
v0.1.3Compare Source
#316 Support .renovaterc.json5 by default
https://docs.renovatebot.com/configuration-options/#configuration-options
Configuration
📅 Schedule: Branch creation - "before 9am" (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.