Skip to content

Update DomainSets requirement from 0.6, 0.7 to 0.6, 0.7, 0.8 in the all-julia-packages group across 1 directory#48

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/all-julia-packages-8e973dda16
Open

Update DomainSets requirement from 0.6, 0.7 to 0.6, 0.7, 0.8 in the all-julia-packages group across 1 directory#48
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/all-julia-packages-8e973dda16

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 5, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on DomainSets to permit the latest version.
Updates DomainSets to 0.8.0

Release notes

Sourced from DomainSets's releases.

v0.8.0

DomainSets v0.8.0

Diff since v0.7.17

Breaking changes

  • DomainSets.× and LinearAlgebra.× are now different functions (an old type piracy was removed)
  • some internal symbols are no longer exported: see PR JuliaApproximation/DomainSets.jl#178 for details

How to upgrade your package

  • First, check that your package works with DomainSets v0.7.17. With that version, you can cleanly replace "using DomainSets" by "using DomainSets, FunctionMaps". (Note that you should not do that with earlier versions in the v0.7 series.)
  • apart from the breaking changes above, everything else should be compatible. Thus, with "using DomainSets, FunctionMaps", you should be able to specify the compat entry: DomainSets = "0.7.17,0.8"
  • Please report any issues!

Merged pull requests:

Commits

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 May 5, 2026
@dependabot dependabot Bot force-pushed the dependabot/julia/all-julia-packages-8e973dda16 branch from 590c77f to 2c8750e Compare May 5, 2026 01:49
@dependabot @github

dependabot Bot commented on behalf of github May 11, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

@dependabot dependabot Bot force-pushed the dependabot/julia/all-julia-packages-8e973dda16 branch from 2c8750e to 8fa6c7e Compare May 12, 2026 07:02
@dependabot dependabot Bot force-pushed the dependabot/julia/all-julia-packages-8e973dda16 branch 2 times, most recently from 612a3de to db1d1d4 Compare June 3, 2026 22:02
@dependabot dependabot Bot changed the title Update DomainSets requirement from 0.5, 0.6, 0.7 to 0.5, 0.6, 0.7, 0.8 in the all-julia-packages group across 1 directory Update DomainSets requirement from 0.6, 0.7 to 0.6, 0.7, 0.8 in the all-julia-packages group across 1 directory Jun 8, 2026
@dependabot dependabot Bot force-pushed the dependabot/julia/all-julia-packages-8e973dda16 branch 2 times, most recently from 248a4c7 to fc2a50f Compare June 9, 2026 07:27
Updates the requirements on [DomainSets](https://github.com/JuliaApproximation/DomainSets.jl) to permit the latest version.

Updates `DomainSets` to 0.8.0
- [Release notes](https://github.com/JuliaApproximation/DomainSets.jl/releases)
- [Commits](https://github.com/JuliaApproximation/DomainSets.jl/commits/v0.8.0)

---
updated-dependencies:
- dependency-name: DomainSets
  dependency-version: 0.8.0
  dependency-type: direct:production
  dependency-group: all-julia-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/julia/all-julia-packages-8e973dda16 branch from fc2a50f to efa7fb1 Compare June 16, 2026 01:54
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