Skip to content

chore(deps): bump the minor group with 16 updates#1122

Merged
benbrandt merged 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-b3fbc23706
May 4, 2026
Merged

chore(deps): bump the minor group with 16 updates#1122
benbrandt merged 1 commit into
mainfrom
dependabot/npm_and_yarn/minor-b3fbc23706

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the minor group with 16 updates:

Package From To
mint 4.2.531 4.2.546
@mintlify/cli 4.0.1134 4.0.1149
@mintlify/link-rot 3.0.1043 3.0.1057
@mintlify/prebuild 1.0.1008 1.0.1022
@mintlify/previewing 4.0.1069 4.0.1083
b4a 1.8.0 1.8.1
bare-os 3.9.0 3.9.1
bare-stream 2.13.0 2.13.1
basic-ftp 5.3.0 5.3.1
es-toolkit 1.46.0 1.46.1
fast-uri 3.1.0 3.1.1
ip-address 10.1.1 10.2.0
nanoid 3.3.11 3.3.12
node-abi 3.89.0 3.90.0
socks 2.8.7 2.8.8
yaml 2.8.3 2.8.4

Updates mint from 4.2.531 to 4.2.546

Commits

Updates @mintlify/cli from 4.0.1134 to 4.0.1149

Commits

Updates @mintlify/link-rot from 3.0.1043 to 3.0.1057

Commits

Updates @mintlify/prebuild from 1.0.1008 to 1.0.1022

Commits

Updates @mintlify/previewing from 4.0.1069 to 4.0.1083

Commits

Updates b4a from 1.8.0 to 1.8.1

Release notes

Sourced from b4a's releases.

v1.8.1

Full Changelog: holepunchto/b4a@v1.8.0...v1.8.1

Commits
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for b4a since your current version.


Updates bare-os from 3.9.0 to 3.9.1

Release notes

Sourced from bare-os's releases.

v3.9.1

What's Changed

New Contributors

Full Changelog: holepunchto/bare-os@v3.9.0...v3.9.1

Commits

Updates bare-stream from 2.13.0 to 2.13.1

Release notes

Sourced from bare-stream's releases.

v2.13.1

What's Changed

Full Changelog: holepunchto/bare-stream@v2.13.0...v2.13.1

Commits

Updates basic-ftp from 5.3.0 to 5.3.1

Release notes

Sourced from basic-ftp's releases.

5.3.1

Changelog

Sourced from basic-ftp's changelog.

5.3.1

Commits

Updates es-toolkit from 1.46.0 to 1.46.1

Release notes

Sourced from es-toolkit's releases.

v1.46.1

Released on April 29th, 2026.

  • Fixed AbortError and TimeoutError to fall back to Error when DOMException is undefined. ([#1694])
  • Fixed missing forEach and countBy exports for map and set. ([#1695])

We sincerely thank @​SrAnthony and @​umsungjun for their contributions. We appreciate your great efforts!

Changelog

Sourced from es-toolkit's changelog.

Version v1.46.1

Released on April 29th, 2026.

  • Fixed AbortError and TimeoutError to fall back to Error when DOMException is undefined. (#1694)
  • Fixed missing forEach and countBy exports for map and set. (#1695)

We sincerely thank @​SrAnthony and @​umsungjun for their contributions. We appreciate your great efforts!

Commits
  • 0e8656d v1.46.1
  • 29d5e41 fix: DOMException might be undefined
  • 810e2c7 fix(AbortError, TimeoutError): fall back to Error when DOMException is undefi...
  • 50d799e fix: add missing forEach/countBy exports to map and set (#1695)
  • d19ddb0 docs: Add canonical URL
  • a1c3249 build(deps): bump actions/setup-node from 6.3.0 to 6.4.0 (#1697)
  • 7534358 build(deps): bump autofix-ci/action from 1.3.3 to 1.3.4 (#1696)
  • See full diff in compare view

Updates fast-uri from 3.1.0 to 3.1.1

Release notes

Sourced from fast-uri's releases.

v3.1.1

⚠️ Security Release

What's Changed

New Contributors

Full Changelog: fastify/fast-uri@v3.1.0...v3.1.1

Commits
  • cea547c Bumped v3.1.1
  • 876ce79 Merge commit from fork
  • dcdf690 ci: add lock-threads workflow (#169)
  • c860e65 build(deps-dev): bump neostandard from 0.12.2 to 0.13.0 (#167)
  • 9b4c6dc build(deps): bump fastify/workflows/.github/workflows/plugins-ci.yml (#166)
  • 85d09a9 build(deps): bump fastify/workflows/.github/workflows/plugins-ci-package-mana...
  • 8063e2b chore: update readme (#164)
  • 6e85fcc ci: remove unused github files (#162)
  • 8167117 style: remove trailing whitespace (#161)
  • 0f008ce chore(license): standardise license notice (#159)
  • Additional commits viewable in compare view

Updates ip-address from 10.1.1 to 10.2.0

Commits

Updates nanoid from 3.3.11 to 3.3.12

Release notes

Sourced from nanoid's releases.

3.3.12

  • Fixed breaking Nano ID by requesting big ID.
Changelog

Sourced from nanoid's changelog.

3.3.12

  • Fixed breaking Nano ID by requesting big ID.
Commits

Updates node-abi from 3.89.0 to 3.90.0

Release notes

Sourced from node-abi's releases.

v3.90.0

3.90.0 (2026-05-01)

Features

Commits

Updates socks from 2.8.7 to 2.8.8

Commits

Updates yaml from 2.8.3 to 2.8.4

Release notes

Sourced from yaml's releases.

v2.8.4

  • Disable alias resolution with maxAliasCount:0 (#677)
  • Handle invalid unicode escapes (e1a1a77)
  • Apply minFractionDigits only to decimal strings (#676)
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 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 minor group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [mint](https://github.com/mintlify/mint/tree/HEAD/packages/mint) | `4.2.531` | `4.2.546` |
| [@mintlify/cli](https://github.com/mintlify/mint/tree/HEAD/packages/cli) | `4.0.1134` | `4.0.1149` |
| [@mintlify/link-rot](https://github.com/mintlify/mint/tree/HEAD/packages/link-rot) | `3.0.1043` | `3.0.1057` |
| [@mintlify/prebuild](https://github.com/mintlify/mint/tree/HEAD/packages/prebuild) | `1.0.1008` | `1.0.1022` |
| [@mintlify/previewing](https://github.com/mintlify/mint/tree/HEAD/packages/previewing) | `4.0.1069` | `4.0.1083` |
| [b4a](https://github.com/holepunchto/b4a) | `1.8.0` | `1.8.1` |
| [bare-os](https://github.com/holepunchto/bare-os) | `3.9.0` | `3.9.1` |
| [bare-stream](https://github.com/holepunchto/bare-stream) | `2.13.0` | `2.13.1` |
| [basic-ftp](https://github.com/patrickjuchli/basic-ftp) | `5.3.0` | `5.3.1` |
| [es-toolkit](https://github.com/toss/es-toolkit) | `1.46.0` | `1.46.1` |
| [fast-uri](https://github.com/fastify/fast-uri) | `3.1.0` | `3.1.1` |
| [ip-address](https://github.com/beaugunderson/ip-address) | `10.1.1` | `10.2.0` |
| [nanoid](https://github.com/ai/nanoid) | `3.3.11` | `3.3.12` |
| [node-abi](https://github.com/electron/node-abi) | `3.89.0` | `3.90.0` |
| [socks](https://github.com/JoshGlazebrook/socks) | `2.8.7` | `2.8.8` |
| [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.8.4` |


Updates `mint` from 4.2.531 to 4.2.546
- [Commits](https://github.com/mintlify/mint/commits/HEAD/packages/mint)

Updates `@mintlify/cli` from 4.0.1134 to 4.0.1149
- [Commits](https://github.com/mintlify/mint/commits/HEAD/packages/cli)

Updates `@mintlify/link-rot` from 3.0.1043 to 3.0.1057
- [Commits](https://github.com/mintlify/mint/commits/HEAD/packages/link-rot)

Updates `@mintlify/prebuild` from 1.0.1008 to 1.0.1022
- [Commits](https://github.com/mintlify/mint/commits/HEAD/packages/prebuild)

Updates `@mintlify/previewing` from 4.0.1069 to 4.0.1083
- [Commits](https://github.com/mintlify/mint/commits/HEAD/packages/previewing)

Updates `b4a` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/holepunchto/b4a/releases)
- [Commits](holepunchto/b4a@v1.8.0...v1.8.1)

Updates `bare-os` from 3.9.0 to 3.9.1
- [Release notes](https://github.com/holepunchto/bare-os/releases)
- [Commits](holepunchto/bare-os@v3.9.0...v3.9.1)

Updates `bare-stream` from 2.13.0 to 2.13.1
- [Release notes](https://github.com/holepunchto/bare-stream/releases)
- [Commits](holepunchto/bare-stream@v2.13.0...v2.13.1)

Updates `basic-ftp` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases)
- [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md)
- [Commits](patrickjuchli/basic-ftp@v5.3.0...v5.3.1)

Updates `es-toolkit` from 1.46.0 to 1.46.1
- [Release notes](https://github.com/toss/es-toolkit/releases)
- [Changelog](https://github.com/toss/es-toolkit/blob/main/CHANGELOG.md)
- [Commits](toss/es-toolkit@v1.46.0...v1.46.1)

Updates `fast-uri` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.0...v3.1.1)

Updates `ip-address` from 10.1.1 to 10.2.0
- [Commits](https://github.com/beaugunderson/ip-address/commits)

Updates `nanoid` from 3.3.11 to 3.3.12
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.11...3.3.12)

Updates `node-abi` from 3.89.0 to 3.90.0
- [Release notes](https://github.com/electron/node-abi/releases)
- [Commits](electron/node-abi@v3.89.0...v3.90.0)

Updates `socks` from 2.8.7 to 2.8.8
- [Release notes](https://github.com/JoshGlazebrook/socks/releases)
- [Commits](https://github.com/JoshGlazebrook/socks/commits/2.8.8)

Updates `yaml` from 2.8.3 to 2.8.4
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.3...v2.8.4)

---
updated-dependencies:
- dependency-name: mint
  dependency-version: 4.2.546
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@mintlify/cli"
  dependency-version: 4.0.1149
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@mintlify/link-rot"
  dependency-version: 3.0.1057
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@mintlify/prebuild"
  dependency-version: 1.0.1022
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@mintlify/previewing"
  dependency-version: 4.0.1083
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: b4a
  dependency-version: 1.8.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: bare-os
  dependency-version: 3.9.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: bare-stream
  dependency-version: 2.13.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: basic-ftp
  dependency-version: 5.3.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: es-toolkit
  dependency-version: 1.46.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: fast-uri
  dependency-version: 3.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: ip-address
  dependency-version: 10.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: nanoid
  dependency-version: 3.3.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: node-abi
  dependency-version: 3.90.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: socks
  dependency-version: 2.8.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: yaml
  dependency-version: 2.8.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
...

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 May 4, 2026
@dependabot dependabot Bot requested a review from a team as a code owner May 4, 2026 18:17
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 4, 2026
@benbrandt benbrandt merged commit 2a2d487 into main May 4, 2026
3 checks passed
@benbrandt benbrandt deleted the dependabot/npm_and_yarn/minor-b3fbc23706 branch May 4, 2026 19:26
Copilot AI pushed a commit to marekdkropiewnicki-dotcom/agent-client-protocol that referenced this pull request May 24, 2026
…l#1122)

Bumps the minor group with 16 updates:

| Package | From | To |
| --- | --- | --- |
| [mint](https://github.com/mintlify/mint/tree/HEAD/packages/mint) | `4.2.531` | `4.2.546` |
| [@mintlify/cli](https://github.com/mintlify/mint/tree/HEAD/packages/cli) | `4.0.1134` | `4.0.1149` |
| [@mintlify/link-rot](https://github.com/mintlify/mint/tree/HEAD/packages/link-rot) | `3.0.1043` | `3.0.1057` |
| [@mintlify/prebuild](https://github.com/mintlify/mint/tree/HEAD/packages/prebuild) | `1.0.1008` | `1.0.1022` |
| [@mintlify/previewing](https://github.com/mintlify/mint/tree/HEAD/packages/previewing) | `4.0.1069` | `4.0.1083` |
| [b4a](https://github.com/holepunchto/b4a) | `1.8.0` | `1.8.1` |
| [bare-os](https://github.com/holepunchto/bare-os) | `3.9.0` | `3.9.1` |
| [bare-stream](https://github.com/holepunchto/bare-stream) | `2.13.0` | `2.13.1` |
| [basic-ftp](https://github.com/patrickjuchli/basic-ftp) | `5.3.0` | `5.3.1` |
| [es-toolkit](https://github.com/toss/es-toolkit) | `1.46.0` | `1.46.1` |
| [fast-uri](https://github.com/fastify/fast-uri) | `3.1.0` | `3.1.1` |
| [ip-address](https://github.com/beaugunderson/ip-address) | `10.1.1` | `10.2.0` |
| [nanoid](https://github.com/ai/nanoid) | `3.3.11` | `3.3.12` |
| [node-abi](https://github.com/electron/node-abi) | `3.89.0` | `3.90.0` |
| [socks](https://github.com/JoshGlazebrook/socks) | `2.8.7` | `2.8.8` |
| [yaml](https://github.com/eemeli/yaml) | `2.8.3` | `2.8.4` |


Updates `mint` from 4.2.531 to 4.2.546
- [Commits](https://github.com/mintlify/mint/commits/HEAD/packages/mint)

Updates `@mintlify/cli` from 4.0.1134 to 4.0.1149
- [Commits](https://github.com/mintlify/mint/commits/HEAD/packages/cli)

Updates `@mintlify/link-rot` from 3.0.1043 to 3.0.1057
- [Commits](https://github.com/mintlify/mint/commits/HEAD/packages/link-rot)

Updates `@mintlify/prebuild` from 1.0.1008 to 1.0.1022
- [Commits](https://github.com/mintlify/mint/commits/HEAD/packages/prebuild)

Updates `@mintlify/previewing` from 4.0.1069 to 4.0.1083
- [Commits](https://github.com/mintlify/mint/commits/HEAD/packages/previewing)

Updates `b4a` from 1.8.0 to 1.8.1
- [Release notes](https://github.com/holepunchto/b4a/releases)
- [Commits](holepunchto/b4a@v1.8.0...v1.8.1)

Updates `bare-os` from 3.9.0 to 3.9.1
- [Release notes](https://github.com/holepunchto/bare-os/releases)
- [Commits](holepunchto/bare-os@v3.9.0...v3.9.1)

Updates `bare-stream` from 2.13.0 to 2.13.1
- [Release notes](https://github.com/holepunchto/bare-stream/releases)
- [Commits](holepunchto/bare-stream@v2.13.0...v2.13.1)

Updates `basic-ftp` from 5.3.0 to 5.3.1
- [Release notes](https://github.com/patrickjuchli/basic-ftp/releases)
- [Changelog](https://github.com/patrickjuchli/basic-ftp/blob/master/CHANGELOG.md)
- [Commits](patrickjuchli/basic-ftp@v5.3.0...v5.3.1)

Updates `es-toolkit` from 1.46.0 to 1.46.1
- [Release notes](https://github.com/toss/es-toolkit/releases)
- [Changelog](https://github.com/toss/es-toolkit/blob/main/CHANGELOG.md)
- [Commits](toss/es-toolkit@v1.46.0...v1.46.1)

Updates `fast-uri` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/fastify/fast-uri/releases)
- [Commits](fastify/fast-uri@v3.1.0...v3.1.1)

Updates `ip-address` from 10.1.1 to 10.2.0
- [Commits](https://github.com/beaugunderson/ip-address/commits)

Updates `nanoid` from 3.3.11 to 3.3.12
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.11...3.3.12)

Updates `node-abi` from 3.89.0 to 3.90.0
- [Release notes](https://github.com/electron/node-abi/releases)
- [Commits](electron/node-abi@v3.89.0...v3.90.0)

Updates `socks` from 2.8.7 to 2.8.8
- [Release notes](https://github.com/JoshGlazebrook/socks/releases)
- [Commits](https://github.com/JoshGlazebrook/socks/commits/2.8.8)

Updates `yaml` from 2.8.3 to 2.8.4
- [Release notes](https://github.com/eemeli/yaml/releases)
- [Commits](eemeli/yaml@v2.8.3...v2.8.4)

---
updated-dependencies:
- dependency-name: mint
  dependency-version: 4.2.546
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@mintlify/cli"
  dependency-version: 4.0.1149
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@mintlify/link-rot"
  dependency-version: 3.0.1057
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@mintlify/prebuild"
  dependency-version: 1.0.1022
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: "@mintlify/previewing"
  dependency-version: 4.0.1083
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: b4a
  dependency-version: 1.8.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: bare-os
  dependency-version: 3.9.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: bare-stream
  dependency-version: 2.13.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: basic-ftp
  dependency-version: 5.3.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: es-toolkit
  dependency-version: 1.46.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: fast-uri
  dependency-version: 3.1.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: ip-address
  dependency-version: 10.2.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: nanoid
  dependency-version: 3.3.12
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: node-abi
  dependency-version: 3.90.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: minor
- dependency-name: socks
  dependency-version: 2.8.8
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
- dependency-name: yaml
  dependency-version: 2.8.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: marekdkropiewnicki-dotcom <259442047+marekdkropiewnicki-dotcom@users.noreply.github.com>
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