generated from wayfair-incubator/oss-template
-
Notifications
You must be signed in to change notification settings - Fork 5
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
Update GitHub Actions (major) #49
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/major-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 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 #49 +/- ##
=======================================
Coverage 86.51% 86.51%
=======================================
Files 12 12
Lines 1824 1824
Branches 215 215
=======================================
Hits 1578 1578
Misses 146 146
Partials 100 100 |
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
from
September 5, 2023 00:06
deddd7c
to
84524a3
Compare
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
2 times, most recently
from
October 4, 2023 18:18
1b30395
to
e3d49c5
Compare
renovate
bot
changed the title
chore(deps): update actions/checkout action to v4
chore(deps): update actions/checkout action to v4 - autoclosed
Oct 17, 2023
renovate
bot
changed the title
chore(deps): update actions/checkout action to v4 - autoclosed
chore(deps): update actions/checkout action to v4
Oct 19, 2023
renovate
bot
changed the title
chore(deps): update actions/checkout action to v4
Update actions/checkout action to v4
Oct 30, 2023
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
2 times, most recently
from
October 30, 2023 13:05
963428c
to
9bd8268
Compare
renovate
bot
changed the title
Update actions/checkout action to v4
Update GitHub Actions (major)
Dec 6, 2023
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
3 times, most recently
from
December 8, 2023 07:06
20830e4
to
13326e5
Compare
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
from
December 14, 2023 17:16
13326e5
to
c987ec0
Compare
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
from
January 13, 2024 12:20
c987ec0
to
c0681dd
Compare
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
2 times, most recently
from
February 2, 2024 00:41
41b7fbd
to
924ff07
Compare
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
2 times, most recently
from
February 26, 2024 22:40
7e62e81
to
cd2ed0f
Compare
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
from
March 26, 2024 18:04
cd2ed0f
to
dca1187
Compare
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
2 times, most recently
from
April 9, 2024 19:27
5c91a2b
to
90624d7
Compare
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
from
May 3, 2024 11:59
90624d7
to
0c1bacf
Compare
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
2 times, most recently
from
May 20, 2024 22:38
2f3ab1d
to
8c063e6
Compare
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
from
June 13, 2024 10:59
8c063e6
to
845d026
Compare
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
from
July 10, 2024 15:43
845d026
to
c0e8588
Compare
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
2 times, most recently
from
August 29, 2024 16:53
a6a67f1
to
1e7f815
Compare
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
from
October 1, 2024 16:13
1e7f815
to
9519013
Compare
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
from
October 24, 2024 16:07
9519013
to
d9ae6b7
Compare
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
7 times, most recently
from
November 20, 2024 22:04
9701209
to
e08f01d
Compare
renovate
bot
force-pushed
the
renovate/major-github-actions
branch
from
November 21, 2024 01:08
e08f01d
to
5e0709b
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
->v4
v4.6.0
->v5.3.0
v8
->v9
v3
->v4
v3.1.3
->v5.0.7
v0.1.3
->v1.1.0
Release Notes
actions/checkout (actions/checkout)
v4
Compare Source
actions/setup-python (actions/setup-python)
v5.3.0
Compare Source
What's Changed
Bug Fixes:
isGhes
logic by @jww3 in https://github.com/actions/setup-python/pull/963Enhancements:
New Contributors
Full Changelog: actions/setup-python@v5...v5.3.0
v5.2.0
Compare Source
v5.1.1
Compare Source
What's Changed
Bug fixes:
This update ensures compatibility and optimal performance of workflows on the latest macOS version.
Documentation changes:
Dependency updates:
New Contributors
Full Changelog: actions/setup-python@v5...v5.1.1
v5.1.0
Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-python@v5.0.0...v5.1.0
v5.0.0
Compare Source
What's Changed
In scope of this release, we update node version runtime from node16 to node20 (https://github.com/actions/setup-python/pull/772). Besides, we update dependencies to the latest versions.
Full Changelog: actions/setup-python@v4.8.0...v5.0.0
v4.8.0
Compare Source
What's Changed
In scope of this release we added support for GraalPy (https://github.com/actions/setup-python/pull/694). You can use this snippet to set up GraalPy:
Besides, the release contains such changes as:
New Contributors
Full Changelog: actions/setup-python@v4...v4.8.0
v4.7.1
Compare Source
What's Changed
Full Changelog: actions/setup-python@v4...v4.7.1
v4.7.0
Compare Source
In scope of this release, the support for reading python version from pyproject.toml was added (https://github.com/actions/setup-python/pull/669).
Besides, it includes such changes as:
New Contributors
Full Changelog: actions/setup-python@v4...v4.7.0
v4.6.1
Compare Source
What's Changed
allow-prereleases
sample configuration by @mayeut in https://github.com/actions/setup-python/pull/615New Contributors
Full Changelog: actions/setup-python@v4...v4.6.1
actions/stale (actions/stale)
v9
Compare Source
actions/upload-artifact (actions/upload-artifact)
v4
Compare Source
codecov/codecov-action (codecov/codecov-action)
v5.0.7
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.6..v5.0.7
v5.0.6
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.5..v5.0.6
v5.0.5
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.4..v5.0.5
v5.0.4
Compare Source
What's Changed
Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.3..v5.0.4
v5.0.3
Compare Source
What's Changed
inputs.disable_safe_directory
by @mkroening in https://github.com/codecov/codecov-action/pull/1666Full Changelog: https://github.com/codecov/codecov-action/compare/v5.0.2..v5.0.3
v5.0.2
Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v5.0.1...v5.0.2
v5.0.1
Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v5.0.0...v5.0.1
v5.0.0
Compare Source
v5 Release
v5
of the Codecov GitHub Action will use the Codecov Wrapper to encapsulate the CLI. This will help ensure that the Action gets updates quicker.Migration Guide
The
v5
release also coincides with the opt-out feature for tokens for public repositories. In theGlobal Upload Token
section of the settings page of an organization in codecov.io, you can set the ability for Codecov to receive a coverage reports from any source. This will allow contributors or other members of a repository to upload without needing access to the Codecov token. For more details see how to upload without a token.The following arguments have been added:
binary
gcov_args
gcov_executable
gcov_ignore
gcov_include
report_type
skip_validation
swift_project
You can see their usage in the
action.yml
file.What's Changed
Full Changelog: codecov/codecov-action@v4.6.0...v5.0.0
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
v4.5.0
Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.4.1...v4.5.0
v4.4.1
Compare Source
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1
What's Changed
New Contributors
Full Changelog: codecov/codecov-action@v4.4.0...v4.4.1
v4.4.0
Compare Source
What's Changed
Configuration
📅 Schedule: Branch creation - "before 3am every weekday" (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.