build(deps): bump the mix-production-dependencies group across 1 directory with 5 updates#111
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ctory with 5 updates Bumps the mix-production-dependencies group with 5 updates in the /src/flagd-ui directory: | Package | From | To | | --- | --- | --- | | [bandit](https://github.com/mtrudel/bandit) | `1.10.3` | `1.11.0` | | [jason](https://github.com/michalmuskala/jason) | `1.4.4` | `1.4.5` | | [phoenix](https://github.com/phoenixframework/phoenix) | `1.8.5` | `1.8.6` | | [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) | `1.1.26` | `1.1.30` | | [swoosh](https://github.com/swoosh/swoosh) | `1.23.0` | `1.25.1` | Updates `bandit` from 1.10.3 to 1.11.0 - [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md) - [Commits](mtrudel/bandit@1.10.3...1.11.0) Updates `jason` from 1.4.4 to 1.4.5 - [Release notes](https://github.com/michalmuskala/jason/releases) - [Changelog](https://github.com/michalmuskala/jason/blob/master/CHANGELOG.md) - [Commits](michalmuskala/jason@v1.4.4...v1.4.5) Updates `phoenix` from 1.8.5 to 1.8.6 - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix@v1.8.5...v1.8.6) Updates `phoenix_live_view` from 1.1.26 to 1.1.30 - [Release notes](https://github.com/phoenixframework/phoenix_live_view/releases) - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.1.30/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_view@v1.1.26...v1.1.30) Updates `swoosh` from 1.23.0 to 1.25.1 - [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.25.1) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mix-production-dependencies - dependency-name: jason dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mix-production-dependencies - dependency-name: phoenix dependency-version: 1.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mix-production-dependencies - dependency-name: phoenix_live_view dependency-version: 1.1.30 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mix-production-dependencies - dependency-name: swoosh dependency-version: 1.25.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mix-production-dependencies ... 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 mix-production-dependencies group with 5 updates in the /src/flagd-ui directory:
1.10.31.11.01.4.41.4.51.8.51.8.61.1.261.1.301.23.01.25.1Updates
banditfrom 1.10.3 to 1.11.0Changelog
Sourced from bandit's changelog.
Commits
e626198Version bump to 1.11.0014c157Tweaks to Autobahn test suite1e8e559Merge commit from fork45feea2Merge commit from forkf2ca636Merge commit from fork21612c7Merge commit from fork8156921Merge commit from forkfc3cf61Improve handling of edge cases in send_file (#580)1085ad0Bump machete from 0.3.11 to 0.3.12 (#579)c70e175Bump credo from 1.7.17 to 1.7.18 (#578)Updates
jasonfrom 1.4.4 to 1.4.5Changelog
Sourced from jason's changelog.
Commits
4ede428Bump v1.4.5b8c2185Fix dialyzer joba363975Modernise CI to currently supported versions243c8a8Allow decimal 3.0c8e8d05Revert the experimental 1.5 branch and jason_native experiment0e7a3e2Add example/doctest for Jason.OrderedObject.new/1984bc07fix broken linkf775592Raise if trying to decode decimals without decimal79d59dfRemove unneeded workarounds for xref warningsbaac78eFix warnings by conditionally compiling Decimal supportUpdates
phoenixfrom 1.8.5 to 1.8.6Changelog
Sourced from phoenix's changelog.
Commits
ddcdadbRelease v1.8.61a67c61prevent unexpected memory usage on nd-json body splitting8ca76a2fix a couple of typos (#6672)6214d83Bump postcss from 8.5.6 to 8.5.13 (#6671)247ae7cBump actions/cache from 5.0.4 to 5.0.5 (#6668)297e850Bump the minor-and-patch group with 4 updates (#6670)afd0239Bump actions/setup-node from 6.3.0 to 6.4.0 (#6669)7dc2de3Fix live_title having line breaks (#6667)d8f2670Update security support information for Phoenix versions6ceade4fix: only process vsn parameter when it is a binary (#6662)Updates
phoenix_live_viewfrom 1.1.26 to 1.1.30Release notes
Sourced from phoenix_live_view's releases.
Changelog
Sourced from phoenix_live_view's changelog.
Commits
fdbbe52Release v1.1.30970932bUpdate assetsff31d01Ensure phx-viewport hook does not fail if there's no scrollContainer24090b5Release v1.1.29cc83643Update assets8deb3e5Use moveBefore if supported when reordering stream items (#4213)174dad5DOM patching: Fall back to PHX_MAGIC_ID if node ID was touched by client hook...4e18a20handle locks on skipped nodes (#4210)031f00cRemove unreachable error clause in UploadTmpFileWriter.write_chunk/20b4005bOptimize traverse_dynamic for nil and binary entriesUpdates
swooshfrom 1.23.0 to 1.25.1Release notes
Sourced from swoosh's releases.
... (truncated)
Changelog
Sourced from swoosh's changelog.
Commits
2aa9af4Bump version to 1.25.1 (#1127)df97f1cBump plug_cowboy from 2.8.0 to 2.8.1 (#1126)397562eRegenerate styles with Tailwind CSS3e4ff5ffix: use github.ref_name instead of github.ref for tailwind branch namef0b12c0Escape email content in mailbox preview UI (#1124)0b5c091fix: assert_no_email_sent and refute_email_sent now catch deliver_many (#1123)422d062Bump release comment action to v0.5.13bd1c43Prepare minor release 1.25.0 metadata (#1122)60601c3Bump bandit from 1.10.3 to 1.10.4 (#1119)a5ebfffImprove discoverability and HexDocs coverage forSwoosh.Adapters.Sandbox(#...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 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