Skip to content

chore(deps): update Aqua requirement to 0.8.16 in /lib/XSPECModels/test#265

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/lib/XSPECModels/test/Aqua-0.8.16
Open

chore(deps): update Aqua requirement to 0.8.16 in /lib/XSPECModels/test#265
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/julia/lib/XSPECModels/test/Aqua-0.8.16

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 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 8, 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