🤖 [master] Bump the Pkg stdlib from 08e1eb6ed to 047734e4c (#51048)
Stdlib: Pkg
URL: https://github.com/JuliaLang/Pkg.jl.git
Stdlib branch: master
Julia branch: master
Old commit: 08e1eb6ed
New commit: 047734e4c
Julia version: 1.11.0-DEV
Pkg version: 1.11.0
Bump invoked by: @DilumAluthge
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)
Diff:
https://github.com/JuliaLang/Pkg.jl/compare/08e1eb6ed2354102e22181bad5cfe04c701656c0...047734e4c7e2b5e99622b4803ec4ad0d49f1d1d3
```
$ git log --oneline 08e1eb6ed..047734e4c
047734e4c Test suite: activate a temp project if we need to install HistoricalStdlibVersions during the test suite (#3602)
ff833e9d4 Throw an error if the current Julia version (`Base.VERSION`) is incompatible with the `[compat]` entry for `julia` in the `Project.toml` file (#3526)
2c37a5907 Fix lacking `subdir` information when altering packages (#3597)
051ab5bdd Don't mutate project.deps during project write (#3591)
f4d64d2c7 Update manifest entry of project for non-local manifests (#3579)
```
Co-authored-by: Dilum Aluthge <dilum@aluthge.com>