chore(deps): update github actions #58
Open
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->v2.20.008c6903634f93cv4->v4.6.28d0ead9v0.1.0->v0.7.0Release Notes
EnricoMi/publish-unit-test-result-action (EnricoMi/publish-unit-test-result-action)
v2.20.0Compare Source
Adds the following improvements:
<system-out>and<system-err>#667github_token_actoroption, auto-detect actor #661!cancelled()instead ofalways()#659deprecationMessagetoaction.ymlfor deprecated inputs (#654)Full Changelog: EnricoMi/publish-unit-test-result-action@v2.19.0...v2.20.0
v2.19.0Compare Source
Adds the following improvements:
README.md(#647)$PYTHON_BINin deprecated composite action (#646)v2.18.0Compare Source
Adds the following improvements:
v2.17.1Compare Source
Fixes the following issue:
v2.17.0Compare Source
Adds the following improvements:
v2.16.1Compare Source
Fixes quoting issue in Windows bash action (#587)
v2.16.0Compare Source
This improves dependencies:
v2.15.1Compare Source
This fixes a typo in the windows action (#580).
v2.15.0Compare Source
This release deprecates composite action
uses: EnricoMi/publish-unit-test-result-action/composite@v2(#576)Instead, use either of
uses: EnricoMi/publish-unit-test-result-action/linux@v2uses: EnricoMi/publish-unit-test-result-action/macos@v2uses: EnricoMi/publish-unit-test-result-action/windows@v2uses: EnricoMi/publish-unit-test-result-action/windows/bash@v2Or continue to use the Docker action
uses: EnricoMi/publish-unit-test-result-action@v2.Adds the following features:
v2.14.0Compare Source
Adds the following features:
check_runis false (#568)v2.13.0Compare Source
Adds the following features:
virtualenv/venvpackage, and activates virtual environment (#558)v2.12.0Compare Source
Adds the following features:
action_fail_on_inconclusive, which was not working (#543)v2.11.0Compare Source
Adds the following features:
action_fail(#511)v2.10.0Compare Source
Adds the following features:
v2.9.0Compare Source
Adds the following features:
v2.8.0Compare Source
Adds the following features:
github_token_actoroption to support Github App installation or App user token (#460)This release removes support for Python 3.6. Please use action version 2.7 with Python 3.6.
v2.7.0Compare Source
Adds the following features:
v2.6.2Compare Source
Fixes the following issues:
In contrast to v2.6.1, the action falls back to the commit's pull requests when the event does not provide a PR.
v2.6.1Compare Source
Fixes the following issues:
This means that the action only publishes pull request comments on
pull_requestevents (andworkflow_runevents triggered frompull_requestevents). The action running on either pull request used to overwrite the other pull request's results. This is not useful since different pull requests that share a commit may have different results.v2.6.0Compare Source
Adds the following features:
v2.5.0Compare Source
Adds the following features:
v2.4.2Compare Source
Fixes the following issues:
v2.4.1Compare Source
Adds the following features:
v2.3.0Compare Source
Adds the following features:
action_failoption to fail publish action on test failures (#378)84dbe97)v2.2.0Compare Source
Adds the following features:
v2.1.0Compare Source
Adds the following features:
actions/upload-artifact (actions/upload-artifact)
v4.6.2Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.6.2
v4.6.1Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.1
v4.6.0Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.0
v4.5.0Compare Source
What's Changed
Node.jsversion in action by @hamirmahal in #578artifact-digestoutput by @bdehamer in #656New Contributors
Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0
v4.4.3Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3
v4.4.2Compare Source
What's Changed
@actions/artifactto 2.1.11 by @robherley in #627Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2
v4.4.1Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1
v4.4.0Compare Source
Notice: Breaking Changes⚠️
We will no longer include hidden files and folders by default in the
upload-artifactaction of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option,include-hidden-files, to continue to do so.See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.
What's Changed
Full Changelog: actions/upload-artifact@v4.3.6...v4.4.0
v4.3.6Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.3.6
v4.3.5Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.3.4...v4.3.5
v4.3.4Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4
v4.3.3Compare Source
What's Changed
@actions/artifactdependency to v2.1.6 by @eggyhead in #565Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3
v4.3.2Compare Source
What's Changed
@actions/artifactdependency to v2.1.5 and@actions/coreto v1.0.1 by @eggyhead in #562New Contributors
Full Changelog: actions/upload-artifact@v4.3.1...v4.3.2
v4.3.1Compare Source
v4.3.0Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.3.0
v4.2.0Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.2.0
v4.1.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.1.0
ni/python-actions (ni/python-actions)
v0.7.0: ni/python-actions v0.7.0Compare Source
What's Changed
analyze-project: Replaceextrasinput with a more generalinstall-argsinput (#40)install-argsto pass whatever arguments you want topoetry install. Example:extrasinput has been removed. This breaks compatibility, but this project's major version is still 0, so we are only bumping the minor version.setup-poetry: Use temporary directory for Poetry installs (#41)$HOME/.local/poetry. This worked fine on GitHub-hosted runners and ephemeral self-hosted runners, but on long-lived self-hosted runners it produces errors when the directory already exists.$GITHUB_WORKSPACE/.cache/poetryso that self-hosted runners would automatically clean it up. However, this broke compatibility with clients that run tools that search the entire GitHub workspace for Python files.$GITHUB_WORKSPACE/..) to hide it from tools that search the entire GitHub workspace. However, this caused a regression for long-lived self-hosted runners.$RUNNER_TEMP/poetry, which is cleaned up before/after each job, but which is outside the GitHub workspace. This directory seems to be stable enough that caching is still effective. Hopefully this will be the last change of Poetry install location; if not, we will probably add an input to allow overriding it.Full Changelog: ni/python-actions@v0.6.1...v0.7.0
v0.6.1: ni/python-actions v0.6.1Compare Source
Bug Fixes
ni/python-actions/analyze-project: Fix #31 -ni/python-actions/analyze-projectdoes not think mypy is installed (#32)ni/python-actions/setup-poetry: Fix #33 - Moving Poetry install directory to$GITHUB_WORKSPACE/.cachebreaksnps lintwith default excludes (#34)What's Changed
@v0.2with@v0and recommend pinning (#29)analyze-projectdocs (#30)ni/python-actions/analyze-project:Full Changelog: ni/python-actions@v0.6.0...v0.6.1
v0.6.0: ni/python-actions v0.6.0Compare Source
What's Changed
ni/python-actions/analyze-projectcomposite action (#24)README.mdfor each action (#25)actions/setup-pythonaction to v6 (#27)New Contributors
Full Changelog: ni/python-actions@v0.5.1...v0.6.0
v0.5.1: ni/python-actions v0.5.1Compare Source
What's Changed
Full Changelog: ni/python-actions@v0.5.0...v0.5.1
v0.5.0: ni/python-actions v0.5.0Compare Source
What's Changed
setup-poetry:update-project-version:Full Changelog: ni/python-actions@v0.4.1...v0.5.0
v0.4.1: ni/python-actions v0.4.1Compare Source
What's Changed
check-project-version: Setexpected-versiontorelease.tag_namefor release events (#14)New Contributors
Full Changelog: ni/python-actions@v0.4.0...v0.4.1
v0.4.0: ni/python-actions v0.4.0Compare Source
What's Changed
setup-python,setup-poetry: Support PyPy and free-threading (#11)python-versioninput topypy3.10,pypy3.11, etc.tsuffix to thepython-versioninput (e.g.3.13t).cryptographyandcffipackages do not yet support free-threading.python-versionoutput now reflects the the PyPy language+implementation versions (e.g.pypy3.11.11-v7.3.19) and has atsuffix for free-threaded builds (e.g.3.13.4t)ni/setup-pythonaction now uses thepythonVersionenvironment variable to pass the Python version toni/setup-poetry.Full Changelog: ni/python-actions@v0.3.1...v0.4.0
v0.3.1: ni/python-actions v0.3.1Compare Source
What's Changed
setup-poetry: Log debug info on failure (#12)Full Changelog: ni/python-actions@v0.3.0...v0.3.1
v0.3.0: ni/python-actions v0.3.0Compare Source
What's Changed
update-project-version: Addtokeninput (#9)tokento specify a token that is saved in a repo/org secret.setup-poetry: Adduse-cacheinput (#8)use-cache: false.Full Changelog: ni/python-actions@v0.2.0...v0.3.0
v0.2.0: ni/python-actions v0.2.0Compare Source
What's Changed
check-project-versionaction (#5)check-project-versionaction uses Poetry to get the version of a Python project and checks that it matches an expected version.github.ref_name, which is the GitHub release tag for GitHub release events.update-project-versionaction (#5)update-project-version actionuses Poetry to update the version of a Python project and creates a pull request to modify its pyproject.toml file.version-ruleanduse-dev-suffixto customize the versioning scheme.version-rulespecifies the rule for updating the version number. For example,majorwill update 1.0.0 -> 2.0.0, whilepatchwill update 1.0.0 -> 1.0.1. See the docs for poetry version for the list of rules and their behavior.use-dev-suffixspecifies whether to use development versions like 1.0.0.dev0.New Contributors
Full Changelog: ni/python-actions@v0.1.0...v0.2.0
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone US/Central, 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.