build(deps): bump the mix-production-dependencies group across 1 directory with 7 updates#202
Open
dependabot[bot] wants to merge 1 commit into
Conversation
…ctory with 7 updates Bumps the mix-production-dependencies group with 7 updates in the /src/flagd-ui directory: | Package | From | To | | --- | --- | --- | | [bandit](https://github.com/mtrudel/bandit) | `1.10.3` | `1.12.0` | | [jason](https://github.com/michalmuskala/jason) | `1.4.4` | `1.4.5` | | [phoenix](https://github.com/phoenixframework/phoenix) | `1.8.5` | `1.8.8` | | [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) | `1.1.26` | `1.2.0` | | [req](https://github.com/wojtekmach/req) | `0.5.17` | `0.6.1` | | [swoosh](https://github.com/swoosh/swoosh) | `1.23.0` | `1.26.1` | | [tailwind](https://github.com/phoenixframework/tailwind) | `0.4.1` | `0.5.0` | Updates `bandit` from 1.10.3 to 1.12.0 - [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md) - [Commits](mtrudel/bandit@1.10.3...1.12.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.8 - [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.8) Updates `phoenix_live_view` from 1.1.26 to 1.2.0 - [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.26...v1.2.0) Updates `req` from 0.5.17 to 0.6.1 - [Release notes](https://github.com/wojtekmach/req/releases) - [Changelog](https://github.com/wojtekmach/req/blob/main/CHANGELOG.md) - [Commits](wojtekmach/req@v0.5.17...v0.6.1) Updates `swoosh` from 1.23.0 to 1.26.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.26.1) Updates `tailwind` from 0.4.1 to 0.5.0 - [Changelog](https://github.com/phoenixframework/tailwind/blob/main/CHANGELOG.md) - [Commits](phoenixframework/tailwind@v0.4.1...v0.5.0) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.12.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.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: mix-production-dependencies - dependency-name: phoenix_live_view dependency-version: 1.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mix-production-dependencies - dependency-name: req dependency-version: 0.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mix-production-dependencies - dependency-name: swoosh dependency-version: 1.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mix-production-dependencies - dependency-name: tailwind dependency-version: 0.5.0 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 7 updates in the /src/flagd-ui directory:
1.10.31.12.01.4.41.4.51.8.51.8.81.1.261.2.00.5.170.6.11.23.01.26.10.4.10.5.0Updates
banditfrom 1.10.3 to 1.12.0Changelog
Sourced from bandit's changelog.
... (truncated)
Commits
33e100bVersion bump to 1.12.0b5f0971Remove now counter-productive network timeout propogation (#597)dedeb28Temporarily pin finch test dep until upstream issue fixed3b840f2Repoint hexdocs linksab0d933Bump ex_doc from 0.40.2 to 0.40.3 (#594)e3ca313Bump req from 0.5.17 to 0.5.18 (#593)2f6cd3aBump plug from 1.19.1 to 1.19.2 (#592)7e70c88fix transfer-encoding (#590)32de5e9Update security policya792f97Improve content length reading (#588)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.8Changelog
Sourced from phoenix's changelog.
Commits
99df0a9Release v1.8.8729f781Generator changes for LiveView 1.2 (#6696)d453e37Use Elixir's builtin consolidation from v1.19, closes #4951f30fa36Clarify channel payloads can be any serializable value (#6695)e1e7912Replace all hexdocs URLs with the subdomain format (#6693)cf9dd26Add README template for Phoenix umbrella (#6691)39eb5ddRefactor template override backward compatibility test (#6684)e1c3816chore: small typo fix in controllers.md (#6689)b6a4e31Make websocket disconnect codes explicit (#6678)eea4895Add eex suffix to phx.gen.auth template override test (#6680)Updates
phoenix_live_viewfrom 1.1.26 to 1.2.0Release notes
Sourced from phoenix_live_view's releases.
... (truncated)
Changelog
Sourced from phoenix_live_view's changelog.
... (truncated)
Commits
923e859Release v1.2.00f57334ensure connect_params are kept when following redirects (#4249)1c6723fRun CI on Elixir 1.20 + OTP 292d0d81aUpdate assetsd2981e5Support events pushed when connected mount redirects (#4279)3c0d113Wrap renders caused by component updates in a telemetry span (#4278)75dd8d1Fix whitespace handling in HEEx compiler EEx nodes (#4277)e514f02fix tag compiler regressions97e4d5efix comma in READMEf17f149Document handle_event takes payload, not unsigned_params (#4268)Updates
reqfrom 0.5.17 to 0.6.1Release notes
Sourced from req's releases.
... (truncated)
Changelog
Sourced from req's changelog.
... (truncated)
Commits
36a8252Release v0.6.1ea5506fcompressed,decompress_body: Disable automatic decompression8e7425fRelease v0.6.0584a490decode_body: Drop automatic zip/tar/tgz/gz/zst/csv decoding2d77dbeencode_body: Security fix for:form_multipartheader injection53c3b99Release v0.5.18dc1f3beUpdate ex_docdbd145cUpdate CHANGELOG.md75f077eretry: Automatically retry on:pool_not_available4cfbf54run_finch: Normalize Finch.TransportError,HTTPError (Finch 0.22+) (#544)Updates
swooshfrom 1.23.0 to 1.26.1Release notes
Sourced from swoosh's releases.
... (truncated)
Changelog
Sourced from swoosh's changelog.
... (truncated)
Commits
317f847Prepare 1.26.1 patch release files (#1156)38057bafix fat-fingeringcontent_idinstead ofcid, added tests, fixed outdated ...f0c7eafPrepare 1.26.0 release files (#1153)60532a2Added adapter for self-hosted Mailpit (#1152)1d6dec8Bump req from 0.5.17 to 0.5.18 (#1147)3580fe8Prepare 1.25.3 patch release notes (#1151)6f6f643Fix Elixir 1.20 compilation warnings (#1150)6f0d01cBump ex_doc from 0.40.2 to 0.40.3 (#1148)7b67e3eBump bandit from 1.11.0 to 1.11.1 (#1146)936c06cBump cowboy from 2.14.2 to 2.15.0 (#1140)Updates
tailwindfrom 0.4.1 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