Skip to content

chore(deps): bump phoenix from 1.8.9 to 1.8.10 in the dev group - #462

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/hex/dev-1331bdf16f
Aug 18, 2026
Merged

chore(deps): bump phoenix from 1.8.9 to 1.8.10 in the dev group#462
github-actions[bot] merged 1 commit into
mainfrom
dependabot/hex/dev-1331bdf16f

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

Bumps the dev group with 1 update: phoenix.

Updates phoenix from 1.8.9 to 1.8.10

Release notes

Sourced from phoenix's releases.

v1.8.10

Bug fixes

  • [Phoenix.CodeReloader] Fix "must restart your server" messages from code reloader when compile.lock mtime changes without a content change (#6753)
  • [Phoenix.Endpoint] add missing websocket options (#6758)
  • [phoenix.js] Close and retry the longpoll transport when a batch POST times out (#6769)
  • [phoenix.js] Release the stale reply binding of a buffered push (#6788)

Enhancements

  • [phx.gen.release] Use Bob API to find Docker images in phx.gen.release --docker
  • [Channels] Allow LongPoll transport token to be sent in header (this will change in 1.9)
  • [Phoenix.Router] Support plugs with options in pipe_throught (#6755)
  • [Phoenix.Token] document encode options (see the change in plug_crypto)
  • [phoenix.js] Ensure transport errors are identifiable (#6763)
Changelog

Sourced from phoenix's changelog.

Changelog for v1.9

Enhancements

  • The longpoll session token is now sent in a x-phoenix-longpoll-token header instead of the query string. If you do rolling deploys where both old and new nodes are active at the same time, ensure that you deploy Phoenix v1.8.10 or a later v1.8 release first.

v1.8

The CHANGELOG for v1.8 releases can be found in the v1.8 branch.

Commits
  • 1c4d79a Release v1.8.10
  • 9f92654 release the stale reply binding of a buffered push (#6788)
  • 5351c74 Improve transport docs
  • 5dca4ed Make pipe_through accepts pipelines and all plug forms (#6760)
  • 127f545 Include per-mount :check_origin in the origin policy cache key (#6774)
  • b6b77e4 Close and retry the longpoll transport when a batch POST times out (#6769)
  • 8e69e9c Fix broken doc reference in Phoenix.Debug (#6772)
  • 1e27966 add latest Elixir & OTP to CI (#6764)
  • 836e7ed differentiate network errors from server errors (#6763)
  • bcf56c4 Document new encode options
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dev group with 1 update: [phoenix](https://github.com/phoenixframework/phoenix).


Updates `phoenix` from 1.8.9 to 1.8.10
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md)
- [Commits](phoenixframework/phoenix@v1.8.9...v1.8.10)

---
updated-dependencies:
- dependency-name: phoenix
  dependency-version: 1.8.10
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dev
...

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 Aug 18, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner August 18, 2026 05:43
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update Elixir code labels Aug 18, 2026
@github-actions github-actions Bot added the chore label Aug 18, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) August 18, 2026 05:43
@github-actions
github-actions Bot merged commit 10101d0 into main Aug 18, 2026
10 checks passed
@github-actions
github-actions Bot deleted the dependabot/hex/dev-1331bdf16f branch August 18, 2026 09:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore 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.

1 participant