build(deps): bump the mix-patches group across 1 directory with 4 updates #2284
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 4 updates in the / directory: aja, credo, ex_aws and ex_aws_s3.
Updates
aja
from 0.7.1 to 0.7.2Changelog
Sourced from aja's changelog.
Commits
9c63f4f
Version 0.7.225e6fed
Fix slicing in 1.122643b6c
Fix Aja.Enum.empty?/1 for rangesa3e3100
Fix warnings and avoid return incorrect results using Enum.slice/2 on vectorsc8bcf5b
Bump dev dependenciesb37be46
Tweak local .iex.exsUpdates
credo
from 1.7.8 to 1.7.9Release notes
Sourced from credo's releases.
Changelog
Sourced from credo's changelog.
Commits
6b84f3f
Bump version to 1.7.9c51fcbe
Update CHANGELOG9f356ad
Add ** operatoref5224c
Use Elixir 1.17.3 as latest on CIf33c697
Fix potential compiler warningb1ad8c4
Merge pull request #1156 from paulanthonywilson/fix-params-count-with-guard6127e70
Merge pull request #1154 from avinayak/patch-13d9dae8
Do not count pin operator for ABC size3dfd2e8
Fixes counting params when a function has a guard510658f
Update output.exUpdates
ex_aws
from 2.5.6 to 2.5.7Changelog
Sourced from ex_aws's changelog.
Commits
44c9aec
Bump version and update CHANGELOG (v2.5.7)50af1b8
Merge pull request #1094 from studzien/configurable-retriable-status-codes1841c4d
Merge pull request #1095 from eds314/rename-follow-redirect736149f
feature: eu-central-2 support for EC268572f8
Fix us-west-1 and us-west-2 for pinpoint endpoints725cc5e
Bump req from 0.5.6 to 0.5.75ae4752
Add some endpoints per@acrolink
's requestse2ed4a9
Rename follow redirect in Req adapter9edaa0a
Configurable max attempts for client errors40ecb2a
Merge pull request #1091 from ex-aws/add_endpointsUpdates
ex_aws_s3
from 2.5.4 to 2.5.5Changelog
Sourced from ex_aws_s3's changelog.
Commits
a677aac
Bump version and update CHANGELOG (v2.5.5)95f4eaf
Merge pull request #275 from tuist/main79731f5
Merge pull request #274 from ex-aws/dependabot/hex/ex_aws-2.5.69c993e0
fix: stream! when the client adapter models response headers as lists11ebbce
Bump ex_aws from 2.5.5 to 2.5.6da4343c
Merge pull request #272 from ex-aws/dependabot/hex/dialyxir-1.4.41963265
Bump dialyxir from 1.4.3 to 1.4.4a241ac8
Merge pull request #271 from ex-aws/dependabot/hex/ex_aws-2.5.57ef0399
Bump ex_aws from 2.5.4 to 2.5.573673c2
Fix workflow to always compileDependabot 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