Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump phoenix from 1.7.17 to 1.7.18 (#954)
Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.7.17 to 1.7.18. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/phoenixframework/phoenix/blob/v1.7.18/CHANGELOG.md">phoenix's changelog</a>.</em></p> <blockquote> <h2>1.7.18 (2024-12-10)</h2> <h3>Enhancements</h3> <ul> <li>Use new interpolation syntax in generators</li> <li>Update gettext in generators to 0.26</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/phoenixframework/phoenix/commit/e2ec5e09bc6ade8ba60bf9582362dbd911e055f1"><code>e2ec5e0</code></a> Release 1.7.18</li> <li><a href="https://github.com/phoenixframework/phoenix/commit/e13540c892b2684c2242aa39cee827190ca8f921"><code>e13540c</code></a> update changelog</li> <li><a href="https://github.com/phoenixframework/phoenix/commit/ac10bf4e3550143ab2c9ca7d1ae18063c58a7a4d"><code>ac10bf4</code></a> backport new interpolation syntax (<a href="https://redirect.github.com/phoenixframework/phoenix/issues/6008">#6008</a>)</li> <li><a href="https://github.com/phoenixframework/phoenix/commit/4c6fc1197b376dceebf087da8956790f10e778c9"><code>4c6fc11</code></a> update mix.lock</li> <li><a href="https://github.com/phoenixframework/phoenix/commit/ab49d2f391c11d57b7c501f9559832bfb906bb71"><code>ab49d2f</code></a> Update generators with new Gettext API (<a href="https://redirect.github.com/phoenixframework/phoenix/issues/5902">#5902</a>) (<a href="https://redirect.github.com/phoenixframework/phoenix/issues/6006">#6006</a>)</li> <li><a href="https://github.com/phoenixframework/phoenix/commit/6858b4fd8ce21e353a12b4b26424f20df180817e"><code>6858b4f</code></a> Updates to release notes and up and running</li> <li><a href="https://github.com/phoenixframework/phoenix/commit/618811cd0eefecde5cc01dca95dbdf69a7730bd2"><code>618811c</code></a> Release 1.7.17 for LiveView 1.0.0</li> <li><a href="https://github.com/phoenixframework/phoenix/commit/b9e68cef3a562c2f83f8770c247ada6e0167bc62"><code>b9e68ce</code></a> No need to install Hex directly</li> <li>See full diff in <a href="https://github.com/phoenixframework/phoenix/compare/v1.7.17...v1.7.18">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=phoenix&package-manager=hex&previous-version=1.7.17&new-version=1.7.18)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 <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) </details>
- Loading branch information