chore: Sync from template repo for 2026-06-23 - #41
Open
PlanXCyborg wants to merge 13 commits into
Open
Conversation
fix authentication logic error, remove unused feature
update next version
update FF to 0.12.41
* Bump Gen3 dependencies to v0.12.42 and update Mantine to v9.3.0 * Bump minimum Node.js version to 24.15.0 across project configurations and documentation * Remove unused "navigation" color configuration from themeColors.json
* Bump `@gen3/core`, `@gen3/frontend`, and `@gen3/toolsff` to v0.12.41; update `next` to v15.5.18; remove unused dependencies (`mathjs`, `complex.js`, `escape-latex`, etc.). * Upgrade dependencies: - Update `@gen3/core`, `@gen3/frontend`, and `@gen3/toolsff` to use local `.yalc` links. - Bump `next` to v16.2.7, along with related packages (`@next/mdx`, `uuid`, `sharp`, etc.). - Update TypeScript config to use `react-jsx` and align type paths. - Switch lint scripts to use `eslint` over `next lint`. - Refactor middleware to `proxy`. - Add missing styles for `@graphiql/react`. * Bump Gen3 dependencies to v0.12.43; update various packages (`@mantine`, `@radix-ui`, `@graphiql/react`, etc.) to latest versions. * Upgrade linting dependencies: - Bump `eslint` and `eslint-config-next` to latest versions (v9.28.0 and v16.2.6). - Remove `@rushstack/eslint-patch` and unused dependencies. - Add stricter React version detection in ESLint configuration. * Add `.next` to ESLint's ignorePatterns; fix eslint-disable comments in Tailwind config * Add `--webpack` flag to `build:volume` script in package.json
…ck.json` accordingly. (uc-cdis#241)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR syncs changes from the template repository
uc-cdis/commons-frontend-app.Merge Strategy Used:
-X theirs)./configdirectory was then restored to preserve our settings.Action Required:
Please review the changes. Pay close attention to the
/configdirectory to ensure that no new required variables or settings from the template were missed. You may need to manually add new config keys from the template's changes while keeping our values.