Skip to content

40 Update dependencies#41

Merged
mwarman merged 5 commits intomainfrom
40-update-dependencies
Apr 8, 2026
Merged

40 Update dependencies#41
mwarman merged 5 commits intomainfrom
40-update-dependencies

Conversation

@mwarman
Copy link
Copy Markdown
Member

@mwarman mwarman commented Apr 8, 2026

📢 Instructions

  • Begin with a DRAFT pull request.
  • Follow italicized instructions to add detail to assist the reviewers.
  • After completing all checklist items, change the pull request to READY.

🔧 Change Summary

Describe the changes included in this pull request. Link to the associated GitHub or Jira issue(s).

  • see Update dependencies #40
  • Updated the project dependency versions to the latest stable.
  • Updated the tsconfig.json file, the TypeScript configuration, to support a minimum version of ES2022 and to remove deprecated configuration attributes.

📝 Checklist

Pull request authors must complete the following tasks before marking the PR as ready to review.

  • Complete a self-review of changes
  • Unit tests have been created or updated
  • The code is free of [new] lint errors and warnings
  • Update project documentation as needed: README, /docs, JSDoc, etc.

🧪 Steps to Test

Describe the process to test the changes in this pull request.

  1. Perform a full regression test within a test project.

🔗 Additional Information

Optionally, provide additional details, screenshots, or URLs that may assist the reviewer.

  • [...]

mwarman added 4 commits April 8, 2026 05:25
- Updated version from 0.8.0 to 0.9.0-alpha.1 in package.json
- Upgraded devDependencies:
  - @eslint/js from 9.39.2 to 10.0.1
  - @types/node from 25.5.0 to 25.5.2
  - @typescript-eslint/eslint-plugin from 8.57.0 to 8.58.1
  - @typescript-eslint/parser from 8.57.0 to 8.58.1
  - eslint from 9.39.2 to 10.2.0
  - rollup from 4.59.0 to 4.60.1
  - rollup-plugin-typescript2 from 0.36.0 to 0.37.0
  - ts-jest from 29.4.6 to 29.4.9
@mwarman mwarman self-assigned this Apr 8, 2026
@mwarman mwarman linked an issue Apr 8, 2026 that may be closed by this pull request
@mwarman mwarman marked this pull request as ready for review April 8, 2026 11:06
@mwarman mwarman merged commit eb35738 into main Apr 8, 2026
1 check passed
@mwarman mwarman deleted the 40-update-dependencies branch April 8, 2026 11:07
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.

Update dependencies

1 participant