Bump the deps group across 1 directory with 7 updates #55
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 deps group with 5 updates in the / directory:
1.7.6
1.7.7
1.4.2
1.4.3
0.33.0
0.34.2
1.15.3
1.16.1
0.4.8
0.5.6
Updates
credo
from 1.7.6 to 1.7.7Release notes
Sourced from credo's releases.
Changelog
Sourced from credo's changelog.
Commits
f602464
Bump version to 1.7.7b721cee
Update deps in mix files91525ad
Bump version to 1.7.7-rc.0ede4d99
Update CHANGELOG04fca3f
Fix last commit for files in lib980f56e
Merge pull request #1133 from tomasz-tomczyk/fix-files-included343aa81
Update GitHub actions4fbca76
Update GitHub actionsb41545a
Update min Elixir version to 1.135891264
Add explicit steps and remove Backports moduleUpdates
dialyxir
from 1.4.2 to 1.4.3Release notes
Sourced from dialyxir's releases.
Changelog
Sourced from dialyxir's changelog.
Commits
4d99c01
Bump version to 1.4.3.0340de8
Merge pull request #526 from maennchen/jm/fix_file_location_with_column2bc9d23
Fix formatting of file locations including columnb928e39
Merge pull request #527 from maennchen/jm/warning_record_matchf8e2ad9
Fix Formatting of record_match0091928
Merge pull request #524 from kianmeng/bump-apps-version-in-github-ci-and-asdf1866372
Bump apps version in GitHub CI and asdfUpdates
ex_doc
from 0.33.0 to 0.34.2Changelog
Sourced from ex_doc's changelog.
Commits
3175839
Release v0.34.2674b72f
Make module attributes searchable without leading @adb0971
Add test cases for unary +bf6c614
Fix JS style8bd43bb
Improve tokenization of function names, closes #193056a3efa
Update assetsdc8bc91
Add top margin to nested module prefix in sidebar (#1929)068ba02
Allow anchors on function and callback autolinks (#1921)e54c4e7
Update CHANGELOG64521e7
Bump ws and socket.io in /assets (#1927)Updates
jason
from 1.4.1 to 1.4.4Changelog
Sourced from jason's changelog.
Commits
926d2ac
Bump 1.4.46c1b99e
Raise if trying to decode decimals without decimal9517f56
Remove unneeded workarounds for xref warnings433f93d
Fix warnings by conditionally compiling Decimal supporteb1e92a
Bump 1.4.33ffa13a
Fix derive with _ key5c309b1
Require stream_data only from Elixir 1.12e9702d4
Bump 1.4.263d82ec
Fix deprecation warnings in tests0d8a04f
Update dependenciesUpdates
plug
from 1.15.3 to 1.16.1Changelog
Sourced from plug's changelog.
Commits
cc535b1
Release v1.16.1f589969
Optimize cookie decodingf9bca8c
Update Elixir/Erlang in CI (#1226)9871e86
Persist stack trace toggle inlocalStorage
(#1224)82eb220
Do not rely on all DOWN messages being delivered simultaniously4280765
Fix typos (#1223)1ff85b7
Add@behaviour
attribute to example modules (#1222)0b58ea8
Release v1.16.0d0e3407
Track conn value in Plug.Debugger.run_action/1 (#1221)0574733
Support x-forwarded-forUpdates
req
from 0.4.8 to 0.5.6Release notes
Sourced from req's releases.
Changelog
Sourced from req's changelog.
... (truncated)
Commits
99b4d10
Release v0.5.637ed548
Fix supporting Elixir v1.1335aec22
Update Telsa URL (#402)fbdd3ac
Release v0.5.53f843dd
encode_body
: Support%File.Stream{}
from other nodes in:form_multipart
507ebd1
encode_body
: Support%File.Stream{}
in:form_multipart
d7906dc
put_aws_sigv4
: Fix handling?name
(no value)a01b032
put_aws_sigv4
: Fix service detection on empty host7e164e0
put_aws_sigv4
: Raise on no :access_key_id/:secret_access_key/:service4273a81
handle_http_errors
should run beforeverify_checksum
Updates
telemetry
from 1.2.1 to 1.3.0Changelog
Sourced from telemetry's changelog.
Commits
8d8af76
Release v1.3.0 (#135)98714d1
Move docs to OTP 27 ex_doc support (#134)aa65dee
Update README.mdc09b246
Add latest Erlang 26.x to CI, bump rebar3, and GitHub actions (#131)509a4ae
Ability to return extra measurements from :telemetry.span (#130)ee42236
Hide telemetry_test:handle_event/4 in the docs (#128)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