build(deps): bump the mix-production-dependencies group across 1 directory with 5 updates#85
Open
dependabot[bot] wants to merge 1 commit intomainfrom
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.8.0` | `1.10.3` | | [phoenix](https://github.com/phoenixframework/phoenix) | `1.8.3` | `1.8.4` | | [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) | `1.1.18` | `1.1.24` | | [req](https://github.com/wojtekmach/req) | `0.5.16` | `0.5.17` | | [swoosh](https://github.com/swoosh/swoosh) | `1.19.9` | `1.22.0` | Updates `bandit` from 1.8.0 to 1.10.3 - [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md) - [Commits](mtrudel/bandit@1.8.0...1.10.3) Updates `phoenix` from 1.8.3 to 1.8.4 - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix@v1.8.3...v1.8.4) Updates `phoenix_live_view` from 1.1.18 to 1.1.24 - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.1.24/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_view@v1.1.18...v1.1.24) Updates `req` from 0.5.16 to 0.5.17 - [Release notes](https://github.com/wojtekmach/req/releases) - [Changelog](https://github.com/wojtekmach/req/blob/main/CHANGELOG.md) - [Commits](wojtekmach/req@v0.5.16...v0.5.17) Updates `swoosh` from 1.19.9 to 1.22.0 - [Release notes](https://github.com/swoosh/swoosh/releases) - [Changelog](https://github.com/swoosh/swoosh/blob/main/CHANGELOG.md) - [Commits](swoosh/swoosh@v1.19.9...v1.22.0) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.10.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mix-production-dependencies - dependency-name: phoenix dependency-version: 1.8.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.24 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mix-production-dependencies - dependency-name: req dependency-version: 0.5.17 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mix-production-dependencies - dependency-name: swoosh dependency-version: 1.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mix-production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
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.8.01.10.31.8.31.8.41.1.181.1.240.5.160.5.171.19.91.22.0Updates
banditfrom 1.8.0 to 1.10.3Changelog
Sourced from bandit's changelog.
Commits
e3fd682Version bump to 1.10.3a330b13Grant actions:write permission to lint job for PLT cache eviction0aa42c2Support authority form requests for CONNECT requests (#571)ac63021fix: detect client disconnect on timeout in ensure_completed (#566)c746d8eBump ex_doc from 0.40.0 to 0.40.1 (#569)5640a10Bump credo from 1.7.15 to 1.7.16 (#568)78e5184feat: http2 sendfile streaming (#565)5af3c8fVersion bump to 1.10.206c199dfix: distinguish client disconnects from genuine body read timeouts (#564)da97c51Bump req from 0.5.16 to 0.5.17 (#563)Updates
phoenixfrom 1.8.3 to 1.8.4Changelog
Sourced from phoenix's changelog.
Commits
5c0f19fRelease 1.8.422ac56eUpdate assets72192e3Bump lodash from 4.17.21 to 4.17.23 (#6584)92a79b0Adds guards support in assert_push, assert_broadcast and assert_reply (#6595)ac12eecFix concurrent socket teardown (#6602)0f6a26fUpdate umbrella link2dda4b0Fix@streamtypo in usage-rules liveview streams example (#6601)7c37fa7Fix bad link (#6597)dadf946followup for phoenixframework/phoenix#6563666dcaeRevert "autocomplete with email in email fields (#6502)" (#6574)Updates
phoenix_live_viewfrom 1.1.18 to 1.1.24Changelog
Sourced from phoenix_live_view's changelog.
... (truncated)
Commits
94da4e5Release v1.1.242cf7835backport a304c175dd662cd989baa15307134b00e2d5ac2865b41b0Release v1.1.2325eadc5backport #414549e5f94Slightly reorganize LiveComponent docs105db30Update index.ts (#4136)b6ec0dfUpdate ExDoc748f193Release v1.1.22dc2753aUpdate assets2419627fix patching locked livecomponent container (closes #4088) (#4134)Updates
reqfrom 0.5.16 to 0.5.17Changelog
Sourced from req's changelog.
Commits
dce1009Release v0.5.172fbb092retry: Use default delay ifretry-afteris "negative"28cb697Refactor http digest handling4e251c2Link to related package req_proxy (#524)6153730fix(proxy): schema -> scheme (#520)3671064Fix docsUpdates
swooshfrom 1.19.9 to 1.22.0Release notes
Sourced from swoosh's releases.
... (truncated)
Changelog
Sourced from swoosh's changelog.
Commits
1a41c89v1.22.0f96fcaafeat: consistent mailersend return type and remove unnecessary auth headers98d8546feat: add mailersend deliver_many842e1e0feat: add mailersend adaptere3433abBump plug_cowboy from 2.7.5 to 2.8.0 (#1103)dd81c92Bump ex_doc from 0.40.0 to 0.40.1 (#1102)7b2a34eBump finch from 0.20.0 to 0.21.0 (#1101)f056683Bump bandit from 1.10.1 to 1.10.2 (#1100)16bb82cBump ex_doc from 0.39.3 to 0.40.0 (#1098)e233c1eBump multipart from 0.5.0 to 0.6.0 (#1099)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