Update phoenix_live_reload 1.3.3 → 1.5.3 (minor) #82
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_live_reload (1.3.3 → 1.5.3) · Repo · Changelog
Release Notes
1.4.1 (from changelog)
1.4.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 51 commits:
Release v1.5.3Make debug level messages readable in light mode (#156)Remove undefined warning on earlier Elixir versionsRelease 1.5.2Prevent dup levelBump changelogMerge pull request #150 from joshamb/mainMerge pull request #153 from walkr/patch-1Do not send the whole metadata across processesUpdate phoenix_live_reload.jsload dependencies in application start callback (#151)Handle more log types (ie notice)Release v1.5.1Fix regression on Elixir v1.14 and earlierFix typo (#148)Release 1.5.0Merge pull request #147 from phoenixframework/cm-web-loggers/connected/attachedRemove unused join keyGuard Mix.Project at runtimeSupport umbrellas and depsopenEditorAtCaller and openEditorAtDefPLUG_EDITORbetter errorOnly support ELIXIR_EDITOR_URL export and warn if missing on openEditorFix docsRefactor based on feedbackDocsDocsDocsUse endpoint based config rather than globalAdd web console logger and open file from client supportUpdate mix.exsAdd missing licence fileBump minor versionFix compilation warnings on newest Elixir (#138)Fix typo, mesage -> message (#136)Release 1.4.1Merge pull request #131 from phoenixframework/bms_liveview_reloadadd liveviews reload testaccepts multiple topics-patternssend updates when liveview files are updatedRelease v1.4.0Update CHANGELOGMake it clear it's only possible to watch dirs inside the project root (#128)Document :dirs option (#126)feat: Add option to trigger full page reloads on css changes (#123)Handle multiple body tags, closes #119Fix unexpected quirks mode notification in Chrome (#118)Specify defaultAdd basic debouncing✳️ jason (1.3.0 → 1.4.1) · Repo · Changelog
Release Notes
1.4.1 (from changelog)
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 22 commits:
Bump 1.4.1Update dialyxirFix tests on OTP 26Add CI for OTP 26 & Elixir 1.15Remove deprecated ubuntu-18 runner from CIRun CI in version branchesLimit large inter decodingDocument Jason.Fragment (#166)Try another way to fix CIFix CI on old ubuntuAdjust CI osBump CI depsUpdate README for version 1.4 (#157)Add a "Encoders" sub-section to README (#156)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 (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)✳️ phoenix_html (3.2.0 → 3.3.3) · Repo · Changelog
Release Notes
3.3.3 (from changelog)
3.3.2 (from changelog)
3.3.1 (from changelog)
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.3) · Repo · Changelog
Release Notes
2.1.3 (from changelog)
2.1.2 (from changelog)
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 20 commits:
Release 2.1.3Fix distributed tracker update (#176)Release 2.1.2Update ETS atomically on tracker update (#172)update [local_]broadcast_from docs (#170)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.7.0) · Repo · Changelog
Release Notes
2.7.0 (from changelog)
2.6.2 (from changelog)
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 16 commits:
Release v2.7: do not allow Cowboy 2.11Release v2.6.2Fix calls to deprecated Logger.warn/2 (#94)Release v2.6.1Support leaner :check_interval option on drainerFix flaky translator test (#91)mix formatAllow for opt-out of conn metadata on exception logs (#90)Update ci.ymlRelease 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.ymlCommits
See the full diff on Github. The new version differs by 11 commits:
Cowboy 2.10.0We are not using erl_make_certs anymoreFix tests with serialised mapsFix TLS tests for OTP-26+Fix OTP-26+ warnings in test suitesUpdate Cowlib to 2.12.1Fix tests for OTP-25+Update Erlang.mkFix data sent after RST_STREAM in HTTP/2 in rare casesUpdate LICENSE copyright yearAdd Hex metadataSorry, we couldn't find anything useful about this release.
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 26 commits:
Release v2.1.1Fix compare against 0 (#197)Release v2.1.0Rename branch to mainOptimize Decimal.compare/2Update depsRemove unnecessary CIFormat on latest ElixirAdd bench scriptUse ubuntu-20.04Optimize Decimal.compare/2 (#194)Add scale/1 (#191)Internal representation clarifications (#192)Update CI (#187)Fix integer?/1 check on 0 with >1 significant digits (#185)Improve documentation (#181)Switch to erlef/setup-beam for GitHub Actions (#183)Fix CIChange inspect to print `Decimal.new(...)` (#176)Raise nicer error from Decimal.to_integer/1 (#174)Update ex_docUpdate CI config (#167)Fix and revise doc (#166)Set ex_doc as runtime: falseUpdate ex_docFix Decimal.integer?/1 specCommits
See the full diff on Github. The new version differs by 14 commits:
bump v1.0.0use apache license (#92)update ci badge in readme (#91)fix ci (#90)fix ciDon't cd into tmp dir (#79)Add CI, remove warnings on Elixir v1.17-dev (#89)fix: apply `CFLAGS` and `LDFLAGS` during build step (#87)Update readme (#86)Better character handling (#85)Fix test failure (#83)Test for unsupported :recursive value (#82)Fix typos (#81)Misc doc changes (#73)Release Notes
2.0.5 (from changelog)
2.0.4 (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 v2.0.5Allow conflicting extensions to be configuredRelease v2.0.4Release v2.0.4ALlow suffixes to be customizableOnly return extensions for known structured syntax suffixes (#76)Allow mimes to be fully overriddenMerge custom extensions without overriding the default ones (#73)Release 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 50 commits:
Release v2.0.3Update ExDoc and Phoenix.HTML depsUpdate docsAdd a note to backwards compatAdd migration table to docsdocs: focus language on non-lv apps & minor grammar (#21)Fix embed_templates call in migration guide (#20)Update README.mdUpdate func name in doc (#18)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.15.3 (from changelog)
1.15.2 (from changelog)
1.15.1 (from changelog)
1.15.0 (from changelog)
1.14.2 (from changelog)
1.14.1 (from changelog)
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.5 (from changelog)
1.2.4 (from changelog)
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 17 commits:
Release v1.2.5Release v1.2.5Allow iodata in AADImprove tests with custom AAD (#34)Release v1.2.4Allow custom AAD to be provided to message encryptor (#33)Rely more on iodataBump Elixir to test against to 14.2 (#32)Bump lint job to latest Elixir/Erlang version (#31)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.6)
🆕 phoenix_template (added, 1.0.4)
👉 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:
* [Circle CI](https://circleci.com), [Semaphore ](https://semaphoreci.com) and [Github Actions](https://docs.github.com/actions) are all excellent options. * If you use something like Jenkins, make sure that you're using the Github integration correctly so that it reports status data back to Github. * If you have already set up a CI for this repository, you might need to check your configuration. Make sure it will run on all new branches. If you don’t want it to run on every branch, you can whitelist branches starting with `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