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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the production-dependencies group with 3 updates: jason, phoenix_ecto and phoenix_live_view.
Updates
jason
from 1.4.1 to 1.4.3Changelog
Sourced from jason's changelog.
Commits
5c309b1
Require stream_data only from Elixir 1.12e9702d4
Bump 1.4.263d82ec
Fix deprecation warnings in tests0d8a04f
Update dependencies5f7201b
Format charlists28ff2c2
Fix codegen to expand ranges44fc70a
Fix non-deterministic test on OTP27 (#187)9c3bc4b
Removes unused Dialyzer ignored warnings (#182)88a0bb8
Remove uneeded backtick (#173)Updates
phoenix_ecto
from 4.6.1 to 4.6.2Changelog
Sourced from phoenix_ecto's changelog.
Commits
2baad65
Release v4.6.29ae7afe
Add tests for missing directories in exception1691937
Re-add missing directories attribute (#177)4cbbd26
Relax postgrex dependencyUpdates
phoenix_live_view
from 1.0.0-rc.5 to 1.0.0-rc.6Changelog
Sourced from phoenix_live_view's changelog.
Commits
3d46bdf
Release 1.0.0-rc.6ea8ac24
Track distinct loading and lock refs (#3324)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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show