Skip to content

Bump CrispyWaffle from 10.2.6 to 10.2.9#1034

Closed
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/nuget/Src/GHActionsCI/CrispyWaffle-10.2.9
Closed

Bump CrispyWaffle from 10.2.6 to 10.2.9#1034
dependabot[bot] wants to merge 2 commits into
mainfrom
dependabot/nuget/Src/GHActionsCI/CrispyWaffle-10.2.9

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Updated CrispyWaffle from 10.2.6 to 10.2.9.

Release notes

Sourced from CrispyWaffle's releases.

10.2.9

What's Changed

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

10.2.8

What's Changed

Full Changelog: guibranco/CrispyWaffle@v10.2.7...v10.2.8

10.2.7

What's Changed

Full Changelog: guibranco/CrispyWaffle@v10.2.6...v10.2.7

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)

---
updated-dependencies:
- dependency-name: CrispyWaffle
  dependency-version: 10.2.9
  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 Dependencies nuget NuGet package labels Jul 13, 2026
@semanticdiff-com

semanticdiff-com Bot commented Jul 13, 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/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 13, 2026

Copy link
Copy Markdown

👋 Hi there!

Everything looks good!


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 13, 2026
@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 13, 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
Updatedcrispywaffle@​10.2.6 ⏵ 10.2.99410090100100

View full report

@socket-security

socket-security Bot commented Jul 13, 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 62.0% likely to have a medium risk anomaly

Notes: No definitive malware/backdoor is visible in the provided fragment. However, there are notable security risks: the library performs an outbound request to https://api.ipify.org to determine external IP (privacy/exfil signal), and it executes XSLT compiled from a provided string in XmlTemplateRender (potential server-side template/XSLT abuse, depending on runtime protections). It also performs object deserialization and writes to file paths provided by the caller. These are strong reasons to review usage patterns and add hardening (secure XML settings/resolvers, output encoding in hosts, restrict filesystem/network permissions, and avoid unsafe deserialization contexts).

Confidence: 0.62

Severity: 0.62

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

ℹ 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.9. 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.

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

@net-framework-updater

Copy link
Copy Markdown
Contributor

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

Version: #️⃣ 1.0.1075.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]

@github-actions

Copy link
Copy Markdown
Contributor

Infisical secrets check: ✅ No secrets leaked!

💻 Scan logs
2026-07-13T11:46:18Z INF scanning for exposed secrets...
11:46AM INF 575 commits scanned.
2026-07-13T11:46:19Z INF scan completed in 630ms
2026-07-13T11:46:19Z INF no leaks found

@guibranco
guibranco enabled auto-merge (squash) July 15, 2026 14:59
@gstraccini gstraccini Bot added the ☑️ auto-merge Automatic merging of pull requests (gstraccini-bot) label Jul 15, 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 15, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of CrispyWaffle exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@guibranco

Copy link
Copy Markdown
Member

@dependabot recreate

@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Looks like CrispyWaffle is updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 21, 2026
auto-merge was automatically disabled July 21, 2026 13:26

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/nuget/Src/GHActionsCI/CrispyWaffle-10.2.9 branch July 21, 2026 13:26
@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown
Contributor Author

Oh no! Something went wrong on our end. Please try again later.

If the problem persists, please contact GitHub support for assistance 🙇

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