Upgrade linqts from 2 to 3 #289

Open
opened 2026-09-10 18:05:59 +01:00 by Smithy-bot · 0 comments
Member

Epic:
Story Points:


Deferred major bump from the 2.5.0 dependency audit. linqts remained on ^2.0.0 during the 2.5.0 within-range updates.

Description

Upgrade the runtime dependency linqts from ^2.0.0 to the latest v3 release.

  • Current: 2.x (^2.0.0)
  • Target: 3.x (latest at audit time: 3.3.0)
  • Package type: runtime dependency (LINQ-style collections)

Acceptance Criteria

  • package.json / yarn.lock use linqts 3
  • Call sites using linqts compile and behave the same
  • yarn test, yarn build, and yarn lint pass
  • Review linqts 3 breaking changes / TypeScript typings

Subtasks

No subtasks

Notes

  • Related: #268 (2.5.0 Dependency Updates)
  • Overview: docs/dependency-audit-2.5.0.md
Epic: \ Story Points: --- Deferred major bump from the [2.5.0 dependency audit](https://git.vylpes.xyz/RabbitLabs/random-bunny/src/branch/release/2.5.0/docs/dependency-audit-2.5.0.md). `linqts` remained on `^2.0.0` during the 2.5.0 within-range updates. ## Description Upgrade the runtime dependency `linqts` from `^2.0.0` to the latest v3 release. - Current: `2.x` (`^2.0.0`) - Target: `3.x` (latest at audit time: `3.3.0`) - Package type: runtime dependency (LINQ-style collections) ## Acceptance Criteria - [ ] `package.json` / `yarn.lock` use linqts 3 - [ ] Call sites using linqts compile and behave the same - [ ] `yarn test`, `yarn build`, and `yarn lint` pass - [ ] Review linqts 3 breaking changes / TypeScript typings ## Subtasks *No subtasks* ## Notes - Related: #268 (2.5.0 Dependency Updates) - Overview: `docs/dependency-audit-2.5.0.md`
Smithy-bot added this to the 2.6.0 milestone 2026-09-10 18:05:59 +01:00
Vylpes modified the milestone from 2.6.0 to 2.5.0 2026-09-10 18:08:39 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
RabbitLabs/random-bunny#289
No description provided.