Skip to content

chore(deps): Bump phoenix from 1.8.13 to 1.8.14 - #5

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

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)

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
@dependabot @github

dependabot Bot commented on behalf of github Sep 20, 2026

Copy link
Copy Markdown
Contributor Author

Looks like phoenix is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 20, 2026
@dependabot
dependabot Bot deleted the dependabot/hex/phoenix-1.8.14 branch September 20, 2026 00:08
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