Skip to content

Bump System.Text.RegularExpressions from 4.3.0 to 4.3.1 in Aspire Example project#1466

Merged
StefH merged 2 commits into
masterfrom
dependabot/nuget/examples-Aspire/AspireApp1.Tests/System.Text.RegularExpressions-4.3.1
May 29, 2026
Merged

Bump System.Text.RegularExpressions from 4.3.0 to 4.3.1 in Aspire Example project#1466
StefH merged 2 commits into
masterfrom
dependabot/nuget/examples-Aspire/AspireApp1.Tests/System.Text.RegularExpressions-4.3.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Pinned System.Text.RegularExpressions at 4.3.1.

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

---
updated-dependencies:
- dependency-name: System.Text.RegularExpressions
  dependency-version: 4.3.1
  dependency-type: direct:production
...

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 29, 2026
@StefH StefH changed the title Bump System.Text.RegularExpressions from 4.3.0 to 4.3.1 Bump System.Text.RegularExpressions from 4.3.0 to 4.3.1 in Aspire Example project May 29, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 33.75%. Comparing base (3685fcc) to head (85b4d02).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1466      +/-   ##
==========================================
+ Coverage   33.74%   33.75%   +0.01%     
==========================================
  Files         162      163       +1     
  Lines       41626    41630       +4     
==========================================
+ Hits        14046    14053       +7     
+ Misses      27197    27195       -2     
+ Partials      383      382       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@StefH
Copy link
Copy Markdown
Collaborator

StefH commented May 29, 2026

@copilot resolve the merge conflicts in this pull request

Copy link
Copy Markdown
Contributor

Copilot AI commented May 29, 2026

@copilot resolve the merge conflicts in this pull request

Merge conflicts resolved. The conflict in examples-Aspire/AspireApp1.Tests/AspireApp1.Tests.csproj was between this PR's System.Text.RegularExpressions 4.3.1 and master's System.Net.Http 4.3.4 (added by PR #1467). Both are separate security fixes, so I merged master into the branch and kept both packages.

Copilot finished work on behalf of StefH May 29, 2026 18:44
Copilot AI requested a review from StefH May 29, 2026 18:44
@StefH StefH merged commit 6912d52 into master May 29, 2026
7 of 9 checks passed
@StefH StefH deleted the dependabot/nuget/examples-Aspire/AspireApp1.Tests/System.Text.RegularExpressions-4.3.1 branch May 29, 2026 18:53
This was referenced Jun 2, 2026
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.

2 participants