chore(deps): bump the mix-patches group across 1 directory with 12 updates #1131
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-patches group with 7 updates in the / directory:
0.8.3
0.8.7
2.2.1
2.2.2
1.5.2
1.5.4
1.4.0
1.4.1
0.7.4
0.7.5
0.4.0
0.4.1
0.30.9
0.30.10
Updates
ecto_psql_extras
from 0.8.3 to 0.8.7Commits
Updates
httpoison
from 2.2.1 to 2.2.2Release notes
Sourced from httpoison's releases.
Commits
ee21d00
Bump HTTPoison version96745a4
Bump hackney version4029183
fix syntaxUpdates
live_select
from 1.5.2 to 1.5.4Changelog
Sourced from live_select's changelog.
Commits
26185b9
Version 1.5.44c415be
Merge pull request #99 from thoroai/fix/use-universal-encode-function966367b
chore: dynamically select the json library9bf7400
fix: use common encode function across libraries0f97559
Version 1.5.3ff1778a
Merge pull request #97 from atcherry/fix-reconnected-pushtoa20ef98
update js assets4c63e3c
Undo accidental formatting805b397
Push selection_recovery to element idc491c9e
Update CHANGELOG.mdUpdates
phoenix
from 1.7.18 to 1.7.20Changelog
Sourced from phoenix's changelog.
Commits
072fcef
Release 1.7.2024ed7c8
Backport PHX_NEW_CACHE_DIR3ca973b
use makeup_syntect instead of makeup_lexers477d2e9
set PHX_CI for integration tests2400164
update changeloga31aa15
phx.new - Fix deprecation warning when using Elixir ~> 1.18 (#5940)668a973
fix unused clause warning in installer on Elixir 1.18 (#6088)315eeff
revert code reloader changed file detection (#6085)d9ef909
update changelog83f2f03
add [:phoenix, :socket_drain] telemetry event (#6070)Updates
phoenix_html
from 4.2.0 to 4.2.1Changelog
Sourced from phoenix_html's changelog.
Commits
71430c1
Release v4.2.11a9341e
Expand documentation of options_for_select (#460)0d15b13
Update ci.yml (#459)1bea177
Add type to Phoenix.HTML.FormField (#458)0a11e96
Merge pull request #457 from phoenixframework/sd-makeup-syntect7ccce86
use makeup_syntect for highlighting JS (and diff)9007635
Allow keyword list options to use nil as key and/or value (#456)df2a3f6
Update ExDocUpdates
phoenix_live_view
from 1.0.1 to 1.0.4Changelog
Sourced from phoenix_live_view's changelog.
Commits
62229c0
Release 1.0.4a757b81
update changelog5200ace
Update assets0abd80b
fix phx-remove and phx-click-loading in sticky LVs (#3659)485c349
don't overuse requestAnimationFrame (#3657)1397b5e
Update assets8ea6b48
Release 1.0.3e419029
mix formatdf82b86
small refactor of on_error testsf1b9d2b
only raise by default in later releaseUpdates
plug_cowboy
from 2.7.2 to 2.7.3Changelog
Sourced from plug_cowboy's changelog.
Commits
e5d5fd8
Release: v2.7.3cebf20c
Translate errors for Cowboy 2.13.079b7bf8
Improve docs (#104)Updates
postgrex
from 0.19.3 to 0.20.0Changelog
Sourced from postgrex's changelog.
Commits
c2af85d
Release v0.20.0 (with Elixir v1.19 warnings fixed)b50103a
Release v0.20.051ccbdd
Update postgrex.ex34a57fe
Deprecate:search_path
and use:parameters
option instead (#729)928e43a
Have Duration return same units as Postgrex.Interval (#728)a6f2020
Call disconnect on protocol when reconnecting in Replication connection (#726)9748fcb
Update dependencies with warnings (#723)c3097f4
More safety checks around comments (#722)6d9e2ca
Minor link correction and moduledoc cleanup (#720)cebb02f
Disconnect only if there is a protocolUpdates
sax_map
from 1.4.0 to 1.4.1Commits
Updates
sweet_xml
from 0.7.4 to 0.7.5Changelog
Sourced from sweet_xml's changelog.
Commits
24bfac8
chore: bump versionc710956
chore: update ex_doc5b15415
Merge pull request #102 from elfenlaid/fix-charlist-warnings1a011b2
Fix charlist warnings for Elixir 1.17480441f
Merge pull request #89 from kianmeng/fix-typos-and-prettify-md-yml-files7920a40
Fix typos27a193f
Clean warnings (#96)4f73da7
Merge pull request #95 from arcanemachine/master250196d
Update installation instructions to use newest versionUpdates
ueberauth_oidcc
from 0.4.0 to 0.4.1Release notes
Sourced from ueberauth_oidcc's releases.
Changelog
Sourced from ueberauth_oidcc's changelog.
Commits
6e6faab
chore: add Elixir 1.17 and 1.18 to the build matrix54e70ee
chore: updatedoidcc
to 3.2.6d8996cc
fix: handle errors returned via JARMc2bff9d
chore: prep 0.4.1Updates
wallaby
from 0.30.9 to 0.30.10Release notes
Sourced from wallaby's releases.
Changelog
Sourced from wallaby's changelog.
Commits
70c9e84
chore: bump v0.30.10337485e
chore: update flake.lock90c3ca5
chore: update tool versions368cd84
docs: add chromedriver issue tracker to readme79481d0
chore: add flake4e87275
Only spawn a browser when using thefeature
macro, not normaltest
s (#795)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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