Skip to content

Bump the dependencies group with 6 updates#1045

Merged
guibranco merged 3 commits into
mainfrom
dependabot/nuget/Src/GHActionsCI/dependencies-712b3391f2
Jul 22, 2026
Merged

Bump the dependencies group with 6 updates#1045
guibranco merged 3 commits into
mainfrom
dependabot/nuget/Src/GHActionsCI/dependencies-712b3391f2

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated CrispyWaffle from 10.2.9 to 10.2.12.

Release notes

Sourced from CrispyWaffle's releases.

10.2.12

What's Changed

Full Changelog: guibranco/CrispyWaffle@v10.2.11...v10.2.12

10.2.11

What's Changed

Full Changelog: guibranco/CrispyWaffle@v10.2.10...v10.2.11

10.2.10

What's Changed

Full Changelog: guibranco/CrispyWaffle@v10.2.9...v10.2.10

Commits viewable in compare view.

Updated Microsoft.Bcl.AsyncInterfaces from 10.0.9 to 10.0.10.

Release notes

Sourced from Microsoft.Bcl.AsyncInterfaces's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Diagnostics.EventLog from 10.0.9 to 10.0.10.

Release notes

Sourced from System.Diagnostics.EventLog's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Security.Permissions from 10.0.9 to 10.0.10.

Release notes

Sourced from System.Security.Permissions's releases.

No release notes found for this version range.

Commits viewable in compare view.

Updated System.Text.Encodings.Web from 10.0.9 to 10.0.10.

Release notes

Sourced from System.Text.Encodings.Web's releases.

No release notes found for this version range.

Commits viewable in compare view.

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 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 CrispyWaffle from 10.2.9 to 10.2.12
Bumps Microsoft.Bcl.AsyncInterfaces from 10.0.9 to 10.0.10
Bumps System.Diagnostics.EventLog from 10.0.9 to 10.0.10
Bumps System.Security.Permissions from 10.0.9 to 10.0.10
Bumps System.Text.Encodings.Web from 10.0.9 to 10.0.10
Bumps System.Text.Json from 10.0.9 to 10.0.10

---
updated-dependencies:
- dependency-name: CrispyWaffle
  dependency-version: 10.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: Microsoft.Bcl.AsyncInterfaces
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: System.Diagnostics.EventLog
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: System.Security.Permissions
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: System.Text.Encodings.Web
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: System.Text.Json
  dependency-version: 10.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added .NET Pull requests that update .net code dependencies Dependencies nuget NuGet package packages labels Jul 22, 2026
@semanticdiff-com

semanticdiff-com Bot commented Jul 22, 2026

Copy link
Copy Markdown

Review changes with  SemanticDiff

Changed Files
File Status
  Src/GHActionsCI/App.config Unsupported file format
  Src/GHActionsCI/GHActionsCI.csproj  0% smaller
  Src/GHActionsCI/Properties/AssemblyInfo.cs  0% smaller
  Src/GHActionsCI/Properties/Version.txt Unsupported file format
  Src/GHActionsCI/packages.config Unsupported file format

@pr-code-reviewer

pr-code-reviewer Bot commented Jul 22, 2026

Copy link
Copy Markdown

👋 Hi there!

The most important improvement in the code-diff is updating the newVersion attribute values from "10.0.0.9" to "10.0.0.10" and from "10.2.9.0" to "10.2.12.0" for the respective dependencies. These changes ensure that the correct versions are being redirected. Additionally, ensure consistency in versioning across all dependencies for easier maintenance and debugging.


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

@guibranco
guibranco enabled auto-merge (squash) July 22, 2026 17:31
@gstraccini gstraccini Bot added the ☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) label Jul 22, 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 the 🤖 bot Automated processes or integrations label Jul 22, 2026
@github-actions github-actions Bot added the size/L Denotes a PR that changes 100-499 lines, ignoring generated files. label Jul 22, 2026
@socket-security

socket-security Bot commented Jul 22, 2026

Copy link
Copy Markdown

@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.

@socket-security

socket-security Bot commented Jul 22, 2026

Copy link
Copy Markdown

Caution

Review the following alerts detected in dependencies.

According to your organization's Security Policy, you must resolve all "Block" alerts before proceeding. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Block Low
Potential code anomaly (AI signal): nuget crispywaffle is 65.0% likely to have a medium risk anomaly

Notes: Overall risk is driven by XmlTemplateRender: it loads and transforms XSLT directly from the provided template string with XslCompiledTransform.Load/Transform, which is a high-risk sink if templates are user-influenced (XSLT injection / unsafe transformation execution). Additionally, the library performs an outbound network request to https://api.ipify.org to obtain external IP, which is a privacy/egress concern. Other components (DynamicSerialization, filesystem save/logging, and assembly auto-loading) add general security considerations but are not definitive malware indicators from this snippet alone.

Confidence: 0.65

Severity: 0.68

From: Src/GHActionsCI/packages.confignuget/crispywaffle@10.2.12

ℹ Read more on: This package | This alert | What is an AI-detected potential code anomaly?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: An AI system found a low-risk anomaly in this package. It may still be fine to use, but you should check that it is safe before proceeding.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore nuget/crispywaffle@10.2.12. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@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 22, 2026

Copy link
Copy Markdown
Contributor

Running CSharpier on this branch! 🔧

@gstraccini

gstraccini Bot commented Jul 22, 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 514ms.

@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 22, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Infisical secrets check: ✅ No secrets leaked!

💻 Scan logs
2026-07-22T18:05:30Z INF scanning for exposed secrets...
6:05PM INF 581 commits scanned.
2026-07-22T18:05:31Z INF scan completed in 625ms
2026-07-22T18:05:31Z INF no leaks found

@net-framework-updater

Copy link
Copy Markdown
Contributor

Build debug & Version bump: 🔰 Building GHActionsCI.sln

@net-framework-updater

Copy link
Copy Markdown
Contributor

Build debug & Version bump: 🎯 Build succeeded - New version: 1.0.1078.1

@guibranco
guibranco merged commit b8182d8 into main Jul 22, 2026
20 of 22 checks passed
@net-framework-updater

Copy link
Copy Markdown
Contributor

Build debug & Version bump:Successfully builded and patched GHActionsCI.sln.

Version: #️⃣ 1.0.1078.1
Warnings: ⚠️

D:\a\POC-GHActions-CI-NetFramework\POC-GHActions-CI-NetFramework\Src\GHActionsCI\Program.cs(27,20): warning S1118: Add a 'protected' constructor or the 'static' keyword to the class declaration. [D:\a\POC-GHActions-CI-NetFramework\POC-GHActions-CI-NetFramework\Src\GHActionsCI\GHActionsCI.csproj]

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 packages size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant