[bot] Fast-forward for 26.7.0#3110
Merged
Merged
Conversation
#### Rationale Dropdown menu click isn't working sometimes because of re-rendering. #### Related Pull Requests - <!-- list of links to related pull requests (replace this comment) --> #### Changes - added retry <!-- list of standard tasks (remove this comment to enable) #### Tasks 📍 - [ ] Claude Code Review - [ ] TeamCity verification -->
#### Rationale Our ModuleEditorTest doesn't accurately reflect real usage. Instead of building a `.module` file, we should just copy the module into the server's externalModules directory. #### Related Pull Requests * LabKey/premiumModules#596 * LabKey/platform#7727 * #3085 #### Changes - Delete `editableModule` (moved to premiumModules repo) - Add helper to locate externalModules directory - Increase timeout for `FileTree` toggle #### Tasks - [ ] Claude Code Review - [ ] TeamCity verification
## Rationale Routine test-dependency upgrade per the JAR dependency upgrade schedule. ## Related Pull Requests - LabKey/platform#7812 (ActiveMQ 5.19.8) - LabKey/premiumModules#647 (Snowflake JDBC 4.3.1) ## Changes - Bump `seleniumVersion` from 4.44.0 to 4.45.0 in `gradle.properties` - Bump `jettyVersion` from 12.1.7 to 12.1.10 in `gradle.properties`
Co-authored-by: Trey Chadick <tchad@labkey.com>
#### Rationale This ` X-Frame-Options` setting has been removed. So has the `CSRF` setting (long ago). #### Related Pull Requests - LabKey/platform#7831
…ependencies (#2995) (#3095) ## Rationale Cherry-pick of #2995 to release26.3-SNAPSHOT. Packages that declare npm-aliased dependencies (e.g. `npm:react-is@^18.3.1`) are legitimate registry references, but the pre-#2995 version of the test flags them as untrusted sources. ## Changes - Allow transitive dependency version specs with an `npm:` alias prefix instead of the hard-coded allow-list; still flags URL, file, git, and workspace specs. - Error messages report lock-file paths relative to `server/modules`. Co-authored-by: Cory Nathe <cnathe@labkey.com>
## Rationale `ApiKeyDialog` didn't get the memo that this class name changed ## Related Pull Requests - LabKey/labkey-ui-components#2032
## Rationale BulkUpgradeGroupAction is inconsistent with other actions for its permission checks ## Related Pull Requests - LabKey/platform#7836 ## Changes - Test coverage for other projects and adding users
cnathe
approved these changes
Jul 15, 2026
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.
Generated automatically.
Approve all matching PRs simultaneously.
Approval will trigger automatic merge.
View all PRs: https://internal.labkey.com/Scrumtime/Backlog/harvest-gitOpenPullRequests.view?branch=26.7_ff_bot_26.7.0