Skip to content

Bump the all-julia-dependencies group across 3 directories with 2 updates - #201

Merged
JoshuaLampert merged 3 commits into
mainfrom
dependabot/julia/all-julia-dependencies-14261a361c
Aug 27, 2026
Merged

Bump the all-julia-dependencies group across 3 directories with 2 updates#201
JoshuaLampert merged 3 commits into
mainfrom
dependabot/julia/all-julia-dependencies-14261a361c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on TrixiBase and Meshes to permit the latest version.
Updates TrixiBase to 0.2.0

Release notes

Sourced from TrixiBase's releases.

v0.2.0

TrixiBase v0.2.0

Diff since v0.1.12

Breaking changes

trixi_include forwards Symbols passed as keyword arguments correctly. This breaks some downstream usage of TrixiBase.jl with TrixiTest.jl, see trixi-framework/TrixiTest.jl#39. Users affected by this should first update to newer functionality of TrixiTest.jl.

Merged pull requests:

Commits
  • 3bc87eb set version to v0.2.0
  • b2e24d6 Fix passing symbols to trixi_include take 2 (#78)
  • d24a173 add downstream test for TrixiTest.jl (#77)
  • c01f1c4 set development version to v0.1.13-DEV
  • 7955444 Revert "Fix passing symbols to trixi_include (#76)"
  • b6c9162 set development version to v0.1.12-DEV
  • 4ea811c Fix passing symbols to trixi_include (#76)
  • 2f8c0c9 use DocumenterCodeBlocks.jl (#75)
  • f18ce7b set development version to v0.1.11-DEV
  • 1e89554 set version to v0.1.10
  • Additional commits viewable in compare view

Updates Meshes to 0.58.0

Commits

Updates Meshes to 0.58.0

Commits

Updates Meshes to 0.58.0

Commits

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

…ates

Updates the requirements on [TrixiBase](https://github.com/trixi-framework/TrixiBase.jl) and [Meshes](https://github.com/JuliaGeometry/Meshes.jl) to permit the latest version.

Updates `TrixiBase` to 0.2.0
- [Release notes](https://github.com/trixi-framework/TrixiBase.jl/releases)
- [Commits](trixi-framework/TrixiBase.jl@v0.1.6...v0.2.0)

Updates `Meshes` to 0.58.0
- [Release notes](https://github.com/JuliaGeometry/Meshes.jl/releases)
- [Commits](https://github.com/JuliaGeometry/Meshes.jl/commits)

Updates `Meshes` to 0.58.0
- [Release notes](https://github.com/JuliaGeometry/Meshes.jl/releases)
- [Commits](https://github.com/JuliaGeometry/Meshes.jl/commits)

Updates `Meshes` to 0.58.0
- [Release notes](https://github.com/JuliaGeometry/Meshes.jl/releases)
- [Commits](https://github.com/JuliaGeometry/Meshes.jl/commits)

---
updated-dependencies:
- dependency-name: TrixiBase
  dependency-version: 0.2.0
  dependency-type: direct:production
  dependency-group: all-julia-dependencies
- dependency-name: Meshes
  dependency-version: 0.58.0
  dependency-type: direct:production
  dependency-group: all-julia-dependencies
- dependency-name: Meshes
  dependency-version: 0.58.0
  dependency-type: direct:production
  dependency-group: all-julia-dependencies
- dependency-name: Meshes
  dependency-version: 0.58.0
  dependency-type: direct:production
  dependency-group: all-julia-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Aug 27, 2026
@codecov

codecov Bot commented Aug 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.55%. Comparing base (1900aba) to head (98f6819).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #201   +/-   ##
=======================================
  Coverage   98.55%   98.55%           
=======================================
  Files          57       57           
  Lines        1725     1725           
=======================================
  Hits         1700     1700           
  Misses         25       25           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions

github-actions Bot commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

Benchmark Results (Julia v1.12)

Time benchmarks
main 69f321a... main / 69f321a...
Advection 1D 0.481 ± 0.024 μs 0.501 ± 0.033 μs 0.96 ± 0.079
Heat 2D 1.79 ± 0.41 μs 1.78 ± 0.094 μs 1.01 ± 0.24
Poisson 2D 1.54 ± 0.31 ms 1.56 ± 0.35 ms 0.992 ± 0.3
RBF-FD Advection 2D 7.15 ± 0.16 μs 7.24 ± 0.3 μs 0.988 ± 0.046
RBF-FD Poisson 2D least squares 29.1 ± 1.9 ms 30.7 ± 2 ms 0.949 ± 0.087
RBF-FD Poisson 2D standard basis 5.39 ± 1.6 ms 5.38 ± 1.6 ms 1 ± 0.41
RBF-FD Poisson 2D with Lagrange basis 28.4 ± 1.3 ms 30 ± 1.9 ms 0.947 ± 0.072
RBF-FD basis Lagrange 2D 23.4 ± 7.3 ms 22.9 ± 6.6 ms 1.03 ± 0.44
RBF-FD basis standard 2D 17.2 ± 3.5 ms 17.9 ± 4 ms 0.962 ± 0.29
RBF-FD evaluation Lagrange basis 2D 0.0476 ± 0.023 ms 0.0486 ± 0.022 ms 0.979 ± 0.64
RBF-FD evaluation standard basis 2D 12.6 ± 1.8 μs 12.8 ± 4.2 μs 0.984 ± 0.36
computing Lagrange basis 0.138 ± 0.034 ms 0.143 ± 0.032 ms 0.965 ± 0.32
interpolation 1D 6.46 ± 0.56 μs 6.49 ± 0.61 μs 0.995 ± 0.13
interpolation 2D 0.104 ± 0.022 ms 0.106 ± 0.017 ms 0.984 ± 0.26
interpolation 2D Lagrange basis 0.48 ± 0.095 μs 0.454 ± 0.11 μs 1.06 ± 0.32
interpolation 5D 0.315 ± 0.051 ms 0.318 ± 0.054 ms 0.989 ± 0.23
interpolation 5D KrylovJL_GMRES 0.593 ± 0.079 ms 0.608 ± 0.075 ms 0.976 ± 0.18
interpolation 5D cholesky 0.32 ± 0.054 ms 0.339 ± 0.065 ms 0.944 ± 0.24
interpolation evaluation 2D 1.63 ± 0.11 μs 1.64 ± 0.2 μs 0.996 ± 0.14
least squares 2D 6.51 ± 0.98 ms 6.82 ± 0.91 ms 0.955 ± 0.19
multiscale evaluation 1D 0.315 ± 0.005 μs 0.312 ± 0.008 μs 1.01 ± 0.03
multiscale interpolation 1D 17 ± 0.72 μs 17.1 ± 1.1 μs 0.989 ± 0.074
time_to_load 1.42 ± 0.0081 s 1.42 ± 0.0057 s 1 ± 0.0069
Memory benchmarks
main 69f321a... main / 69f321a...
Advection 1D 6 allocs: 0.141 kB 6 allocs: 0.141 kB 1
Heat 2D 18 allocs: 0.281 kB 18 allocs: 0.281 kB 1
Poisson 2D 0.0549 M allocs: 4.09 MB 0.0549 M allocs: 4.09 MB 1
RBF-FD Advection 2D 0.08 k allocs: 1.25 kB 0.08 k allocs: 1.25 kB 1
RBF-FD Poisson 2D least squares 0.938 M allocs: 0.0704 GB 0.938 M allocs: 0.0704 GB 1
RBF-FD Poisson 2D standard basis 0.0841 M allocs: 6.61 MB 0.0841 M allocs: 6.61 MB 1
RBF-FD Poisson 2D with Lagrange basis 0.937 M allocs: 0.0694 GB 0.937 M allocs: 0.0694 GB 1
RBF-FD basis Lagrange 2D 0.451 M allocs: 0.0361 GB 0.451 M allocs: 0.0361 GB 1
RBF-FD basis standard 2D 0.407 M allocs: 25.6 MB 0.407 M allocs: 25.6 MB 1
RBF-FD evaluation Lagrange basis 2D 2.1 k allocs: 0.0663 MB 2.1 k allocs: 0.0663 MB 1
RBF-FD evaluation standard basis 2D 0.931 k allocs: 0.0357 MB 0.931 k allocs: 0.0357 MB 1
computing Lagrange basis 3.18 k allocs: 0.266 MB 3.18 k allocs: 0.266 MB 1
interpolation 1D 0.091 k allocs: 7.3 kB 0.091 k allocs: 7.3 kB 1
interpolation 2D 3.07 k allocs: 0.18 MB 3.07 k allocs: 0.18 MB 1
interpolation 2D Lagrange basis 8 allocs: 1.09 kB 8 allocs: 1.09 kB 1
interpolation 5D 10.1 k allocs: 0.664 MB 10.1 k allocs: 0.664 MB 1
interpolation 5D KrylovJL_GMRES 10.3 k allocs: 0.805 MB 10.3 k allocs: 0.805 MB 1
interpolation 5D cholesky 10.1 k allocs: 0.615 MB 10.1 k allocs: 0.615 MB 1
interpolation evaluation 2D 0.074 k allocs: 2.12 kB 0.074 k allocs: 2.12 kB 1
least squares 2D 0.0989 M allocs: 5.79 MB 0.0989 M allocs: 5.79 MB 1
multiscale evaluation 1D 14 allocs: 0.219 kB 14 allocs: 0.219 kB 1
multiscale interpolation 1D 0.223 k allocs: 14.8 kB 0.223 k allocs: 14.8 kB 1
time_to_load 0.149 k allocs: 11.2 kB 0.149 k allocs: 11.2 kB 1

Comment thread Project.toml
@JoshuaLampert
JoshuaLampert merged commit 42dc474 into main Aug 27, 2026
16 checks passed
@JoshuaLampert
JoshuaLampert deleted the dependabot/julia/all-julia-dependencies-14261a361c branch August 27, 2026 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file julia Pull requests that update julia code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant