Skip to content

Conversation

@sverdlov93
Copy link
Contributor

@sverdlov93 sverdlov93 commented Jul 5, 2025

No description provided.

- Update axios from 0.27.2 to 1.10.0 to fix high severity CSRF and SSRF vulnerabilities
- Apply npm audit fix to resolve 12 additional vulnerabilities in transitive dependencies
- All vulnerabilities now resolved (0 remaining)
- Core functionality tests pass, confirming compatibility with axios 1.x
@github-actions
Copy link

github-actions bot commented Jul 5, 2025

👍 Frogbot scanned this pull request and did not find any new security issues.


@sverdlov93 sverdlov93 requested review from RemiBou, attiasas, eranturgeman, eyalk007 and itsmeleela and removed request for attiasas, eranturgeman and eyalk007 July 5, 2025 15:34
@attiasas attiasas added safe to test Approve running integration tests on a pull request improvement Automatically generated release notes labels Jul 23, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jul 23, 2025
- Added comprehensive error handling in doRequest to manage ServerNotActiveError and redirect errors.
- Updated validateServerIsActive to include activationUrl in the error object for better error tracking.
- Minor formatting adjustments in TestUtils for improved readability.
@sverdlov93 sverdlov93 added the safe to test Approve running integration tests on a pull request label Jul 23, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jul 23, 2025
- Simplified the check for redirect errors by directly accessing the location header.
- Ensured that the ServerNotActiveError is consistently typed in validateServerIsActive.
- Minor code cleanup for improved readability.
@sverdlov93 sverdlov93 added the safe to test Approve running integration tests on a pull request label Jul 23, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jul 23, 2025
…nagement

- Enhanced checks for redirect errors to ensure proper handling of ServerNotActiveError.
- Streamlined error re-throwing logic for better clarity and consistency.
- Added activationUrl property handling for backward compatibility.
@sverdlov93 sverdlov93 added the safe to test Approve running integration tests on a pull request label Jul 23, 2025
@sverdlov93 sverdlov93 requested review from attiasas and removed request for RemiBou and itsmeleela July 23, 2025 10:56
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jul 23, 2025
…nsistency

- Updated the instantiation of ServerNotActiveError to explicitly define its type.
- Improved type safety in error handling logic for better maintainability and clarity.
@sverdlov93 sverdlov93 added the safe to test Approve running integration tests on a pull request label Jul 23, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jul 23, 2025
- Added beforeRedirect and transitional timeout configuration to HttpClient for improved proxy request handling.
- Updated ServerNotActiveError instantiation to include the original request path in the activationUrl for better error tracking.
- Changed VSCode settings to show multiple editor tabs instead of a single tab for improved workflow.
@sverdlov93 sverdlov93 added the safe to test Approve running integration tests on a pull request label Jul 23, 2025
@github-actions github-actions bot removed the safe to test Approve running integration tests on a pull request label Jul 23, 2025
@sverdlov93 sverdlov93 closed this Jul 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Automatically generated release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants