update dependecy versions to address published vulnerabilities#8547
Merged
update dependecy versions to address published vulnerabilities#8547
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #8547 +/- ##
==========================================
+ Coverage 88.90% 88.91% +0.01%
==========================================
Files 286 286
Lines 63735 63687 -48
Branches 8011 8011
==========================================
- Hits 56662 56628 -34
+ Misses 4773 4759 -14
Partials 2300 2300 🚀 New features to boost your workflow:
|
- Run black 26.3.1 on 6 python files to fix check-style - Upgrade actions/checkout@v4 -> @v5 - Upgrade actions/upload-artifact@v4.6.0 -> @v5 - Upgrade actions/download-artifact@v4.1.8 -> @v5 - Upgrade codecov/codecov-action@v3 -> @v5 Addresses Node.js 20 deprecation warnings on GitHub Actions runners.
Removed extra trailing brace in 'if: ${{ !inputs.skip_test_flakyness }}}'
which caused a workflow syntax warning.
- Bump azure/login v1 -> v2, azure/CLI v1 -> azure/cli v2, docker/setup-buildx-action v2 -> v3 - Set FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true workflow-wide so that v5 JavaScript actions (actions/checkout, upload-artifact, download-artifact) run on Node 24 instead of still-bundled Node 20.
alperkocatas
approved these changes
Apr 24, 2026
onurctirtir
pushed a commit
that referenced
this pull request
Apr 29, 2026
DESCRIPTION: PR description that will go into the change log, up to 78 characters Conflicts: .devcontainer/src/test/regress/Pipfile .devcontainer/src/test/regress/Pipfile.lock src/test/regress/Pipfile src/test/regress/Pipfile.lock
onurctirtir
pushed a commit
that referenced
this pull request
Apr 29, 2026
DESCRIPTION: PR description that will go into the change log, up to 78 characters (cherry picked from commit 48e83f7) Conflicts: .devcontainer/src/test/regress/Pipfile .devcontainer/src/test/regress/Pipfile.lock src/test/regress/Pipfile src/test/regress/Pipfile.lock
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.
DESCRIPTION: PR description that will go into the change log, up to 78 characters