Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2025

Bumps the actions group with 5 updates in the / directory:

Package From To
mongodb-labs/drivers-github-tools 2 3
actions/labeler 5 6
ossf/scorecard-action 2.4.2 2.4.3
actions/setup-python 5 6
actions/setup-go 5 6

Updates mongodb-labs/drivers-github-tools from 2 to 3

Commits

Updates actions/labeler from 5 to 6

Release notes

Sourced from actions/labeler's releases.

v6.0.0

What's Changed

Breaking Changes

Dependency Upgrades

Documentation changes

New Contributors

... (truncated)

Commits

Updates ossf/scorecard-action from 2.4.2 to 2.4.3

Release notes

Sourced from ossf/scorecard-action's releases.

v2.4.3

What's Changed

This update bumps the Scorecard version to the v5.3.0 release. For a complete list of changes, please refer to the Scorecard v5.3.0 release notes.

Documentation

Other

New Contributors

Full Changelog: ossf/scorecard-action@v2.4.2...v2.4.3

Commits
  • 4eaacf0 bump docker to ghcr v2.4.3 (#1587)
  • 42e3a01 🌱 Bump the github-actions group with 3 updates (#1585)
  • 88c07ac 🌱 Bump github.com/sigstore/cosign/v2 from 2.5.2 to 2.6.0 (#1579)
  • 6c690f2 Bump github.com/ossf/scorecard/v5 from v5.2.1 to v5.3.0 (#1586)
  • 92083b5 📖 Fix recommended command to test the image in development (#1583)
  • 7975ea6 🌱 Bump the docker-images group across 1 directory with 2 updates (#1...
  • 0d1a743 🌱 Bump github.com/spf13/cobra from 1.9.1 to 1.10.1 (#1575)
  • 46e6e0c 🌱 Bump the github-actions group with 2 updates (#1580)
  • c3f1350 🌱 Improve printing options (#1584)
  • 43e475b 🌱 Bump golang.org/x/net from 0.42.0 to 0.44.0 (#1578)
  • Additional commits viewable in compare view

Updates actions/setup-python from 5 to 6

Release notes

Sourced from actions/setup-python's releases.

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Enhancements:

Bug fixes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-python@v5...v6.0.0

v5.6.0

What's Changed

Full Changelog: actions/setup-python@v5...v5.6.0

v5.5.0

What's Changed

Enhancements:

Bug fixes:

... (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)
  • Additional commits viewable in compare view

Updates actions/setup-go from 5 to 6

Release notes

Sourced from actions/setup-go's releases.

v6.0.0

What's Changed

Breaking Changes

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Dependency Upgrades

New Contributors

Full Changelog: actions/setup-go@v5...v6.0.0

v5.5.0

What's Changed

Bug fixes:

Dependency updates:

New Contributors

Full Changelog: actions/setup-go@v5...v5.5.0

v5.4.0

What's Changed

Dependency updates :

... (truncated)

Commits

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

Bumps the actions group with 5 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [mongodb-labs/drivers-github-tools](https://github.com/mongodb-labs/drivers-github-tools) | `2` | `3` |
| [actions/labeler](https://github.com/actions/labeler) | `5` | `6` |
| [ossf/scorecard-action](https://github.com/ossf/scorecard-action) | `2.4.2` | `2.4.3` |
| [actions/setup-python](https://github.com/actions/setup-python) | `5` | `6` |
| [actions/setup-go](https://github.com/actions/setup-go) | `5` | `6` |



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 `actions/labeler` from 5 to 6
- [Release notes](https://github.com/actions/labeler/releases)
- [Commits](actions/labeler@v5...v6)

Updates `ossf/scorecard-action` from 2.4.2 to 2.4.3
- [Release notes](https://github.com/ossf/scorecard-action/releases)
- [Changelog](https://github.com/ossf/scorecard-action/blob/main/RELEASE.md)
- [Commits](ossf/scorecard-action@05b42c6...4eaacf0)

Updates `actions/setup-python` from 5 to 6
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v5...v6)

Updates `actions/setup-go` from 5 to 6
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v5...v6)

---
updated-dependencies:
- 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: actions/labeler
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
- dependency-name: ossf/scorecard-action
  dependency-version: 2.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  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: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 4, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 4, 2025 04:27
@dependabot dependabot bot requested a review from matthewdale October 4, 2025 04:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Oct 4, 2025
Copy link
Contributor

mongodb-drivers-pr-bot bot commented Oct 4, 2025

🧪 Performance Results

Commit SHA: 4c3475e

The following benchmark tests for version 68e91a2386e4e00007ddae3a had statistically significant changes (i.e., |z-score| > 1.96):

Benchmark Measurement % Change Patch Value Stable Region H-Score Z-Score
BenchmarkMultiFindMany ops_per_second_min 116.5917 54347.8261 Avg: 25092.2955
Med: 25519.4619
Stdev: 12497.5558
0.7714 2.3409
BenchmarkSingleFindOneByID ops_per_second_min -33.0404 843.1426 Avg: 1259.1815
Med: 1245.3115
Stdev: 180.5668
0.7697 -2.3041
BenchmarkBSONFullDocumentDecoding total_bytes_allocated 13.7891 406127208.0000 Avg: 356912148.4944
Med: 360189992.0000
Stdev: 20938052.5174
0.8163 2.3505
BenchmarkBSONFullDocumentDecoding total_mem_allocs 11.6557 9816587.0000 Avg: 8791840.5714
Med: 8807261.0000
Stdev: 312199.3505
0.8526 3.2823
BenchmarkBSONDeepDocumentEncoding total_mem_allocs 11.2396 246558.0000 Avg: 221645.9825
Med: 222657.0000
Stdev: 5747.7976
0.8771 4.3342
BenchmarkBSONDeepDocumentEncoding total_bytes_allocated 11.0437 175577704.0000 Avg: 158115852.8421
Med: 158852840.0000
Stdev: 4106717.5303
0.8757 4.2520
BenchmarkBSONDeepDocumentEncoding ops_per_second_med 10.7931 74272.1331 Avg: 67036.7624
Med: 67451.3526
Stdev: 1601.9479
0.8807 4.5166
BenchmarkBSONDeepDocumentEncoding ns_per_op -10.5593 14522.0000 Avg: 16236.4561
Med: 16168.0000
Stdev: 432.7081
0.8666 -3.9622
BenchmarkBSONDeepDocumentEncoding ops_per_second_max 10.5468 77651.8093 Avg: 70243.3849
Med: 70541.7611
Stdev: 1545.9800
0.8880 4.7921
BenchmarkBSONFlatDocumentEncoding total_mem_allocs 9.4192 253321.0000 Avg: 231514.2105
Med: 231840.5000
Stdev: 7157.4552
0.8259 3.0467
BenchmarkBSONFlatDocumentEncoding total_bytes_allocated 9.3422 524165912.0000 Avg: 479381340.2105
Med: 480070996.0000
Stdev: 14736942.6167
0.8256 3.0389
BenchmarkBSONFullDocumentEncoding total_bytes_allocated 6.7681 259499088.0000 Avg: 243049363.0175
Med: 242699256.0000
Stdev: 5247183.0845
0.8394 3.1350
BenchmarkBSONFlatDocumentEncoding ns_per_op -6.4475 14610.0000 Avg: 15616.8947
Med: 15599.5000
Stdev: 452.6500
0.7599 -2.2244
BenchmarkBSONFullDocumentEncoding ops_per_second_med -1.9254 44935.7419 Avg: 45817.9212
Med: 45685.0473
Stdev: 263.3225
0.8807 -3.3502
BenchmarkMultiFindMany ops_per_second_med -1.7169 3676470.5882 Avg: 3740695.0211
Med: 3731343.2836
Stdev: 16197.6846
0.9029 -3.9650
BenchmarkBSONFullDocumentEncoding ns_per_op 1.7028 23970.0000 Avg: 23568.6667
Med: 23572.0000
Stdev: 15.2753
0.9834 26.2734
BenchmarkBSONFullDocumentEncoding total_mem_allocs -1.6489 1500012.0000 Avg: 1525161.0000
Med: 1527722.0000
Stdev: 12760.7195
0.7779 -1.9708
BenchmarkBSONDeepDocumentEncoding allocated_bytes_per_op -0.1745 2143.0000 Avg: 2146.7456
Med: 2147.0000
Stdev: 1.7234
0.7990 -2.1734
BenchmarkBSONFullDocumentEncoding allocated_bytes_per_op -0.0997 5197.0000 Avg: 5202.1842
Med: 5202.0000
Stdev: 2.1843
0.7716 -2.3734
BenchmarkBSONFlatDocumentEncoding allocated_bytes_per_op -0.0909 6266.0000 Avg: 6271.7018
Med: 6272.0000
Stdev: 2.8686
0.7267 -1.9876
BenchmarkBSONFullDocumentDecoding allocated_bytes_per_op -0.0100 25321.0000 Avg: 25323.5306
Med: 25324.0000
Stdev: 1.1920
0.7714 -2.1230

For a comprehensive view of all microbenchmark results for this PR's commit, please check out the Evergreen perf task for this patch.

Copy link
Contributor

API Change Report

No changes found!

@matthewdale matthewdale requested review from qingyang-hu and removed request for matthewdale October 6, 2025 18:07
@qingyang-hu qingyang-hu force-pushed the dependabot/github_actions/actions-feaa4945e8 branch 2 times, most recently from 19fc7f8 to df5624f Compare October 7, 2025 22:14
@qingyang-hu qingyang-hu force-pushed the dependabot/github_actions/actions-feaa4945e8 branch from 77afe22 to 4c3475e Compare October 7, 2025 22:37
@github-actions github-actions bot added the review-priority-normal Medium Priority PR for Review: within 1 business day label Oct 10, 2025
@qingyang-hu qingyang-hu force-pushed the dependabot/github_actions/actions-feaa4945e8 branch from f9579b5 to 4c3475e Compare October 10, 2025 14:37
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 review-priority-normal Medium Priority PR for Review: within 1 business day

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant