Skip to content

Update Aqua requirement to 0.8.16#798

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/Aqua-0.8.16
Closed

Update Aqua requirement to 0.8.16#798
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/Aqua-0.8.16

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 16, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on Aqua to permit the latest version.

Release notes

Sourced from Aqua's releases.

v0.8.16

The changes are documented in the CHANGELOG.md file.

Diff since v0.8.15

Changelog

Sourced from Aqua's changelog.

Version [v0.8.16] - 2026-06-05

Changed

  • Adapt to deprecations in julia 1.14. (#381)
  • Fix some world age issues in test_ambiguities. (#366)

Version [v0.8.15] - 2026-06-02

Changed

  • Use Base.isType for Type{...} checks in piracy detection so it keeps working when Type{Foo} is no longer a DataType on future Julia versions. (#379)

Version [v0.8.14] - 2025-08-04

Changed

  • Adapt to internal method table changes in Julia 1.12 and later. (#344)

Version [v0.8.13] - 2025-05-28

Changed

  • Adapt to internal method table changes in Julia 1.12 and later. (#334)

Version [v0.8.12] - 2025-05-05

Changed

  • Add test_undocumented_names to verify that all public symbols have docstrings (not including the module itself). This test is not enabled by default in test_all. (#313)

Version [v0.8.11] - 2025-02-06

Changed

  • Avoid deprecation warnings concerning Base.isbindingresolved with julia nightly. (#322)

Version [v0.8.10] - 2025-01-26

Changed

  • No longer call @testset for testsets that are skipped. (#319)

Version [v0.8.9] - 2024-10-15

Changed

... (truncated)

Commits
  • 37326ae Update changelog
  • 5c0da47 Bump version to v0.8.16
  • 429466e Fix for old julias
  • 7370f3f Adapt to various deprecations around Type{T} in julia nightly (#381)
  • e1cd164 Bump julia-actions/setup-julia from 2 to 3 (#373)
  • a5c4799 Fix Aqua.test_persistent_tasks() example (#371)
  • 7bb6287 Bump codecov/codecov-action from 5 to 6 (#372)
  • bd4a94e Bump julia-actions/cache from 2 to 3 (#370)
  • 552e170 Fix a MethodError when ambiguities are detected (#366)
  • 25c72ad use more precise structural inspection of types for ambiguity exclusions (#327)
  • Additional commits viewable in compare view

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 [Aqua](https://github.com/JuliaTesting/Aqua.jl) to permit the latest version.
- [Release notes](https://github.com/JuliaTesting/Aqua.jl/releases)
- [Changelog](https://github.com/JuliaTesting/Aqua.jl/blob/master/CHANGELOG.md)
- [Commits](JuliaTesting/Aqua.jl@v0.1.0...v0.8.16)

---
updated-dependencies:
- dependency-name: Aqua
  dependency-version: 0.8.16
  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 Jul 16, 2026
@cjdoris cjdoris closed this Jul 25, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 25, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/julia/Aqua-0.8.16 branch July 25, 2026 13:42
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