Skip to content

chore: update dependencies (#285)#286

Merged
sliedig merged 1 commit intodevelopfrom
chore/update-dependencies
Feb 19, 2026
Merged

chore: update dependencies (#285)#286
sliedig merged 1 commit intodevelopfrom
chore/update-dependencies

Conversation

@adrianjhunter
Copy link
Contributor

Issue number: #285

Closes #285

Summary

Updates project dependencies across all workspace packages. Removes unused dependencies. Corrects Makefile's unit-test command.

Changes

Changes

AWS SDK Updates:

  • Update AWS SDK packages from 3.971.0 to 3.987.0

Build & Development Tools:

  • Update Babel packages from 7.28.x to 7.29.x
  • Update typescript-eslint from 8.53.1 to 8.55.0
  • Update esbuild from 0.27.2 to 0.27.3
  • Update prettier from 3.8.0 to 3.8.1

Type Definitions & Utilities:

  • Update @types/node from 24.10.9 to 24.10.13
  • Update ci-info from 4.3.1 to 4.4.0
  • Update semver from 7.7.3 to 7.7.4
  • Update diff from 5.2.0 to 5.2.2
  • Update strnum from 2.1.1 to 2.1.2

Cleanup:

  • Remove unused aws-lambda and esbuild-jest dependencies
  • Update Makefile unit-test targets to use 'pnpm run unit'

User experience

No user-facing changes. This is a maintenance update to keep dependencies current.

Testing

  • All existing tests pass
  • Verified build process works correctly

Checklist

Please leave checklist items unchecked if they do not apply to your change.

Acknowledgment

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Disclaimer: We value your time and bandwidth. As such, any pull requests created on non-triaged issues might not be successful.

- Update AWS SDK packages from 3.971.0 to 3.987.0
- Update Babel packages from 7.28.x to 7.29.x
- Update @types/node from 24.10.9 to 24.10.13
- Update prettier from 3.8.0 to 3.8.1
- Update typescript-eslint from 8.53.1 to 8.55.0
- Update ci-info from 4.3.1 to 4.4.0
- Update semver from 7.7.3 to 7.7.4
- Update esbuild from 0.27.2 to 0.27.3
- Update diff from 5.2.0 to 5.2.2
- Update strnum from 2.1.1 to 2.1.2
- Remove unused aws-lambda and esbuild-jest dependencies
- Update Makefile unit-test targets to use 'pnpm run unit'

Resolves #285
@adrianjhunter adrianjhunter requested a review from a team as a code owner February 11, 2026 06:31
@adrianjhunter adrianjhunter self-assigned this Feb 11, 2026
@github-actions github-actions bot requested a review from sliedig February 11, 2026 06:31
@adrianjhunter adrianjhunter requested review from eldritchideen and removed request for sliedig February 11, 2026 06:31
@github-actions github-actions bot added the internal Maintenance changes label Feb 11, 2026
@adrianjhunter adrianjhunter added dependencies Pull requests that update a dependency file service/contracts Related to Contracts Service service/approvals Related to Approvals Service service/web Related to Properties Web labels Feb 11, 2026
Copy link

@eldritchideen eldritchideen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes look good.

@sliedig sliedig merged commit 5c11e2e into develop Feb 19, 2026
4 checks passed
@adrianjhunter adrianjhunter deleted the chore/update-dependencies branch February 25, 2026 02:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file internal Maintenance changes service/approvals Related to Approvals Service service/contracts Related to Contracts Service service/web Related to Properties Web

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Maintenance: Update dependencies

3 participants