Conversation
avasisht23
approved these changes
Jan 12, 2024
4 tasks
jakehobbs
added a commit
that referenced
this pull request
Apr 24, 2026
* fix: upgrade Next.js 14 → 15.5.15 to resolve high-severity DoS vulnerability (Dependabot #361, #362, #363) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix: bump minimatch to patched versions and upgrade lerna to v9 Upgrades lerna from v8 to v9 which brings in nx 22.x, eliminating pinned vulnerable minimatch versions. All transitive minimatch dependencies now resolve to patched releases. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * chore: fmt --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Dargon789
added a commit
to Dargon789/aa-sdk
that referenced
this pull request
May 8, 2026
* chore: remove arb nova (alchemyplatform#2464) Co-authored-by: Claude <noreply@anthropic.com> * chore(release): publish v4.87.2 [skip-ci] * feat(v4): track key exports for migration visibility (alchemyplatform#2466) * Track key exports via /v1/track-key-export endpoint for observability Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * Use empty response type for track-key-export endpoint Success is implied by 200 status, matching existing patterns. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * chore: update docs gen Co-Authored-By: Claude <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * chore(release): publish v4.88.0 [skip-ci] * chore: bump next.js, minimatch, and lerna (alchemyplatform#2467) * fix: upgrade Next.js 14 → 15.5.15 to resolve high-severity DoS vulnerability (Dependabot alchemyplatform#361, alchemyplatform#362, alchemyplatform#363) Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * fix: bump minimatch to patched versions and upgrade lerna to v9 Upgrades lerna from v8 to v9 which brings in nx 22.x, eliminating pinned vulnerable minimatch versions. All transitive minimatch dependencies now resolve to patched releases. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * chore: fmt --------- Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * chore(release): publish v4.88.1 [skip-ci] * docs: update v5 SDK reference docs for 5.0.0-beta.25 (alchemyplatform#2475) Co-authored-by: gha-aa-sdk[bot] <269827238+gha-aa-sdk[bot]@users.noreply.github.com> * docs: update v5 SDK reference docs for 5.0.0-beta.26 (alchemyplatform#2482) Co-authored-by: gha-aa-sdk[bot] <269827238+gha-aa-sdk[bot]@users.noreply.github.com> * fix: disallow more permission builder selectors (alchemyplatform#2485) Port v5 selector restrictions to v4 — block installValidation, uninstallValidation, installExecution, uninstallExecution, and upgradeToAndCall from being added to session key allowlists. Refactors individual checks into shared assertion helpers with case-insensitive matching. Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com> * chore(release): publish v4.88.2 [skip-ci] * docs: update v5 SDK reference docs for 5.0.0-beta.27 (alchemyplatform#2489) Co-authored-by: gha-aa-sdk[bot] <269827238+gha-aa-sdk[bot]@users.noreply.github.com> --------- Co-authored-by: jakehobbs <jacob.hobbs@alchemy.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Alchemy Bot <alchemy-bot@alchemy.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: gha-aa-sdk[bot] <269827238+gha-aa-sdk[bot]@users.noreply.github.com>
This was referenced May 8, 2026
Dargon789
added a commit
to Dargon789/aa-sdk
that referenced
this pull request
May 8, 2026
* chore: remove arb nova (alchemyplatform#2464) * chore(release): publish v4.87.2 [skip-ci] * feat(v4): track key exports for migration visibility (alchemyplatform#2466) * Track key exports via /v1/track-key-export endpoint for observability * Use empty response type for track-key-export endpoint Success is implied by 200 status, matching existing patterns. * chore: update docs gen --------- * chore(release): publish v4.88.0 [skip-ci] * chore: bump next.js, minimatch, and lerna (alchemyplatform#2467) * fix: upgrade Next.js 14 → 15.5.15 to resolve high-severity DoS vulnerability (Dependabot alchemyplatform#361, alchemyplatform#362, alchemyplatform#363) * fix: bump minimatch to patched versions and upgrade lerna to v9 Upgrades lerna from v8 to v9 which brings in nx 22.x, eliminating pinned vulnerable minimatch versions. All transitive minimatch dependencies now resolve to patched releases. * chore: fmt --------- * chore(release): publish v4.88.1 [skip-ci] * docs: update v5 SDK reference docs for 5.0.0-beta.25 (alchemyplatform#2475) * docs: update v5 SDK reference docs for 5.0.0-beta.26 (alchemyplatform#2482) * fix: disallow more permission builder selectors (alchemyplatform#2485) Port v5 selector restrictions to v4 — block installValidation, uninstallValidation, installExecution, uninstallExecution, and upgradeToAndCall from being added to session key allowlists. Refactors individual checks into shared assertion helpers with case-insensitive matching. * chore(release): publish v4.88.2 [skip-ci] * docs: update v5 SDK reference docs for 5.0.0-beta.27 (alchemyplatform#2489) --------- Co-authored-by: jakehobbs <jacob.hobbs@alchemy.com> Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Alchemy Bot <alchemy-bot@alchemy.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: gha-aa-sdk[bot] <269827238+gha-aa-sdk[bot]@users.noreply.github.com>
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.
Pull Request Checklist
yarn test)sitefolder, and guidelines for updating/adding docs can be found in the contribution guide)feat!: breaking change)yarn lint:check) and fix any issues? (yarn lint:write)PR-Codex overview
Detailed summary
LightSmartContractAccountclass to handle the new version configuration.LightAccountProviderConfigto include the lowercase version of the factory and implementation addresses.