Skip to content

chore(deps): update dependencies and formatter config#345

Merged
j-d-ha merged 9 commits into
mainfrom
chore/update-deps
May 8, 2026
Merged

chore(deps): update dependencies and formatter config#345
j-d-ha merged 9 commits into
mainfrom
chore/update-deps

Conversation

@j-d-ha
Copy link
Copy Markdown
Owner

@j-d-ha j-d-ha commented May 8, 2026

Summary

Updates dependency versions and lockfile contents, adds formatter configuration, and refreshes repository guidance docs. Also applies formatting cleanup across docs so generated/documented content stays consistent.

Changes

  • Update package versions in Directory.Packages.props and refresh uv.lock.
  • Add format.json and adjust .editorconfig formatter exclusions.
  • Rename/refresh agent guidance docs from CLAUDE.md to AGENTS.md across repo areas.
  • Apply docs formatting consistency updates across feature, guide, and getting-started pages.

Validation

  • Not run in this session; branch already contained committed changes and working tree was clean.

Notes for Reviewers

  • Dependency and documentation/configuration changes are mixed in existing branch history; review by commit may be easier.

j-d-ha added 7 commits May 8, 2026 16:52
- Renamed `CLAUDE.md` to `AGENTS.md` for improved clarity and organization.
- Updated solution file to reference the new filenames.
- Added detailed content to `AGENTS.md`, including general info, code style, testing, and release workflow.
- Removed old references to `CLAUDE.local.md` and replaced with `AGENTS.local.md`.
- Bumped multiple Amazon Lambda package versions to the latest major release.
- Updated `Basic.Reference.Assemblies` packages to version 1.8.7.
- Upgraded OpenTelemetry packages to version 1.15.3 and related dependencies.
- Incremented other dependencies such as `Microsoft.NET.Test.Sdk` and `Microsoft.Extensions`
  packages to the latest available versions.
- Applied `ij_formatter_enabled` and `resharper_disable_formatter` rules to `docs/**`.
- Introduced `format.json` to define formatter tools and their configurations.
- Added formatter rules for `.cs`, `.md`, and project-related files.
- Included commands for `dotnet cleanupcode` and `mdformat` with specific extensions and exclusions.
- Updated Markdown files to ensure proper list indentation consistency.
- Adjusted table column spacing for improved readability in documentation.
- Refactored tips and warnings to leverage correct Markdown formatting with indented blocks.
- Added new dependencies: `babel`, `backrefs`, `certifi`, `charset-normalizer`, `ghp-import`, `idna`,
  `jinja2`, and `markupsafe`.
- Updated `uv.lock` file to include sources, hashes, and other metadata for the mentioned packages.
@codecov
Copy link
Copy Markdown

codecov Bot commented May 8, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #345      +/-   ##
==========================================
- Coverage   87.38%   87.34%   -0.04%     
==========================================
  Files         113      113              
  Lines        2814     2814              
  Branches      351      351              
==========================================
- Hits         2459     2458       -1     
- Misses        254      255       +1     
  Partials      101      101              

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 61f809a...46d2d96. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

j-d-ha added 2 commits May 8, 2026 18:27
…solver`

- Adjusted parameter alignment for cleaner readability and consistency.
- Restructured method calls and lambda expressions for more compact and uniform code.
- Applied consistent closing brace placement across multiple methods and blocks.
…HostFactoryResolver`

- Reformatted method definitions for single-line lambda consistency.
- Updated in-line comment placement for improved readability.
- Ensured uniformity in brace placement and expression body syntax across methods.
@j-d-ha j-d-ha merged commit 54d6584 into main May 8, 2026
9 checks passed
@j-d-ha j-d-ha deleted the chore/update-deps branch May 8, 2026 22:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant