Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Updates the requirements on FFTW, Zygote and SafeTestsets to permit the latest version.
Updates FFTW to 1.10.0

Release notes

Sourced from FFTW's releases.

v1.10.0

FFTW v1.10.0

Diff since v1.9.0

Merged pull requests:

Closed issues:

  • FFTW.jl about twice as slow as C++ for sizes 17, 19, 23, 29, 31, 34, 37, etc (#145)
Commits

Updates Zygote to 0.7.10

Release notes

Sourced from Zygote's releases.

v0.7.10

Zygote v0.7.10

Diff since v0.7.9

Merged pull requests:

Commits

Updates SafeTestsets to 0.1.0

Release notes

Sourced from SafeTestsets's releases.

v0.1.0

SafeTestsets v0.1.0

Diff since v0.0.1

Closed issues:

  • Macro in test undefined (#3)
  • Using include() with a computed value (#7)

Merged pull requests:

Commits
  • f7897d5 Update Project.toml
  • 4cc3962 Update Project.toml
  • 4b6882e Update Project.toml
  • 36da15d Merge pull request #9 from YingboMa/myb/onemorelevel
  • 08d1b17 Update README.md
  • 5f24b73 Make inline testing backward compatible
  • 667b675 Merge pull request #8 from staticfloat/sf/modern_project_toml
  • ab306b0 Update package to moden Julia Project.toml format
  • e553edc Merge pull request #2 from JuliaTagBot/master
  • f4714be Install TagBot as a GitHub Action
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Updates the requirements on [FFTW](https://github.com/JuliaMath/FFTW.jl), [Zygote](https://github.com/FluxML/Zygote.jl) and [SafeTestsets](https://github.com/YingboMa/SafeTestsets.jl) to permit the latest version.

Updates `FFTW` to 1.10.0
- [Release notes](https://github.com/JuliaMath/FFTW.jl/releases)
- [Commits](JuliaMath/FFTW.jl@v0.0.1...v1.10.0)

Updates `Zygote` to 0.7.10
- [Release notes](https://github.com/FluxML/Zygote.jl/releases)
- [Commits](FluxML/Zygote.jl@v0.2.0...v0.7.10)

Updates `SafeTestsets` to 0.1.0
- [Release notes](https://github.com/YingboMa/SafeTestsets.jl/releases)
- [Commits](YingboMa/SafeTestsets.jl@v0.0.1...v0.1.0)

---
updated-dependencies:
- dependency-name: FFTW
  dependency-version: 1.10.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: Zygote
  dependency-version: 0.7.10
  dependency-type: direct:production
  dependency-group: all-julia-packages
- dependency-name: SafeTestsets
  dependency-version: 0.1.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file julia Pull requests that update julia code labels Dec 2, 2025
@ChrisRackauckas ChrisRackauckas merged commit 7bf20cf into master Dec 2, 2025
1 of 15 checks passed
@dependabot dependabot bot deleted the dependabot/julia/test/all-julia-packages-f2b32bbf0e branch December 2, 2025 10:41
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.

2 participants