Skip to content

chore(deps): bump the bun-dependencies group across 1 directory with 6 updates#42

Merged
Scetrov merged 8 commits into
mainfrom
dependabot/npm_and_yarn/bun-dependencies-3fa9dabe6f
May 9, 2026
Merged

chore(deps): bump the bun-dependencies group across 1 directory with 6 updates#42
Scetrov merged 8 commits into
mainfrom
dependabot/npm_and_yarn/bun-dependencies-3fa9dabe6f

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 9, 2026

Bumps the bun-dependencies group with 6 updates in the / directory:

Package From To
@netlify/functions 4.3.0 5.2.0
@mysten/dapp-kit 1.0.4 1.0.6
@mysten/sui 2.16.0 2.16.2
@zktx.io/sui-move-builder 0.2.8 0.5.0
@commitlint/cli 20.5.3 21.0.0
@commitlint/config-conventional 20.5.3 21.0.0

Updates @netlify/functions from 4.3.0 to 5.2.0

Release notes

Sourced from @​netlify/functions's releases.

functions: v5.2.0

5.2.0 (2026-04-07)

Features

functions: v5.1.5

5.1.5 (2026-03-19)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​netlify/types bumped from 2.5.0 to 2.6.0

otel: v5.1.5

5.1.5 (2026-03-19)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​netlify/dev-utils bumped from ^4.4.2 to ^4.4.3

functions: v5.1.4

5.1.4 (2026-03-18)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​netlify/types bumped from 2.4.0 to 2.5.0

otel: v5.1.4

5.1.4 (2026-03-18)

Dependencies

  • The following workspace dependencies were updated
    • devDependencies
      • @​netlify/dev-utils bumped from ^4.4.1 to ^4.4.2

dev: v4.18.1

4.18.1 (2026-04-28)

... (truncated)

Changelog

Sourced from @​netlify/functions's changelog.

5.2.0 (2026-04-07)

Features

5.1.5 (2026-03-19)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​netlify/types bumped from 2.5.0 to 2.6.0

5.1.4 (2026-03-18)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​netlify/types bumped from 2.4.0 to 2.5.0

5.1.3 (2026-03-12)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​netlify/types bumped from 2.3.0 to 2.4.0

5.1.2 (2025-12-21)

Bug Fixes

  • avoid emitting global awslambda namespace (#569) (a90dc42)

5.1.1 (2025-12-08)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​netlify/types bumped from 2.2.0 to 2.3.0

... (truncated)

Commits

Updates @mysten/dapp-kit from 1.0.4 to 1.0.6

Commits

Updates @mysten/sui from 2.16.0 to 2.16.2

Commits

Updates @zktx.io/sui-move-builder from 0.2.8 to 0.5.0

Commits
  • dde1d21 Pin Binaryen release and verify checksum
  • 4592242 Bump verifier to sui-1.71.1; add rangeproofs
  • 5c87070 Add sui-1.58.3-v6 verifier and update build/docs
  • bc62b6c Emit fetch_failed events and source-compat
  • a13a431 Generate verification runtime config and refactor
  • 707e41d Add Move edition handling & evidence to verifiers
  • 434370b Add developer docs and verification tools
  • 3fecfa6 Support framework package_ids; bump version
  • 581d0e1 Add bytecode verifier build and docs
  • 17d05b7 Support bundled-lazy bytecode verifiers
  • Additional commits viewable in compare view

Updates @commitlint/cli from 20.5.3 to 21.0.0

Release notes

Sourced from @​commitlint/cli's releases.

v21.0.0

Heads-up: --legacy-output is a transitional escape hatch. It will be removed in a future major release. Plan to migrate your parsers / snapshots to the new format during the v21 lifecycle.

21.0.0 (2026-05-08)

Breaking

Fixes

Internals (Node 22 cleanup)

  • chore: replace dependencies with Node 22 built-ins by @​escapedcat in #4681 — drops glob, fast-glob, import-meta-resolve, minimist, fs-extra
  • refactor: replace read-pkg with native fs.readFile + JSON.parse by @​escapedcat in #4742
  • chore: update dependency yargs to v18 by @​escapedcat in #4686
  • chore: remove cross-env, move env vars to vitest config by @​escapedcat in #4684

Dependency updates

Full Changelog: conventional-changelog/commitlint@v20.5.3...v21.0.0

Changelog

Sourced from @​commitlint/cli's changelog.

21.0.0 (2026-05-08)

BREAKING CHANGES

  • drop node v18 and v20 support
  • Bump engines to >=v22 in all 39 package.json files
  • Update @​types/node to ^22.0.0
  • Update CI matrix to [22, 24]
  • Update Ubuntu baseline job to ubuntu:26.04
  • Update Dockerfile.ci, .mise.toml, .codesandbox/ci.json
  • Update pre-commit hook to use --ignore-engines
  • Update README and docs

Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com

Commits

Updates @commitlint/config-conventional from 20.5.3 to 21.0.0

Release notes

Sourced from @​commitlint/config-conventional's releases.

v21.0.0

Heads-up: --legacy-output is a transitional escape hatch. It will be removed in a future major release. Plan to migrate your parsers / snapshots to the new format during the v21 lifecycle.

21.0.0 (2026-05-08)

Breaking

Fixes

Internals (Node 22 cleanup)

  • chore: replace dependencies with Node 22 built-ins by @​escapedcat in #4681 — drops glob, fast-glob, import-meta-resolve, minimist, fs-extra
  • refactor: replace read-pkg with native fs.readFile + JSON.parse by @​escapedcat in #4742
  • chore: update dependency yargs to v18 by @​escapedcat in #4686
  • chore: remove cross-env, move env vars to vitest config by @​escapedcat in #4684

Dependency updates

Full Changelog: conventional-changelog/commitlint@v20.5.3...v21.0.0

Changelog

Sourced from @​commitlint/config-conventional's changelog.

21.0.0 (2026-05-08)

BREAKING CHANGES

  • drop node v18 and v20 support
  • Bump engines to >=v22 in all 39 package.json files
  • Update @​types/node to ^22.0.0
  • Update CI matrix to [22, 24]
  • Update Ubuntu baseline job to ubuntu:26.04
  • Update Dockerfile.ci, .mise.toml, .codesandbox/ci.json
  • Update pre-commit hook to use --ignore-engines
  • Update README and docs

Co-authored-by: Claude Opus 4.6 (1M context) noreply@anthropic.com

Commits

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 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

…6 updates

Bumps the bun-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@netlify/functions](https://github.com/netlify/primitives/tree/HEAD/packages/functions/prod) | `4.3.0` | `5.2.0` |
| [@mysten/dapp-kit](https://github.com/MystenLabs/ts-sdks) | `1.0.4` | `1.0.6` |
| [@mysten/sui](https://github.com/MystenLabs/ts-sdks) | `2.16.0` | `2.16.2` |
| [@zktx.io/sui-move-builder](https://github.com/zktx-io/sui-move-builder) | `0.2.8` | `0.5.0` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `20.5.3` | `21.0.0` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `20.5.3` | `21.0.0` |



Updates `@netlify/functions` from 4.3.0 to 5.2.0
- [Release notes](https://github.com/netlify/primitives/releases)
- [Changelog](https://github.com/netlify/primitives/blob/main/packages/functions/prod/CHANGELOG.md)
- [Commits](https://github.com/netlify/primitives/commits/functions-v5.2.0/packages/functions/prod)

Updates `@mysten/dapp-kit` from 1.0.4 to 1.0.6
- [Release notes](https://github.com/MystenLabs/ts-sdks/releases)
- [Commits](https://github.com/MystenLabs/ts-sdks/compare/@mysten/enoki@1.0.4...@mysten/deepbook-v3@1.0.6)

Updates `@mysten/sui` from 2.16.0 to 2.16.2
- [Release notes](https://github.com/MystenLabs/ts-sdks/releases)
- [Commits](https://github.com/MystenLabs/ts-sdks/commits)

Updates `@zktx.io/sui-move-builder` from 0.2.8 to 0.5.0
- [Release notes](https://github.com/zktx-io/sui-move-builder/releases)
- [Commits](zktx-io/sui-move-builder@v0.2.8...v0.5.0)

Updates `@commitlint/cli` from 20.5.3 to 21.0.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.0/@commitlint/cli)

Updates `@commitlint/config-conventional` from 20.5.3 to 21.0.0
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v21.0.0/@commitlint/config-conventional)

---
updated-dependencies:
- dependency-name: "@netlify/functions"
  dependency-version: 5.2.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: bun-dependencies
- dependency-name: "@mysten/dapp-kit"
  dependency-version: 1.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bun-dependencies
- dependency-name: "@mysten/sui"
  dependency-version: 2.16.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: bun-dependencies
- dependency-name: "@zktx.io/sui-move-builder"
  dependency-version: 0.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: bun-dependencies
- dependency-name: "@commitlint/cli"
  dependency-version: 21.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: bun-dependencies
- dependency-name: "@commitlint/config-conventional"
  dependency-version: 21.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: bun-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added bun changes related to the bun-ecosystem dependencies dependencies of the package or ci labels May 9, 2026
@dependabot dependabot Bot requested a review from Scetrov as a code owner May 9, 2026 19:16
@dependabot dependabot Bot added bun changes related to the bun-ecosystem dependencies dependencies of the package or ci labels May 9, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 9, 2026

Deploy Preview for frontier-flow ready!

Name Link
🔨 Latest commit 18f8d86
🔍 Latest deploy log https://app.netlify.com/projects/frontier-flow/deploys/69ffb2197f6d5b0008d1976c
😎 Deploy Preview https://deploy-preview-42--frontier-flow.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 87
Accessibility: 98
Best Practices: 100
SEO: 89
PWA: 60
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@Scetrov Scetrov merged commit 8aaf34f into main May 9, 2026
14 checks passed
@Scetrov Scetrov deleted the dependabot/npm_and_yarn/bun-dependencies-3fa9dabe6f branch May 9, 2026 22:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bun changes related to the bun-ecosystem dependencies dependencies of the package or ci

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant