Bump the misc group with 3 updates#557
Merged
Merged
Conversation
Bumps the misc group with 3 updates: [ecto_sql](https://github.com/elixir-ecto/ecto_sql), [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) and [tailwind](https://github.com/phoenixframework/tailwind). Updates `ecto_sql` from 3.13.5 to 3.14.0 - [Changelog](https://github.com/elixir-ecto/ecto_sql/blob/master/CHANGELOG.md) - [Commits](elixir-ecto/ecto_sql@v3.13.5...v3.14.0) Updates `phoenix_live_view` from 1.1.2 to 1.2.1 - [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases) - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_view@v1.1.2...v1.2.1) Updates `tailwind` from 0.4.0 to 0.5.0 - [Changelog](https://github.com/phoenixframework/tailwind/blob/main/CHANGELOG.md) - [Commits](phoenixframework/tailwind@v0.4.0...v0.5.0) --- updated-dependencies: - dependency-name: ecto_sql dependency-version: 3.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: misc - dependency-name: phoenix_live_view dependency-version: 1.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: misc - dependency-name: tailwind dependency-version: 0.5.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: misc ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Bumps the misc group with 3 updates: ecto_sql, phoenix_live_view and tailwind.
Updates
ecto_sqlfrom 3.13.5 to 3.14.0Changelog
Sourced from ecto_sql's changelog.
Commits
670f689Release v3.14.01d906ceFix warnings in 1.20 and require Elixir 1.15+ (#718)d533039Add squashing migrations guide697bcafMerge table, update caveats and notes7887f46Remove dead code8d80d5dInitial guide updates1e5d0efRename docs environment7ae4476Update depsfb10152Add Safe Ecto Migration guides (#720)3954314Mention max_lifetime option in disconnect_allUpdates
phoenix_live_viewfrom 1.1.2 to 1.2.1Release notes
Sourced from phoenix_live_view's releases.
... (truncated)
Changelog
Sourced from phoenix_live_view's changelog.
... (truncated)
Commits
f0da401Release v1.2.11a83eceUpdate assetse38e6fbWhen navigating, prevent outdated events from reaching the new view (#4291)92c9d8dImprove security guide regarding user input (#4285)c543641Use elixirc_options: [no_warn_undefined: ...] instead of xref: [exclude: ...]...189f22aReplace internal docs references .html -> .md (#4286)cdfff45Add security notes for mount, handle_params, and handle_event (#4284)f2759d3Fix missing parenthesis in Security Model example (#4283)923e859Release v1.2.00f57334ensure connect_params are kept when following redirects (#4249)Updates
tailwindfrom 0.4.0 to 0.5.0Changelog
Sourced from tailwind's changelog.
Commits
a4569fbRelease v0.5.0a6e2d51Merge pull request #139 from phoenixframework/sd-node-pathbbc9d45allow lists in env27388dfbump latest versionc0cefa1prepare 0.5.0ed088d9Merge pull request #123 from RobinBoers/main7a4b934Apply suggestion from@SteffenDE170bb6cUpdate lib/tailwind.ex28d1de0Raise on boot when:pathis set and one or more profiles configure:version1dd71d8Refactorconfigured_target/1to be consistent withconfigured_version/1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 <dependency name> minor versionwill 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 <dependency name>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 <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions