Skip to content

Bump Microsoft.Bcl.Memory from 10.0.4 to 10.0.7#481

Merged
mgravell merged 2 commits into
masterfrom
dependabot/nuget/Microsoft.Bcl.Memory-10.0.7
May 5, 2026
Merged

Bump Microsoft.Bcl.Memory from 10.0.4 to 10.0.7#481
mgravell merged 2 commits into
masterfrom
dependabot/nuget/Microsoft.Bcl.Memory-10.0.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 4, 2026

Copy link
Copy Markdown
Contributor

Updated Microsoft.Bcl.Memory from 10.0.4 to 10.0.7.

Release notes

Sourced from Microsoft.Bcl.Memory's releases.

No release notes found for this version range.

Commits viewable in compare view.

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note

Medium Risk
Low code-change risk, but dependency version shifts (including a Microsoft.Azure.StackExchangeRedis downgrade) could affect Redis/Azure Redis runtime behavior and compatibility.

Overview
Updates Directory.Packages.props package pins: bumps Microsoft.Bcl.Memory from 10.0.4 to 10.0.7 and downgrades Microsoft.Azure.StackExchangeRedis from 3.3.1 to 3.2.1.

Reviewed by Cursor Bugbot for commit 1453231. Bugbot is set up for automated code reviews on this repo. Configure here.

---
updated-dependencies:
- dependency-name: Microsoft.Bcl.Memory
  dependency-version: 10.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 May 4, 2026
@jit-ci

jit-ci Bot commented May 4, 2026

Copy link
Copy Markdown

🛡️ Jit Security Scan Results

CRITICAL HIGH MEDIUM

✅ No security findings were detected in this PR


Security scan by Jit

@mgravell mgravell merged commit 34a6c3f into master May 5, 2026
28 checks passed
@mgravell mgravell deleted the dependabot/nuget/Microsoft.Bcl.Memory-10.0.7 branch May 5, 2026 08:58

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

Reviewed by Cursor Bugbot for commit 1453231. Configure here.

Comment thread Directory.Packages.props
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageVersion Include="Microsoft.Azure.StackExchangeRedis" Version="3.3.1" />
<PackageVersion Include="Microsoft.Bcl.Memory" Version="10.0.4" />
<PackageVersion Include="Microsoft.Azure.StackExchangeRedis" Version="3.2.1" />

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Accidental downgrade of Microsoft.Azure.StackExchangeRedis package

Medium Severity

Microsoft.Azure.StackExchangeRedis was accidentally downgraded from 3.3.1 to 3.2.1. The PR only intends to bump Microsoft.Bcl.Memory, but this unrelated package version regression was likely introduced during Dependabot's rebase. This could reintroduce bugs or remove features that were gained in the 3.3.1 upgrade.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 1453231. Configure here.

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