Skip to content

build(deps): bump phoenix from 1.8.13 to 1.8.14 in /elixir - #15345

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/elixir/main/phoenix-1.8.14
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/elixir/main/phoenix-1.8.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 20, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.8.13 to 1.8.14.
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/v1.8.14/CHANGELOG.md)
- [Commits](phoenixframework/phoenix@v1.8.13...v1.8.14)

---
updated-dependencies:
- dependency-name: phoenix
  dependency-version: 1.8.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Sep 20, 2026

@claude claude Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Claude Code Review

This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.

Tip: disable this comment in your organization's Code Review settings.

@github-actions

Copy link
Copy Markdown

Bumps phoenix from 1.8.13 to 1.8.14.

Release notes

Sourced from phoenix's releases.

v1.8.14

Bug fixes

  • Fix timer leak in LongPoll fetch requests (only used in service or web workers) (#6811)

Enhancements

  • Raise when :router given to use Phoenix.VerifiedRoutes is not a compile time literal (#6806)
  • Align nil host handling in endpoint configuration and transport
  • Unify path validation for static paths, verified routes and redirects
Changelog

Sourced from phoenix's changelog.

v1.8.14 (2026-09-14)

Bug fixes

  • Fix timer leak in LongPoll fetch requests (only used in service or web workers) (#6811)

Enhancements

  • Raise when :router given to use Phoenix.VerifiedRoutes is not a compile time literal (#6806)
  • Align nil host handling in endpoint configuration and transport
  • Unify path validation for static paths, verified routes and redirects
Commits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants