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

🤖 [master] Bump the Pkg stdlib from 48eea8dbd to e7d740ac8 #53610

Conversation

DilumAluthgeBot
Copy link
Contributor

Stdlib: Pkg
URL: https://github.com/JuliaLang/Pkg.jl.git
Stdlib branch: master
Julia branch: master
Old commit: 48eea8dbd
New commit: e7d740ac8
Julia version: 1.12.0-DEV
Pkg version: 1.11.0(Does not match)
Bump invoked by: @KristofferC
Powered by: BumpStdlibs.jl

Diff: JuliaLang/Pkg.jl@48eea8d...e7d740a

$ git log --oneline 48eea8dbd..e7d740ac8
e7d740ac8 move to using Base parallel precompile (#3820)
d1f91fd37 fix relative paths in test project for `[sources]` (#3825)
5c73d7f3c Support a `[sources]` section in Project.toml for specifying paths and repo locations for dependencies (#3783)
0d9aa51a9 do not use UnstableIO for subprocess (in e.g. Pkg.test) (#3823)

@KristofferC KristofferC merged commit fb71a5d into JuliaLang:master Mar 5, 2024
5 of 7 checks passed
@LilithHafner LilithHafner added performance Must go faster regression Regression in behavior compared to a previous version labels Mar 9, 2024
@LilithHafner
Copy link
Member

This introduced a performance regression (see #53657 (comment))

mkitti pushed a commit to mkitti/julia that referenced this pull request Apr 13, 2024
…#53610)

Stdlib: Pkg
URL: https://github.com/JuliaLang/Pkg.jl.git
Stdlib branch: master
Julia branch: master
Old commit: 48eea8dbd
New commit: e7d740ac8
Julia version: 1.12.0-DEV
Pkg version: 1.11.0(Does not match)
Bump invoked by: @KristofferC
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaLang/Pkg.jl@48eea8d...e7d740a

```
$ git log --oneline 48eea8dbd..e7d740ac8
e7d740ac8 move to using Base parallel precompile (JuliaLang#3820)
d1f91fd37 fix relative paths in test project for `[sources]` (JuliaLang#3825)
5c73d7f3c Support a `[sources]` section in Project.toml for specifying paths and repo locations for dependencies (JuliaLang#3783)
0d9aa51a9 do not use UnstableIO for subprocess (in e.g. Pkg.test) (JuliaLang#3823)
```

Co-authored-by: Dilum Aluthge <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
performance Must go faster regression Regression in behavior compared to a previous version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants