Skip to content

Update CompilerCaching requirement from 0.2.4 to 0.2.4, 0.3#257

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/CompilerCaching-0.2.4-and-0.3
Open

Update CompilerCaching requirement from 0.2.4 to 0.2.4, 0.3#257
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/CompilerCaching-0.2.4-and-0.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updates the requirements on CompilerCaching to permit the latest version.

Release notes

Sourced from CompilerCaching's releases.

v0.3.0

CompilerCaching v0.3.0

Diff since v0.2.4

Breaking changes: The old @setup_caching API is removed as part of this. Generic inference is now called as typeinf!(interp, mi) and returns the root CodeInstance. The const-seeded inference API still takes a CacheView, because those specialized entries are tied to the result type stored by that view.

Merged pull requests:

  • Make compiler results attach lazily to cached CodeInstances (#15) (@​maleadt)

Closed issues:

  • TagBot: Manual intervention needed for releases (#14)
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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [CompilerCaching](https://github.com/maleadt/CompilerCaching.jl) to permit the latest version.
- [Release notes](https://github.com/maleadt/CompilerCaching.jl/releases)
- [Commits](maleadt/CompilerCaching.jl@v0.2.4...v0.3.0)

---
updated-dependencies:
- dependency-name: CompilerCaching
  dependency-version: 0.3.0
  dependency-type: direct:production
...

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 Jun 19, 2026
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