smithy-playground icon indicating copy to clipboard operation
smithy-playground copied to clipboard

Tooling for interactive experimentation of Smithy services

Results 54 smithy-playground issues
Sort by recently updated
recently updated
newest added

Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.1 to 4.1.6. Release notes Sourced from actions/checkout's releases. v4.1.6 What's Changed Check platform to set archive extension appropriately by @​cory-miller in actions/checkout#1732 Update for 4.1.6 release...

dependencies
github_actions

Bumps [cachix/install-nix-action](https://github.com/cachix/install-nix-action) from 23 to 27. Release notes Sourced from cachix/install-nix-action's releases. v27 What's Changed Enable always-allow-substitutes by default by @​sandydoo in cachix/install-nix-action#207 nix: 2.20.5 -> 2.22.1 by @​kashw2 in...

dependencies
github_actions

Bumps [scalacenter/sbt-dependency-submission](https://github.com/scalacenter/sbt-dependency-submission) from 2 to 3. Release notes Sourced from scalacenter/sbt-dependency-submission's releases. v3.0.0 What's Changed Split in two commands: githubGenerateSnapshot and githubPublishSnapshot by @​yazgoo and @​adpi2 in scalacenter/sbt-dependency-submission#175 Add Scala...

dependencies
github_actions

Related: https://github.com/disneystreaming/smithy4s/issues/1459

## About this PR 📦 Updates [org.scala-lang:scala-library](https://github.com/scala/scala) from `2.13.13` to `2.13.14` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.14) - [Version Diff](https://github.com/scala/scala/compare/v2.13.13...v2.13.14) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...

Bumps [cachix/cachix-action](https://github.com/cachix/cachix-action) from 12 to 14. Release notes Sourced from cachix/cachix-action's releases. cachix-action-v14 https://blog.cachix.org/posts/2024-01-12-cachix-v1-7/ cachix-action-v13 run on node20 add skipAddingSubstituter to skip running cachix use Commits 18cf96c Merge pull request...

dependencies
github_actions

Bumps [actions/cache](https://github.com/actions/cache) from 3.3.2 to 4.0.2. Release notes Sourced from actions/cache's releases. v4.0.2 What's Changed Fix fail-on-cache-miss not working by @​cdce8p in actions/cache#1327 Full Changelog: https://github.com/actions/cache/compare/v4.0.1...v4.0.2 v4.0.1 What's Changed Update...

dependencies
github_actions

Bumps [semver](https://github.com/npm/node-semver) from 5.7.1 to 7.6.0. Release notes Sourced from semver's releases. v7.6.0 7.6.0 (2024-01-31) Features a7ab13a #671 preserve pre-release and build parts of a version on coerce (#671) (@​madtisa,...

dependencies
javascript

- wip: add some wiring for new parser - Handle error tokens before whitespace/comments - wip fun

parser