fix(deps): update dependency @ankhorage/utility to v1 - #242
Open
ankhorage-renovate-sync[bot] wants to merge 2 commits into
Open
ankhorage-renovate-sync[bot] wants to merge 2 commits into
ankhorage-renovate-sync[bot] wants to merge 2 commits into
Conversation
Collaborator
|
Blocked by #260.
PR #241 now keeps the direct Utility range on 0.5.x and adds the Renovate guard while the screenshot-analysis owner migration is tracked in #260. Do not work around this by restoring the removed Utility API or adding a compatibility shim. |
This was referenced Sep 22, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.5.1→^1.4.0Release Notes
ankhorage/utility (@ankhorage/utility)
v1.4.0Compare Source
Minor Changes
5cf2161: Add strict boolean and finite number readers to the public Node environment utility entrypoint.v1.3.0Compare Source
Minor Changes
eba3d9b: Add a safe reusable Node.js browser launcher that opens only HTTP(S) URLs without invoking a command shell.v1.2.1Compare Source
Patch Changes
431aebe: Add reusable regular-expression escaping and symlink-aware rooted filesystem helpers.v1.2.0Compare Source
Minor Changes
82bb78d: Add reusable deep equality and immutable deep merge operations to the object utility API.v1.1.0Compare Source
Minor Changes
875d001: AddensureTrailingSlashto the public URL utilities.v1.0.0Compare Source
Major Changes
15acc87: Remove the project detection implementation and the @ankhorage/utility/project public subpath. Import detectProject from @ankhorage/project-detector and its public types from @ankhorage/project-detector/types instead. The standalone detector also provides bounded filesystem inspection through its /node subpath. Utility does not depend on the detector or retain a compatibility re-export.v0.8.0Compare Source
Minor Changes
96d80ff: ExposeisOptionalStringfrom@ankhorage/utility/stringso consumers can reuse optional-stringvalidation. The guard accepts
undefinedand all primitive strings, including empty andwhitespace-only strings, and rejects
nulland other types. It has no Contracts dependency.v0.7.0Compare Source
Minor Changes
2c50c45: Remove the public@ankhorage/utility/imageentrypoint and its Contracts, Sharp, OpenCV,Tesseract and Pixelmatch dependencies. The entire image-analysis capability belongs in a
separate repository. Preserve its implementation and tests as commented source at the
maintainer's request; exclude that source from the published build.
This is a breaking API removal in the pre-1.0 package. Screenshot-analysis consumers such
as the zora-designer skill must move to the future owning package before using this API
again. The remaining Utility subpaths are unchanged, and Utility no longer depends on
Contracts.
v0.6.0Compare Source
Minor Changes
6405b51: Add a generic async generator that executes lazy input sequences and yields each completed result.v0.5.5Compare Source
Patch Changes
9ba2692: Exclude evidenced decorative glyphs from Tesseract line observations while preserving uncertain text.v0.5.4Compare Source
Patch Changes
526b9a9: Skip redundant region OCR for containers whose descendants already own text evidence.v0.5.3Compare Source
Patch Changes
ba0fdea: Keep screenshot-derived component props limited to observed visual evidence, identity scaffolding, and explicit runtime state defaults.v0.5.2Compare Source
Patch Changes
7b5484f: Preserve OCR-only screenshot copy as grouped visual evidence and recover text from meaningful textless regions with targeted preprocessed OCR.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.