Merged
Conversation
Deploying algokit-lora with
|
| Latest commit: |
f487dc1
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://f70d3b6b.algokit-lora.pages.dev |
| Branch Preview URL: | https://fix-npm-audit.algokit-lora.pages.dev |
lempira
approved these changes
Nov 19, 2025
engineering-ci bot
pushed a commit
that referenced
this pull request
Nov 19, 2025
## [2.2.1-beta.6](v2.2.1-beta.5...v2.2.1-beta.6) (2025-11-19) ### 🐛 Bug Fixes * npm audit ([#525](#525)) ([130cb15](130cb15))
engineering-ci bot
pushed a commit
that referenced
this pull request
Nov 24, 2025
## [2.2.1](v2.2.0...v2.2.1) (2025-11-24) ### ♻️ Code Refactoring * **latest_cards:** refactor latest blocks card to use flex layout instead of margins ([aba9cee](aba9cee)) ### 🐛 Bug Fixes * **actions_overflow:** fix action buttons being cut on the wizard form ([48379a9](48379a9)) * **app_call_table:** fix app call table to display important data even on mobile ([cb99a81](cb99a81)) * **build:** fix build errors ([85b3734](85b3734)) * convert AVMBytes template parameters from base64 to Uint8Array ([50a038f](50a038f)) * Decoded ABI Args now render an address the same as an account ([23fbf9a](23fbf9a)) * **dependencies:** fix jotai and semantic release dependencies for CI ([80fded7](80fded7)) * **double_heading:** remove unnecessary heading that was breaking tests ([debf512](debf512)) * **mobile:** fix few reviews on previous comment ([4f6ec74](4f6ec74)) * npm audit ([#525](#525)) ([130cb15](130cb15)) * **package-lock:** fix package lock not being in sync with package.json breaking CI ([b615b68](b615b68)) * **package-lock:** fix package lock to use jotai 2.7 + sync package.json ([2aacbbc](2aacbbc)) * **package:** fix package-lock to reflect tailwind deps 4.16^ + fix recurring build errors ([65d6cd5](65d6cd5)) * prevent validation errors from obstructing help text and add address field help text ([b04f9f9](b04f9f9)) * support assets which signal arc3 conformance using asset name ([c467165](c467165)) * **tables:** fix table layouts and fields to correctly scroll and display important fields ([e7a51ec](e7a51ec)) * trigger application interface name validation when interface exists ([8a4b168](8a4b168)) * use new-release-version rather than new-release-git-tag, which does not exist ([b5a9a72](b5a9a72))
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.
In this PR, I ignore the audit issue GHSA-5j98-mcp5-4vw2 because:
npmpackage, which is used bysemantic-releasenpmversion11.6.2still usesglobversion 11.0.3 which still has this issue