chore(deps)(deps-dev): bump ruff from 0.15.19 to 0.16.0 - #15
Open
dependabot[bot] wants to merge 41 commits into
Open
chore(deps)(deps-dev): bump ruff from 0.15.19 to 0.16.0#15dependabot[bot] wants to merge 41 commits into
dependabot[bot] wants to merge 41 commits into
Conversation
Add `.coveragerc` with tiered coverage policy, enable `pytest-cov` in CI, add `yarn test:ts` (vitest) step, and introduce vitest config. Include comprehensive tests for Python backends (DAGMC, OpenMC, CAD importers, depletion, overlap checking) and TypeScript services (python-info, sysmon-backend). Update `AGENTS.md` with coverage policy, `.gitignore` with `coverage.xml`, and `requirements-dev.txt` with `pytest-cov`.
`cpu-features` is an optional native dependency of `ssh2` that often fails to build in CI. Explicitly list modules to rebuild so the `ssh2` pure-JS fallback is used.
- Bump electron-builder, electron-updater, markdown-it, systeminformation, and plotly.js-dist-min to latest patch versions - Update root resolutions for node-abi, @electron/rebuild, and nan - Regenerate yarn.lock to reflect dependency changes
The following dependency groups are updated in this change (see individual package.json files for the affected extensions): - `rimraf` from ^5.0.0 to ^6.1.3 - `image-size` from ^1.1.1 to ^2.0.2 - `mime-types` from ^2.1.35 to ^3.0.2 - `@types/mime-types` from ^2.1.4 to ^3.0.1 `yarn.lock` is regenerated to reflect these changes and their transitive dependency updates. No
Removes deprecated `lerna.json` fields (`lerna`, `useWorkspaces`) that are no longer supported in v9. Drops `--parallel` from watch scripts for compatibility.
Update light theme colors to a warm paper palette with softer neutrals and add Theia-native secondary button keys. Fix several CSS custom property references that used incorrect kebab-case spelling of color IDs.
Remove the accent bar pseudo-element, inline SVG status icon, and per-card gradient strip. Add `inputValidation.success*` color tokens to every theme. Bridge the missing `--sysmon-success` CSS variable with a fallback and fix the z‑order stacking so the metric row (with its open disk dropdown) paints above the charts row.
Use Theia's ContributionFilterRegistry to remove built-in debug and testing views, menu entries, commands, and keybindings. Close stale widget instances restored from saved layout state on startup.
Cache keys now use a consistent `ci-yarn-` prefix that is distinct from the `build.yml` restore-keys, preventing `--ignore-scripts` installs from being restored to the CI build job. The build workflow also explicitly rebuilds `cpu-features` and `keytar` native modules after cache restore.
Use `Endpoint` class instead of origin-rooted URL to stay under the Traefik route prefix in NukeLab deployments.
Update all Python extension modules to use vuetify3 module paths, vue3 server client type, and Vuetify 3 component API (removed app/clipped props on VNavigationDrawer, replaced `dark` with `theme`, replaced `dense` with `density="compact"`, replaced `VSubheader` with `VListSubheader`, replaced `outlined` with `variant="outlined"`, updated icon button size/icon props). Pin trame>=3 and trame-vuetify>=3 in the Docker environment. Adjust unit tests to match the new API.
- Add CSS custom properties for gadget shadow and button hover states - Apply backdrop blur and shadow to camera gadget via CSS variables - Transition VBtn from icon slot pattern to icon prop with text variant - Use themed divider color in divider style instead of hardcoded value - Fix VListItem subtitle binding to use v_bind_subtitle for compatibility
Implement a backend method to read `$NUKE_DIR/bin/python` on container images and auto-apply it on startup when the user has not configured a preferred interpreter. The frontend applies the suggestion session-only so an explicit user preference always wins on the next launch.
Register `NukeLabActivityContribution` to POST `/api/nukelab/activity` every 60s when the tab is visible and the user has interacted within the last 4 minutes. Add a lightweight backend endpoint that acknowledges the ping so the nginx auth sidecar forwards the request time to the hub.
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.15.19 to 0.16.0. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.19...0.16.0) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.16.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
ahnaf-tahmid-chowdhury
force-pushed
the
main
branch
from
August 2, 2026 10:12
0e7751f to
a8a444d
Compare
Author
|
A newer version of ruff exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged. |
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.
Bumps ruff from 0.15.19 to 0.16.0.
Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
a2635fdBump 0.16.0 (#27136)3433449[ty] Reuse full call diagnostics for implicit setter calls (#27115)2240070Reflectruff: ignoreand--add-ignorestabilization in documentation (#27...17ef711Stabilize--add-ignore(#27125)ef912bbAdd newly stabilized rules to defaults (#27055)b30f040Stabilize new default rules (#27035)bcd70c5Exclude Markdown files fromformat-devruns (#27052)87e51e2Fixformat --checkspans for syntax errors (#27045)afe2723[flake8-gettext] Stabilize qualified-name and built-in binding resolution (...a9702d8[flake8-bandit] Stabilize string literal binding resolution (S310) (#26944)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)