Skip to content

Commit

Permalink
🤖 [master] Bump the Pkg stdlib from 6859d6857 to 162634c56 (#53846)
Browse files Browse the repository at this point in the history
Stdlib: Pkg
URL: https://github.com/JuliaLang/Pkg.jl.git
Stdlib branch: master
Julia branch: master
Old commit: 6859d6857
New commit: 162634c56
Julia version: 1.12.0-DEV
Pkg version: 1.12.0
Bump invoked by: @KristofferC
Powered by:
[BumpStdlibs.jl](https://github.com/JuliaLang/BumpStdlibs.jl)

Diff:
JuliaLang/Pkg.jl@6859d68...162634c

```
$ git log --oneline 6859d6857..162634c56
162634c56 Add workspace feature (#3841)
a4ec712eb Remove outdated UUID instructions (#3855)
9c6356fa9 collect e.g. weak deps from project even if it is not a package (#3852)
```

Co-authored-by: Dilum Aluthge <dilum@aluthge.com>
  • Loading branch information
DilumAluthgeBot and DilumAluthge committed Mar 26, 2024
1 parent 4607d53 commit 86a697c
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
4bd123b9499b46a859d5bba5ae2228a5
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
5f743255cee291185094bfa86e48f65160bc1ad170f052644b79d90d2f1d3c6c3e2be3c4da25925f3ec4b3f87179f946252cdab199ca510b78064afb0b0df039

This file was deleted.

This file was deleted.

2 changes: 1 addition & 1 deletion stdlib/Pkg.version
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
PKG_BRANCH = master
PKG_SHA1 = 6859d68579e7970daf00720901cf487563dca0da
PKG_SHA1 = 162634c5615d12b889e4b64f3cff95d1c377f189
PKG_GIT_URL := https://github.com/JuliaLang/Pkg.jl.git
PKG_TAR_URL = https://api.github.com/repos/JuliaLang/Pkg.jl/tarball/$1

2 comments on commit 86a697c

@nanosoldier
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Executing the daily package evaluation, I will reply here when finished:

@nanosoldier runtests(isdaily = true)

@nanosoldier
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The package evaluation job you requested has completed - possible new issues were detected.
The full report is available.

Please sign in to comment.