Skip to content

Upgrade ImageSharp and add AI agent guidance - #407

Merged
JimBobSquarePants merged 1 commit into
mainfrom
js/update-stable
Aug 12, 2026
Merged

Upgrade ImageSharp and add AI agent guidance#407
JimBobSquarePants merged 1 commit into
mainfrom
js/update-stable

Conversation

@JimBobSquarePants

Copy link
Copy Markdown
Member

Prerequisites

  • I have written a descriptive pull-request title
  • I have verified that there are no overlapping pull-requests open
  • I have verified that I am following matches the existing coding patterns and practice as demonstrated in the repository. These follow strict Stylecop rules 👮.
  • I have provided test coverage for my change (where applicable)

Description

Bumps SixLabors.ImageSharp from 4.0.0 to 4.1.0 and updates the shared-infrastructure submodule reference. Adds repository-wide AI assistant instruction files (AGENTS.md, CLAUDE.md, GEMINI.md, and Copilot instructions) to standardize coding and verification behavior, and extends .gitattributes to treat native library artifacts (*.a, *.dylib, *.so) as binary.

Bumps `SixLabors.ImageSharp` from 4.0.0 to 4.1.0 and updates the `shared-infrastructure` submodule reference. Adds repository-wide AI assistant instruction files (`AGENTS.md`, `CLAUDE.md`, `GEMINI.md`, and Copilot instructions) to standardize coding and verification behavior, and extends `.gitattributes` to treat native library artifacts (`*.a`, `*.dylib`, `*.so`) as binary.
@JimBobSquarePants JimBobSquarePants added the dependencies Pull requests that update a dependency file label Aug 11, 2026
@codecov

codecov Bot commented Aug 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86%. Comparing base (20340d3) to head (f5331c1).

Additional details and impacted files
@@         Coverage Diff         @@
##           main   #407   +/-   ##
===================================
  Coverage    86%    86%           
===================================
  Files        83     83           
  Lines      2453   2453           
  Branches    366    366           
===================================
  Hits       2119   2119           
  Misses      223    223           
  Partials    111    111           
Flag Coverage Δ
unittests 86% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@JimBobSquarePants
JimBobSquarePants merged commit 4e55cd7 into main Aug 12, 2026
10 checks passed
@JimBobSquarePants
JimBobSquarePants deleted the js/update-stable branch August 12, 2026 00:04
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant