chore(deps): bump the elixir-dependencies group with 7 updates - #183
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump the elixir-dependencies group with 7 updates#183dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the elixir-dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [bandit](https://github.com/mtrudel/bandit) | `1.12.0` | `1.12.4` | | [lazy_html](https://github.com/dashbitco/lazy_html) | `0.1.11` | `0.1.12` | | [mdex](https://github.com/leandrocp/mdex) | `0.13.3` | `0.13.5` | | [phoenix_live_reload](https://github.com/phoenixframework/phoenix_live_reload) | `1.6.2` | `1.7.0` | | [phoenix_live_view](https://github.com/phoenixframework/phoenix_live_view) | `1.2.7` | `1.2.8` | | [req](https://github.com/wojtekmach/req) | `0.6.2` | `0.7.1` | | [swoosh](https://github.com/swoosh/swoosh) | `1.26.3` | `1.27.0` | Updates `bandit` from 1.12.0 to 1.12.4 - [Changelog](https://github.com/mtrudel/bandit/blob/main/CHANGELOG.md) - [Commits](mtrudel/bandit@1.12.0...1.12.4) Updates `lazy_html` from 0.1.11 to 0.1.12 - [Release notes](https://github.com/dashbitco/lazy_html/releases) - [Changelog](https://github.com/dashbitco/lazy_html/blob/main/CHANGELOG.md) - [Commits](dashbitco/lazy_html@v0.1.11...v0.1.12) Updates `mdex` from 0.13.3 to 0.13.5 - [Release notes](https://github.com/leandrocp/mdex/releases) - [Changelog](https://github.com/leandrocp/mdex/blob/main/CHANGELOG.md) - [Commits](leandrocp/mdex@v0.13.3...v0.13.5) Updates `phoenix_live_reload` from 1.6.2 to 1.7.0 - [Changelog](https://github.com/phoenixframework/phoenix_live_reload/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix_live_reload@v1.6.2...v1.7.0) Updates `phoenix_live_view` from 1.2.7 to 1.2.8 - [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.2.7...v1.2.8) Updates `req` from 0.6.2 to 0.7.1 - [Release notes](https://github.com/wojtekmach/req/releases) - [Changelog](https://github.com/wojtekmach/req/blob/main/CHANGELOG.md) - [Commits](wojtekmach/req@v0.6.2...v0.7.1) Updates `swoosh` from 1.26.3 to 1.27.0 - [Release notes](https://github.com/swoosh/swoosh/releases) - [Changelog](https://github.com/swoosh/swoosh/blob/main/CHANGELOG.md) - [Commits](swoosh/swoosh@v1.26.3...v1.27.0) --- updated-dependencies: - dependency-name: bandit dependency-version: 1.12.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: elixir-dependencies - dependency-name: lazy_html dependency-version: 0.1.12 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: elixir-dependencies - dependency-name: mdex dependency-version: 0.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: elixir-dependencies - dependency-name: phoenix_live_reload dependency-version: 1.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: elixir-dependencies - dependency-name: phoenix_live_view dependency-version: 1.2.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: elixir-dependencies - dependency-name: req dependency-version: 0.7.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: elixir-dependencies - dependency-name: swoosh dependency-version: 1.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: elixir-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Owner
Contributor
Author
|
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
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 elixir-dependencies group with 7 updates:
1.12.01.12.40.1.110.1.120.13.30.13.51.6.21.7.01.2.71.2.80.6.20.7.11.26.31.27.0Updates
banditfrom 1.12.0 to 1.12.4Changelog
Sourced from bandit's changelog.
Commits
00d532fVersion bump to 1.12.41663203Handle clients sending anExpect: 100-continueheader before sending a body...e3c6595Fixup linting errorc430bf5Reapply "Pin GitHub Actions to commit SHAs (#623)"a6fabe8Revert "Pin GitHub Actions to commit SHAs (#623)"e479c3bPin GitHub Actions to commit SHAs (#623)eba04e4Tolerate a leading empty line before the request line (RFC9112§2.2) (#622)c31e9e3Fix crash on unrecognized chunk extensions (#621)c24bc00Reject header values containing CR, LF, or NUL (#620)a518b29Reject requests with multiple Host headers (#619)Updates
lazy_htmlfrom 0.1.11 to 0.1.12Release notes
Sourced from lazy_html's releases.
Changelog
Sourced from lazy_html's changelog.
Commits
f30bc5eRelease v0.1.125e9e3eeBump otp on ci (#39)fd02a1dDo not start elixir_make and fine at runtime (#36)bb64356Relax elixir_make requirement to allow 0.10.0 (#35)e65f0cdUpdate versionUpdates
mdexfrom 0.13.3 to 0.13.5Release notes
Sourced from mdex's releases.
Changelog
Sourced from mdex's changelog.
Commits
a6099c4chore(main): release 0.13.5 (#383)c0e9523chore(deps): bump lumis from 0.6.2 to 0.6.3 (#385)08239b0chore(deps): bump phoenix_live_view from 1.2.7 to 1.2.8 (#384)572d30dfix: relax phoenix_live_view versionb4c8247fix: LiveView 1.2 deprecation warnings( EEx.compile ) (#380)af2bc86chore(main): release 0.13.4 (#378)f782966feat: update mdex_native (#382)8897bdfchore(deps): bump phoenix_live_view from 1.2.6 to 1.2.7 (#381)7739bf5deps: update mdex_native and lumis (#377)afd066echore(deps): bump phoenix_live_view from 1.2.5 to 1.2.6 (#376)Updates
phoenix_live_reloadfrom 1.6.2 to 1.7.0Changelog
Sourced from phoenix_live_reload's changelog.
Commits
923bc44Release v1.7.093cb716Merge pull request #175 from phoenixframework/sd-log-simplify-shortcut0a818d6fixc53da4adocsd323ac7allow configuring extra keysd7b2562require both keysf332decEmit log event and simplify editor shortcut configurationd76ba2cMerge pull request #176 from phoenixframework/sd-bump-elixir-cif47faddbump CI images11405a8Merge pull request #154 from joshamb/mainUpdates
phoenix_live_viewfrom 1.2.7 to 1.2.8Release notes
Sourced from phoenix_live_view's releases.
Changelog
Sourced from phoenix_live_view's changelog.
Commits
41b9a2ctemporarily allow all git883b9f6fix npm publish5ee5d49Release v1.2.8d46d8d3Update assets6b77658Allow cancelling client-side live navigation (#4332)c7cb976Update assets33a800dNamespace diagnostics (#4344)58071f0Skip unknown upload refs in form events so the LiveView channel survives (#4354)c837809Update assets15a0271Handle keyed root when patching live components (#4338)Updates
reqfrom 0.6.2 to 0.7.1Changelog
Sourced from req's changelog.
... (truncated)
Commits
168a11eRelease v0.7.1a9c24a1Deprecatecache: true/cachestep6a4f305Release v0.7.0d770830Hide body: fun for nowe450b25Update CI8123419Fix flaky httpc into: fun testfb7bb10Revert "New step:expect(#493)"ed894afRevert "Add assigns (#492)"c47a208Update docsbe40081Req.Finch: Deprecate:finch_requestUpdates
swooshfrom 1.26.3 to 1.27.0Release notes
Sourced from swoosh's releases.
Changelog
Sourced from swoosh's changelog.
Commits
ae80fbePrepare 1.27.0 minor release files96345a9docs: flag EU-exclusive and GDPR-only adapters in the READMEf6e1b52Add AhaSend adapter (#1177)e937dbbbuild(deps): bump plug_cowboy from 2.8.1 to 2.9.0 (#1168)16e8b0fbuild(deps): bump cowboy from 2.16.1 to 2.17.0 (#1170)ba0d5a2build(deps): bump hackney from 4.4.5 to 4.5.2 (#1172)416e0b9build(deps): bump plug from 1.20.1 to 1.20.3 (#1174)9b5c3b3docs: document SMTP tls_options for certificate verification (#1173)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