coderplanets_server
coderplanets_server copied to clipboard
chore(deps): bump tesla from 0.10.0 to 1.4.2
Bumps tesla from 0.10.0 to 1.4.2.
Release notes
Sourced from tesla's releases.
v1.4.2
Changelog
Middleware
- #462 New:
BearerAuthmiddleware - by@mdlkxzmcphttps://hexdocs.pm/tesla/1.4.2
v1.4.1
Changelog
6th anniversary 🎉
Adapters
- #424 Gun adapter proxy auths - by
@mainframe2Middlewares
- #440
DigestAuth: Use original HTTP method to retrieve digest authorization variables - by@tomekzaw- #436
Logger: Allow setting format at runtime - by@blisscs- #454
KeepRequest: Keep request URL - by@polvalenteOthers
- #456 Fix: Race condition of Tesla.Mock.mock_global/1 - by
@sircinek- #432 Fix: Replace deprecated System.stacktrace() with STACKTRACE - by
@sezaru- [#433, #434, #449] Fix: Typespecs - by
@michaelst,@MasashiYokota,@chulkilee- [#441, #442, #446, #448, #457, #460, #461] Documentation improvements - by
@moosecodebv,@KrzysiekJ,@kianmeng,@janwillemvd,@seancribbs,@jsmestad,@anubhavp28https://hexdocs.pm/tesla/1.4.1
v1.4.0
Changelog
Adapters
- #420 New: Finch adapter - by
@adriankumpf- #368 Hackney error handling - by
@xinz- [#364, #378, #396] Gun improvements - by
@alex-strizhakov- [#395, #399] Mint improvements - by
@alex-strizhakov,@sezaruMiddlewares
- #411 New:
DecodeFormUrlencodedandEncodeFormUrlencodedmiddlewares - by@wingyplus- #287
DecodeRelsimproved parsing - by@jalcine- [#371, #372]
FollowRedirectsfixes- [#382, #419]
Telemetryimprovements - by@bryannaegele- #414
FollowRedirectsimprovements - by@rinpatch- [#407, #428]
Retryimprovements - by@britto,@polvalente- [#409, #422]
Loggerimprovements - by@Ch4s3,@thiamsantosOthers
... (truncated)
Commits
124cfd7v1.4.2c692badMerge pull request #472 from wearethefoos/fix-doc/bearer-authcb141dbFix typo in BearerAuth docs8e76fdbMerge pull request #462 from mdlkxzmcp/add_bearer_auth_middleware9e69374Add BearerAuth middleware691dbf7v1.4.1c10ed24Merge pull request #460 from jsmestad/patch-12af143cMerge pull request #461 from anubhavp28/docs-fix85de6fcdocs: fix typo in finch adapter docs9c29e1eFix typo in moduledoc- Additional commits viewable in compare view
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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)@dependabot use these labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Pull request limits (per update run and/or open at any time)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Codecov Report
Merging #420 (149778b) into dev (ff03347) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## dev #420 +/- ##
=======================================
Coverage 86.93% 86.93%
=======================================
Files 59 59
Lines 1079 1079
=======================================
Hits 938 938
Misses 141 141
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update cfa64f6...149778b. Read the comment docs.