Skip to content

chore(deps): bump simple-zstd from 1.4.2 to 2.1.0 in /superset-frontend#38662

Merged
hainenber merged 2 commits intomasterfrom
dependabot/npm_and_yarn/superset-frontend/simple-zstd-2.1.0
Mar 22, 2026
Merged

chore(deps): bump simple-zstd from 1.4.2 to 2.1.0 in /superset-frontend#38662
hainenber merged 2 commits intomasterfrom
dependabot/npm_and_yarn/superset-frontend/simple-zstd-2.1.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 16, 2026

Bumps simple-zstd from 1.4.2 to 2.1.0.

Release notes

Sourced from simple-zstd's releases.

v2.1.0

2.1.0 (2026-03-14)

Bug Fixes

  • handle stdin EPIPE errors in ProcessDuplex (250d16d)

v2.0.0

2.0.0 (2025-11-12)

⚠ BREAKING CHANGES

  • modernize dependencies and migrate to native Node.js tooling

Features

  • add dictionary caching and improve API design (9a98a4f), closes #26 #26
  • modernize dependencies and migrate to native Node.js tooling (29acc39), closes #destroyed

Bug Fixes

  • properly cleanup child processes and prevent test suite hangs (f4f7736)

1.4.2 (2022-10-19)

1.4.1 (2022-10-19)

1.4.0 (2021-09-03)

1.3.1 (2021-07-07)

1.3.0 (2021-03-31)

1.1.2 (2020-05-08)

1.1.1 (2019-09-23)

1.1.0 (2019-08-08)

1.0.1 (2019-06-27)

1.0.0 (2019-06-17)

Changelog

Sourced from simple-zstd's changelog.

2.1.0 (2026-03-14)

Bug Fixes

  • handle stdin EPIPE errors in ProcessDuplex (250d16d)

2.0.0 (2025-11-12)

⚠ BREAKING CHANGES

  • modernize dependencies and migrate to native Node.js tooling

Features

  • add dictionary caching and improve API design (9a98a4f), closes #26 #26
  • modernize dependencies and migrate to native Node.js tooling (29acc39), closes #destroyed

Bug Fixes

  • properly cleanup child processes and prevent test suite hangs (f4f7736)
Commits
  • 789067e chore: release v2.1.0
  • 0bf7d32 chore: add version input to release workflow
  • 7f72871 chore: update GitHub Actions to v6
  • ac1b88f chore: remove unused tmp dependency
  • edae8ad chore: update dev dependencies
  • 5add4f3 chore: npm audit fix
  • 3bd4077 chore: drop Node.js 20 support, require >= 22
  • e8f3fa8 Potential fix for code scanning alert no. 1: Workflow does not contain permis...
  • d7d9012 style: run prettier formatting
  • 250d16d fix: handle stdin EPIPE errors in ProcessDuplex
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for simple-zstd since your current version.

Install script changes

This version adds prepublish script that runs during installation. Review the package contents before updating.


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 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 [simple-zstd](https://github.com/Stieneee/simple-zstd) from 1.4.2 to 2.1.0.
- [Release notes](https://github.com/Stieneee/simple-zstd/releases)
- [Changelog](https://github.com/Stieneee/simple-zstd/blob/main/CHANGELOG.md)
- [Commits](Stieneee/simple-zstd@1.4.2...v2.1.0)

---
updated-dependencies:
- dependency-name: simple-zstd
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependabot npm Dependabot - npm related PRs labels Mar 16, 2026
@bito-code-review
Copy link
Copy Markdown
Contributor

bito-code-review Bot commented Mar 16, 2026

Bito Automatic Review Skipped - Files Excluded

Bito didn't auto-review this change because all changed files are in the exclusion list for automatic reviews. No action is needed if you didn't intend for the agent to review it. Otherwise, to manually trigger a review, type /review in a comment and save.
You can change the excluded files settings here, or contact your Bito workspace admin at evan@preset.io.

@dosubot dosubot Bot added the risk:breaking-change Issues or PRs that will introduce breaking changes label Mar 16, 2026
@hainenber hainenber merged commit 2a6b021 into master Mar 22, 2026
68 checks passed
@hainenber hainenber deleted the dependabot/npm_and_yarn/superset-frontend/simple-zstd-2.1.0 branch March 22, 2026 16:49
Scarzer pushed a commit to Scarzer/superset that referenced this pull request Mar 24, 2026
Scarzer pushed a commit to Scarzer/superset that referenced this pull request Mar 26, 2026
michael-s-molina added a commit to michael-s-molina/superset that referenced this pull request Apr 6, 2026
…t-frontend

Reverts apache#38662. The v2 bump introduced breaking API changes
that caused npm run dev-server to stop working. Even with the fixes in
apache#39138 the application was still freezing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot dependencies:npm npm Dependabot - npm related PRs risk:breaking-change Issues or PRs that will introduce breaking changes size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant