Merged
Conversation
Bumps [webpack](https://github.com/webpack/webpack) from 5.103.0 to 5.105.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.103.0...v5.105.0) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.105.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
[Sync] main to dev
…ck-5.105.0 chore(deps): bump webpack from 5.103.0 to 5.105.0
fix: axios ddos proto in merge config
… listing (#3237) * feat: add query key management and caching to edge functions and edge storage services - Add query keys for edge functions (list, detail) and edge storage (buckets, files, credentials) - Implement caching with useEnsureQueryData for edge functions and buckets list operations - Extract fetch logic to private methods (#fetchFunctionsList, #fetchBucketsList) - Add cache invalidation on create, update, and delete operations using queryClient.removeQueries - Apply skipCache logic for filtered/searched * feat: add query key management and caching to edge DNS service - Add query keys for edge DNS (list, detail) in queryKeys configuration - Implement caching with useEnsureQueryData for DNS list operations - Extract fetch logic to private method (#fetchDNSList) - Add cache invalidation on create, update, and delete operations using queryClient.removeQueries - Apply skipCache logic for filtered/searched queries and non-first pages * feat: add query key management and caching to data stream and edge connectors services - Add query keys for data stream and edge connectors (list, detail) in queryKeys configuration - Implement caching with useEnsureQueryData for data stream and connectors list operations - Extract fetch logic to private methods (#fetchDataStreamList, #fetchConnectorsList) - Add cache invalidation on create, update, and delete operations using queryClient.removeQueries - Apply skipCache logic for filtered/searche * feat: add query key management and caching to team permissions, waf, and edge sql services - Add query keys for team permissions, WAF rules, and edge SQL in queryKeys configuration - Implement caching with useEnsureQueryData for team permissions, WAF, and edge SQL list operations - Extract fetch logic to private methods (#fetchDatabasesList, #fetchWafRulesList) - Add cache invalidation on create, update, and delete operations using queryClient.removeQueries - Apply skipCache logic for filtered
… listing (#3237) * feat: add query key management and caching to edge functions and edge storage services - Add query keys for edge functions (list, detail) and edge storage (buckets, files, credentials) - Implement caching with useEnsureQueryData for edge functions and buckets list operations - Extract fetch logic to private methods (#fetchFunctionsList, #fetchBucketsList) - Add cache invalidation on create, update, and delete operations using queryClient.removeQueries - Apply skipCache logic for filtered/searched * feat: add query key management and caching to edge DNS service - Add query keys for edge DNS (list, detail) in queryKeys configuration - Implement caching with useEnsureQueryData for DNS list operations - Extract fetch logic to private method (#fetchDNSList) - Add cache invalidation on create, update, and delete operations using queryClient.removeQueries - Apply skipCache logic for filtered/searched queries and non-first pages * feat: add query key management and caching to data stream and edge connectors services - Add query keys for data stream and edge connectors (list, detail) in queryKeys configuration - Implement caching with useEnsureQueryData for data stream and connectors list operations - Extract fetch logic to private methods (#fetchDataStreamList, #fetchConnectorsList) - Add cache invalidation on create, update, and delete operations using queryClient.removeQueries - Apply skipCache logic for filtered/searche * feat: add query key management and caching to team permissions, waf, and edge sql services - Add query keys for team permissions, WAF rules, and edge SQL in queryKeys configuration - Implement caching with useEnsureQueryData for team permissions, WAF, and edge SQL list operations - Extract fetch logic to private methods (#fetchDatabasesList, #fetchWafRulesList) - Add cache invalidation on create, update, and delete operations using queryClient.removeQueries - Apply skipCache logic for filtered
…-domain-usability [ENG-36478] feat: advanced filter aql domain usability
…rvice (#3239) * feat(workload): add caching functionality to retrieve workload details in EditView * feat: enhance caching methods in services and update view components * fix(workload): remove unnecessary trailing comma in workload-service.js
SCC Complexity Analysis
|
fix: decouple theme from account store to fix login theme selection
SCC Complexity Analysis
|
SCC Complexity Analysis
|
… and team permissions (#3257) * fix: pass params to query keys * fix: pass params to waf list query key * fix: pass default params to teams prefetch
SCC Complexity Analysis
|
robsongajunior
approved these changes
Feb 11, 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
📋 Deploy Changelog
✨ Features
🐛 Bug Fixes
📦 Dependencies
Commits incluídos (13 total)