chore(deps): bump nx from 0.12.1 to 0.13.0 in the minor-and-patch group#78
chore(deps): bump nx from 0.12.1 to 0.13.0 in the minor-and-patch group#78dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the minor-and-patch group with 1 update: [nx](https://github.com/elixir-nx/nx). Updates `nx` from 0.12.1 to 0.13.0 - [Release notes](https://github.com/elixir-nx/nx/releases) - [Commits](elixir-nx/nx@v0.12.1...v0.13.0) --- updated-dependencies: - dependency-name: nx dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
🟠 Code Health: C+ (63/100)
Metric Changes
%%{init: {'theme': 'neutral'}}%%
xychart-beta
title "Code Health Scores"
x-axis ["Readability", "Complexity", "Structure", "Duplication", "Naming", "Magic Numbers", "Combined Metrics"]
y-axis "Score" 0 --> 100
bar [94, 30, 88, 48, 96, 100, 65]
|
🔍 Top Likely Issues (cosine similarity)
🟢 Readability — A (94/100)Codebase averages: flesch_adapted=97.87, fog_adapted=4.82, avg_tokens_per_line=9.56, avg_line_length=35.81
🔴 Complexity — D- (30/100)Codebase averages: difficulty=41.56, effort=241776.21, volume=4110.78, estimated_bugs=1.37
🟢 Structure — A- (88/100)Codebase averages: branching_density=0.14, mean_depth=3.85, avg_function_lines=8.27, max_depth=9.17, max_function_lines=19.91, variance=6.77, avg_param_count=1.16, max_param_count=2.08
🟠 Duplication — C- (48/100)Codebase averages: redundancy=0.59, bigram_repetition_rate=0.54, trigram_repetition_rate=0.37
🟢 Naming — A (96/100)Codebase averages: entropy=0.89, mean=6.65, variance=18.75, avg_sub_words_per_id=1.17
🟢 Magic Numbers — A (100/100)Codebase averages: density=0.00
🔴 Combined Metrics — D (65/100)
🔴 Code Smells — D- (25/100)
🟡 Consistency — B+ (82/100)
🔴 Dependencies — E+ (19/100)
🟢 Documentation — A- (85/100)
🟢 Error Handling — A- (91/100)
🟠 File Structure — C- (48/100)
🟡 Function Design — B+ (82/100)
🟢 Naming Conventions — A- (90/100)
🔴 Scope And Assignment — D- (29/100)
🟡 Testing — B+ (83/100)
🟢 Type And Value — A- (89/100)
🟡 Variable Naming — B (74/100)
|
kind: refactoring-tasks
|
Bumps the minor-and-patch group with 1 update: nx.
Updates
nxfrom 0.12.1 to 0.13.0Release notes
Sourced from nx's releases.
Commits
770993achore: update to 0.137ba1d5eFix vectorized grad/2 for ops that cross the devectorization boundary (#1775)0455323Fix Nx.clip gradient applying upstream grad twice (g²) (#1779)c7b084dStandardize docs across nx, exla, torchx (#1770)33c2597fix: batched gradients for lu, invert, triangular_solve and determinant (#1778)798fafbAdd :pjrt_plugin platform for loading external PJRT plugins (#1777)fcfc1e3Remove token plumbing from Nx hooks (#1767)da2c15cfix: do not hoist non-expr tensor arguments (#1773)bd74eacfix: Nx.Defn.Graph should keep nested scopes hermetic (#1771)5d4eb32ci: run formatter and default CI on Elixir 1.20 with OTP 28 (#1772)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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions