Skip to content

Update JET requirement to 0.11.5 in /test - #31

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/test/JET-0.11.5
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/test/JET-0.11.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 24, 2026 •

Copy link
Copy Markdown
Contributor

Updates the requirements on JET to permit the latest version.

Release notes

Sourced from JET's releases.

v0.11.5

JET v0.11.5

Diff since v0.11.4

Merged pull requests:

Closed issues:

  • Changelog out of date (#829)
Changelog

Sourced from JET's changelog.

[0.11.5]

Changed

  • Julia v1.12.7 compatibility has been updated for newer Compiler.jl releases.

Fixed

  • Fixed stale diagnostics that could remain after redefining methods involved in a previous report.
  • Fixed false MissingConcretizationErrorReports for top-level loops whose body contains comprehension code and whose iterator is a top-level const aviatesk/JETLS.jl#555

[0.11.4]

Added

  • Added method-matching report filtering via LastFrameMethod and AnyFrameMethod.

Changed

  • LoweredCodeUtils compatibility is temporarily restricted to v3.4-v3.5 until JET is updated for breaking changes introduced in v3.6.

Fixed

  • Fixed top-level error report stack traces on Julia v1.12.5.
  • Fixed repeated analysis of multiple standalone files that define @main in the same session.
  • Fixed module context information recorded for macro-generated modules, so tooling built on JET resolves macro call sites to the enclosing module.

[0.11.3]

Changed

  • Updated Revise dependency version to v3.13

[0.11.2]

Changed

  • Parallelized report_package: Method signature analysis in report_package is now parallelized using Julia's multithreading, providing significant speedup on multi-core systems.

    With --threads=4,2

    • Benchmark on report_package(JET): 52.07s → 17.75s (~3x faster)
    • Benchmark on report_package(CSV): 44.23s → 19.57s (~2x faster)

[0.11.1]

Changed

  • Added CodeTracking v3 as a compatible version.

Internal

  • Refactored the project file to use the [workspace] for the docs/test environment of JET.

... (truncated)

Commits
  • b085eb6 version 0.11.5
  • 4077279 deps: Update to LoweredCodeUtils v3.6.2 (#832)
  • 5f1dc85 virtualprocess: Fix a closure capture
  • 5857ea8 Minor cleanups on select_statements
  • 904e450 Bump actions/checkout from 6 to 7 (#831)
  • 9b78df5 toplevel: Clarify missing concretization reports
  • e804276 update CHANGELOG.md
  • 7aa2de1 update AGENTS.md
  • e386ddf virtualprocess: Avoid latestworld-driven loop concretization (#830)
  • a9fdb87 Allow JETLS to analyze JET
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Jun 24, 2026
Updates the requirements on [JET](https://github.com/aviatesk/JET.jl) to permit the latest version.
- [Release notes](https://github.com/aviatesk/JET.jl/releases)
- [Changelog](https://github.com/aviatesk/JET.jl/blob/master/CHANGELOG.md)
- [Commits](aviatesk/JET.jl@v0.0.1...v0.11.5)

---
updated-dependencies:
- dependency-name: JET
  dependency-version: 0.11.5
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/julia/test/JET-0.11.5 branch from eca5971 to e695e99 Compare July 2, 2026 15:51
@dependabot @github

dependabot Bot commented on behalf of github Aug 12, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #39.

@dependabot dependabot Bot closed this Aug 12, 2026
@dependabot
dependabot Bot deleted the dependabot/julia/test/JET-0.11.5 branch August 12, 2026 19:08
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