Skip to content

Update T8code requirement from 0.7.6 to 0.7.6, 0.9 in the all-julia-dependencies group across 1 directory#3074

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/all-julia-dependencies-3e3dbf3637
Open

Update T8code requirement from 0.7.6 to 0.7.6, 0.9 in the all-julia-dependencies group across 1 directory#3074
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/all-julia-dependencies-3e3dbf3637

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 10, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on T8code to permit the latest version.
Updates T8code to 0.9.0

Release notes

Sourced from T8code's releases.

v0.9.0

T8code v0.9.0

Diff since v0.8.0

Breaking changes

Merged pull requests:

Closed issues:

  • libsc crashes Julia when running the GC and using multiple threads (#35)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jun 10, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Review checklist

This checklist is meant to assist creators of PRs (to let them know what reviewers will typically look for) and reviewers (to guide them in a structured review process). Items do not need to be checked explicitly for a PR to be eligible for merging.

Purpose and scope

  • The PR has a single goal that is clear from the PR title and/or description.
  • All code changes represent a single set of modifications that logically belong together.
  • No more than 500 lines of code are changed or there is no obvious way to split the PR into multiple PRs.

Code quality

  • The code can be understood easily.
  • Newly introduced names for variables etc. are self-descriptive and consistent with existing naming conventions.
  • There are no redundancies that can be removed by simple modularization/refactoring.
  • There are no leftover debug statements or commented code sections.
  • The code adheres to our conventions and style guide, and to the Julia guidelines.

Documentation

  • New functions and types are documented with a docstring or top-level comment.
  • Relevant publications are referenced in docstrings (see example for formatting).
  • Inline comments are used to document longer or unusual code sections.
  • Comments describe intent ("why?") and not just functionality ("what?").
  • If the PR introduces a significant change or new feature, it is documented in NEWS.md with its PR number.

Testing

  • The PR passes all tests.
  • New or modified lines of code are covered by tests.
  • New or modified tests run in less then 10 seconds.

Performance

  • There are no type instabilities or memory allocations in performance-critical parts.
  • If the PR intent is to improve performance, before/after time measurements are posted in the PR.

Verification

  • The correctness of the code was verified using appropriate tests.
  • If new equations/methods are added, a convergence test has been run and the results
    are posted in the PR.

Created with ❤️ by the Trixi.jl community.

@dependabot dependabot Bot force-pushed the dependabot/julia/all-julia-dependencies-3e3dbf3637 branch from ee424f7 to 675cbd0 Compare June 11, 2026 06:35
@codecov

codecov Bot commented Jun 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.22%. Comparing base (c9f3657) to head (399b469).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3074      +/-   ##
==========================================
- Coverage   96.88%   94.22%   -2.66%     
==========================================
  Files         647      647              
  Lines       50035    50029       -6     
==========================================
- Hits        48475    47138    -1337     
- Misses       1560     2891    +1331     
Flag Coverage Δ
unittests 94.22% <ø> (-2.66%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@dependabot dependabot Bot force-pushed the dependabot/julia/all-julia-dependencies-3e3dbf3637 branch 5 times, most recently from 7b5bfdb to 4e84792 Compare June 18, 2026 06:24
@dependabot dependabot Bot force-pushed the dependabot/julia/all-julia-dependencies-3e3dbf3637 branch 2 times, most recently from 0e9c6b8 to 399b469 Compare June 22, 2026 16:22
Updates the requirements on [T8code](https://github.com/DLR-AMR/T8code.jl) to permit the latest version.

Updates `T8code` to 0.9.0
- [Release notes](https://github.com/DLR-AMR/T8code.jl/releases)
- [Commits](DLR-AMR/T8code.jl@v0.7.6...v0.9.0)

---
updated-dependencies:
- dependency-name: T8code
  dependency-version: 0.9.0
  dependency-type: direct:production
  dependency-group: all-julia-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/julia/all-julia-dependencies-3e3dbf3637 branch from 399b469 to 5598c6e Compare June 23, 2026 16:19
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.

0 participants