Giter Club home page Giter Club logo

Comments (2)

brettfo avatar brettfo commented on June 4, 2024

Do you have some logs you can share? We currently download the .nupkg to try and compute transitive dependencies (and check target frameworks, etc.) because GitHub packages doesn't support direct .nuspec downloading, but there may be other scenarios where we can possibly hit a JSON API to get the information we need instead of pulling down a large package just to parse the .nuspec XML.

from dependabot-core.

mjfpalmer avatar mjfpalmer commented on June 4, 2024

Thanks @brettfo. I'm aware that GitHub doesn't support direct .nuspec download.

If downloading the full .nupkg is by design, then I guess we'll have to live with this, though it's a pity, since the number of internal packages (107) and the number of repos we have (244), each with many csprojs with many references to the packages, simply means that Dependabot will continue to use significantly more than our 10GB data transfer limit. We've already dropped our Dependabot schedules from daily to weekly, perhaps we'll need to drop this even more.

See below for log extract of a single project update with a single internal GitHub-hosted package reference, though I don't think this tells us much, other than confirming that the .nupkg is downloaded.

proxy | 2024/02/28 05:49:26 proxy starting, commit: 8a64f9af83ffd9aa7eb086707544904ff53793c2
  proxy | 2024/02/28 05:49:26 * authenticating nuget feed request (host: api.nuget.org, bearer auth)
  proxy | 2024/02/28 05:49:26 * authenticating nuget feed request (host: nuget.pkg.github.com, basic auth)
  proxy | 2024/02/28 05:49:26 Listening (:1080)
updater | 2024-02-28T05:49:26.612169314 [793273190:main:WARN:src/devices/src/legacy/serial.rs:222] Detached the serial input due to peer close/error.
updater | time="2024-02-28T05:49:28Z" level=info msg="guest starting" commit=9898ce404110b14344ddc4a580b3f18395d9e45f
updater | time="2024-02-28T05:49:28Z" level=info msg="starting job..." fetcher_timeout=10m0s job_id=793273190 updater_timeout=45m0s updater_version=05f9898eb5d0da7443740376a5741910c60855d5-nuget
updater | 2024/02/28 05:49:31 INFO <job_793273190> Starting job processing
updater | 2024/02/28 05:49:31 INFO <job_793273190> Job definition: {"job":{"allowed-updates":[{"dependency-type":"direct","update-type":"all"}],"commit-message-options":{"include-scope":null,"prefix":null,"prefix-development":null},"credentials-metadata":[{"type":"nuget_feed","url":"https://api.nuget.org/v3/index.json"},{"type":"nuget_feed","url":"https://nuget.pkg.github.com/SingularSystems/index.json"},{"host":"github.com","type":"git_source"}],"debug":null,"dependencies":null,"dependency-group-to-refresh":null,"dependency-groups":[],"existing-group-pull-requests":[],"existing-pull-requests":[[{"dependency-name":"Neo.Analysers","dependency-version":"6.2.116"}],[{"dependency-name":"Neo.Analyzers","dependency-version":"6.2.118"}],[{"dependency-name":"Neo.Analyzers","dependency-version":"6.2.119"}]],"experiments":{"proxy-cached":true,"record-ecosystem-versions":true,"record-update-job-unknown-error":true},"ignore-conditions":[],"lockfile-only":false,"max-updater-run-time":2700,"package-manager":"nuget","proxy-log-response-body-on-auth-failure":true,"reject-external-code":false,"repo-private":true,"requirements-update-strategy":null,"security-advisories":[],"security-updates-only":false,"source":{"api-endpoint":"https://api.github.com/","branch":null,"directory":"/Source/Neo.Analyzers/Neo.Analyzers","hostname":"github.com","provider":"github","repo":"SingularSystems/neo-analyzers"},"update-subdependencies":false,"updating-a-pull-request":false,"vendor-dependencies":false}}
updater | 
  proxy | 2024/02/28 05:49:31 [002] GET https://github.com:443/SingularSystems/neo-analyzers/info/refs?service=git-upload-pack
  proxy | 2024/02/28 05:49:31 [002] * authenticating git server request (host: github.com)
  proxy | 2024/02/28 05:49:31 [002] 200 https://github.com:443/SingularSystems/neo-analyzers/info/refs?service=git-upload-pack
  proxy | 2024/02/28 05:49:31 [004] POST https://github.com:443/SingularSystems/neo-analyzers/git-upload-pack
  proxy | 2024/02/28 05:49:31 [004] * authenticating git server request (host: github.com)
  proxy | 2024/02/28 05:49:32 [004] 200 https://github.com:443/SingularSystems/neo-analyzers/git-upload-pack
  proxy | 2024/02/28 05:49:32 [006] POST https://github.com:443/SingularSystems/neo-analyzers/git-upload-pack
  proxy | 2024/02/28 05:49:32 [006] * authenticating git server request (host: github.com)
  proxy | 2024/02/28 05:49:32 [006] 200 https://github.com:443/SingularSystems/neo-analyzers/git-upload-pack
updater | 2024/02/28 05:49:32 INFO <job_793273190> Finished job processing
updater | time="2024-02-28T05:49:32Z" level=info msg="task complete" container_id=job-793273190-file-fetcher exit_code=0 job_id=793273190 step=fetcher
updater | 2024/02/28 05:49:34 INFO <job_793273190> Starting job processing
  proxy | 2024/02/28 05:49:34 [008] GET https://nuget.pkg.github.com:443/SingularSystems/index.json
  proxy | 2024/02/28 05:49:34 [008] * authenticating nuget feed request (host: nuget.pkg.github.com, basic auth)
  proxy | 2024/02/28 05:49:34 [008] 200 https://nuget.pkg.github.com:443/SingularSystems/index.json
  proxy | 2024/02/28 05:49:35 [010] GET https://api.nuget.org:443/v3/registration5-gz-semver2/microsoft.codeanalysis.analyzers/index.json
  proxy | 2024/02/28 05:49:35 [010] 200 https://api.nuget.org:443/v3/registration5-gz-semver2/microsoft.codeanalysis.analyzers/index.json
  proxy | 2024/02/28 05:49:35 [012] GET https://api.nuget.org:443/v3/registration5-gz-semver2/microsoft.codeanalysis.csharp/index.json
  proxy | 2024/02/28 05:49:35 [012] 200 https://api.nuget.org:443/v3/registration5-gz-semver2/microsoft.codeanalysis.csharp/index.json
  proxy | 2024/02/28 05:49:35 [014] GET https://api.nuget.org:443/v3/registration5-gz-semver2/microsoft.codeanalysis.csharp/page/0.6.4033103-beta/3.1.0-beta2-final.json
  proxy | 2024/02/28 05:49:35 [014] 200 https://api.nuget.org:443/v3/registration5-gz-semver2/microsoft.codeanalysis.csharp/page/0.6.4033103-beta/3.1.0-beta2-final.json
  proxy | 2024/02/28 05:49:35 [016] GET https://api.nuget.org:443/v3/registration5-gz-semver2/microsoft.codeanalysis.csharp/page/3.1.0-beta3-final/4.2.0-2.final.json
  proxy | 2024/02/28 05:49:35 [016] 200 https://api.nuget.org:443/v3/registration5-gz-semver2/microsoft.codeanalysis.csharp/page/3.1.0-beta3-final/4.2.0-2.final.json
  proxy | 2024/02/28 05:49:35 [018] GET https://api.nuget.org:443/v3/registration5-gz-semver2/microsoft.codeanalysis.csharp/page/4.2.0-4.final/4.9.0-3.final.json
  proxy | 2024/02/28 05:49:35 [018] 200 https://api.nuget.org:443/v3/registration5-gz-semver2/microsoft.codeanalysis.csharp/page/4.2.0-4.final/4.9.0-3.final.json
  proxy | 2024/02/28 05:49:35 [020] GET https://api.nuget.org:443/v3/registration5-gz-semver2/neo.analyzers/index.json
  proxy | 2024/02/28 05:49:35 [020] 404 https://api.nuget.org:443/v3/registration5-gz-semver2/neo.analyzers/index.json
  proxy | 2024/02/28 05:49:36 [022] GET https://nuget.pkg.github.com:443/SingularSystems/neo.analyzers/index.json
  proxy | 2024/02/28 05:49:36 [022] * authenticating nuget feed request (host: nuget.pkg.github.com, basic auth)
  proxy | 2024/02/28 05:49:36 [022] 200 https://nuget.pkg.github.com:443/SingularSystems/neo.analyzers/index.json
  proxy | 2024/02/28 05:49:36 [024] GET https://api.nuget.org:443/v3-flatcontainer/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.nuspec
  proxy | 2024/02/28 05:49:36 [024] 200 https://api.nuget.org:443/v3-flatcontainer/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.nuspec
  proxy | 2024/02/28 05:49:36 [026] GET https://api.nuget.org:443/v3-flatcontainer/microsoft.codeanalysis.csharp/4.8.0/microsoft.codeanalysis.csharp.nuspec
  proxy | 2024/02/28 05:49:36 [026] 200 https://api.nuget.org:443/v3-flatcontainer/microsoft.codeanalysis.csharp/4.8.0/microsoft.codeanalysis.csharp.nuspec
  proxy | 2024/02/28 05:49:36 [028] GET https://api.nuget.org:443/v3-flatcontainer/microsoft.codeanalysis.common/4.8.0/microsoft.codeanalysis.common.nuspec
  proxy | 2024/02/28 05:49:36 [028] 200 https://api.nuget.org:443/v3-flatcontainer/microsoft.codeanalysis.common/4.8.0/microsoft.codeanalysis.common.nuspec
  proxy | 2024/02/28 05:49:36 [030] GET https://api.nuget.org:443/v3-flatcontainer/system.collections.immutable/7.0.0/system.collections.immutable.nuspec
  proxy | 2024/02/28 05:49:36 [030] 200 https://api.nuget.org:443/v3-flatcontainer/system.collections.immutable/7.0.0/system.collections.immutable.nuspec
  proxy | 2024/02/28 05:49:36 [032] GET https://api.nuget.org:443/v3-flatcontainer/system.memory/4.5.5/system.memory.nuspec
  proxy | 2024/02/28 05:49:36 [032] 200 https://api.nuget.org:443/v3-flatcontainer/system.memory/4.5.5/system.memory.nuspec
  proxy | 2024/02/28 05:49:36 [034] GET https://api.nuget.org:443/v3-flatcontainer/system.buffers/4.5.1/system.buffers.nuspec
  proxy | 2024/02/28 05:49:36 [034] 200 https://api.nuget.org:443/v3-flatcontainer/system.buffers/4.5.1/system.buffers.nuspec
  proxy | 2024/02/28 05:49:36 [036] GET https://api.nuget.org:443/v3-flatcontainer/system.runtime/4.3.0/system.runtime.nuspec
  proxy | 2024/02/28 05:49:36 [036] 200 https://api.nuget.org:443/v3-flatcontainer/system.runtime/4.3.0/system.runtime.nuspec
  proxy | 2024/02/28 05:49:36 [038] GET https://api.nuget.org:443/v3-flatcontainer/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec
  proxy | 2024/02/28 05:49:36 [038] 200 https://api.nuget.org:443/v3-flatcontainer/microsoft.netcore.platforms/1.1.0/microsoft.netcore.platforms.nuspec
  proxy | 2024/02/28 05:49:36 [040] GET https://api.nuget.org:443/v3-flatcontainer/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.nuspec
  proxy | 2024/02/28 05:49:36 [040] 200 https://api.nuget.org:443/v3-flatcontainer/microsoft.netcore.targets/1.1.0/microsoft.netcore.targets.nuspec
  proxy | 2024/02/28 05:49:36 [042] GET https://api.nuget.org:443/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec
  proxy | 2024/02/28 05:49:36 [042] 200 https://api.nuget.org:443/v3-flatcontainer/system.runtime.compilerservices.unsafe/4.5.3/system.runtime.compilerservices.unsafe.nuspec
  proxy | 2024/02/28 05:49:36 [044] GET https://api.nuget.org:443/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec
  proxy | 2024/02/28 05:49:36 [044] 200 https://api.nuget.org:443/v3-flatcontainer/system.numerics.vectors/4.5.0/system.numerics.vectors.nuspec
  proxy | 2024/02/28 05:49:36 [046] GET https://api.nuget.org:443/v3-flatcontainer/netstandard.library/1.6.1/netstandard.library.nuspec
  proxy | 2024/02/28 05:49:36 [046] 200 https://api.nuget.org:443/v3-flatcontainer/netstandard.library/1.6.1/netstandard.library.nuspec
  proxy | 2024/02/28 05:49:37 [048] GET https://api.nuget.org:443/v3-flatcontainer/system.collections/4.3.0/system.collections.nuspec
  proxy | 2024/02/28 05:49:37 [048] 200 https://api.nuget.org:443/v3-flatcontainer/system.collections/4.3.0/system.collections.nuspec
  proxy | 2024/02/28 05:49:37 [050] GET https://api.nuget.org:443/v3-flatcontainer/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec
  proxy | 2024/02/28 05:49:37 [050] 200 https://api.nuget.org:443/v3-flatcontainer/system.diagnostics.debug/4.3.0/system.diagnostics.debug.nuspec
  proxy | 2024/02/28 05:49:37 [052] GET https://api.nuget.org:443/v3-flatcontainer/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec
  proxy | 2024/02/28 05:49:37 [052] 200 https://api.nuget.org:443/v3-flatcontainer/system.diagnostics.tools/4.3.0/system.diagnostics.tools.nuspec
  proxy | 2024/02/28 05:49:37 [054] GET https://api.nuget.org:443/v3-flatcontainer/system.globalization/4.3.0/system.globalization.nuspec
  proxy | 2024/02/28 05:49:37 [054] 200 https://api.nuget.org:443/v3-flatcontainer/system.globalization/4.3.0/system.globalization.nuspec
  proxy | 2024/02/28 05:49:37 [056] GET https://api.nuget.org:443/v3-flatcontainer/system.io/4.3.0/system.io.nuspec
  proxy | 2024/02/28 05:49:37 [056] 200 https://api.nuget.org:443/v3-flatcontainer/system.io/4.3.0/system.io.nuspec
  proxy | 2024/02/28 05:49:37 [058] GET https://api.nuget.org:443/v3-flatcontainer/system.text.encoding/4.3.0/system.text.encoding.nuspec
  proxy | 2024/02/28 05:49:37 [058] 200 https://api.nuget.org:443/v3-flatcontainer/system.text.encoding/4.3.0/system.text.encoding.nuspec
  proxy | 2024/02/28 05:49:37 [060] GET https://api.nuget.org:443/v3-flatcontainer/system.threading.tasks/4.3.0/system.threading.tasks.nuspec
  proxy | 2024/02/28 05:49:37 [060] 200 https://api.nuget.org:443/v3-flatcontainer/system.threading.tasks/4.3.0/system.threading.tasks.nuspec
  proxy | 2024/02/28 05:49:37 [062] GET https://api.nuget.org:443/v3-flatcontainer/system.linq/4.3.0/system.linq.nuspec
  proxy | 2024/02/28 05:49:37 [062] 200 https://api.nuget.org:443/v3-flatcontainer/system.linq/4.3.0/system.linq.nuspec
  proxy | 2024/02/28 05:49:37 [064] GET https://api.nuget.org:443/v3-flatcontainer/system.linq.expressions/4.3.0/system.linq.expressions.nuspec
  proxy | 2024/02/28 05:49:37 [064] 200 https://api.nuget.org:443/v3-flatcontainer/system.linq.expressions/4.3.0/system.linq.expressions.nuspec
  proxy | 2024/02/28 05:49:37 [066] GET https://api.nuget.org:443/v3-flatcontainer/system.reflection/4.3.0/system.reflection.nuspec
  proxy | 2024/02/28 05:49:37 [066] 200 https://api.nuget.org:443/v3-flatcontainer/system.reflection/4.3.0/system.reflection.nuspec
  proxy | 2024/02/28 05:49:37 [068] GET https://api.nuget.org:443/v3-flatcontainer/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec
  proxy | 2024/02/28 05:49:37 [068] 200 https://api.nuget.org:443/v3-flatcontainer/system.reflection.primitives/4.3.0/system.reflection.primitives.nuspec
  proxy | 2024/02/28 05:49:37 [070] GET https://api.nuget.org:443/v3-flatcontainer/system.net.primitives/4.3.0/system.net.primitives.nuspec
  proxy | 2024/02/28 05:49:37 [070] 200 https://api.nuget.org:443/v3-flatcontainer/system.net.primitives/4.3.0/system.net.primitives.nuspec
  proxy | 2024/02/28 05:49:37 [072] GET https://api.nuget.org:443/v3-flatcontainer/system.runtime.handles/4.3.0/system.runtime.handles.nuspec
  proxy | 2024/02/28 05:49:37 [072] 200 https://api.nuget.org:443/v3-flatcontainer/system.runtime.handles/4.3.0/system.runtime.handles.nuspec
  proxy | 2024/02/28 05:49:37 [074] GET https://api.nuget.org:443/v3-flatcontainer/system.objectmodel/4.3.0/system.objectmodel.nuspec
  proxy | 2024/02/28 05:49:37 [074] 200 https://api.nuget.org:443/v3-flatcontainer/system.objectmodel/4.3.0/system.objectmodel.nuspec
  proxy | 2024/02/28 05:49:37 [076] GET https://api.nuget.org:443/v3-flatcontainer/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec
  proxy | 2024/02/28 05:49:37 [076] 200 https://api.nuget.org:443/v3-flatcontainer/system.reflection.extensions/4.3.0/system.reflection.extensions.nuspec
  proxy | 2024/02/28 05:49:38 [078] GET https://api.nuget.org:443/v3-flatcontainer/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec
  proxy | 2024/02/28 05:49:38 [078] 200 https://api.nuget.org:443/v3-flatcontainer/system.resources.resourcemanager/4.3.0/system.resources.resourcemanager.nuspec
  proxy | 2024/02/28 05:49:38 [080] GET https://api.nuget.org:443/v3-flatcontainer/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec
  proxy | 2024/02/28 05:49:38 [080] 200 https://api.nuget.org:443/v3-flatcontainer/system.runtime.extensions/4.3.0/system.runtime.extensions.nuspec
  proxy | 2024/02/28 05:49:38 [082] GET https://api.nuget.org:443/v3-flatcontainer/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec
  proxy | 2024/02/28 05:49:38 [082] 200 https://api.nuget.org:443/v3-flatcontainer/system.text.encoding.extensions/4.3.0/system.text.encoding.extensions.nuspec
  proxy | 2024/02/28 05:49:38 [084] GET https://api.nuget.org:443/v3-flatcontainer/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec
  proxy | 2024/02/28 05:49:38 [084] 200 https://api.nuget.org:443/v3-flatcontainer/system.text.regularexpressions/4.3.0/system.text.regularexpressions.nuspec
  proxy | 2024/02/28 05:49:38 [086] GET https://api.nuget.org:443/v3-flatcontainer/system.threading/4.3.0/system.threading.nuspec
  proxy | 2024/02/28 05:49:38 [086] 200 https://api.nuget.org:443/v3-flatcontainer/system.threading/4.3.0/system.threading.nuspec
  proxy | 2024/02/28 05:49:38 [088] GET https://api.nuget.org:443/v3-flatcontainer/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec
  proxy | 2024/02/28 05:49:38 [088] 200 https://api.nuget.org:443/v3-flatcontainer/system.xml.readerwriter/4.3.0/system.xml.readerwriter.nuspec
  proxy | 2024/02/28 05:49:38 [090] GET https://api.nuget.org:443/v3-flatcontainer/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec
  proxy | 2024/02/28 05:49:38 [090] 200 https://api.nuget.org:443/v3-flatcontainer/system.xml.xdocument/4.3.0/system.xml.xdocument.nuspec
  proxy | 2024/02/28 05:49:38 [092] GET https://api.nuget.org:443/v3-flatcontainer/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec
  proxy | 2024/02/28 05:49:38 [092] 200 https://api.nuget.org:443/v3-flatcontainer/system.collections.concurrent/4.3.0/system.collections.concurrent.nuspec
  proxy | 2024/02/28 05:49:38 [094] GET https://api.nuget.org:443/v3-flatcontainer/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec
  proxy | 2024/02/28 05:49:38 [094] 200 https://api.nuget.org:443/v3-flatcontainer/system.diagnostics.tracing/4.3.0/system.diagnostics.tracing.nuspec
  proxy | 2024/02/28 05:49:38 [096] GET https://api.nuget.org:443/v3-flatcontainer/system.io.compression/4.3.0/system.io.compression.nuspec
  proxy | 2024/02/28 05:49:38 [096] 200 https://api.nuget.org:443/v3-flatcontainer/system.io.compression/4.3.0/system.io.compression.nuspec
  proxy | 2024/02/28 05:49:38 [098] GET https://api.nuget.org:443/v3-flatcontainer/system.net.http/4.3.0/system.net.http.nuspec
  proxy | 2024/02/28 05:49:38 [098] 200 https://api.nuget.org:443/v3-flatcontainer/system.net.http/4.3.0/system.net.http.nuspec
  proxy | 2024/02/28 05:49:38 [100] GET https://api.nuget.org:443/v3-flatcontainer/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.nuspec
  proxy | 2024/02/28 05:49:38 [100] 200 https://api.nuget.org:443/v3-flatcontainer/system.security.cryptography.x509certificates/4.3.0/system.security.cryptography.x509certificates.nuspec
  proxy | 2024/02/28 05:49:38 [102] GET https://api.nuget.org:443/v3-flatcontainer/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.nuspec
  proxy | 2024/02/28 05:49:38 [102] 200 https://api.nuget.org:443/v3-flatcontainer/system.security.cryptography.algorithms/4.3.0/system.security.cryptography.algorithms.nuspec
  proxy | 2024/02/28 05:49:38 [104] GET https://api.nuget.org:443/v3-flatcontainer/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.nuspec
  proxy | 2024/02/28 05:49:38 [104] 200 https://api.nuget.org:443/v3-flatcontainer/system.security.cryptography.primitives/4.3.0/system.security.cryptography.primitives.nuspec
  proxy | 2024/02/28 05:49:38 [106] GET https://api.nuget.org:443/v3-flatcontainer/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.nuspec
  proxy | 2024/02/28 05:49:38 [106] 200 https://api.nuget.org:443/v3-flatcontainer/system.security.cryptography.encoding/4.3.0/system.security.cryptography.encoding.nuspec
  proxy | 2024/02/28 05:49:38 [108] GET https://api.nuget.org:443/v3-flatcontainer/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec
  proxy | 2024/02/28 05:49:38 [108] 200 https://api.nuget.org:443/v3-flatcontainer/system.runtime.interopservices/4.3.0/system.runtime.interopservices.nuspec
  proxy | 2024/02/28 05:49:39 [110] GET https://api.nuget.org:443/v3-flatcontainer/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec
  proxy | 2024/02/28 05:49:39 [110] 200 https://api.nuget.org:443/v3-flatcontainer/system.runtime.interopservices.runtimeinformation/4.3.0/system.runtime.interopservices.runtimeinformation.nuspec
  proxy | 2024/02/28 05:49:39 [112] GET https://api.nuget.org:443/v3-flatcontainer/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec
  proxy | 2024/02/28 05:49:39 [112] 200 https://api.nuget.org:443/v3-flatcontainer/system.runtime.numerics/4.3.0/system.runtime.numerics.nuspec
  proxy | 2024/02/28 05:49:39 [114] GET https://api.nuget.org:443/v3-flatcontainer/system.threading.timer/4.3.0/system.threading.timer.nuspec
  proxy | 2024/02/28 05:49:39 [114] 200 https://api.nuget.org:443/v3-flatcontainer/system.threading.timer/4.3.0/system.threading.timer.nuspec
  proxy | 2024/02/28 05:49:39 [116] GET https://api.nuget.org:443/v3-flatcontainer/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec
  proxy | 2024/02/28 05:49:39 [116] 200 https://api.nuget.org:443/v3-flatcontainer/microsoft.win32.primitives/4.3.0/microsoft.win32.primitives.nuspec
  proxy | 2024/02/28 05:49:39 [118] GET https://api.nuget.org:443/v3-flatcontainer/system.appcontext/4.3.0/system.appcontext.nuspec
  proxy | 2024/02/28 05:49:39 [118] 200 https://api.nuget.org:443/v3-flatcontainer/system.appcontext/4.3.0/system.appcontext.nuspec
  proxy | 2024/02/28 05:49:39 [120] GET https://api.nuget.org:443/v3-flatcontainer/system.console/4.3.0/system.console.nuspec
  proxy | 2024/02/28 05:49:39 [120] 200 https://api.nuget.org:443/v3-flatcontainer/system.console/4.3.0/system.console.nuspec
  proxy | 2024/02/28 05:49:39 [122] GET https://api.nuget.org:443/v3-flatcontainer/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec
  proxy | 2024/02/28 05:49:39 [122] 200 https://api.nuget.org:443/v3-flatcontainer/system.globalization.calendars/4.3.0/system.globalization.calendars.nuspec
  proxy | 2024/02/28 05:49:39 [124] GET https://api.nuget.org:443/v3-flatcontainer/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.nuspec
  proxy | 2024/02/28 05:49:39 [124] 200 https://api.nuget.org:443/v3-flatcontainer/system.io.compression.zipfile/4.3.0/system.io.compression.zipfile.nuspec
  proxy | 2024/02/28 05:49:39 [126] GET https://api.nuget.org:443/v3-flatcontainer/system.io.filesystem/4.3.0/system.io.filesystem.nuspec
  proxy | 2024/02/28 05:49:39 [126] 200 https://api.nuget.org:443/v3-flatcontainer/system.io.filesystem/4.3.0/system.io.filesystem.nuspec
  proxy | 2024/02/28 05:49:39 [128] GET https://api.nuget.org:443/v3-flatcontainer/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.nuspec
  proxy | 2024/02/28 05:49:39 [128] 200 https://api.nuget.org:443/v3-flatcontainer/system.io.filesystem.primitives/4.3.0/system.io.filesystem.primitives.nuspec
  proxy | 2024/02/28 05:49:39 [130] GET https://api.nuget.org:443/v3-flatcontainer/system.net.sockets/4.3.0/system.net.sockets.nuspec
  proxy | 2024/02/28 05:49:39 [130] 200 https://api.nuget.org:443/v3-flatcontainer/system.net.sockets/4.3.0/system.net.sockets.nuspec
  proxy | 2024/02/28 05:49:39 [132] GET https://api.nuget.org:443/v3-flatcontainer/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec
  proxy | 2024/02/28 05:49:39 [132] 200 https://api.nuget.org:443/v3-flatcontainer/system.runtime.compilerservices.unsafe/6.0.0/system.runtime.compilerservices.unsafe.nuspec
  proxy | 2024/02/28 05:49:39 [134] GET https://api.nuget.org:443/v3-flatcontainer/system.reflection.metadata/7.0.0/system.reflection.metadata.nuspec
  proxy | 2024/02/28 05:49:39 [134] 200 https://api.nuget.org:443/v3-flatcontainer/system.reflection.metadata/7.0.0/system.reflection.metadata.nuspec
  proxy | 2024/02/28 05:49:39 [136] GET https://api.nuget.org:443/v3-flatcontainer/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.nuspec
  proxy | 2024/02/28 05:49:39 [136] 200 https://api.nuget.org:443/v3-flatcontainer/system.text.encoding.codepages/7.0.0/system.text.encoding.codepages.nuspec
  proxy | 2024/02/28 05:49:39 [138] GET https://api.nuget.org:443/v3-flatcontainer/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec
  proxy | 2024/02/28 05:49:39 [138] 200 https://api.nuget.org:443/v3-flatcontainer/system.threading.tasks.extensions/4.5.4/system.threading.tasks.extensions.nuspec
  proxy | 2024/02/28 05:49:39 [140] GET https://api.nuget.org:443/v3-flatcontainer/neo.analyzers/6.2.117/neo.analyzers.nuspec
  proxy | 2024/02/28 05:49:40 [140] 404 https://api.nuget.org:443/v3-flatcontainer/neo.analyzers/6.2.117/neo.analyzers.nuspec
  proxy | 2024/02/28 05:49:40 [142] GET https://nuget.pkg.github.com:443/SingularSystems/download/neo.analyzers/6.2.117/neo.analyzers.6.2.117.nupkg
  proxy | 2024/02/28 05:49:40 [142] * authenticating nuget feed request (host: nuget.pkg.github.com, basic auth)
  proxy | 2024/02/28 05:49:40 [142] 302 https://nuget.pkg.github.com:443/SingularSystems/download/neo.analyzers/6.2.117/neo.analyzers.6.2.117.nupkg
  proxy | 2024/02/28 05:49:40 [144] GET https://nugetregistryv2prod.blob.core.windows.net:443/nugetregistryv2prod/blobs/77831302/Neo.Analyzers/6.2.117/29c66434-ca04-4727-9be6-250a17066060?se=2024-02-28T05%3A54%3A40Z&sig=qspUzbxB3Sc3ZVcWtRB%2Bx%2BDu0I1vrBOb80D9B2AlcY8%3D&sp=r&spr=https&sr=b&sv=2020-04-08
  proxy | 2024/02/28 05:49:40 [144] 200 https://nugetregistryv2prod.blob.core.windows.net:443/nugetregistryv2prod/blobs/77831302/Neo.Analyzers/6.2.117/29c66434-ca04-4727-9be6-250a17066060?se=2024-02-28T05%3A54%3A40Z&sig=qspUzbxB3Sc3ZVcWtRB%2Bx%2BDu0I1vrBOb80D9B2AlcY8%3D&sp=r&spr=https&sr=b&sv=2020-04-08
updater | 2024/02/28 05:49:41 INFO <job_793273190> Starting update job for SingularSystems/neo-analyzers
updater | 2024/02/28 05:49:41 INFO <job_793273190> Checking all dependencies for version updates...
updater | 2024/02/28 05:49:41 INFO <job_793273190> Checking if Microsoft.CodeAnalysis.CSharp 4.8.0 needs updating
  proxy | 2024/02/28 05:49:41 [150] GET https://nuget.pkg.github.com:443/SingularSystems/microsoft.codeanalysis.csharp/index.json
  proxy | 2024/02/28 05:49:41 [150] * authenticating nuget feed request (host: nuget.pkg.github.com, basic auth)
  proxy | 2024/02/28 05:49:41 [150] 404 https://nuget.pkg.github.com:443/SingularSystems/microsoft.codeanalysis.csharp/index.json
  proxy | 2024/02/28 05:49:41 [154] GET https://api.nuget.org:443/v3-flatcontainer/microsoft.codeanalysis.csharp/4.8.0/microsoft.codeanalysis.csharp.nuspec
  proxy | 2024/02/28 05:49:41 [154] 200 https://api.nuget.org:443/v3-flatcontainer/microsoft.codeanalysis.csharp/4.8.0/microsoft.codeanalysis.csharp.nuspec
updater | running NuGet updater:
updater | /opt/nuget/NuGetUpdater/NuGetUpdater.Cli framework-check --project-tfms netstandard2.0 --package-tfms net6.0 net7.0 .NETStandard2.0 --verbose
updater | The package is compatible.
  proxy | 2024/02/28 05:49:42 [156] GET https://api.nuget.org:443/v3-flatcontainer/microsoft.codeanalysis.csharp/4.8.0/microsoft.codeanalysis.csharp.nuspec
  proxy | 2024/02/28 05:49:42 [156] 200 https://api.nuget.org:443/v3-flatcontainer/microsoft.codeanalysis.csharp/4.8.0/microsoft.codeanalysis.csharp.nuspec
updater | 2024/02/28 05:49:42 INFO <job_793273190> Latest version is 4.8.0
updater | 2024/02/28 05:49:42 INFO <job_793273190> No update needed for Microsoft.CodeAnalysis.CSharp 4.8.0
updater | 2024/02/28 05:49:42 INFO <job_793273190> Checking if Microsoft.CodeAnalysis.Analyzers 3.3.4 needs updating
  proxy | 2024/02/28 05:49:42 [158] GET https://nuget.pkg.github.com:443/SingularSystems/microsoft.codeanalysis.analyzers/index.json
  proxy | 2024/02/28 05:49:42 [158] * authenticating nuget feed request (host: nuget.pkg.github.com, basic auth)
  proxy | 2024/02/28 05:49:42 [158] 404 https://nuget.pkg.github.com:443/SingularSystems/microsoft.codeanalysis.analyzers/index.json
  proxy | 2024/02/28 05:49:42 [160] GET https://api.nuget.org:443/v3-flatcontainer/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.nuspec
  proxy | 2024/02/28 05:49:42 [160] 200 https://api.nuget.org:443/v3-flatcontainer/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.nuspec
  proxy | 2024/02/28 05:49:42 [162] GET https://api.nuget.org:443/v3-flatcontainer/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.nuspec
  proxy | 2024/02/28 05:49:42 [162] 200 https://api.nuget.org:443/v3-flatcontainer/microsoft.codeanalysis.analyzers/3.3.4/microsoft.codeanalysis.analyzers.nuspec
updater | 2024/02/28 05:49:42 INFO <job_793273190> Latest version is 3.3.4
updater | 2024/02/28 05:49:42 INFO <job_793273190> No update needed for Microsoft.CodeAnalysis.Analyzers 3.3.4
updater | 2024/02/28 05:49:42 INFO <job_793273190> Checking if Neo.Analyzers 6.2.117 needs updating
  proxy | 2024/02/28 05:49:42 [164] GET https://api.nuget.org:443/v3/registration5-gz-semver2/neo.analyzers/index.json
  proxy | 2024/02/28 05:49:42 [164] 404 https://api.nuget.org:443/v3/registration5-gz-semver2/neo.analyzers/index.json
  proxy | 2024/02/28 05:49:42 [166] GET https://api.nuget.org:443/v3-flatcontainer/neo.analyzers/6.2.117/neo.analyzers.nuspec
  proxy | 2024/02/28 05:49:42 [166] 404 https://api.nuget.org:443/v3-flatcontainer/neo.analyzers/6.2.117/neo.analyzers.nuspec
  proxy | 2024/02/28 05:49:42 [168] GET https://nuget.pkg.github.com:443/SingularSystems/download/neo.analyzers/6.2.117/neo.analyzers.6.2.117.nupkg
  proxy | 2024/02/28 05:49:42 [168] * authenticating nuget feed request (host: nuget.pkg.github.com, basic auth)
  proxy | 2024/02/28 05:49:42 [168] 302 https://nuget.pkg.github.com:443/SingularSystems/download/neo.analyzers/6.2.117/neo.analyzers.6.2.117.nupkg
  proxy | 2024/02/28 05:49:43 [170] GET https://nugetregistryv2prod.blob.core.windows.net:443/nugetregistryv2prod/blobs/77831302/Neo.Analyzers/6.2.117/29c66434-ca04-4727-9be6-250a17066060?se=2024-02-28T05%3A54%3A42Z&sig=GPDxnJIIhtnL%2BLW3q9oBSLcgViJQ6IbD5si6VM02olY%3D&sp=r&spr=https&sr=b&sv=2020-04-08
  proxy | 2024/02/28 05:49:43 [170] 200 https://nugetregistryv2prod.blob.core.windows.net:443/nugetregistryv2prod/blobs/77831302/Neo.Analyzers/6.2.117/29c66434-ca04-4727-9be6-250a17066060?se=2024-02-28T05%3A54%3A42Z&sig=GPDxnJIIhtnL%2BLW3q9oBSLcgViJQ6IbD5si6VM02olY%3D&sp=r&spr=https&sr=b&sv=2020-04-08
  proxy | 2024/02/28 05:49:43 [172] GET https://api.nuget.org:443/v3-flatcontainer/neo.analyzers/6.2.119/neo.analyzers.nuspec
  proxy | 2024/02/28 05:49:43 [172] 404 https://api.nuget.org:443/v3-flatcontainer/neo.analyzers/6.2.119/neo.analyzers.nuspec
  proxy | 2024/02/28 05:49:43 [174] GET https://nuget.pkg.github.com:443/SingularSystems/download/neo.analyzers/6.2.119/neo.analyzers.6.2.119.nupkg
  proxy | 2024/02/28 05:49:43 [174] * authenticating nuget feed request (host: nuget.pkg.github.com, basic auth)
  proxy | 2024/02/28 05:49:43 [174] 302 https://nuget.pkg.github.com:443/SingularSystems/download/neo.analyzers/6.2.119/neo.analyzers.6.2.119.nupkg
  proxy | 2024/02/28 05:49:43 [176] GET https://nugetregistryv2prod.blob.core.windows.net:443/nugetregistryv2prod/blobs/77831302/Neo.Analyzers/6.2.119/b235ec1a-4ba7-4e41-813b-41b90bbd6922?se=2024-02-28T05%3A54%3A43Z&sig=OI5c7niEf5M8ZDVs4zhmpYNQJTaVbcxK7L4LyYWNCrY%3D&sp=r&spr=https&sr=b&sv=2020-04-08
  proxy | 2024/02/28 05:49:43 [176] 200 https://nugetregistryv2prod.blob.core.windows.net:443/nugetregistryv2prod/blobs/77831302/Neo.Analyzers/6.2.119/b235ec1a-4ba7-4e41-813b-41b90bbd6922?se=2024-02-28T05%3A54%3A43Z&sig=OI5c7niEf5M8ZDVs4zhmpYNQJTaVbcxK7L4LyYWNCrY%3D&sp=r&spr=https&sr=b&sv=2020-04-08
updater | 2024/02/28 05:49:43 INFO <job_793273190> Latest version is 6.2.119
updater | 2024/02/28 05:49:43 INFO <job_793273190> Pull request already exists for Neo.Analyzers with latest version 6.2.119
updater | 2024/02/28 05:49:43 INFO <job_793273190> Finished job processing
updater | time="2024-02-28T05:49:43Z" level=info msg="task complete" container_id=job-793273190-updater exit_code=0 job_id=793273190 step=updater

from dependabot-core.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.