Update phoenix: 1.6.11 → 1.6.16 (patch) #69
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ phoenix (1.6.11 → 1.6.16) · Repo · Changelog
Commits
See the full diff on Github. The new version differs by 14 commits:
Release 1.6.16Fix race condition in channels during leave on dup topic on longpoll (#5281)Add embed_templates to formatter localsRelease 1.6.15Release 1.6.15Fix reconnecting websockets on heartbeat timeout (#4921)Bump phoenix_viewRelease 1.6.14Fix wildcard check_origin vulnerability.Release 1.6.13Fetch docker release image from APIBump package lockRelease v1.6.12Update Dockerfile template (#4937)✳️ jason (1.3.0 → 1.4.0) · Repo · Changelog
Release Notes
1.4.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Release 1.4.0Bump bench depsBump CI versionsBump depsUse float_to_binary [:short] if availableBump OTP version in GitHub Actions (#153)Update README.md (#152)fix release year (#146)✳️ phoenix_html (3.2.0 → 3.3.0) · Repo · Changelog
Release Notes
3.3.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
✳️ phoenix_pubsub (2.0.0 → 2.1.1) · Repo · Changelog
Release Notes
2.1.1 (from changelog)
2.1.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
Release 2.1.1Rename first adapter in the pool for backwards compatability (#169)Release 2.1.0Fix returnAdd optional handle_info callback to trackerAdd brackets (#166)Fix typos (#163)More docsAdd a pool size to PG2 adapterFix error in trackerClean up tracker docsFix missing update for subscribe method description (#146)docs(Adapter): include variable names in callbacks (#139)Fix docs on Phoenix.PubSub module (#140)Fixes a typo in the README (#142)✳️ plug_cowboy (2.5.2 → 2.6.0) · Repo · Changelog
Release Notes
2.6.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 7 commits:
Release v2.6.0More fixesPrepare for 2.6.0Implement WebSocket support based on Plug.Conn.Adapter.upgrade/3 (#88)Use erlef/setup-beam for GH action (#82)Add 1.13 to CI matrix (#81)Update ci.ymlRelease Notes
2.0.2 (from changelog)
2.0.0 (from changelog)
1.1.1 (from changelog)
1.1.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 41 commits:
Release v2.0.2Fix regression where directories were not being tracked for new filesRelease v2.0.1Fix interchanged nouns in docs (#17)Update docsUpdate CHANGELOG with version 2.0.0 (#14)Bump Elixir to 1.14 and Erlang/OTP to 25 in CI (#15)Changes in migration section of docs (#13)Release 2.0.0Bump phoenix_templateUpdate docs to refer to Web module (#12)FormattingMerge pull request #11 from phoenixframework/cm-formatsSupport changed format_encoder interfaceUpdate ci.ymlUpdate deprecationsFix CIUse Phoenix template git depTidy up templatesMigrate template logic to Phoenix.ViewMove logic from Phoenix.Template to Phoenix.ViewDeprecate render_layoutFix syntax error in documentation (#10)Fix minor documentation typo (#9)Default to JasonRelease v1.1.2Specific to no_returnAnother attempt to tackle no_returnAdd spec to raising functionRelease v1.1.1Add compile-time dependencies to template enginesUpdate ex_docClarify render_one/render_many docsRemoves spec for overridable function (#7)Release v1.1.0Do not add compile time deps on use optionsRun formatterUpdate ExDocDeprecate render_existingUpdate CI config (#4)Minor updates (#3)Release Notes
1.14.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by more commits than we can show here.
Release Notes
1.2.3 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 8 commits:
Release v1.2.3Fix Elixir 1.14 warnings (#30)Update ci.ymlUse `import Bitwise` instead of `use Bitwise` (#29)Update plug link (#26)Update crypto.exRename arg for clarity in Plug.Crypto.encrypt/4 (#25)Run formatterRelease Notes
1.2.1 (from changelog)
1.2.0 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 11 commits:
Release 1.2.1 (#125)replace local function capture in telemetry_test (#124)Fix docs generation (#123)Release 1.2.0 (#121)Fix example in docs (#122)Add telemetry_test (#118)Update versions on CI (#120)Update documentation on telemetry:span/3 (#117)Point to new repo (#116)Update documentation on telemetry:span/3 (#113)Post 1.1.0 updates (#108)🆕 castore (added, 1.0.0)
🆕 phoenix_template (added, 1.0.1)
👉 No CI detected
You don't seem to have any Continuous Integration service set up!
Without a service that will test the Depfu branches and pull requests, we can't inform you if incoming updates actually work with your app. We think that this degrades the service we're trying to provide down to a point where it is more or less meaningless.
This is fine if you just want to give Depfu a quick try. If you want to really let Depfu help you keep your app up-to-date, we recommend setting up a CI system:
depfu/.Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase.All Depfu comment commands