Skip to content

Update DomainSets requirement from 0.3, 0.4, 0.5, 0.6, 0.7 to 0.3, 0.4, 0.5, 0.6, 0.7, 0.8#980

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/DomainSets-0.3-and-0.4-and-0.5-and-0.6-and-0.7-and-0.8
Open

Update DomainSets requirement from 0.3, 0.4, 0.5, 0.6, 0.7 to 0.3, 0.4, 0.5, 0.6, 0.7, 0.8#980
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/julia/DomainSets-0.3-and-0.4-and-0.5-and-0.6-and-0.7-and-0.8

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Updates the requirements on DomainSets to permit the latest version.

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

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)

…4, 0.5, 0.6, 0.7, 0.8

Updates the requirements on [DomainSets](https://github.com/JuliaApproximation/DomainSets.jl) to permit the latest version.
- [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
...

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 6, 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