Bump the github-actions group with 4 updates#62
Merged
Conversation
Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [actions/setup-python](https://github.com/actions/setup-python), [codecov/codecov-action](https://github.com/codecov/codecov-action) and [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish). Updates `actions/checkout` from 3 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) Updates `actions/setup-python` from 4 to 5 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v5) Updates `codecov/codecov-action` from 3 to 4 - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](codecov/codecov-action@v3...v4) Updates `pypa/gh-action-pypi-publish` from 1.1.0 to 1.10.3 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.1.0...v1.10.3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
a7b40bf to
60373fd
Compare
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
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.
Bumps the github-actions group with 4 updates: actions/checkout, actions/setup-python, codecov/codecov-action and pypa/gh-action-pypi-publish.
Updates
actions/checkoutfrom 3 to 4Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
eef6144Prepare 4.2.1 release (#1925)6b42224Add workflow file for publishing releases to immutable action package (#1919)de5a000Check out other refs/* by commit if provided, fall back to ref (#1924)d632683Prepare 4.2.0 release (#1878)6d193bfBump braces from 3.0.2 to 3.0.3 (#1777)db0cee9Bump the minor-npm-dependencies group across 1 directory with 4 updates (#1872)b684943Add Ref and Commit outputs (#1180)2d7d9f7Provide explanation for where user email came from (#1869)9a9194fBump docker/build-push-action from 5.3.0 to 6.5.0 (#1832)dd960bdBump docker/login-action in the minor-actions-dependencies group (#1831)Updates
actions/setup-pythonfrom 4 to 5Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
f677139Bump pyinstaller from 3.6 to 5.13.1 in /tests/data (#923)2bd53f9Documentation update for caching poetry dependencies (#908)80b49d3fix: add arch to cache key (#896)036a523Fix: Add.zipextension to Windows package downloads forExpand-ArchiveC...04c1311Fix display of emojis in contributors doc (#899)cb68456Updated@iarna/tomlversion to 3.0.0 (#912)39cd149Documentation update for cache (#873)a0d74c0fix(ci): update all failing workflows (#863)4eb7dbcBump braces from 3.0.2 to 3.0.3 (#893)82c7e63Documentation changes for avoiding rate limit issues on GHES (#835)Updates
codecov/codecov-actionfrom 3 to 4Release notes
Sourced from codecov/codecov-action's releases.
... (truncated)
Changelog
Sourced from codecov/codecov-action's changelog.
... (truncated)
Commits
b9fd7d1chore(release):4.6.0 (#1587)6f7612cfix: bump eslint parser deps (#1586)26c7e28build(deps): bump actions/checkout from 4.1.7 to 4.2.0 (#1583)6f744f7build(deps): bump github/codeql-action from 3.26.8 to 3.26.9 (#1584)543c3d4chore: fix typo of OSS (#1578)e379426build(deps-dev): bump@vercel/nccfrom 0.38.1 to 0.38.2 (#1577)42656e4build(deps): bump github/codeql-action from 3.26.7 to 3.26.8 (#1575)2296b6bbuild(deps-dev): bump eslint from 8.57.0 to 8.57.1 (#1571)bd77bc3build(deps): bump github/codeql-action from 3.26.6 to 3.26.7 (#1569)180b964build(deps-dev): bump@types/jestfrom 29.5.12 to 29.5.13 (#1567)Updates
pypa/gh-action-pypi-publishfrom 1.1.0 to 1.10.3Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
... (truncated)
Commits
f760068Merge pull request #271 from mosfet80/patch-36edc294Fix node.js v16 deprecation self-smoke-test-action.yml85a5a80Merge pull request #270 from trail-of-forks/fix-magic-link-summary954318bMerge pull request #267 from mosfet80/patch-224791c7Merge pull request #266 from mosfet80/patch-1d8c8948Fix magic link nudge formatting in job summarya1ce384Check for Trusted Publishing in magic link logic00b87c8Update check-jsonschema and pre-commit libsa571f1eUpdate pylint lib897895fMerge pull request #262 from trail-of-forks/ww/bump-attestations-reqDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions