Skip to content

Bump System.Text.Json from 10.0.9 to 10.0.10#1042

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Src/GHActionsCI/System.Text.Json-10.0.10
Closed

Bump System.Text.Json from 10.0.9 to 10.0.10#1042
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/Src/GHActionsCI/System.Text.Json-10.0.10

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated System.Text.Json from 10.0.9 to 10.0.10.

Release notes

Sourced from System.Text.Json's releases.

No release notes found for this version range.

Commits viewable in compare view.

@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Dependencies nuget NuGet package labels Jul 20, 2026
@semanticdiff-com

semanticdiff-com Bot commented Jul 20, 2026

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  Src/GHActionsCI/GHActionsCI.csproj  100% smaller
  Src/GHActionsCI/App.config Unsupported file format
  Src/GHActionsCI/packages.config Unsupported file format

@pr-code-reviewer

pr-code-reviewer Bot commented Jul 20, 2026

Copy link
Copy Markdown

👋 Hi there!

  1. Ensure consistent formatting by aligning the attributes of <assemblyIdentity> tags.
  2. Correct the incomplete bindingRedirect tag for System.Text.Json to match the structure of the first one.
  3. Verify and complete the missing portion of the second <bindingRedirect> tag in the System.Text.Json section.


Automatically generated with the help of gpt-3.5-turbo.
Feedback? Please don't hesitate to drop me an email at webber@takken.io.

@github-actions github-actions Bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jul 20, 2026
@socket-security

socket-security Bot commented Jul 20, 2026

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedsystem.text.json@​10.0.9 ⏵ 10.0.10401009010070
Updatedmicrosoft.bcl.asyncinterfaces@​10.0.9 ⏵ 10.0.10991009010070
Updatedsystem.text.encodings.web@​10.0.9 ⏵ 10.0.10951009010070

View full report

@github-actions

Copy link
Copy Markdown
Contributor

🔥 Formatting issues detected

File Line
./Src/GHActionsCI/App.config 9

⚡ Please run dotnet csharpier . locally to fix the formatting issues.

@guibranco
guibranco enabled auto-merge (squash) July 20, 2026 11:46
@gstraccini gstraccini Bot added the ☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) label Jul 20, 2026

@guibranco guibranco left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Automatically approved by gstraccini[bot]

@gstraccini gstraccini Bot added 🤖 bot Automated processes or integrations 📦 dependencies labels Jul 20, 2026
@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@guibranco

Copy link
Copy Markdown
Member

@gstraccini csharpier

@gstraccini

gstraccini Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Running CSharpier on this branch! 🔧

@gstraccini

gstraccini Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

CSharpier result:

Error ./Src/GHActionsCI/GHActionsCI.csproj - Was not formatted.
  The file did not end with a single newline.
Error ./Src/GHActionsCI/packages.config - Was not formatted.
  The file did not end with a single newline.
Error ./Src/GHActionsCI/App.config - Was not formatted.
  ----------------------------- Expected: Around Line 9 -----------------------------
        <dependentAssembly>
          <assemblyIdentity
            name="System.Runtime.CompilerServices.Unsafe"
  ----------------------------- Actual: Around Line 9 -----------------------------
        <dependentAssembly>
          <assemblyIdentity name="System.Runtime.CompilerServices.Unsafe" publicKeyToken="b03f5f7f11d50a3a" culture="neutral" />
          <bindingRedirect oldVersion="0.0.0.0-6.0.3.0" newVersion="6.0.3.0" />
  
Checked 11 files in 555ms.

@gstraccini

gstraccini Bot commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Workflow Template updated!

A new workflow template has been added: .github/workflows/linter.yml

@github-actions github-actions Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/L Denotes a PR that changes 100-499 lines, ignoring generated files. labels Jul 20, 2026
@guibranco

Copy link
Copy Markdown
Member

@dependabot recreate

@guibranco

Copy link
Copy Markdown
Member

@dependabot recreate

---
updated-dependencies:
- dependency-name: System.Text.Json
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/nuget/Src/GHActionsCI/System.Text.Json-10.0.10 branch from 92f1726 to cbb8c6b Compare July 22, 2026 17:22
@github-actions github-actions Bot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jul 22, 2026
@net-framework-updater

Copy link
Copy Markdown
Contributor

Build debug & Version bump: 🔰 Building GHActionsCI.sln

@github-actions

Copy link
Copy Markdown
Contributor

Infisical secrets check: ✅ No secrets leaked!

💻 Scan logs
2026-07-22T17:23:11Z INF scanning for exposed secrets...
5:23PM INF 580 commits scanned.
2026-07-22T17:23:11Z INF scan completed in 622ms
2026-07-22T17:23:11Z INF no leaks found

@net-framework-updater

Copy link
Copy Markdown
Contributor

Build debug & Version bump:Cancelled

@dependabot @github

dependabot Bot commented on behalf of github Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1045.

@dependabot dependabot Bot closed this Jul 22, 2026
auto-merge was automatically disabled July 22, 2026 17:31

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/nuget/Src/GHActionsCI/System.Text.Json-10.0.10 branch July 22, 2026 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) 🤖 bot Automated processes or integrations dependencies Dependencies 📦 dependencies .NET Pull requests that update .net code nuget NuGet package size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant