Skip to content

Periodic dependency updates.#1981

Merged
jglogan merged 2 commits into
apple:mainfrom
jglogan:update-resolved
Jul 21, 2026
Merged

Periodic dependency updates.#1981
jglogan merged 2 commits into
apple:mainfrom
jglogan:update-resolved

Conversation

@jglogan

@jglogan jglogan commented Jul 21, 2026

Copy link
Copy Markdown
Contributor
  • Closes TASK: Periodic dependency updates for Package.resolved. #1980.
  • Updates resolved dependencies to latest conforming versions.
  • Update log handler implements due to deprecated default function on LogHandler protocol.
  • Bump up minimum versions in Package.swift to match corresponding minimums in containerization.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update

Motivation and Context

Pick up bug and security fixes in dependencies.

Testing

  • Tested locally
  • Added/updated tests
  • Added/updated docs

@github-actions

github-actions Bot commented Jul 21, 2026

Copy link
Copy Markdown

Code Coverage

Tier Line Coverage
Unit 23.37%
Integration 66.46%
Combined 75.41%

jglogan added 2 commits July 21, 2026 15:35
- Closes apple#1980.
- Updates resolved dependencies to latest conforming versions.
- Update log handler implements due to deprecated default
  function on LogHandler protocol.
- Bump up minimum versions in Package.swift to match
  corresponding minimums in containerization.
@jglogan
jglogan merged commit a6813ed into apple:main Jul 21, 2026
3 checks passed
@jglogan
jglogan deleted the update-resolved branch July 21, 2026 23:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TASK: Periodic dependency updates for Package.resolved.

2 participants