Skip to content

chore(pkg-py): require latest released versions of ggsql, shiny, shinychat#229

Merged
cpsievert merged 3 commits intomainfrom
chore/pkg-py-update-deps
May 1, 2026
Merged

chore(pkg-py): require latest released versions of ggsql, shiny, shinychat#229
cpsievert merged 3 commits intomainfrom
chore/pkg-py-update-deps

Conversation

@cpsievert
Copy link
Copy Markdown
Contributor

@cpsievert cpsievert commented May 1, 2026

  • Replace git direct references for shiny, shinychat, and ggsql with PyPI version pins (shiny>=1.6.1, shinychat>=0.3.1, ggsql>=0.3.1)
  • Remove the [tool.hatch.metadata] allow-direct-references = true setting, which is no longer needed
  • Updates apply to both [project] dependencies and [dependency-groups] dev / [project.optional-dependencies] viz

cpsievert added 3 commits May 1, 2026 16:27
…ychat

Replace git direct references with PyPI releases now that all three
packages have published the versions we need (ggsql 0.3.1, shiny 1.6.1,
shinychat 0.3.1). Also removes the now-unnecessary
`allow-direct-references` hatch metadata setting.
Wait for the first click's DOM update before issuing the second click,
preventing a race where both clicks land before the toggle takes effect.
@cpsievert cpsievert merged commit 18688cc into main May 1, 2026
7 checks passed
@cpsievert cpsievert deleted the chore/pkg-py-update-deps branch May 1, 2026 21:43
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