Skip to content

chore: Update dependencies and modernize TypeScript#286

Merged
jhnns merged 1 commit intomainfrom
update-deps
Nov 3, 2025
Merged

chore: Update dependencies and modernize TypeScript#286
jhnns merged 1 commit intomainfrom
update-deps

Conversation

@jhnns
Copy link
Member

@jhnns jhnns commented Nov 3, 2025

BREAKING CHANGE: Uses ES2023 as TypeScript target. Also updates @faker-js to next major version 10.1.0.

Update dependencies including @faker-js/faker, p-limit, vitest, and @peerigon/configs to latest versions. Upgrade TypeScript target from ES2022 to ES2023 to support modern JavaScript features. Replace Array.sort() with toSorted() method for immutable sorting.

BREAKING CHANGE: Uses ES2023 as TypeScript target.

Update dependencies including @faker-js/faker, p-limit, vitest,
and @peerigon/configs to latest versions. Upgrade TypeScript
target from ES2022 to ES2023 to support modern JavaScript
features. Replace Array.sort() with toSorted() method
for immutable sorting.
@jhnns jhnns merged commit 861300f into main Nov 3, 2025
1 check passed
@jhnns jhnns deleted the update-deps branch November 3, 2025 12:26
@github-actions
Copy link

github-actions bot commented Nov 3, 2025

Pull Request Test Coverage Report for Build 19034606433

Details

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+16.7%) to 91.864%

Totals Coverage Status
Change from base Build 18845696442: 16.7%
Covered Lines: 725
Relevant Lines: 789

💛 - Coveralls

github-actions bot pushed a commit that referenced this pull request Nov 3, 2025
# [27.0.0](v26.0.0...v27.0.0) (2025-11-03)

### chore

* Update dependencies and modernize TypeScript ([407d503](407d503))
* Update dependencies and modernize TypeScript ([#286](#286)) ([861300f](861300f))

### BREAKING CHANGES

* Uses ES2023 as TypeScript target. Also updates
@faker-js to next major version `10.1.0`.

Update dependencies including @faker-js/faker, p-limit, vitest, and
@peerigon/configs to latest versions. Upgrade TypeScript target from
ES2022 to ES2023 to support modern JavaScript features. Replace
Array.sort() with toSorted() method for immutable sorting.
* Uses ES2023 as TypeScript target.

Update dependencies including @faker-js/faker, p-limit, vitest,
and @peerigon/configs to latest versions. Upgrade TypeScript
target from ES2022 to ES2023 to support modern JavaScript
features. Replace Array.sort() with toSorted() method
for immutable sorting.
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.

1 participant