Skip to content

Publish dotnet monitor sha512 files to dotnetcli instead of dotnetclichecksums #8439

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

Merged
merged 3 commits into from
Jul 25, 2025

Conversation

Copilot
Copy link
Contributor

@Copilot Copilot AI commented Jul 24, 2025

This change updates the dotnet-monitor release pipeline to publish SHA512 checksum files directly to the dotnetcli storage account instead of the separate dotnetclichecksums account, aligning with how other repositories handle checksum publishing.

Changes Made

Pipeline Configuration:

  • Modified eng/pipelines/dotnet-monitor-release.yml to set ChecksumsAccountName to dotnetcli for production builds
  • Kept test builds unchanged (still using monitortestchecksums for testing)

Documentation Updates:

  • Updated documentation/release-process.md to reflect that checksums are now published to dotnetcli
  • Removed references to dotnetclichecksums in the release process documentation

Impact

This change ensures that:

  • Checksum files are published to the same location as other .NET repositories
  • The Docker image build process can find checksums in the expected location
  • Test builds continue to work with separate test storage accounts

Before

ChecksumsAccountName: dotnetclichecksums  # Production

After

ChecksumsAccountName: dotnetcli  # Production

This is required for dotnet/dotnet-docker#6567.

Fixes #8436.


💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.

@dotnet-policy-service dotnet-policy-service bot added dependencies Pull requests that update a dependency file needs-review labels Jul 24, 2025
@Copilot Copilot AI changed the title [WIP] Publish dotnet monitor sha512 files to dotnetcli instead of dotnetclichecksums Publish dotnet monitor sha512 files to dotnetcli instead of dotnetclichecksums Jul 24, 2025
@Copilot Copilot AI requested a review from wiktork July 24, 2025 17:39
Copilot finished work on behalf of wiktork July 24, 2025 17:39
@Copilot Copilot AI requested a review from lbussell July 24, 2025 18:06
Copilot finished work on behalf of lbussell July 24, 2025 18:06
@wiktork wiktork marked this pull request as ready for review July 24, 2025 23:31
@wiktork wiktork requested a review from a team as a code owner July 24, 2025 23:31
@wiktork wiktork merged commit b734e3a into main Jul 25, 2025
21 of 22 checks passed
@wiktork wiktork deleted the copilot/fix-8436 branch July 25, 2025 22:26
@wiktork
Copy link
Member

wiktork commented Jul 25, 2025

/backport to release/8.x

Copy link
Contributor

@wiktork
Copy link
Member

wiktork commented Jul 25, 2025

/backport to release/9.0

github-actions bot pushed a commit that referenced this pull request Jul 25, 2025
…clichecksums` (#8439)

* Initial plan

* Fix checksum publishing to use dotnetcli instead of dotnetclichecksums

Co-authored-by: wiktork <[email protected]>

* Fix documentation wording for single storage account usage

Co-authored-by: lbussell <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: wiktork <[email protected]>
Co-authored-by: lbussell <[email protected]>
Copy link
Contributor

github-actions bot pushed a commit that referenced this pull request Jul 25, 2025
…clichecksums` (#8439)

* Initial plan

* Fix checksum publishing to use dotnetcli instead of dotnetclichecksums

Co-authored-by: wiktork <[email protected]>

* Fix documentation wording for single storage account usage

Co-authored-by: lbussell <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: wiktork <[email protected]>
Co-authored-by: lbussell <[email protected]>
wiktork added a commit that referenced this pull request Jul 27, 2025
…clichecksums` (#8439) (#8443)

* Initial plan

* Fix checksum publishing to use dotnetcli instead of dotnetclichecksums



* Fix documentation wording for single storage account usage



---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: wiktork <[email protected]>
Co-authored-by: lbussell <[email protected]>
wiktork added a commit that referenced this pull request Jul 27, 2025
…clichecksums` (#8439) (#8444)

* Initial plan

* Fix checksum publishing to use dotnetcli instead of dotnetclichecksums



* Fix documentation wording for single storage account usage



---------

Co-authored-by: Copilot <[email protected]>
Co-authored-by: wiktork <[email protected]>
Co-authored-by: lbussell <[email protected]>
wiktork added a commit that referenced this pull request Jul 30, 2025
* Update dependencies from https://github.com/dotnet/diagnostics build 20250511.1 (#8228)

[main] Update dependencies from dotnet/diagnostics

* Update releases information. (#8227)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/diagnostics build 20250512.2 (#8236)

[main] Update dependencies from dotnet/diagnostics

* Map Uri config value as string (#8234)

* Add 8.1.1 release notes (#8237)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Justin Anderson <[email protected]>

* Add 9.0.3 release notes (#8238)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Justin Anderson <[email protected]>

* generate release notes (#8240)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Register new release information (#8241)

* Register v9.1.0-preview.3.25257.5 release information

* Register v9.0.3 release information

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Register v8.1.1 release information (#8242)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/command-line-api build 20250513.1 (#8244)

[main] Update dependencies from dotnet/command-line-api

* Remove nuget.config links (#8235)

* Update dependencies from https://github.com/dotnet/diagnostics build 20250513.2 (#8257)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/command-line-api build 20250515.1 (#8265)

[main] Update dependencies from dotnet/command-line-api

* Update dependencies from https://github.com/dotnet/diagnostics build 20250515.1 (#8264)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/diagnostics build 20250516.1 (#8271)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/diagnostics build 20250517.1 (#8272)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/diagnostics build 20250518.1 (#8276)

[main] Update dependencies from dotnet/diagnostics

* Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#8229)

Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 2.3.0 to 2.4.0.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](dependabot/fetch-metadata@d7267f6...08eff52)

---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
  dependency-version: 2.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/diagnostics build 20250519.1 (#8277)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/arcade build 20250521.1 (#8281)

[main] Update dependencies from dotnet/arcade

* Update dependencies from https://github.com/dotnet/diagnostics build 20250521.1 (#8280)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/diagnostics build 20250522.1 (#8283)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/diagnostics build 20250523.1 (#8284)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/command-line-api build 20250523.1 (#8285)

[main] Update dependencies from dotnet/command-line-api

* Update dependencies from https://github.com/dotnet/diagnostics build 20250524.1 (#8286)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/diagnostics build 20250525.1 (#8291)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/command-line-api build 20250527.1 (#8293)

[main] Update dependencies from dotnet/command-line-api

* Remove obsolete reference (#8292)

* Bump streetsidesoftware/cspell-action from 7.0.0 to 7.0.1 (#8299)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 7.0.0 to 7.0.1.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@eb29b6a...69543c3)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 7.0.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Fixup test case (#8302)

* Update: (#8261)

- Azure.Core to 1.46.1
- Azure.Identity to 1.14.0

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.46.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: Azure.Identity
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/diagnostics build 20250527.1 (#8294)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/command-line-api build 20250529.3 (#8307)

[main] Update dependencies from dotnet/command-line-api

* Update dependencies from https://github.com/dotnet/diagnostics build 20250529.1 (#8308)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/diagnostics build 20250530.1 (#8314)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/diagnostics build 20250531.1 (#8317)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/diagnostics build 20250602.1 (#8324)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/arcade build 20250602.2 (#8325)

[main] Update dependencies from dotnet/arcade

* Update dependencies from https://github.com/dotnet/diagnostics build 20250603.1 (#8328)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/command-line-api build 20250603.1 (#8329)

[main] Update dependencies from dotnet/command-line-api

* Update dependencies from https://github.com/dotnet/diagnostics build 20250604.1 (#8335)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/command-line-api build 20250606.1 (#8337)

[main] Update dependencies from dotnet/command-line-api

* Update dependencies from https://github.com/dotnet/diagnostics build 20250608.1 (#8340)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/diagnostics build 20250609.1 (#8341)

[main] Update dependencies from dotnet/diagnostics

* [main] Update dependencies from dotnet/diagnostics (#8343)

* Update dependencies from https://github.com/dotnet/diagnostics build 20250610.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25309.1 -> To Version 9.0.0-preview.25310.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250611.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25309.1 -> To Version 9.0.0-preview.25311.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250613.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25309.1 -> To Version 9.0.0-preview.25313.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250614.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25309.1 -> To Version 9.0.0-preview.25314.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/diagnostics build 20250616.1 (#8348)

[main] Update dependencies from dotnet/diagnostics

* Update AWS packages (#8334)

* Update AWS packages

* Fix build issues

* Switch Linux x64 Helix host machines to Azure Linux 3 (#8213)

* Update dependencies from https://github.com/dotnet/diagnostics build 20250618.1 (#8361)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/command-line-api build 20250619.3 (#8366)

[main] Update dependencies from dotnet/command-line-api

* [main] Bump the azure-sdk-dependencies group with 2 updates (#8359)

Bumps Azure.Core from 1.46.1 to 1.46.2
Bumps Azure.Storage.Blobs from 12.24.0 to 12.24.1

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.46.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk-dependencies
- dependency-name: Azure.Storage.Blobs
  dependency-version: 12.24.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the runtime-dependencies group with 4 updates (#8358)

Bumps Microsoft.Extensions.Configuration.Abstractions from 9.0.4 to 9.0.6
Bumps Microsoft.Extensions.Logging from 9.0.4 to 9.0.6
Bumps Microsoft.Extensions.Logging.Console from 9.0.4 to 9.0.6
Bumps System.Text.Json from 9.0.4 to 9.0.6

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: System.Text.Json
  dependency-version: 9.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the identity-dependencies group with 1 update (#8363)

Bumps Microsoft.Identity.Web from 3.8.4 to 3.9.4

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 3.9.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the runtime-dependencies group with 1 update (#8354)

Bumps Microsoft.NETCore.DotNetHost from 8.0.15 to 8.0.17

---
updated-dependencies:
- dependency-name: Microsoft.NETCore.DotNetHost
  dependency-version: 8.0.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump dawidd6/action-download-artifact from 9 to 11 (#8347)

Bumps [dawidd6/action-download-artifact](https://github.com/dawidd6/action-download-artifact) from 9 to 11.
- [Release notes](https://github.com/dawidd6/action-download-artifact/releases)
- [Commits](dawidd6/action-download-artifact@07ab29f...ac66b43)

---
updated-dependencies:
- dependency-name: dawidd6/action-download-artifact
  dependency-version: '11'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/diagnostics build 20250619.1 (#8365)

[main] Update dependencies from dotnet/diagnostics

* Update Learning Paths (#8316)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/command-line-api build 20250619.6 (#8370)

[main] Update dependencies from dotnet/command-line-api

* Update dependencies from https://github.com/dotnet/diagnostics build 20250620.1 (#8369)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/arcade build 20250623.2 (#8374)

[main] Update dependencies from dotnet/arcade

* Update dependencies from https://github.com/dotnet/diagnostics build 20250624.1 (#8376)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/arcade build 20250625.4 (#8380)

[main] Update dependencies from dotnet/arcade

* Update dependencies from https://github.com/dotnet/diagnostics build 20250627.1 (#8383)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/diagnostics build 20250628.1 (#8384)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/diagnostics build 20250629.1 (#8385)

[main] Update dependencies from dotnet/diagnostics

* [main] Update dependencies from dotnet/diagnostics (#8387)

* Update dependencies from https://github.com/dotnet/diagnostics build 20250630.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25329.1 -> To Version 9.0.0-preview.25330.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250701.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25329.1 -> To Version 9.0.0-preview.25351.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250702.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25329.1 -> To Version 9.0.0-preview.25352.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250704.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25329.1 -> To Version 9.0.0-preview.25354.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250705.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25329.1 -> To Version 9.0.0-preview.25355.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250706.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25329.1 -> To Version 9.0.0-preview.25356.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* [main] Update dependencies from dotnet/command-line-api (#8388)

* Update dependencies from https://github.com/dotnet/command-line-api build 20250702.1

System.CommandLine
 From Version 2.0.0-beta6.25319.6 -> To Version 2.0.0-beta7.25352.1

* Update dependencies from https://github.com/dotnet/command-line-api build 20250703.2

System.CommandLine
 From Version 2.0.0-beta6.25319.6 -> To Version 2.0.0-beta7.25353.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Bump streetsidesoftware/cspell-action from 7.0.1 to 7.1.0 (#8389)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 7.0.1 to 7.1.0.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@69543c3...ad35d5e)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the azure-sdk-dependencies group with 1 update (#8379)

Bumps Azure.Identity from 1.14.0 to 1.14.1

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-version: 1.14.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the azure-sdk-dependencies group with 1 update (#8402)

Bumps Azure.Core from 1.46.2 to 1.47.0

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.47.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the runtime-dependencies group with 4 updates (#8399)

Bumps Microsoft.Extensions.Configuration.Abstractions from 9.0.6 to 9.0.7
Bumps Microsoft.Extensions.Logging from 9.0.6 to 9.0.7
Bumps Microsoft.Extensions.Logging.Console from 9.0.6 to 9.0.7
Bumps System.Text.Json from 9.0.6 to 9.0.7

---
updated-dependencies:
- dependency-name: Microsoft.Extensions.Configuration.Abstractions
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: Microsoft.Extensions.Logging.Console
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: System.Text.Json
  dependency-version: 9.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the runtime-dependencies group with 2 updates (#8398)

Bumps Microsoft.NETCore.DotNetHost from 8.0.17 to 8.0.18
Bumps System.Text.Json from 8.0.5 to 8.0.6

---
updated-dependencies:
- dependency-name: Microsoft.NETCore.DotNetHost
  dependency-version: 8.0.18
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
- dependency-name: System.Text.Json
  dependency-version: 8.0.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Update dependencies from dotnet/diagnostics (#8394)

* Update dependencies from https://github.com/dotnet/diagnostics build 20250708.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25356.1 -> To Version 9.0.0-preview.25358.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250709.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25356.1 -> To Version 9.0.0-preview.25359.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250711.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25356.1 -> To Version 9.0.0-preview.25361.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250712.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25356.1 -> To Version 9.0.0-preview.25362.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Bump streetsidesoftware/cspell-action from 7.1.0 to 7.1.1 (#8393)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@ad35d5e...1570489)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 7.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the identity-dependencies group with 1 update (#8390)

Bumps Microsoft.Identity.Web from 3.9.4 to 3.10.0

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 3.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update Learning Paths (#8386)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/diagnostics build 20250714.1 (#8408)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/diagnostics build 20250715.6 (#8413)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/arcade build 20250716.1 (#8417)

[main] Update dependencies from dotnet/arcade

* Bump streetsidesoftware/cspell-action from 7.1.1 to 7.1.2 (#8424)

Bumps [streetsidesoftware/cspell-action](https://github.com/streetsidesoftware/cspell-action) from 7.1.1 to 7.1.2.
- [Release notes](https://github.com/streetsidesoftware/cspell-action/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell-action/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell-action@1570489...6f05386)

---
updated-dependencies:
- dependency-name: streetsidesoftware/cspell-action
  dependency-version: 7.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Update dependencies from dotnet/diagnostics (#8416)

* Update dependencies from https://github.com/dotnet/diagnostics build 20250716.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25365.6 -> To Version 9.0.0-preview.25366.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250717.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25365.6 -> To Version 9.0.0-preview.25367.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250718.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25365.6 -> To Version 9.0.0-preview.25368.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250719.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25365.6 -> To Version 9.0.0-preview.25369.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250720.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25365.6 -> To Version 9.0.0-preview.25370.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* [main] Bump the azure-sdk-dependencies group with 3 updates (#8410)

Bumps Azure.Identity from 1.14.1 to 1.14.2
Bumps Azure.Storage.Blobs from 12.24.1 to 12.25.0
Bumps Azure.Storage.Queues from 12.22.0 to 12.23.0

---
updated-dependencies:
- dependency-name: Azure.Identity
  dependency-version: 1.14.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk-dependencies
- dependency-name: Azure.Storage.Blobs
  dependency-version: 12.25.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
- dependency-name: Azure.Storage.Queues
  dependency-version: 12.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump actions/first-interaction from 1.3.0 to 2.0.0 (#8415)

Bumps [actions/first-interaction](https://github.com/actions/first-interaction) from 1.3.0 to 2.0.0.
- [Release notes](https://github.com/actions/first-interaction/releases)
- [Commits](actions/first-interaction@34f15e8...2d4393e)

---
updated-dependencies:
- dependency-name: actions/first-interaction
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Update dependencies from dotnet/command-line-api (#8395)

* Update dependencies from https://github.com/dotnet/command-line-api build 20250708.2

System.CommandLine
 From Version 2.0.0-beta7.25353.2 -> To Version 2.0.0-beta7.25358.2

* Update dependencies from https://github.com/dotnet/command-line-api build 20250709.1

System.CommandLine
 From Version 2.0.0-beta7.25353.2 -> To Version 2.0.0-beta7.25359.1

* Update dependencies from https://github.com/dotnet/command-line-api build 20250715.1

System.CommandLine
 From Version 2.0.0-beta7.25353.2 -> To Version 2.0.0-beta7.25365.1

* Fixup command line

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Wiktor Kopec <[email protected]>

* [main] Bump the identity-dependencies group with 1 update (#8429)

Bumps Microsoft.Identity.Web from 3.10.0 to 3.11.0

---
updated-dependencies:
- dependency-name: Microsoft.Identity.Web
  dependency-version: 3.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: identity-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [main] Bump the azure-sdk-dependencies group with 1 update (#8427)

Bumps Azure.Core from 1.47.0 to 1.47.1

---
updated-dependencies:
- dependency-name: Azure.Core
  dependency-version: 1.47.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: azure-sdk-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/diagnostics build 20250721.1 (#8425)

[main] Update dependencies from dotnet/diagnostics

* Update dependencies from https://github.com/dotnet/diagnostics build 20250722.1 (#8434)

[main] Update dependencies from dotnet/diagnostics

* Publish dotnet monitor sha512 files to `dotnetcli` instead of `dotnetclichecksums` (#8439)

* Initial plan

* Fix checksum publishing to use dotnetcli instead of dotnetclichecksums

Co-authored-by: wiktork <[email protected]>

* Fix documentation wording for single storage account usage

Co-authored-by: lbussell <[email protected]>

---------

Co-authored-by: copilot-swe-agent[bot] <[email protected]>
Co-authored-by: wiktork <[email protected]>
Co-authored-by: lbussell <[email protected]>

* [main] Update dependencies from dotnet/diagnostics (#8441)

* Update dependencies from https://github.com/dotnet/diagnostics build 20250724.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25372.1 -> To Version 9.0.0-preview.25374.1

* Update dependencies from https://github.com/dotnet/diagnostics build 20250725.1

Microsoft.Diagnostics.Monitoring , Microsoft.Diagnostics.Monitoring.EventPipe , Microsoft.FileFormats
 From Version 9.0.0-preview.25372.1 -> To Version 9.0.0-preview.25375.1

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* [main] Update dependencies from dotnet/command-line-api (#8442)

* Update dependencies from https://github.com/dotnet/command-line-api build 20250724.1

System.CommandLine
 From Version 2.0.0-beta7.25365.1 -> To Version 2.0.0-rc.1.25374.1

* Update dependencies from https://github.com/dotnet/command-line-api build 20250725.2

System.CommandLine
 From Version 2.0.0-beta7.25365.1 -> To Version 2.0.0-rc.1.25375.2

---------

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>

* Update dependencies from https://github.com/dotnet/diagnostics build 20250727.1 (#8451)

[main] Update dependencies from dotnet/diagnostics

* Restore branch-specific files

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dotnet-maestro[bot] <42748379+dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sven Boemer <[email protected]>
Co-authored-by: Justin Anderson <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Wiktor Kopec <[email protected]>
Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Copilot <[email protected]>
Co-authored-by: wiktork <[email protected]>
Co-authored-by: lbussell <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Publish dotnet monitor sha512 files to dotnetcli instead of dotnetclichecksums
4 participants