Skip to content

chore(deps): bump arktype from 2.2.1 to 2.2.2#5390

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/arktype-2.2.2
Open

chore(deps): bump arktype from 2.2.1 to 2.2.2#5390
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/arktype-2.2.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps arktype from 2.2.1 to 2.2.2.

Changelog

Sourced from arktype's changelog.

2.2.2

Fix precompilation of private aliases

A private alias referenced only within its own scope is no longer skipped during JIT precompilation, so its optimized traversal is bound correctly instead of falling back to the unbound reference.

Harden ArkErrors JSON serialization

ArkErrors doubles as a Standard Schema issues array, so JSON.stringify no longer assumes every indexed entry is an ArkError with a toJSON method (e.g. plain issue-shaped entries from other validators). Inherited array methods (map, filter, slice, …) now return a plain Array via Symbol.species, preventing callbacks that return primitives from producing a malformed ArkErrors.

Commits

@dependabot dependabot Bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code labels Jul 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/arktype-2.2.2 branch from 5ddce32 to 9c0c8a8 Compare July 4, 2026 13:16
Bumps [arktype](https://github.com/arktypeio/arktype/tree/HEAD/ark/type) from 2.2.1 to 2.2.2.
- [Release notes](https://github.com/arktypeio/arktype/releases)
- [Changelog](https://github.com/arktypeio/arktype/blob/main/ark/type/CHANGELOG.md)
- [Commits](https://github.com/arktypeio/arktype/commits/arktype@2.2.2/ark/type)

---
updated-dependencies:
- dependency-name: arktype
  dependency-version: 2.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/main/arktype-2.2.2 branch from 9c0c8a8 to 8f4c518 Compare July 4, 2026 13:21
@sonarqubecloud

sonarqubecloud Bot commented Jul 4, 2026

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants