Skip to content

SNPRC Scheduler: Package updates#952

Open
labkey-nicka wants to merge 2 commits into
release26.3-SNAPSHOTfrom
26.3_fb_package_updates_snprc
Open

SNPRC Scheduler: Package updates#952
labkey-nicka wants to merge 2 commits into
release26.3-SNAPSHOTfrom
26.3_fb_package_updates_snprc

Conversation

@labkey-nicka

@labkey-nicka labkey-nicka commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Rationale

Package updates for client-side application.

Changes

  • Update all packages to latest
  • Mark as private as this is not a published npm package

Tasks

@labkey-nicka labkey-nicka self-assigned this Jun 23, 2026
@labkey-nicka labkey-nicka added this to the 26.03 milestone Jun 23, 2026

@labkey-martyp labkey-martyp left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I did a little manual testing on this, particularly on scheduled date calculation which uses react-moment, the only package to have a major version bump. Everything worked fine in my testing.

There were a handful of dependencies that were removed from the package.json that are now brought in transitively, so they don't need explicit dependencies. And one package (uuid) that needed to have a pinned version for the build.

The only other change from "main" : "index.js" to "private": true is basically declaring this as a standalone application that is never shared with other applications.

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