Skip to content

Bump phoenix from 1.5.13 to 1.5.15 in /assets - #55

Open
dependabot[bot] wants to merge 1 commit into
yolofrom
dependabot/npm_and_yarn/assets/phoenix-1.5.15
Open

Bump phoenix from 1.5.13 to 1.5.15 in /assets#55
dependabot[bot] wants to merge 1 commit into
yolofrom
dependabot/npm_and_yarn/assets/phoenix-1.5.15

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps phoenix from 1.5.13 to 1.5.15.

Changelog

Sourced from phoenix's changelog.

1.5.15 (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.5.14 (2022-10-10)

  • Fix security vulnerability in wildcard check_origin configurations
Commits
  • a131bbb Release v1.5.15
  • 98c2f4c Release 1.5.14
  • 6e413ae Fix wildcard check_origin vulnerability.
  • 7f7b971 fix presence keys colliding with object prototype chain
  • c498ba8 Limit the number of channels a single transport process can join
  • See full diff in compare view
Maintainer changes

This version was pushed to npm by steffend, a new releaser for phoenix since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.5.13 to 1.5.15.
- [Release notes](https://github.com/phoenixframework/phoenix/releases)
- [Changelog](https://github.com/phoenixframework/phoenix/blob/v1.5.15/CHANGELOG.md)
- [Commits](phoenixframework/phoenix@v1.5.13...v1.5.15)

---
updated-dependencies:
- dependency-name: phoenix
  dependency-version: 1.5.15
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 3, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants