build(deps): bump the mix-production-dependencies group across 1 directory with 5 updates#42
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.1` | | [phoenix](https://github.com/phoenixframework/phoenix) | `1.8.1` | `1.8.3` | | [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) | `1.1.18` | `1.1.19` | | [req](https://github.com/wojtekmach/req) | `0.5.16` | `0.5.17` | | [swoosh](https://github.com/swoosh/swoosh) | `1.19.8` | `1.20.0` | Updates `bandit` from 1.8.0 to 1.10.1 - [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md) - [Commits](mtrudel/bandit@1.8.0...1.10.1) Updates `phoenix` from 1.8.1 to 1.8.3 - [Release notes](https://github.com/phoenixframework/phoenix/releases) - [Changelog](https://github.com/phoenixframework/phoenix/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix@v1.8.1...v1.8.3) Updates `phoenix_live_view` from 1.1.18 to 1.1.19 - [Changelog](https://github.com/phoenixframework/phoenix_live_view/blob/v1.1.19/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_view@v1.1.18...v1.1.19) 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.8 to 1.20.0 - [Release notes](https://github.com/swoosh/swoosh/releases) - [Changelog](https://github.com/swoosh/swoosh/blob/main/CHANGELOG.md) - [Commits](swoosh/swoosh@v1.19.8...v1.20.0) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.10.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mix-production-dependencies - dependency-name: phoenix dependency-version: 1.8.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mix-production-dependencies - dependency-name: phoenix_live_view dependency-version: 1.1.19 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.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mix-production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
8c841d3 to
b25e50a
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 5 updates in the /src/flagd-ui directory:
1.8.01.10.11.8.11.8.31.1.181.1.190.5.160.5.171.19.81.20.0Updates
banditfrom 1.8.0 to 1.10.1Changelog
Sourced from bandit's changelog.
Commits
cd2b7c5Version bump to 1.10.1bdb424bDemote deflate, promote zstd in compression choices (#562)0f51165Ensure data is fully deflated on compression (#559)0088145Remove unused requires (#561)798f0beOptimize iodata emptiness checks (#560)49aac49Add missing:zstd_optionskey (#558)c26756cBump credo from 1.7.14 to 1.7.15 (#556)deb098dVersion bump to 1.10.0c72c3b6Addresponse_encodingsoption to http_options (#555)26d741fBump ex_doc from 0.39.2 to 0.39.3 (#553)Updates
phoenixfrom 1.8.1 to 1.8.3Changelog
Sourced from phoenix's changelog.
Commits
07fc5acRelease 1.8.3c73bbfcDrop incoming messages with stale join refsf16aa8fRemove Ecto.Multi usage in data modelling guides (#6529)8b80f26Add documentation to exclude paths (#6556)6f6a7d4Fix missing closing bold tag in html.md (#6546)9c3e921Fix endpoint port config in an umbrella application. (#6549)fe915d3Fix URL pointing to Phoenix.Component (#6554)f2a6f31sort query params in verified routes during tests (#6536)593d499Bump actions/checkout from 5.0.0 to 6.0.0 (#6551)18863d7Bump the minor-and-patch group with 5 updates (#6552)Updates
phoenix_live_viewfrom 1.1.18 to 1.1.19Changelog
Sourced from phoenix_live_view's changelog.
Commits
d37acf1release v1.1.19f8922e3Update assets85d74d8Skip phx-click-away if clicked target is hidden (#4077)29c2af8ignore events for elements that are not connected (#4074)b9307d2use main view for stale redirect (#4069)b3a145eRaise if JS.dispatch detail is not a map (#4062)5bf52e6Addphx-no-formatandphx-no-curly-interpolationto cheatsheet (#4065)7ab8e7dallow disabling symlink warning for colocated js (#4057)a8541d7format for 1.19Updates
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.8 to 1.20.0Release notes
Sourced from swoosh's releases.
Changelog
Sourced from swoosh's changelog.
Commits
aacdcecv1.20.0b2c119afeat: add a resend adapter (#1089)0e04a97Bump bandit from 1.8.0 to 1.9.0 (#1088)ad634f2Bump ex_doc from 0.39.2 to 0.39.3 (#1087)3d1e5eaBump ex_aws from 2.6.0 to 2.6.1 (#1086)1f41d74v1.19.98a2c5fcadd support for additional_headers in Scaleway (#1077)ef04b56Bump plug from 1.18.1 to 1.19.1 (#1085)8972fd5Bump mua from 0.2.5 to 0.2.6 (#1084)15e3015Bump ex_doc from 0.39.1 to 0.39.2 (#1083)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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