liveview-native / liveview-native-core

Provides core language-agnostic functionality for LiveView Native across platforms
MIT License
146 stars 10 forks source link

Bump live_view_native from `65fc882` to `3cd5f4e` in /tests/support/test_server #140

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 3 months ago

Bumps live_view_native from 65fc882 to 3cd5f4e.

Commits
  • 3cd5f4e Merge pull request #187 from liveview-native/bc-config-codegen-wb
  • 5142743 Ensure task module is loaded
  • 53fdb80 Use path in error message for any unmatchables during codegen
  • 5142640 Split setup task into config and gen tasks
  • d664ffc add write_files/1 to public API
  • 6af9d90 Rename templates
  • 2b7de57 Remove old generator
  • e6f9555 Allow setup to call other setups and generators
  • fe683e1 Rewrote mix install tasks's codegen to now include merger scenarios
  • cd03960 Config codegen
  • Additional commits viewable in compare view


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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show 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)