Bump the mix-production-dependencies group across 1 directory with 3 updates#4
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the mix-production-dependencies group with 3 updates in the /src/flagd-ui directory: [bandit](https://github.com/mtrudel/bandit), [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) and [swoosh](https://github.com/swoosh/swoosh). Updates `bandit` from 1.10.3 to 1.10.4 - [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md) - [Commits](mtrudel/bandit@1.10.3...1.10.4) Updates `phoenix_live_view` from 1.1.26 to 1.1.28 - [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases) - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.1.28/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_view@v1.1.26...v1.1.28) Updates `swoosh` from 1.23.0 to 1.24.0 - [Release notes](https://github.com/swoosh/swoosh/releases) - [Changelog](https://github.com/swoosh/swoosh/blob/main/CHANGELOG.md) - [Commits](swoosh/swoosh@v1.23.0...v1.24.0) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.10.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mix-production-dependencies - dependency-name: phoenix_live_view dependency-version: 1.1.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mix-production-dependencies - dependency-name: swoosh dependency-version: 1.24.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mix-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
6fa8697 to
305774f
Compare
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 mix-production-dependencies group with 3 updates in the /src/flagd-ui directory: bandit, phoenix_live_view and swoosh.
Updates
banditfrom 1.10.3 to 1.10.4Changelog
Sourced from bandit's changelog.
Commits
dea432eVersion bump to 1.10.42a809d5Send 1000 on {:shutdown, :disconnected} (#576)f3a45b6Bump telemetry from 1.3.0 to 1.4.1 (#575)268b3e7Bump credo from 1.7.16 to 1.7.17 (#574)1403616Bump actions/upload-artifact from 6 to 7 (#573)Updates
phoenix_live_viewfrom 1.1.26 to 1.1.28Release notes
Sourced from phoenix_live_view's releases.
Changelog
Sourced from phoenix_live_view's changelog.
Commits
df3e88cRelease v1.1.28f50f39cUpdate assetse032e51Ensure root is set early (#4184)f9ac0d8Optimize class_attribute_list/1 using an IO data tree (#4172)bfd8d93Fix docs: reset does not accept list of keys to reset (#4178)f768468Fix docs: allow_upload :writer expects a 3-arity anonymous function, not a mo...d07ea5aFix docs: correct typo JS.ignore_attributes/0 to JS.ignore_attributes/1 (#4180)a6408e5Fix docs: <.link> component does not generate a form for non-get requests (#4...068692eOptimize implicit inner block slots_defs check (#4176)39b59a0Optimize Enum.map |> Enum.filter |> Enum.map pipeline to a for comprehension ...Updates
swooshfrom 1.23.0 to 1.24.0Release notes
Sourced from swoosh's releases.
Changelog
Sourced from swoosh's changelog.
Commits
adc7f7aPrepare 1.24.0 minor release metadata (#1117)7be1e51feat: Add AzureCommunicationServices adapter (#1116)ccb351eUpdate version-bump skill with full release workflowa126533Prepare patch release 1.23.107c52ecfeat: add tracking options to the mailjet adapter (#1114)e7249b8fix: remove unused require Logger compilation warning (#1115)e1bc2fcBump telemetry from 1.3.0 to 1.4.1 (#1113)