Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: JuliaLogging/julialogging.github.io
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: JuliaLogging/julialogging.github.io
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: create-pull-request/package-update
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Dec 9, 2025

  1. Automatic Pkg.update() with the following changes:

    pkg> status --project --diff
            Diff `~/work/julialogging.github.io/julialogging.github.io/Project.toml`
      [e30172f5] ↑ Documenter v0.27.15 ⇒ v1.16.1
      [16fef848] ↑ LiveServer v0.7.4 ⇒ v0.9.2
      [c41e01d8] ↑ LogRoller v0.4.3 ⇒ v0.4.4
      [18cd0bd4] ↑ Logging2 v0.1.1 ⇒ v0.1.2
      [e6f89c97] ~ LoggingExtras v0.4.7 `https://github.com/JuliaLogging/LoggingExtras.jl.git#master` ⇒ v1.2.0 `https://github.com/JuliaLogging/LoggingExtras.jl.git#master`
      [98105f81] ↑ LoggingFormats v1.2.0 ⇒ v1.5.0
      [93f3dd0f] ↑ MiniLoggers v0.4.1 ⇒ v0.5.3
      [33c8b6b6] ↑ ProgressLogging v0.1.4 ⇒ v0.1.6
      [5d786b92] ↑ TerminalLoggers v0.1.5 ⇒ v0.1.7
      [be1be57a] ↑ Gzip_jll v1.10.0+0 ⇒ v1.14.0+0
      [a4b94fbf] ↑ NodeJS_16_jll v16.0.0+0 ⇒ v16.20.2+0
    
    pkg> status --manifest --diff
            Diff `~/work/julialogging.github.io/julialogging.github.io/Manifest.toml`
      [1520ce14] ↑ AbstractTrees v0.3.4 ⇒ v0.4.5
      [944b1d66] ↑ CodecZlib v0.7.0 ⇒ v0.7.8
      [ffbed154] ↑ DocStringExtensions v0.8.6 ⇒ v0.9.5
      [e30172f5] ↑ Documenter v0.27.15 ⇒ v1.16.1
      [d7ba0133] + Git v1.5.0
      [b5f81e59] ↑ IOCapture v0.2.2 ⇒ v1.0.0
      [692b3bcd] ↑ JLLWrappers v1.4.1 ⇒ v1.7.1
      [682c06a0] ↑ JSON v0.21.3 ⇒ v0.21.4
      [0f8b85d8] ↑ JSON3 v1.9.4 ⇒ v1.14.3
      [0e77f7df] + LazilyInitializedFields v1.3.0
      [1d6d02ad] ↑ LeftChildRightSiblingTrees v0.1.3 ⇒ v0.2.1
      [16fef848] ↑ LiveServer v0.7.4 ⇒ v0.9.2
      [c41e01d8] ↑ LogRoller v0.4.3 ⇒ v0.4.4
      [18cd0bd4] ↑ Logging2 v0.1.1 ⇒ v0.1.2
      [e6f89c97] ~ LoggingExtras v0.4.7 `https://github.com/JuliaLogging/LoggingExtras.jl.git#master` ⇒ v1.2.0 `https://github.com/JuliaLogging/LoggingExtras.jl.git#master`
      [98105f81] ↑ LoggingFormats v1.2.0 ⇒ v1.5.0
      [6c6e2e6c] + MIMEs v0.1.4
      [d0879d2d] + MarkdownAST v0.1.2
      [739be429] ↑ MbedTLS v1.0.3 ⇒ v1.1.9
      [93f3dd0f] ↑ MiniLoggers v0.4.1 ⇒ v0.5.3
      [69de0a69] ↑ Parsers v2.2.3 ⇒ v2.8.3
      [aea7be01] + PrecompileTools v1.2.1
      [21216c6a] ↑ Preferences v1.2.5 ⇒ v1.5.0
      [33c8b6b6] ↑ ProgressLogging v0.1.4 ⇒ v0.1.6
      [2792f1a3] + RegistryInstances v0.1.0
      [856f2bd8] ↑ StructTypes v1.8.1 ⇒ v1.11.0
      [5d786b92] ↑ TerminalLoggers v0.1.5 ⇒ v0.1.7
      [3bb67fe8] ↑ TranscodingStreams v0.9.6 ⇒ v0.11.3
      [5c2747f8] ↑ URIs v1.3.0 ⇒ v1.6.1
      [2e619515] + Expat_jll v2.7.3+0
      [020c3dae] + Git_LFS_jll v3.7.0+0
      [f8c6e375] + Git_jll v2.49.0+0
      [be1be57a] ↑ Gzip_jll v1.10.0+0 ⇒ v1.14.0+0
      [94ce4f54] + Libiconv_jll v1.18.0+0
      [a4b94fbf] ↑ NodeJS_16_jll v16.0.0+0 ⇒ v16.20.2+0
      [9bd350c2] + OpenSSH_jll v10.2.1+0
      [458c3c95] + OpenSSL_jll v3.5.4+0
      [efcefdf7] + PCRE2_jll
    web-flow authored Dec 9, 2025
    Configuration menu
    Copy the full SHA
    8fd5edb View commit details
    Browse the repository at this point in the history
Loading