Releases: JuliaLang/BumpStdlibs.jl
Releases · JuliaLang/BumpStdlibs.jl
v6.1.0
BumpStdlibs v6.1.0
Merged pull requests:
- For some stdlibs, it is expected that the stdlib version number won't match the Julia version number (#93) (@DilumAluthge)
v6.0.0
BumpStdlibs v6.0.0
Closed issues:
- Feature request: Support updating non-
master
julia branches, likerelease-1.8
(#76) - Don't close PRs for different branches (#87)
- Add a link to the github diff (#90)
Merged pull requests:
- Display and check if julia & stdlib versions match (#80) (@IanButterworth)
- Support updating non-
master
Julia branches (such asbackports-release-1.9
) (#83) (@DilumAluthge) - Only run CI on Julia v1 and Julia nightly (#84) (@DilumAluthge)
- tweak to version printing (#85) (@IanButterworth)
- Convert
AbstractString
s toString
s (#86) (@DilumAluthge) - Only close old PRs if they have the same target branch as the current run (#88) (@DilumAluthge)
- Use Bors to control that only one integration test is running at a time (#89) (@DilumAluthge)
- Add a link to the GitHub diff (#91) (@DilumAluthge)
v5.1.0
BumpStdlibs v5.1.0
Merged pull requests:
- CI: set
max-parallel: 1
(#75) (@DilumAluthge) - CI: use concurrency groups to make sure that we only run one integration test job at a time (#77) (@DilumAluthge)
- Bump the version number from "5.0.1" to "5.1.0" (#78) (@DilumAluthge)
v5.0.1
BumpStdlibs v5.0.1
Closed issues:
- Idea: a bot like BumpStdlibs.jl, but for the other external dependencies that aren't stdlibs (#60)
Merged pull requests:
- CompatHelper: bump compat for HTTP to 1, (keep existing compat) (#71) (@github-actions[bot])
- Fix the
env_var_name
variable in an error message (#72) (@vtjnash) - Bump version (#73) (@DilumAluthge)
- CI: test on fewer Julia versions (#74) (@DilumAluthge)
v5.0.0
BumpStdlibs v5.0.0
Closed issues:
- Bug:
The unauthenticated git protocol on port 9418 is no longer supported.
(#69)
Merged pull requests:
- Fix the clickable stdlib URLs in the PR descriptions (#70) (@DilumAluthge)
v4.4.1
BumpStdlibs v4.4.1
Merged pull requests:
- Enable CI on Julia nightly (#64) (@DilumAluthge)
- Bump the version number from 4.4.0 to 4.4.1 (#68) (@DilumAluthge)
v4.4.0
BumpStdlibs v4.4.0
Merged pull requests:
- In the PR description, include a link to the stdlib repo (#67) (@DilumAluthge)
v4.3.3
BumpStdlibs v4.3.3
Closed issues:
- TODO: fix this bot after JuliaLang/julia#42474 (#61)
Merged pull requests:
- Fix version file parsing (#62) (@IanButterworth)
- CI: auto-cancel old PR builds (#63) (@DilumAluthge)
- Put the "Powered by BumpStdlibs.jl" message before the
git log
(#65) (@DilumAluthge) - Bump the version number from 4.3.2 to 4.3.3 (#66) (@DilumAluthge)
v4.3.2
BumpStdlibs v4.3.2
Merged pull requests:
- [docs] Clarify a sentence in the README (#59) (@DilumAluthge)
v4.3.1
BumpStdlibs v4.3.1
Merged pull requests:
- CI: increase timeout to 60 minutes (#57) (@DilumAluthge)
- Docs: add a footnote explaining how to get to the page for triggering the workflow dispatch event (#58) (@DilumAluthge)