Skip to content

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

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

Update DomainSets requirement from 0.7 to 0.7, 0.8 in the all-julia-packages group across 1 directory#75
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 Apr 13, 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
  • 142a822 start v0.8
  • ee0c838 Merge pull request #178 from JuliaApproximation/dev-0.8
  • 921dddc update CI
  • 493a079 clean exports internally
  • 097cef8 remove deprecations and exports
  • a40a01a Merge pull request #177 from JuliaApproximation/dh/extractfunctionmaps
  • 727e660 clean up test warnings
  • 5418bde a few more deprecations
  • 9609eac remove FunctionMaps, add deprecations and fix tests
  • b68ee03 Merge pull request #172 from jaakkor2/compatsForMakie
  • Additional commits viewable in compare view

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 Apr 13, 2026
@dependabot @github

dependabot Bot commented on behalf of github Apr 29, 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 f8c9a7c to 60a3699 Compare May 12, 2026 05:23
@dependabot @github

dependabot Bot commented on behalf of github May 12, 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 60a3699 to 3a918e3 Compare May 12, 2026 18:30
@dependabot @github

dependabot Bot commented on behalf of github May 13, 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.

5 similar comments
@dependabot @github

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

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

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

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

dependabot Bot commented on behalf of github Jun 3, 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.

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](JuliaApproximation/DomainSets.jl@v0.7.0...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 3a918e3 to 637ac7d Compare June 4, 2026 03:35
@dependabot @github

dependabot Bot commented on behalf of github Jun 5, 2026

Copy link
Copy Markdown
Contributor Author

Looks like DomainSets is no longer updatable, so this is no longer needed.

@dependabot dependabot Bot closed this Jun 5, 2026
@dependabot dependabot Bot deleted the dependabot/julia/all-julia-packages-8e973dda16 branch June 5, 2026 03:24
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