chore(deps): bump the minor-and-patch group across 1 directory with 2 updates - #84
chore(deps): bump the minor-and-patch group across 1 directory with 2 updates#84dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 2 updates in the / directory: [ex_doc](https://github.com/elixir-lang/ex_doc) and [nx](https://github.com/elixir-nx/nx). Updates `ex_doc` from 0.40.3 to 0.40.4 - [Release notes](https://github.com/elixir-lang/ex_doc/releases) - [Changelog](https://github.com/elixir-lang/ex_doc/blob/main/CHANGELOG.md) - [Commits](elixir-lang/ex_doc@v0.40.3...v0.40.4) Updates `nx` from 0.12.1 to 0.13.1 - [Release notes](https://github.com/elixir-nx/nx/releases) - [Commits](elixir-nx/nx@v0.12.1...v0.13.1) --- updated-dependencies: - dependency-name: ex_doc dependency-version: 0.40.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: nx dependency-version: 0.13.1 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: B- (71/100)
Metric Changes
%%{init: {'theme': 'neutral'}}%%
xychart-beta
title "Code Health Scores"
x-axis ["Readability", "Complexity", "Complexity Outliers", "Structure", "Duplication", "Naming", "Magic Numbers", "Combined Metrics"]
y-axis "Score" 0 --> 100
bar [94, 85, 75, 87, 49, 96, 100, 65]
|
🔍 Top Likely Issues (cosine similarity)
🟢 Readability — A (94/100)Codebase averages: flesch_adapted=97.89, fog_adapted=4.82, avg_tokens_per_line=9.57, avg_line_length=35.81
🟢 Complexity — A- (85/100)Codebase averages: difficulty=41.57, effort=243432.62, volume=4137.53, estimated_bugs=1.38
🟡 Complexity Outliers — B (75/100)Codebase averages: p90_volume=9542.41, p90_difficulty=67.33, p90_effort=659285.40
🟢 Structure — A- (87/100)Codebase averages: branching_density=0.14, mean_depth=3.85, avg_function_lines=8.37, max_depth=9.18, max_function_lines=20.13, variance=6.77, avg_param_count=1.16, max_param_count=2.08
🟠 Duplication — C- (49/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.64, variance=18.73, 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 2 updates in the / directory: ex_doc and nx.
Updates
ex_docfrom 0.40.3 to 0.40.4Changelog
Sourced from ex_doc's changelog.
Commits
80270f3Release v0.40.4934cf54Reference to missing section (#2264)b5679afAdd license information for remixicon font (#2263)850f709Bump brace-expansion from 1.1.12 to 1.1.18 in /assets (#2261)873e03eBump postcss from 8.5.15 to 8.5.26 in /assets (#2259)27660d3Bump js-yaml from 4.2.0 to 4.3.1 in /assets (#2260)ffec214Bump postcss from 8.5.6 to 8.5.15 in /assets (#2241)23cbd23epub: Honor SOURCE_DATE_EPOCH for dcterms:modified and dc:identifier (#2256)a37128aUse a fixed makeup group_prefix for reproducible HTML output (#2255)01f4763Update earmark_parser dependency version -> 1.4.46 (#2254)Updates
nxfrom 0.12.1 to 0.13.1Release notes
Sourced from nx's releases.
Commits
745b1d2chore: release nx, exla and torchx00e493dfix: return the modified tensor expression from the cache computation for :hooks770993achore: 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)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