Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps github.com/klauspost/compress from 1.16.7 to 1.18.1.

Release notes

Sourced from github.com/klauspost/compress's releases.

v1.18.1

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.18.0...v1.18.1

v1.18.0

What's Changed

New Contributors

Full Changelog: klauspost/compress@v1.17.11...v1.18.0

v1.17.11

What's Changed

... (truncated)

Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/klauspost/compress](https://github.com/klauspost/compress) from 1.16.7 to 1.18.1.
- [Release notes](https://github.com/klauspost/compress/releases)
- [Changelog](https://github.com/klauspost/compress/blob/master/.goreleaser.yml)
- [Commits](klauspost/compress@v1.16.7...v1.18.1)

---
updated-dependencies:
- dependency-name: github.com/klauspost/compress
  dependency-version: 1.18.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 27, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 27, 2025 00:02
@dependabot dependabot bot requested a review from qingyang-hu October 27, 2025 00:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 27, 2025
@github-actions github-actions bot added the review-priority-normal Medium Priority PR for Review: within 1 business day label Oct 27, 2025
@mongodb-drivers-pr-bot
Copy link
Contributor

API Change Report

No changes found!

@mongodb-drivers-pr-bot
Copy link
Contributor

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

🧪 Performance Results

Commit SHA: 366e87d

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

Benchmark Measurement % Change Patch Value Stable Region H-Score Z-Score
BenchmarkBSONFlatDocumentEncoding ops_per_second_min -87.2834 445.4222 Avg: 3502.6890
Med: 3611.2491
Stdev: 560.1501
0.9014 -5.4579
BenchmarkSmallDocInsertOne ops_per_second_max -9.5779 5621.0091 Avg: 6216.4129
Med: 6245.5500
Stdev: 198.6683
0.8255 -2.9970
BenchmarkMultiInsertLargeDocument ns_per_op 8.7779 31771638.0000 Avg: 29207816.2500
Med: 29016895.0000
Stdev: 838989.6096
0.8322 3.0558
BenchmarkSingleRunCommand ops_per_second_max -7.5787 7998.7842 Avg: 8654.7005
Med: 8688.2483
Stdev: 278.7915
0.7894 -2.3527
BenchmarkBSONDeepDocumentDecoding total_time_seconds 1.6291 1.2187 Avg: 1.1992
Med: 1.1989
Stdev: 0.0057
0.8550 3.4045
BenchmarkSmallDocInsertOne allocated_bytes_per_op 0.0977 5694.0000 Avg: 5688.4444
Med: 5688.0000
Stdev: 2.6510
0.7733 2.0956
BenchmarkBSONFullDocumentEncoding allocated_bytes_per_op 0.0526 5200.0000 Avg: 5197.2667
Med: 5197.0000
Stdev: 1.3870
0.7268 1.9707

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

qingyang-hu
qingyang-hu previously approved these changes Nov 17, 2025
@qingyang-hu qingyang-hu enabled auto-merge (squash) November 17, 2025 15:00
@matthewdale
Copy link
Collaborator

matthewdale commented Nov 18, 2025

klauspost/compress@v1.18.1 requires Go 1.23. The latest version of klauspost/compress we can use and still support Go 1.19 is v1.17.6. We should close this PR and manually update to v1.17.6.

@github-actions github-actions bot added the documentation Pull requests that update documentation or examples label Nov 19, 2025
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 documentation Pull requests that update documentation or examples go Pull requests that update Go 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.

3 participants