Skip to content

🤖 [master] Bump the Pkg stdlib from 109eaea66 to b85e29428 #58991

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

Conversation

DilumAluthgeBot
Copy link
Contributor

Stdlib: Pkg
URL: https://github.com/JuliaLang/Pkg.jl.git
Stdlib branch: master
Julia branch: master
Old commit: 109eaea66
New commit: b85e29428
Julia version: 1.13.0-DEV
Pkg version: 1.13.0
Bump invoked by: @IanButterworth
Powered by: BumpStdlibs.jl

Diff: JuliaLang/Pkg.jl@109eaea...b85e294

$ git log --oneline 109eaea66..b85e29428
b85e29428 Stop discover_repo when reaching the depot (#4322)
d2bc406ee add a pre-commit note to the readme (#4321)
a84228360 Format code base with runic and set up runic CI (#4320)
48d557705 Add missing recent changelogs (#4317)
92440c651 Fix lack of color in CI and don't warn about loaded packages in test Pkg.precompile.  (#4316)
61a84472a Add more autoprecompilation controls and `Pkg.precompile() do` to delay precompilation until after operations. (#4262)
7f4e1700b Fix typos and inconsistencies in documentation (#4315)
98098f245 only try download artifacts from pkg server if the corresponding package is in a registry from it (#4297)
4197dd78f make more descriptive errors if `first` fails on empty urls when installing a git repo or finding installed registries (#4282)
10ae38940 Update registry update log also when adding a registry by copying or symlinking. (#4314)
21c4aa432 add `pkg> compat --current` mode (#3266)
6e84091f2 More registry status (#4300)
eb6320c06 Warn about yanked versions. Add docs about yanked versions. (#4310)
4544cd97a Add a docs page about Depots (#2245)
4e49307f3 Add error that explains PackageSpec.repo is a private field (#4170)
6ae649955 Fix stack overflow in `safe_realpath` (#4313)
32921ac3a fix `status --diff` to work when package is in a non-root path (#4312)
ca7d99786 fix assert from triggering with different path separators (#4305)
393f60122 consider a package with a rev (but without a source) to not be "tracked" by a registry (#4311)
d2c81dbe7 Add support for GitHub pull request URLs (#4295)
902b2c2fc warn if adding a local path containing a dirty repo (#4309)
94d9551cf Fix parsing to better handle branch/tag/subdir specifiers in complex URLs and paths (#4299)
4ef5a5d4b Add a tip when trying to upgrade a specific package that's possible to upgrade, just not optimal (#4266)
115e303d8 add option for Pkg.build to allow_reresolve=false (#3329)
c1d5f73fc fix resolve to not suceed when giving a non-existing version for a package (#4308)
cb6099af8 Add more info when package is missing (#4303)
06dc7eb28 prevent error when updating sources with a non-existing manifest (#4307)
95e0ab7a8 Fix reference_manifest_isolated_test to use temporary directory (#4306)
e7a2dfecb add support for `Pkg.add(path="/path/to/git-submodule.jl")` directly. (#3344)
232c62317 Implement lazy loading for RegistryInstance to improve startup performance (#4304)
8793b13d5 Make tips show the repl mode when in repl mode (#3854)
ad9551b26 improve error message info for bad compat entries (#4302)
d0c6d50ff also use a bare repo when cloning for `add` using cli GIT (#4296)
7381ccf45 Change refs/* to refs/heads/* to speed up repo cloning w/ many branches (#2330)
6636197fd Implement atomic TOML writes to prevent data corruption (#4293)
69b50d778 fixup CHANGELOG for automatic source additions (#4294)
3869055ab Enhance fuzzy matching algorithm with multi-factor scoring (#4287)
3440600f6 Refactor: Extract geturl function and improve error message (#4272)
d1d6a2b89 `Pkg.Operations.install_archive`: when unpacking the archive, always rethrow the caught exception unless it is a `ProcessFailedException` (#2976)
ae65b1eee Note disabling autoprecompilation in Pkg.instantiate docstring (#3613)
00ef215f5 warn & strip on accidental leading `]` (#3122)
eab1b8b49 propagate `include_lazy` through `download_artifacts` (#3106)
a704d2eb7 generate: use the same default code as Example.jl (#2601)
4f122a8ac Add more info to deprecation warning of `installed` (#3452)
799f7de32 Fix bind_artifact! when platform has compare_strategy (#3624)
f3ed29e7e Update development instructions (#3625)
5b4790c4e `Pkg.test`: add more detail to the "Could not use exact versions of packages in manifest, re-resolving" message (#3525)
96a10b570 update the Pkg.test docs (#3173)
c93d6f097 Show preserve strategy in resolve (#3761)
ffdb668b8 fix a header when cloning and use credentials when fetching (#4286)
175a1ffb6 Switch to more portable shell shebang (#4162)
5b9522759 Clarify guidelines (#4096)
833aa7fac update CHANGELOG with some new things (#4285)
4fc3086c8 Doc section for Pkg and Storage Protocols (#4234)
fe73f6a71 Add readonly field support for Project.toml environments (#4284)
2097cdb86 collect paths for input packages that are in a workspace (#4229)
95490a5e8 Create docs site favicon (#4275)
aaff8f2f9 Various improvements to docs and docstrings (#4279)
0640da5ed Document [sources] section keys (#4281)

@IanButterworth IanButterworth merged commit a355630 into JuliaLang:master Jul 14, 2025
8 checks passed
@DilumAluthge DilumAluthge deleted the BumpStdlibs/Pkg-b85e29428-master branch July 14, 2025 14:21
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.

2 participants