Skip to content

Commit

Permalink
Automatic Pkg.update() with the following changes:
Browse files Browse the repository at this point in the history
pkg> status --project --diff
Project PkgServer v0.2.0
Diff `~/work/PkgServer.jl/PkgServer.jl/Project.toml`
  [f25c1797] ↑ Prometheus v1.3.0 ⇒ v1.4.0
  [777ac1f9] ↑ SimpleBufferStream v1.1.0 ⇒ v1.2.0
  [856f2bd8] ↑ StructTypes v1.10.0 ⇒ v1.11.0

pkg> status --manifest --diff
Project PkgServer v0.2.0
Diff `~/work/PkgServer.jl/PkgServer.jl/Manifest.toml`
  [d1d4a3ce] ↑ BitFlags v0.1.8 ⇒ v0.1.9
  [944b1d66] ↑ CodecZlib v0.7.4 ⇒ v0.7.6
  [f0e56b4a] ↑ ConcurrentUtilities v2.4.1 ⇒ v2.4.2
  [692b3bcd] ↑ JLLWrappers v1.5.0 ⇒ v1.6.0
  [f25c1797] ↑ Prometheus v1.3.0 ⇒ v1.4.0
  [777ac1f9] ↑ SimpleBufferStream v1.1.0 ⇒ v1.2.0
  [856f2bd8] ↑ StructTypes v1.10.0 ⇒ v1.11.0
  [3bb67fe8] ↑ TranscodingStreams v0.10.8 ⇒ v0.11.2
  [458c3c95] ↑ OpenSSL_jll v3.0.13+1 ⇒ v3.0.15+0
  • Loading branch information
github-actions[bot] authored Sep 20, 2024
1 parent 9039079 commit c612e68
Showing 1 changed file with 19 additions and 23 deletions.
42 changes: 19 additions & 23 deletions Manifest.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# This file is machine-generated - editing it directly is not advised

julia_version = "1.10.2"
julia_version = "1.10.5"
manifest_format = "2.0"
project_hash = "9e659966bca99c7ef60df4f57e070d9fc0e5d8ad"

Expand All @@ -15,21 +15,21 @@ uuid = "56f22d72-fd6d-98f1-02f0-08ddc0907c33"
uuid = "2a0f44e3-6c83-55bd-87e4-b1978d98bd5f"

[[deps.BitFlags]]
git-tree-sha1 = "2dc09997850d68179b69dafb58ae806167a32b1b"
git-tree-sha1 = "0691e34b3bb8be9307330f88d1a3c3f25466c24d"
uuid = "d1d4a3ce-64b1-5f1a-9ba4-7e7e69966f35"
version = "0.1.8"
version = "0.1.9"

[[deps.CodecZlib]]
deps = ["TranscodingStreams", "Zlib_jll"]
git-tree-sha1 = "59939d8a997469ee05c4b4944560a820f9ba0d73"
git-tree-sha1 = "bce6804e5e6044c6daab27bb533d1295e4a2e759"
uuid = "944b1d66-785c-5afd-91f1-9de20f533193"
version = "0.7.4"
version = "0.7.6"

[[deps.ConcurrentUtilities]]
deps = ["Serialization", "Sockets"]
git-tree-sha1 = "6cbbd4d241d7e6579ab354737f4dd95ca43946e1"
git-tree-sha1 = "ea32b83ca4fefa1768dc84e504cc0a94fb1ab8d1"
uuid = "f0e56b4a-5159-44fe-b623-3e5288b988bb"
version = "2.4.1"
version = "2.4.2"

[[deps.Dates]]
deps = ["Printf"]
Expand Down Expand Up @@ -72,9 +72,9 @@ uuid = "b77e0a4c-d291-57a0-90e8-8db25a27a240"

[[deps.JLLWrappers]]
deps = ["Artifacts", "Preferences"]
git-tree-sha1 = "7e5d6779a1e09a36db2a7b6cff50942a0a7d0fca"
git-tree-sha1 = "f389674c99bfcde17dc57454011aa44d5a260a40"
uuid = "692b3bcd-3c85-4b1f-b108-f13ce0eb3210"
version = "1.5.0"
version = "1.6.0"

[[deps.JSON3]]
deps = ["Dates", "Mmap", "Parsers", "PrecompileTools", "StructTypes", "UUIDs"]
Expand Down Expand Up @@ -158,9 +158,9 @@ version = "1.4.3"

[[deps.OpenSSL_jll]]
deps = ["Artifacts", "JLLWrappers", "Libdl"]
git-tree-sha1 = "3da7367955dcc5c54c1ba4d402ccdc09a1a3e046"
git-tree-sha1 = "1b35263570443fdd9e76c76b7062116e2f374ab8"
uuid = "458c3c95-2e84-50aa-8efc-19380b2a3a95"
version = "3.0.13+1"
version = "3.0.15+0"

[[deps.Parsers]]
deps = ["Dates", "PrecompileTools", "UUIDs"]
Expand Down Expand Up @@ -191,9 +191,9 @@ uuid = "de0858da-6303-5e67-8744-51eddeeeb8d7"

[[deps.Prometheus]]
deps = ["CodecZlib", "HTTP", "SimpleBufferStream"]
git-tree-sha1 = "d8bbfc599eee8be6539ffd9948213cd7479a4596"
git-tree-sha1 = "c748516eb86c833395f5f90c41d1f3f11ce95f01"
uuid = "f25c1797-fe98-4e0c-b252-1b4fe3b6bde6"
version = "1.3.0"
version = "1.4.0"

[[deps.REPL]]
deps = ["InteractiveUtils", "Markdown", "Sockets", "Unicode"]
Expand All @@ -211,18 +211,18 @@ version = "0.7.0"
uuid = "9e88b42a-f829-5b0c-bbe9-9e923198166b"

[[deps.SimpleBufferStream]]
git-tree-sha1 = "874e8867b33a00e784c8a7e4b60afe9e037b74e1"
git-tree-sha1 = "f305871d2f381d21527c770d4788c06c097c9bc1"
uuid = "777ac1f9-54b0-4bf8-805c-2214025038e7"
version = "1.1.0"
version = "1.2.0"

[[deps.Sockets]]
uuid = "6462fe0b-24de-5631-8697-dd941f90decc"

[[deps.StructTypes]]
deps = ["Dates", "UUIDs"]
git-tree-sha1 = "ca4bccb03acf9faaf4137a9abc1881ed1841aa70"
git-tree-sha1 = "159331b30e94d7b11379037feeb9b690950cace8"
uuid = "856f2bd8-1eba-4b0a-8007-ebc267875bd4"
version = "1.10.0"
version = "1.11.0"

[[deps.TOML]]
deps = ["Dates"]
Expand All @@ -239,13 +239,9 @@ deps = ["InteractiveUtils", "Logging", "Random", "Serialization"]
uuid = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[[deps.TranscodingStreams]]
git-tree-sha1 = "5d54d076465da49d6746c647022f3b3674e64156"
git-tree-sha1 = "e84b3a11b9bece70d14cce63406bbc79ed3464d2"
uuid = "3bb67fe8-82b1-5028-8e26-92a6c54297fa"
version = "0.10.8"
weakdeps = ["Random", "Test"]

[deps.TranscodingStreams.extensions]
TestExt = ["Test", "Random"]
version = "0.11.2"

[[deps.URIs]]
git-tree-sha1 = "67db6cc7b3821e19ebe75791a9dd19c9b1188f2b"
Expand Down

0 comments on commit c612e68

Please sign in to comment.