Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps @mongodb-js/zstd from 1.2.2 to 2.0.1.

Release notes

Sourced from @​mongodb-js/zstd's releases.

v2.0.1

2.0.1 (2025-02-10)

The MongoDB Node.js team is pleased to announce version 2.0.1 of the @mongodb-js/zstd package!

Bug Fixes

  • NODE-6731: fix and test webpack bundling (#71) (94449cf)

Documentation

We invite you to try the @mongodb-js/zstd library immediately, and report any issues to the NODE project.

v2.0.0

2.0.0 (2024-12-06)

The MongoDB Node.js team is pleased to announce version 2.0.0 of the @mongodb-js/zstd package!

Release Notes

Compatibility with mongodb

zstd@2.0’s API is identical to zstd@1.x and will work wherever 1.x is supported. However, the driver’s peer dependency matrix is updated only in mongodb@6.12 and usage with versions <=6.12 will produce peer dependency warnings upon installation when using npm.

Support for linux s390x glibc platforms

@​mongodb-js/zstd now publishes a prebuild for Linux s390x platforms with glibc>=2.23.

Minimum Node.js version is now v16.20.1

The minimum supported Node.js version is now v16.20.1. We strive to keep our minimum supported Node.js version in sync with the runtime's release cadence to keep up with the latest security updates and modern language features.

Internal re-write to C++

zstd@2.0 has been rewritten in C++ instead of Rust. The API of zstd@2.0 is identical to zstd@1.x and works as a drop-in replacement.

Add Signature to Github Releases

The Github release for the mongodb package now contains a detached signature file for the NPM package (named @​mongodb-js/zstd-X.Y.Z.tgz.sig), on every major and patch release to 2.x. To verify the signature, follow the instructions in the 'Release Integrity' section of the README.md file.

Changelog

Features

  • NODE-4569: add "musl" builds for Alpine Linux (#12) (b3dedc3)
  • NODE-6539: add base napi C++ template with standard Node team tooling (#28) (8c40b08)
  • NODE-6540: Add c++ zstd compression API (#30) (6673245)

... (truncated)

Changelog

Sourced from @​mongodb-js/zstd's changelog.

2.0.1 (2025-02-10)

Bug Fixes

  • NODE-6731: fix and test webpack bundling (#71) (94449cf)

2.0.0 (2024-12-06)

Miscellaneous Chores

  • release 2.0.0 (Release-As: 2.0.0) (#60) (7e1d253)

2.0.0-alpha.3 (2024-12-05)

Bug Fixes

2.0.0-alpha.2 (2024-12-04)

Bug Fixes

  • NODE-6590: add build for x64 macos (#45) (4972129)

2.0.0-alpha.1 (2024-12-02)

Bug Fixes

  • NODE-6590: specify correct entrypoint in package.json and include binding.gyp in the package (#47) (f562b59)

v2.0.0-alpha.0 (2024-11-27)

Features

  • NODE-4569: add "musl" builds for Alpine Linux (#12) (b3dedc3)
  • NODE-6539: add base napi C++ template with standard Node team tooling (#28) (8c40b08)
  • NODE-6540: Add c++ zstd compression API (#30) (6673245)
  • NODE-6588: add ssdlc to zstd (#43) (016d857)
Commits
  • f74a95f chore(main): release 2.0.1 (#72)
  • 94449cf fix(NODE-6731): fix and test webpack bundling (#71)
  • 275ef82 chore: remove vim from musl docker file build (#70)
  • 4aa88c3 chore(NODE-6658): quarterly dependency bump (#68)
  • 2856820 chore(deps-dev): bump the development-dependencies group with 4 updates (#64)
  • ae600d3 chore: Add CODEOWNERS file
  • afd7e07 chore(deps-dev): bump the development-dependencies group across 1 directory w...
  • ac7b026 docs(NODE-6573): add 1.x deprecation note to readme (#62)
  • 3ad5e95 chore(main): release 2.0.0 (#61)
  • 7e1d253 chore: release 2.0.0 (Release-As: 2.0.0) (#60)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by dbx-node, a new releaser for @​mongodb-js/zstd since your current version.


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [@mongodb-js/zstd](https://github.com/mongodb-js/zstd) from 1.2.2 to 2.0.1.
- [Release notes](https://github.com/mongodb-js/zstd/releases)
- [Changelog](https://github.com/mongodb-js/zstd/blob/main/HISTORY.md)
- [Commits](mongodb-js/zstd@v1.2.2...v2.0.1)

---
updated-dependencies:
- dependency-name: "@mongodb-js/zstd"
  dependency-version: 2.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 1, 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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant