Skip to content

chore: dependency upgrades and project changelog#315

Merged
91jaeminjo merged 2 commits into
mainfrom
chore/maintenance
Jun 2, 2026
Merged

chore: dependency upgrades and project changelog#315
91jaeminjo merged 2 commits into
mainfrom
chore/maintenance

Conversation

@91jaeminjo

Copy link
Copy Markdown
Collaborator

Summary

Maintenance pass: safe dependency upgrades and a curated project changelog.

Dependencies

Ran flutter pub upgrade within existing constraints (pubspec.lock only) —
all semver-compatible:

  • flutter_appauth 12.0.0 → 12.0.1, objective_c → 9.4.1,
    json_annotation → 4.12.0, url_launcher_android → 6.3.30,
    vector_graphics(_compiler) → 1.2.2/1.2.5, hooks → 2.0.1,
    code_assets → 1.2.1; dropped native_toolchain_c.

The unpinned ag_ui git dependency also advanced its HEAD ref as a side
effect (it tracks the default branch, not a pinned SHA). Suite is green on it.

Larger upgrades were triaged and deferred to issues instead:

Changelog

  • Added a root CHANGELOG.md covering v0.80.0+28 → v0.87.2+57, curated from
    tags and commit history in Keep a Changelog format.
  • Removed the three stale package changelogs (frozen at 0.2.0). The workspace
    packages are publish_to: none and version-locked to the app, so the root
    changelog is the single source of truth.

Verification

  • flutter analyze: no errors
  • Full test suite: 1587 tests pass
  • markdownlint-cli2: 0 errors

91jaeminjo and others added 2 commits June 2, 2026 10:06
flutter_appauth 12.0.0→12.0.1, code_assets→1.2.1, hooks→2.0.1,
objective_c→9.4.1, json_annotation→4.12.0, url_launcher_android→6.3.30,
vector_graphics→1.2.2, vector_graphics_compiler→1.2.5; drop
native_toolchain_c. ag_ui git ref follows default-branch HEAD.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Add a root CHANGELOG.md covering v0.80.0+28 through v0.87.2+57, curated
from tags and commit history in Keep a Changelog format. Remove the three
package changelogs (soliplex_agent, soliplex_client, soliplex_client_native)
that were frozen at 0.2.0; the workspace packages are publish_to: none and
version-locked to the app, so the root changelog is the single source of truth.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@91jaeminjo 91jaeminjo merged commit 2a8cb8a into main Jun 2, 2026
6 checks passed
@91jaeminjo 91jaeminjo deleted the chore/maintenance branch June 2, 2026 15:38
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.

1 participant