Update phoenix_live_reload 1.3.3 → 1.6.2 (minor) #49
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.6.2) · Repo · Changelog
Release Notes
1.6.2 (from changelog)
1.6.1 (from changelog)
1.6.0 (from changelog)
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 72 commits:
Release v1.6.2Deal with charlists in loggerRelease v1.6.1Set :phoenix_live_reload private field to downstream instrumentationAdd @import directive support to CSS reload strategy (#172)Merge pull request #170 from cloud8421/patch-1Fix default target window mention in CHANGELOGRelease v1.6.0show code example in 1.6 changelogUpdate CHANGELOGDefault window to parentAdd README.md and CHANGELOG.md to the docs (#168)Add support for __RELATIVEFILE__ (#166)Merge pull request #165 from phoenixframework/sd-gitlab-cifix test for Elixir < 1.15, formatadd gitlab ciFix typo again, appplication -> application (#163)Inject iframe if web console logger is enabledFix file_system dependency (#160)Allow WebConsoleLogger to shutdown cleanly (#159)web logger: use the appropriate console function level (#158)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 debouncingCommits
See the full diff on Github. The new version differs by 30 commits:
bump v1.1.1Fix typo (#105)bump v1.1.0Recompile inotifywait.exe; test w/ Elixir 1.18 (#103)Fix spelling mistake from minitor to monitor. (#101)fix compilation on new versions of MacOS (#100)Supoprt Elixir 17.x / Erlang OTP 27.x in CI (#99)bump v1.0.1capture error logs for unit testSupport DragonFly BSD (#97)upgrade inotify-win binary version for windows (#93)use checkout v4 for macosSet minimum supported Elixir version to 1.11.x (#95)Fix typo, listerner -> listener (#94)use mix project for mix exsfix licenses in mix.exsbump 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)👉 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