Bump the misc group with 8 updates#555
Merged
Merged
Conversation
Bumps the misc group with 8 updates: | Package | From | To | | --- | --- | --- | | [ecto_sql](https://github.com/elixir-ecto/ecto_sql) | `3.13.1` | `3.13.5` | | [finch](https://github.com/sneako/finch) | `0.20.0` | `0.22.0` | | [jason](https://github.com/michalmuskala/jason) | `1.4.4` | `1.4.5` | | [mix_test_watch](https://github.com/lpil/mix-test.watch) | `1.3.0` | `1.4.0` | | [phoenix_ecto](https://github.com/phoenixframework/phoenix_ecto) | `4.6.3` | `4.7.0` | | [phoenix_pubsub](https://github.com/phoenixframework/phoenix_pubsub) | `2.1.3` | `2.2.0` | | [postgrex](https://github.com/elixir-ecto/postgrex) | `0.21.0` | `0.21.1` | | [swoosh](https://github.com/swoosh/swoosh) | `1.19.0` | `1.26.1` | Updates `ecto_sql` from 3.13.1 to 3.13.5 - [Changelog](https://github.com/elixir-ecto/ecto_sql/blob/master/CHANGELOG.md) - [Commits](elixir-ecto/ecto_sql@v3.13.1...v3.13.5) Updates `finch` from 0.20.0 to 0.22.0 - [Changelog](https://github.com/sneako/finch/blob/main/CHANGELOG.md) - [Commits](https://github.com/sneako/finch/commits) 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 `mix_test_watch` from 1.3.0 to 1.4.0 - [Changelog](https://github.com/lpil/mix-test.watch/blob/master/CHANGELOG.md) - [Commits](lpil/mix-test.watch@v1.3.0...v1.4.0) Updates `phoenix_ecto` from 4.6.3 to 4.7.0 - [Changelog](https://github.com/phoenixframework/phoenix_ecto/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix_ecto@v4.6.3...v4.7.0) Updates `phoenix_pubsub` from 2.1.3 to 2.2.0 - [Changelog](https://github.com/phoenixframework/phoenix_pubsub/blob/main/CHANGELOG.md) - [Commits](phoenixframework/phoenix_pubsub@v2.1.3...v2.2.0) Updates `postgrex` from 0.21.0 to 0.21.1 - [Release notes](https://github.com/elixir-ecto/postgrex/releases) - [Changelog](https://github.com/elixir-ecto/postgrex/blob/master/CHANGELOG.md) - [Commits](elixir-ecto/postgrex@v0.21.0...v0.21.1) Updates `swoosh` from 1.19.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.19.0...v1.26.1) --- updated-dependencies: - dependency-name: ecto_sql dependency-version: 3.13.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: misc - dependency-name: finch dependency-version: 0.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: misc - dependency-name: jason dependency-version: 1.4.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: misc - dependency-name: mix_test_watch dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: misc - dependency-name: phoenix_ecto dependency-version: 4.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: misc - dependency-name: phoenix_pubsub dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: misc - dependency-name: postgrex dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: misc - dependency-name: swoosh dependency-version: 1.26.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: misc ... Signed-off-by: dependabot[bot] <support@github.com>
This was referenced Jun 6, 2026
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 misc group with 8 updates:
3.13.13.13.50.20.00.22.01.4.41.4.51.3.01.4.04.6.34.7.02.1.32.2.00.21.00.21.11.19.01.26.1Updates
ecto_sqlfrom 3.13.1 to 3.13.5Changelog
Sourced from ecto_sql's changelog.
Commits
14108f6Release v3.13.595fda5aMap postgres :restrict_violation to :foreign_key constraint (#713)ed07cf2Release v3.13.41883163Use input redirection for mysql structure_load (#706)2c0aacbDocument passing Repo.get_dynamic_repo(), closes #701912cb34Release v3.13.35d6d82bAdd generated option to quote in SQL adapter (#700)bddc7bcchore(docs): Update Safe Ecto Migrations link (#689)074a271Improve sandbox docs (#687)e223a37Fix structure_load/2 for MySQL 9.4+ (#685)Updates
finchfrom 0.20.0 to 0.22.0Changelog
Sourced from finch's changelog.
... (truncated)
Commits
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
mix_test_watchfrom 1.3.0 to 1.4.0Changelog
Sourced from mix_test_watch's changelog.
Commits
d66f705v1.4.0f7a4f0bMake tests compatible with OTP 2896e45a9Add missing typespec MixTestWatch.Config.t()2afaec7Use+instead of a comma to separate mix tasks in port runnerUpdates
phoenix_ectofrom 4.6.3 to 4.7.0Changelog
Sourced from phoenix_ecto's changelog.
Commits
73a83afRelease v4.7.035fcd9eRevert "Revert "Disable migration lock by default on CheckRepoStatus (#196)""a0012c2Release 4.6.66705443Revert "Disable migration lock by default on CheckRepoStatus (#196)"3cb5053Maintain backwards compatibility on sandbox API, closes #19795fde93Disable migration lock by default on CheckRepoStatus (#196)c131a74Release v4.6.52ee0684Unallow existing allowances when attempting to allow a Plug to access a conne...93143d5Update ExDoc2e7f33aUpdates runner to 24.04 and elixir to 1.18 (#191)Updates
phoenix_pubsubfrom 2.1.3 to 2.2.0Changelog
Sourced from phoenix_pubsub's changelog.
Commits
086e0afRelease v2.2.0f442cb1Remove unused require0176ce6Fix dialyzer Shard module warning (#201)fff23f8Separate Registry pool size configuration (#198)95b4ad2Introduce broadcast_pool_size option to allow safe pool size migration (#197)420a87aUpdate ExDoc2c466f3Remove deprecation warnings on latest Elixir95eb7ccupdate CI4f0b4bamix format148ae10Only restart shards if they terminate unexpectedly (#195)Updates
postgrexfrom 0.21.0 to 0.21.1Changelog
Sourced from postgrex's changelog.
Commits
b419affRelease v0.21.1567ea8aFixssl: truewith missing ssl_opts handling (#749)Updates
swooshfrom 1.19.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)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