Skip to content

[bot] Fast-forward for 26.7.0#3110

Merged
github-actions[bot] merged 15 commits into
release26.7from
26.7_ff_bot_26.7.0
Jul 15, 2026
Merged

[bot] Fast-forward for 26.7.0#3110
github-actions[bot] merged 15 commits into
release26.7from
26.7_ff_bot_26.7.0

Conversation

@github-actions

Copy link
Copy Markdown

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

DariaBod and others added 15 commits July 2, 2026 11:10
#### 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
@github-actions github-actions Bot merged commit c59d397 into release26.7 Jul 15, 2026
21 of 24 checks passed
@github-actions github-actions Bot deleted the 26.7_ff_bot_26.7.0 branch July 15, 2026 17:01
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.

10 participants