Bump the github-actions group with 4 updates#14
Open
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
Open
Bump the github-actions group with 4 updates#14dependabot[bot] wants to merge 1 commit intodevelopmentfrom
dependabot[bot] wants to merge 1 commit intodevelopmentfrom
Conversation
Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout), [astral-sh/ruff-action](https://github.com/astral-sh/ruff-action), [actions/setup-python](https://github.com/actions/setup-python) and [jakebailey/pyright-action](https://github.com/jakebailey/pyright-action). Updates `actions/checkout` from 6.0.0 to 6.0.2 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@1af3b93...de0fac2) Updates `astral-sh/ruff-action` from 3.5.1 to 3.6.1 - [Release notes](https://github.com/astral-sh/ruff-action/releases) - [Commits](astral-sh/ruff-action@57714a7...4919ec5) Updates `actions/setup-python` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@83679a8...a309ff8) Updates `jakebailey/pyright-action` from 2.3.3 to 3.0.2 - [Release notes](https://github.com/jakebailey/pyright-action/releases) - [Commits](jakebailey/pyright-action@6cabc0f...8ec14b5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: 6.0.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: github-actions - dependency-name: astral-sh/ruff-action dependency-version: 3.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/setup-python dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: jakebailey/pyright-action dependency-version: 3.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
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, astral-sh/ruff-action, actions/setup-python and jakebailey/pyright-action.
Updates
actions/checkoutfrom 6.0.0 to 6.0.2Release notes
Sourced from actions/checkout's releases.
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
de0fac2Fix tag handling: preserve annotations and explicit fetch-tags (#2356)064fe7fAdd orchestration_id to git user-agent when ACTIONS_ORCHESTRATION_ID is set (...8e8c483Clarify v6 README (#2328)033fa0dAdd worktree support for persist-credentials includeIf (#2327)c2d88d3Update all references from v5 and v4 to v6 (#2314)Updates
astral-sh/ruff-actionfrom 3.5.1 to 3.6.1Release notes
Sourced from astral-sh/ruff-action's releases.
Commits
4919ec5fix: persist credentials for git push in update-major-minor-tags workflow (#312)1977806ci: add zizmor security linting (#313)aedff8dBump dependencies and actions (#311)191187aBump actions/checkout from 5.0.0 to 6.0.1 (#278)ecac2ccBump github/codeql-action from 3.30.5 to 4.31.10 (#294)ddb8c29Bump actions/setup-node from 6.0.0 to 6.2.0 (#296)5eee2a4search in parent dir (#306)1d756c4chore: update known checksums for 0.14.13/0.14.14 (#297)fde82cbFix CI: Pin ruff version to stable 0.13.x in test fixture (#305)deb6320ignore environment markers in dep specs (#295)Updates
actions/setup-pythonfrom 6.1.0 to 6.2.0Release notes
Sourced from actions/setup-python's releases.
Commits
a309ff8Bump urllib3 from 2.6.0 to 2.6.3 in /tests/data (#1264)bfe8cc5Upgrade@actionsdependencies to Node 24 compatible versions (#1259)4f41a90Bump urllib3 from 2.5.0 to 2.6.0 in /tests/data (#1253)Updates
jakebailey/pyright-actionfrom 2.3.3 to 3.0.2Release notes
Sourced from jakebailey/pyright-action's releases.
Commits
8ec14b5Release v3.0.203fd2c0Update mentioned checkout in readme9fb0169Update mentioned setup-python in readme19c6c23Switch to tiny-jsonc1296485fix lint20b106doutput metafile in build9b73e5fRelease v3.0.1c781035Make docs reference v361e7045Release v3.0.05ceb87eUpdate github actions (#208)Dependabot 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 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