build(deps): bump the mix-production-dependencies group across 1 directory with 7 updates#227
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.8.0` | `1.11.0` | | [gettext](https://github.com/elixir-gettext/gettext) | `1.0.0` | `1.0.2` | | [jason](https://github.com/michalmuskala/jason) | `1.4.4` | `1.4.5` | | [phoenix](https://github.com/phoenixframework/phoenix) | `1.8.1` | `1.8.7` | | [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) | `1.1.16` | `1.1.30` | | [req](https://github.com/wojtekmach/req) | `0.5.15` | `0.5.17` | | [swoosh](https://github.com/swoosh/swoosh) | `1.19.8` | `1.25.1` | Updates `bandit` from 1.8.0 to 1.11.0 - [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md) - [Commits](mtrudel/bandit@1.8.0...1.11.0) Updates `gettext` from 1.0.0 to 1.0.2 - [Changelog](https://github.com/elixir-gettext/gettext/blob/main/CHANGELOG.md) - [Commits](elixir-gettext/gettext@v1.0.0...v1.0.2) 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.1 to 1.8.7 - [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.7) Updates `phoenix_live_view` from 1.1.16 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.16...v1.1.30) Updates `req` from 0.5.15 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.15...v0.5.17) Updates `swoosh` from 1.19.8 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.19.8...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: gettext dependency-version: 1.0.2 dependency-type: direct:production update-type: version-update:semver-patch 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.7 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: 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.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 7 updates in the /src/flagd-ui directory:
1.8.01.11.01.0.01.0.21.4.41.4.51.8.11.8.71.1.161.1.300.5.150.5.171.19.81.25.1Updates
banditfrom 1.8.0 to 1.11.0Changelog
Sourced from bandit's changelog.
... (truncated)
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
gettextfrom 1.0.0 to 1.0.2Changelog
Sourced from gettext's changelog.
Commits
e3180f1Release v1.0.2ec2f9c1Erase manifest unless on upcoming Elixir (#425)4960e49Revert "Removed unnecessary cleaning of Elixir manifests (#423)"8844a32Trim CHANGELOG7fe2dc7Release v1.0.130bf87dRemoved unnecessary cleaning of Elixir manifests (#423)d33d745Bump actions/checkout from 4.2.2 to 5.0.0 (#422)7443953Use ubuntu-latest in the publish-to-hex.yml workflowUpdates
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.1 to 1.8.7Changelog
Sourced from phoenix's changelog.
... (truncated)
Commits
ba3a131Release v1.8.7e74eaccfix invalid status on longpoll window timeout035fde9Update assetseb5f52fCorrectly serialize non ASCII metadata (#6664)a99c5e8Filter token parameters by default (#6665)2190111update installer versionddcdadbRelease 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)Updates
phoenix_live_viewfrom 1.1.16 to 1.1.30Release notes
Sourced from phoenix_live_view's releases.
Changelog
Sourced from phoenix_live_view's changelog.
... (truncated)
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
reqfrom 0.5.15 to 0.5.17Release notes
Sourced from req's releases.
Changelog
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 docsde1992aRelease v0.5.16f0225a7run_plug: Handle compressed request body (#496)2a365acFix tests3cb0a53Update ex_docUpdates
swooshfrom 1.19.8 to 1.25.1Release notes
Sourced from swoosh's releases.
... (truncated)
Changelog
Sourced from swoosh's changelog.
... (truncated)
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