Skip to content

mix(deps): bump ash_typescript from 0.14.3 to 0.15.0#30

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/ash_typescript-0.15.0
Closed

mix(deps): bump ash_typescript from 0.14.3 to 0.15.0#30
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/hex/ash_typescript-0.15.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Feb 21, 2026

Bumps ash_typescript from 0.14.3 to 0.15.0.

Release notes

Sourced from ash_typescript's releases.

v0.15.0

Features:

  • add typed_controller_mode config for paths_only generation by @​Torkan

  • generate query params and typed path helpers for TypedController routes by @​Torkan

  • validate that path params have matching DSL arguments by @​Torkan

  • typed-controller: validate route and argument names for TypeScript compatibility by @​Torkan

  • add TypedController as standalone Spark DSL with argument extraction and type casting by @​Torkan

  • controller-resource: normalize camelCase request params to snake_case by @​Torkan

  • codegen: integrate controller resource route generation into mix task by @​Torkan

  • add TypeScript route codegen with router introspection by @​Torkan

  • add ControllerResource DSL extension with controller generation by @​Torkan

Bug Fixes:

  • codegen: check typescript_type_name before unwrapping NewTypes (#52) by @​Torkan

  • prevent policy breakdown leak in Forbidden.Policy error responses by @​Torkan

v0.14.4

Bug Fixes:

  • rpc: add JSON-safe error serialization for policy breakdowns by @​Torkan

  • zod: topologically sort resource schemas to fix declaration order by @​Torkan

Changelog

Sourced from ash_typescript's changelog.

v0.15.0 (2026-02-19)

Features:

  • add typed_controller_mode config for paths_only generation by @​Torkan

  • generate query params and typed path helpers for TypedController routes by @​Torkan

  • validate that path params have matching DSL arguments by @​Torkan

  • typed-controller: validate route and argument names for TypeScript compatibility by @​Torkan

  • add TypedController as standalone Spark DSL with argument extraction and type casting by @​Torkan

  • controller-resource: normalize camelCase request params to snake_case by @​Torkan

  • codegen: integrate controller resource route generation into mix task by @​Torkan

  • add TypeScript route codegen with router introspection by @​Torkan

  • add ControllerResource DSL extension with controller generation by @​Torkan

Bug Fixes:

  • codegen: check typescript_type_name before unwrapping NewTypes (#52) by @​Torkan

  • prevent policy breakdown leak in Forbidden.Policy error responses by @​Torkan

v0.14.4 (2026-02-14)

Bug Fixes:

  • rpc: add JSON-safe error serialization for policy breakdowns by @​Torkan

  • zod: topologically sort resource schemas to fix declaration order by @​Torkan

Commits
  • fb4cc36 chore: mix format
  • dca5560 chore: release version v0.15.0
  • 971baaf chore: mix format & mix spark.formatter
  • 7f89681 chore: update .check.exs
  • 650bb07 test: add NewType with typescript_type_name coverage (#52)
  • a74c551 fix(codegen): check typescript_type_name before unwrapping NewTypes (#52)
  • 19c3347 chore: release version v0.15.0
  • ef29ceb fix: prevent policy breakdown leak in Forbidden.Policy error responses
  • be0e526 test: add missing negative tests for VerifyTypedController
  • 885a21a chore: credo fixes
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 21, 2026

Labels

The following labels could not be found: dependencies, elixir. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Bumps [ash_typescript](https://github.com/ash-project/ash_typescript) from 0.14.3 to 0.15.0.
- [Release notes](https://github.com/ash-project/ash_typescript/releases)
- [Changelog](https://github.com/ash-project/ash_typescript/blob/main/CHANGELOG.md)
- [Commits](ash-project/ash_typescript@v0.14.3...v0.15.0)

---
updated-dependencies:
- dependency-name: ash_typescript
  dependency-version: 0.15.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/hex/ash_typescript-0.15.0 branch from 9ad0748 to 0619439 Compare February 25, 2026 11:23
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Feb 26, 2026

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/hex/ash_typescript-0.15.0 branch February 26, 2026 10:24
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