Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CompatHelper: bump compat for "TiledIteration" to "0.3" #37

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Dec 9, 2020

This pull request changes the compat entry for the TiledIteration package from 0.2 to 0.2, 0.3.

This keeps the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

@johnnychen94 johnnychen94 force-pushed the compathelper/new_version/2020-12-09-00-39-03-115-518231045 branch from 0560c95 to 0dc21b9 Compare December 9, 2020 00:39
@johnnychen94
Copy link
Member

I'm developing JuliaArrays/TiledIteration.jl#27 and by that time it will be TileIteration v0.4

I want to hold this PR until I finished that, or if someone eagerly requires this.

@johnnychen94
Copy link
Member

johnnychen94 commented Apr 16, 2021

This is needed to make nightly test passes in Images; now that Pkg forces the latest compatible version.

JuliaImages/Images.jl#952

    Testing Images
┌ Error: Package is not at the latest compatible version
│   name = "TiledIteration"
│   uuid = UUID("06e1c1a7-607b-532d-9fad-de7d9aa2abac")
│   compat_entry = VersionSpec("0.2-0.3")
│   active_version = v"0.2.5"
│   latest_compatible_version = v"0.3.0"
│   earliest_backwards_compatible_version = v"0.3.0"
│   allow_earlier_backwards_compatible_versions = true
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.7/Pkg/src/Operations.jl:1859
┌ Error: Package is not at the latest compatible version
│   name = "ColorVectorSpace"
│   uuid = UUID("c3611d14-8923-5661-9e6a-0046d554d3a4")
│   compat_entry = VersionSpec("0.6-0.9")
│   active_version = v"0.8.7"
│   latest_compatible_version = v"0.9.2"
│   earliest_backwards_compatible_version = v"0.9.0"
│   allow_earlier_backwards_compatible_versions = true
└ @ Pkg.Operations /buildworker/worker/package_linux64/build/usr/share/julia/stdlib/v1.7/Pkg/src/Operations.jl:1859

@johnnychen94 johnnychen94 merged commit 01f1334 into master Apr 16, 2021
@johnnychen94 johnnychen94 deleted the compathelper/new_version/2020-12-09-00-39-03-115-518231045 branch April 16, 2021 04:23
johnnychen94 pushed a commit that referenced this pull request May 21, 2022
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
johnnychen94 pushed a commit that referenced this pull request May 21, 2022
…37)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
johnnychen94 pushed a commit that referenced this pull request May 21, 2022
…37)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant