Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build(deps): Bump phoenix_html from 3.3.4 to 4.1.1 #387

Merged
merged 6 commits into from
Oct 4, 2024

Commits on Oct 4, 2024

  1. Build(deps): Bump phoenix_html from 3.3.4 to 4.1.1

    Bumps [phoenix_html](https://github.com/phoenixframework/phoenix_html) from 3.3.4 to 4.1.1.
    - [Changelog](https://github.com/phoenixframework/phoenix_html/blob/main/CHANGELOG.md)
    - [Commits](phoenixframework/phoenix_html@v3.3.4...v4.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: phoenix_html
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and PragTob committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    7fef611 View commit details
    Browse the repository at this point in the history
  2. Replace form_for with components

    Took me way too long to find `form_group_wrapper={false}`.
    PragTob committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    08dd67c View commit details
    Browse the repository at this point in the history
  3. mix gettext.extract

    PragTob committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    411a576 View commit details
    Browse the repository at this point in the history
  4. relax dependency constraint

    PragTob committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    241a498 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d70e28 View commit details
    Browse the repository at this point in the history
  6. reuse html in tests

    PragTob committed Oct 4, 2024
    Configuration menu
    Copy the full SHA
    8aba46e View commit details
    Browse the repository at this point in the history