Skip to content

Bump the crispywaffle group with 1 update#648

Closed
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/nuget/Src/VTEX.API/crispywaffle-3a0901626a
Closed

Bump the crispywaffle group with 1 update#648
dependabot[bot] wants to merge 3 commits into
mainfrom
dependabot/nuget/Src/VTEX.API/crispywaffle-3a0901626a

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 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.

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

---
updated-dependencies:
- dependency-name: CrispyWaffle
  dependency-version: 10.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crispywaffle
- dependency-name: CrispyWaffle
  dependency-version: 10.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crispywaffle
- dependency-name: CrispyWaffle
  dependency-version: 10.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crispywaffle
- dependency-name: CrispyWaffle
  dependency-version: 10.2.12
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: crispywaffle
...

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 nuget Refers to nuget packages packages Packages labels Jul 20, 2026
@github-actions github-actions Bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jul 20, 2026
@codacy-production

codacy-production Bot commented Jul 20, 2026

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

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.

@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
Updatednuget/​crispywaffle@​10.2.9 ⏵ 10.2.129410090100100

View full report

@socket-security

socket-security Bot commented Jul 20, 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/VTEX.API/VTEX.API.csprojnuget/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

@AppVeyorBot

Copy link
Copy Markdown

@codecov

codecov Bot commented Jul 20, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.22%. Comparing base (4ba265e) to head (9828645).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main    #648   +/-   ##
=====================================
  Coverage   0.22%   0.22%           
=====================================
  Files        117     117           
  Lines       1793    1793           
  Branches      75      75           
=====================================
  Hits           4       4           
+ Misses      1789    1787    -2     
- Partials       0       2    +2     

☔ View full report in Codecov by Harness.
📢 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.

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

@guibranco guibranco left a comment

Copy link
Copy Markdown
Owner

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 23, 2026
@guibranco

Copy link
Copy Markdown
Owner

@dependabot recreate

@github-actions

Copy link
Copy Markdown
Contributor

Infisical secrets check: ✅ No secrets leaked!

💻 Scan logs
2026-07-23T15:02:05Z INF scanning for exposed secrets...
3:02PM INF 585 commits scanned.
2026-07-23T15:02:07Z INF scan completed in 1.72s
2026-07-23T15:02:07Z INF no leaks found

@sonarqubecloud

Copy link
Copy Markdown

@dependabot @github

dependabot Bot commented on behalf of github Jul 23, 2026

Copy link
Copy Markdown
Contributor Author

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot Bot closed this Jul 23, 2026
auto-merge was automatically disabled July 23, 2026 15:08

Pull request was closed

@dependabot
dependabot Bot deleted the dependabot/nuget/Src/VTEX.API/crispywaffle-3a0901626a branch July 23, 2026 15:08
@dependabot @github

dependabot Bot commented on behalf of github Jul 23, 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 🙇

@AppVeyorBot

Copy link
Copy Markdown

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 Pull requests that update a dependency file 📦 dependencies .NET Pull requests that update .net code nuget Refers to nuget packages packages Packages size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants