elixir_console
elixir_console copied to clipboard
Elixir Web Console
Bumps [terser](https://github.com/terser/terser) from 4.4.2 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...
Bumps [phoenix](https://github.com/phoenixframework/phoenix) from 1.6.0 to 1.6.11. Changelog Sourced from phoenix's changelog. 1.6.11 (2022-07-11) JavaScript Client Enhancements Add convenience for getting longpoll reference with getLongPollTransport JavaScript Client Bug Fixes Cancel inflight...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
The upgrade of phoenix to 1.6.6 caused upgrading also phoenix_html which deprecated the sigil ~e used in the history component. This is only a deprecation but we don't merge code...
Bumps [nanoid](https://github.com/ai/nanoid) from 3.1.28 to 3.2.0. Changelog Sourced from nanoid's changelog. Change Log This project adheres to Semantic Versioning. 3.2 Added --size and --alphabet arguments to binary (by Vitaly Baev)....
Mostly follows recommendations in https://github.com/josevalim/phx_esbuild_demo/pull/3. Pending: - [x] Make clear how to run `mix test` and being sure assets are up to date or being watched - [ ] Adjust...
Bumps [sentry](https://github.com/getsentry/sentry-elixir) from 7.2.1 to 8.0.6. Release notes Sourced from sentry's releases. 8.0.6 Bug Fixes Remove function that disables non-group leader logging (#467) Handle :unsampled events in Sentry.send_test_event (#474) Fix...
Closes #17 Tested and works just fine, le me know how else I can help with this issue