Skip to content

Bump the nuget-deps group with 3 updates#119

Merged
JelleBuning merged 1 commit into
mainfrom
dependabot/nuget/main/nuget-deps-7b9eaa202e
Jul 22, 2026
Merged

Bump the nuget-deps group with 3 updates#119
JelleBuning merged 1 commit into
mainfrom
dependabot/nuget/main/nuget-deps-7b9eaa202e

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor

Updated Scalar.AspNetCore from 2.16.11 to 2.16.16.

Release notes

Sourced from Scalar.AspNetCore's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.IdentityModel.Tokens.Jwt from 8.19.2 to 8.20.0.

Release notes

Sourced from System.IdentityModel.Tokens.Jwt's releases.

8.20.0

Performance Improvements

  • Add JsonWebToken header-replacement path to avoid re-parsing payload. See PR #​3552.
  • Add claims dictionary preallocation. See PR #​3542.

Bug Fixes

  • Fix CI build failures: remove unused log message and add missing DPoP API entries. See PR #​3551.

Full Changelog: AzureAD/azure-activedirectory-identitymodel-extensions-for-dotnet@8.19.2...8.20.0

Commits viewable in compare view.

Updated System.Management.Automation from 7.6.3 to 7.6.4.

Release notes

Sourced from System.Management.Automation's releases.

7.6.4

## 7.6.4

Build and Packaging Improvements

Update to .NET SDK 10.0.302

  • Update branch for release (#​27685)
  • Avoid calling credential provider for public feed for Wix (#​27666)
  • Separate NuGet publish into its own stage after pushing the git tag (#​27652)
  • PMC: Download deb_arm artifact to ensure package is available for PMC publish flow (#​27653)

SHA256 Hashes of the release artifacts

  • hashes.sha256
    • C07BA02C95F9F56F467B1E4FC5515E21F88D4842680DF5C3B106F8DD4C4D052C
  • powershell-7.6.4-1.cm.aarch64.rpm
    • 29B361EFFCC062D9AAB58522A601794BB168F8FFFA750940AA16FB7E112AB41E
  • powershell-7.6.4-1.cm.x86_64.rpm
    • 6BB63EEEFAAA7B39EE3FACA56640A421195DCAAF83FB9621A39FE7B62120B88D
  • powershell-7.6.4-1.rh.x86_64.rpm
    • 9D82CEA75AD553FE8EB06E0E28D1DCD50DC42E63566A31A8D561CAFF86F8FBDE
  • powershell-7.6.4-linux-arm32.tar.gz
    • 34B19245F0264EEEEA94D382FFC033891095D9A2B6D0392ED66B909BF0D3DFF1
  • powershell-7.6.4-linux-arm64.tar.gz
    • D4EF2382FA452F2CCBDB48A01ADBBCE9ED64954872123970C16BE6D086D1224B
  • powershell-7.6.4-linux-musl-x64.tar.gz
    • 2C7C18870B1AD0C107B1665B5F8733B656EB67260F6A6970ABA4E7773287D8FD
  • powershell-7.6.4-linux-x64-fxdependent.tar.gz
    • E5C58D325A52200C37E6161B52E12141EB9A9D2685E2C8835C95018A614FD286
  • powershell-7.6.4-linux-x64-musl-noopt-fxdependent.tar.gz
    • D6933B82992001BC532AB20AAC90692E0341FEE4A55ED77E491D7276F634FA47
  • powershell-7.6.4-linux-x64.tar.gz
    • 4471B5A36BFE86EC7AF8525D36BB1CACBA0128E7AAC22D05CC064BC00E604721
  • powershell-7.6.4-osx-arm64.pkg
    • 0F79FF3F9C41B110B2873B87ABA65F52AACA20AEAA6DD7BC3F6920A61D5DCA2F
  • powershell-7.6.4-osx-arm64.tar.gz
    • FFF37135307D3A57038ADB44EDED6C3B4DCD2E254382F4913BC253499EF3469D
      ... (truncated)

Commits viewable in compare view.

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps Scalar.AspNetCore from 2.16.11 to 2.16.16
Bumps System.IdentityModel.Tokens.Jwt from 8.19.2 to 8.20.0
Bumps System.Management.Automation from 7.6.3 to 7.6.4

---
updated-dependencies:
- dependency-name: Scalar.AspNetCore
  dependency-version: 2.16.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-deps
- dependency-name: System.IdentityModel.Tokens.Jwt
  dependency-version: 8.20.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-deps
- dependency-name: System.Management.Automation
  dependency-version: 7.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-deps
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels Jul 22, 2026
@dependabot
dependabot Bot requested a review from JelleBuning as a code owner July 22, 2026 02:56
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file .NET Pull requests that update .net code labels Jul 22, 2026
@JelleBuning
JelleBuning merged commit 852cf4c into main Jul 22, 2026
3 checks passed
@dependabot
dependabot Bot deleted the dependabot/nuget/main/nuget-deps-7b9eaa202e branch July 22, 2026 05:17
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 .NET Pull requests that update .net code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant