Skip to content

Bump phoenix from 1.6.15 to 1.6.17#430

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

Bump phoenix from 1.6.15 to 1.6.17#430
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/phoenix-1.6.17

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps phoenix from 1.6.15 to 1.6.17.

Changelog

Sourced from phoenix's changelog.

1.6.17 (2026-07-07)

Security fixes

  • CVE-2026-56811: Add a max_channels_per_transport option (defaulting to 100) to prevent a single client from spawning an unbounded number of channels (processes), eventually exhausting the server's memory or process limit.
  • CVE-2026-56812: Prevent presence keys from colliding with Object.prototype properties members, crashing the JS Presence client

1.6.16 (2023-02-17)

Bug Fixes

  • Fix race conditions in longpoll transport
Commits
  • d26a129 Release v1.6.17
  • 89a1c4b fix presence keys colliding with object prototype chain
  • d19ca0a Limit the number of channels a single transport process can join
  • 9da43f0 Release 1.6.16
  • 0bbff98 Fix race condition in channels during leave on dup topic on longpoll (#5281)
  • 488a2ce Add embed_templates to formatter locals
  • See full diff 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 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.6.15 to 1.6.17.
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/v1.6.17/CHANGELOG.md)
- [Commits](phoenixframework/phoenix@v1.6.15...v1.6.17)

---
updated-dependencies:
- dependency-name: phoenix
  dependency-version: 1.6.17
  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 Jul 8, 2026

@nelsonic nelsonic left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Superceded by #231

@nelsonic nelsonic closed this Jul 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 9, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@nelsonic
nelsonic deleted the dependabot/hex/phoenix-1.6.17 branch July 9, 2026 18:58
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.

1 participant