Skip to content

Comments

Update some key packages#1531

Merged
kmcginnes merged 1 commit intoaws:mainfrom
kmcginnes:feature/update-deps
Feb 23, 2026
Merged

Update some key packages#1531
kmcginnes merged 1 commit intoaws:mainfrom
kmcginnes:feature/update-deps

Conversation

@kmcginnes
Copy link
Collaborator

Description

Update several dev dependencies and the AWS SDK:

  • @eslint/js 9.x → 10.x
  • eslint 9.x → 10.x
  • eslint-plugin-perfectionist 5.4 → 5.6
  • typescript-eslint 8.54 → 8.56
  • @aws-sdk/credential-providers 3.980 → 3.993

Validation

  • Run pnpm checks to verify linting, types, and formatting pass
  • Run pnpm test to verify all tests pass

Related Issues

N/A

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0
    license.
  • I have run pnpm checks to ensure code compiles and meets standards.
  • I have run pnpm test to check if all tests are passing.
  • I have covered new added functionality with unit tests if necessary.
  • I have added an entry in the Changelog.md.

@codecov
Copy link

codecov bot commented Feb 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.82%. Comparing base (c5affc5) to head (2a08a09).
⚠️ Report is 68 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1531       +/-   ##
===========================================
+ Coverage   47.81%   64.82%   +17.01%     
===========================================
  Files         382      356       -26     
  Lines        8525     7949      -576     
  Branches     3159     2906      -253     
===========================================
+ Hits         4076     5153     +1077     
+ Misses       3070     2012     -1058     
+ Partials     1379      784      -595     
Flag Coverage Δ
unittests 64.82% <ø> (+17.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@kmcginnes kmcginnes marked this pull request as ready for review February 23, 2026 21:09
@kmcginnes kmcginnes merged commit 29411c1 into aws:main Feb 23, 2026
4 checks passed
@kmcginnes kmcginnes deleted the feature/update-deps branch February 23, 2026 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants