Skip to content

build: remove unused dependencies and fix installation warnings #351

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 25, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions .talismanrc
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ fileignoreconfig:
checksum: 50b764c0ca6f6f27d7306a4e54327bef9b178e8436c6e3fad0d67d77343d10b3
- filename: .github/workflows/secrets-scan.yml
checksum: d79ec3f3288964f7d117b9ad319a54c0ebc152e35f69be8fde95522034fdfb2a
- filename: package-lock.json
checksum: f9d78235efa541f481a7966b0a95af27e30a6ecb6bf3049b7ae0053fbc6f2b48
version: ""
12 changes: 9 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,19 @@
## Change log

### Version: 3.26.1
#### Date: July-28-2025
##### Fix:
- Cleared unused dependencies
- Fixed installation warnings

### Version: 3.26.0
#### Date: July-01-2025
##### Fix:
##### Feat:
- Added AWS-AU support

### Version: 3.25.3
#### Date: April-21-2025
##### Fix:
##### Feat:
- Handle the sanity tests when ENVs are not provided.

### Version: 3.25.2
Expand All @@ -17,7 +23,7 @@

### Version: 3.25.1
#### Date: April-01-2025
##### Fix:
##### Feat:
- Update dependencies
- Update slack notification

Expand Down
Loading
Loading