-
Notifications
You must be signed in to change notification settings - Fork 3
Bump the gha group across 1 directory with 4 updates #1
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
Conversation
Bumps the gha group with 4 updates in the / directory: [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv), [actions/setup-python](https://github.com/actions/setup-python), [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) and [github/codeql-action](https://github.com/github/codeql-action). Updates `astral-sh/setup-uv` from 6.6.0 to 6.7.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@v6.6...b75a909) Updates `actions/setup-python` from 5.6.0 to 6.0.0 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v5.6.0...e797f83) Updates `pypa/gh-action-pypi-publish` from 1.12.4 to 1.13.0 - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](pypa/gh-action-pypi-publish@v1.12.4...ed0c539) Updates `github/codeql-action` from 3.30.1 to 3.30.3 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@f1f6e5f...192325c) --- updated-dependencies: - dependency-name: astral-sh/setup-uv dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha - dependency-name: actions/setup-python dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: gha - dependency-name: pypa/gh-action-pypi-publish dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gha - dependency-name: github/codeql-action dependency-version: 3.30.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gha ... Signed-off-by: dependabot[bot] <support@github.com>
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
|
Edited the PR title — I think Dependabot is smart enough to adjust future PRs to match. We'll see. |
|
@dependabot rebase |
|
@dependabot recreate |
|
|
||
| - name: Initialize CodeQL | ||
| uses: github/codeql-action/init@f1f6e5f6af878fb37288ce1c627459e94dbf7d01 # v3.29.5 | ||
| uses: github/codeql-action/init@192325c86100d080feab897ff886c34abd4c83a3 # v3.29.5 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
feels weird that this is changing without the tag moving :(
|
I think Dependabot is stuck on this PR, so just going to get it merged. |
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the gha group with 4 updates in the / directory: astral-sh/setup-uv, actions/setup-python, pypa/gh-action-pypi-publish and github/codeql-action.
Updates
astral-sh/setup-uvfrom 6.6.0 to 6.7.0Release notes
Sourced from astral-sh/setup-uv's releases.
Commits
b75a909bump deps (#569)ffff8aaBump github/codeql-action from 3.29.11 to 3.30.3 (#566)95d0e23Bump actions/setup-node from 4.4.0 to 5.0.0 (#551)dc724a1Add inputs restore-cache and save-cache (#568)f67343aAutomatically push updated known versions (#565)4dd9f52chore: update known versions for 0.8.16/0.8.17 (#562)e1e6fe7chore: update known versions for 0.8.15 (#550)b183611chore(ci): address CI lint findings (#545)Updates
actions/setup-pythonfrom 5.6.0 to 6.0.0Release notes
Sourced from actions/setup-python's releases.
Commits
e797f83Upgrade to node 24 (#1164)3d1e2d2Revert "Enhance cache-dependency-path handling to support files outside the w...65b0712Clarify pythonLocation behavior for PyPy and GraalPy in environment variables...5b668cfBump actions/checkout from 4 to 5 (#1181)f62a0e2Change missing cache directory error to warning (#1182)9322b3cUpgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIn...fbeb884Bump form-data to fix critical vulnerabilities #182 & #183 (#1163)03bb615Bump idna from 2.9 to 3.7 in /tests/data (#843)36da51dAdd version parsing from Pipfile (#1067)3c6f142update documentation (#1156)Updates
pypa/gh-action-pypi-publishfrom 1.12.4 to 1.13.0Release notes
Sourced from pypa/gh-action-pypi-publish's releases.
Commits
ed0c539📦📌 Bump the pinned dependency tree77db1b7Merge branch PR #306, GHSA-vxmw-7h4f-hqxh fix and PR #378 into unstable/v1280b3a1Aliastyping as tin importse380240Useobjectin place oftyping.Anyin annotationse50bff6Deduplicate claim ref lookupdecbc9aHint people to subscribe to #166 for notifications8208ad3Ask not to report bugs with reusable workflowff0fef5🧪 Scope WPS202 suppression to specific files1293b8cUse yamllint disable line length linted01280Linter (different rule)Updates
github/codeql-actionfrom 3.30.1 to 3.30.3Release notes
Sourced from github/codeql-action's releases.
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
192325cMerge pull request #3104 from github/update-v3.30.3-b660efdcfe68956dUpdate changelog for v3.30.3b660efdMerge pull request #3103 from github/mbg/fix/category-checke49458bFixrunInterpretResultsForusing the wrongAnalysisConfigforcategoryfixf374a62Merge pull request #3098 from github/kaspersv/increase-overlay-base-size-limit5efa438Merge pull request #3101 from github/mbg/public-repo-notice-in-pr-template8a84a62Overlay: Increase size limit for cached overlay base databaseeb50a88Merge pull request #3097 from github/redsun82/only-dump-sarif4c53461Tweak sarif dump logdae3742Dump soon to be uploaded SARIF on requestDependabot 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