-
Notifications
You must be signed in to change notification settings - Fork 4
Bump the actions group with 6 updates #10
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
Merged
Merged
Conversation
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
Bumps the actions group with 6 updates: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions/checkout) | `4` | `5` | | [actions/setup-python](https://github.com/actions/setup-python) | `4` | `6` | | [github/codeql-action](https://github.com/github/codeql-action) | `3.28.16` | `3.30.5` | | [mongodb-labs/drivers-github-tools](https://github.com/mongodb-labs/drivers-github-tools) | `2` | `3` | | [astral-sh/setup-uv](https://github.com/astral-sh/setup-uv) | `6.6.1` | `6.7.0` | | [zizmorcore/zizmor-action](https://github.com/zizmorcore/zizmor-action) | `a016d81e77496751b5c04eb1e8f00214bd396553` | `c323c83e3ab58baf4acbc7b6b39eef0e0cb14e4d` | Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) Updates `actions/setup-python` from 4 to 6 - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4...v6) Updates `github/codeql-action` from 3.28.16 to 3.30.5 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@28deaed...3599b3b) Updates `mongodb-labs/drivers-github-tools` from 2 to 3 - [Release notes](https://github.com/mongodb-labs/drivers-github-tools/releases) - [Commits](mongodb-labs/drivers-github-tools@v2...v3) Updates `astral-sh/setup-uv` from 6.6.1 to 6.7.0 - [Release notes](https://github.com/astral-sh/setup-uv/releases) - [Commits](astral-sh/setup-uv@557e51d...b75a909) Updates `zizmorcore/zizmor-action` from a016d81e77496751b5c04eb1e8f00214bd396553 to c323c83e3ab58baf4acbc7b6b39eef0e0cb14e4d - [Release notes](https://github.com/zizmorcore/zizmor-action/releases) - [Commits](zizmorcore/zizmor-action@a016d81...c323c83) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: github/codeql-action dependency-version: 3.30.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: mongodb-labs/drivers-github-tools dependency-version: '3' dependency-type: direct:production update-type: version-update:semver-major dependency-group: actions - dependency-name: astral-sh/setup-uv dependency-version: 6.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: actions - dependency-name: zizmorcore/zizmor-action dependency-version: c323c83e3ab58baf4acbc7b6b39eef0e0cb14e4d dependency-type: direct:production dependency-group: actions ... Signed-off-by: dependabot[bot] <[email protected]>
caseyclements
requested changes
Sep 30, 2025
caseyclements
approved these changes
Sep 30, 2025
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.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update GitHub Actions code
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 actions group with 6 updates:
4
5
4
6
3.28.16
3.30.5
2
3
6.6.1
6.7.0
a016d81e77496751b5c04eb1e8f00214bd396553
c323c83e3ab58baf4acbc7b6b39eef0e0cb14e4d
Updates
actions/checkout
from 4 to 5Release notes
Sourced from actions/checkout's releases.
... (truncated)
Changelog
Sourced from actions/checkout's changelog.
... (truncated)
Commits
08c6903
Prepare v5.0.0 release (#2238)9f26565
Update actions checkout to use node 24 (#2226)Updates
actions/setup-python
from 4 to 6Release notes
Sourced from actions/setup-python's releases.
... (truncated)
Commits
e797f83
Upgrade to node 24 (#1164)3d1e2d2
Revert "Enhance cache-dependency-path handling to support files outside the w...65b0712
Clarify pythonLocation behavior for PyPy and GraalPy in environment variables...5b668cf
Bump actions/checkout from 4 to 5 (#1181)f62a0e2
Change missing cache directory error to warning (#1182)9322b3c
Upgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIn...fbeb884
Bump form-data to fix critical vulnerabilities #182 & #183 (#1163)03bb615
Bump idna from 2.9 to 3.7 in /tests/data (#843)36da51d
Add version parsing from Pipfile (#1067)3c6f142
update documentation (#1156)Updates
github/codeql-action
from 3.28.16 to 3.30.5Release notes
Sourced from github/codeql-action's releases.
... (truncated)
Changelog
Sourced from github/codeql-action's changelog.
... (truncated)
Commits
3599b3b
Merge pull request #3161 from github/update-v3.30.5-0a67bd46a2ca0085
Update changelog for v3.30.50a67bd4
Merge pull request #3160 from github/mbg/fix/upload-sarif8e34f2f
Add changelog0b7fc56
Fixupload-sarif
not uploading non-.sarif
files94a9b7a
Merge pull request #3155 from github/mbg/node/no-install-in-actionsa0ae9ba
Log what the script is doingb27a8ef
Exit if running in an Actions workflow6592567
Merge pull request #3139 from github/henrymercer/fix-log-messagefa64a7d
Merge pull request #3154 from github/mbg/node/check-up-to-date-depsUpdates
mongodb-labs/drivers-github-tools
from 2 to 3Commits
3bc6b73
fix syntaxc4f582f
fix tag handling2630feb
DRIVERS-3232 Fix second aws credential handling0e9d300
DRIVERS-3232 Fix version bump (#93)98d0577
DRIVERS-3232 Move ECR login to before Assuming Team Role (#92)4e6efbd
DRIVERS-3232 Fix tag command (#91)6514a85
DRIVERS-3232 Use ECR instead of artifactory and update to v3 (#84)0eb77c2
Updates to DBX Ruby release process (#86)Updates
astral-sh/setup-uv
from 6.6.1 to 6.7.0Release notes
Sourced from astral-sh/setup-uv's releases.
Commits
b75a909
bump deps (#569)ffff8aa
Bump github/codeql-action from 3.29.11 to 3.30.3 (#566)95d0e23
Bump actions/setup-node from 4.4.0 to 5.0.0 (#551)dc724a1
Add inputs restore-cache and save-cache (#568)f67343a
Automatically push updated known versions (#565)4dd9f52
chore: update known versions for 0.8.16/0.8.17 (#562)e1e6fe7
chore: update known versions for 0.8.15 (#550)b183611
chore(ci): address CI lint findings (#545)Updates
zizmorcore/zizmor-action
from a016d81e77496751b5c04eb1e8f00214bd396553 to c323c83e3ab58baf4acbc7b6b39eef0e0cb14e4dCommits
c323c83
chore(deps): bump zizmorcore/zizmor-action from 0.1.2 to 0.2.0 in the github-...0696496
chore(deps): bump github/codeql-action in the github-actions group (#48)8735394
docs: bump action pins (#46)e673c39
Adding option for GitHub annotations (#45)2d5a33f
chore: add missing license (#44)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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