wemake-services / kira

:chipmunk: Project management framework with deep philosophy underneath
70 stars 14 forks source link

Bump tesla from 1.2.1 to 1.3.0 #68

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Bumps tesla from 1.2.1 to 1.3.0.

Release notes *Sourced from [tesla's releases](https://github.com/teamon/tesla/releases).* > ## v1.3.0 > ### Changelog > > - [#297](https://github-redirect.dependabot.com/teamon/tesla/issues/297) **New** [Mint](https://github.com/ericmj/mint) adapter by [@​RyanSiu1995](https://github.com/RyanSiu1995) > - [#304](https://github-redirect.dependabot.com/teamon/tesla/issues/304) **New** [Gun](https://github.com/ninenines/gun) adapter by [@​alex-strizhakov](https://github.com/alex-strizhakov) > - [#294](https://github-redirect.dependabot.com/teamon/tesla/issues/294) Added exponential backoff to Retry middleware by [@​keathley](https://github.com/keathley) > - [#275](https://github-redirect.dependabot.com/teamon/tesla/issues/275) Configuration for Retry middleware behaviour by [@​RyanSiu1995](https://github.com/RyanSiu1995) > - [#313](https://github-redirect.dependabot.com/teamon/tesla/issues/313) Added support for relative redirect to FollowRedirects middleware by [@​myfreeweb](https://github.com/myfreeweb) > - [#270](https://github-redirect.dependabot.com/teamon/tesla/issues/270) **New** PathParams middleware > - [#276](https://github-redirect.dependabot.com/teamon/tesla/issues/276) **New** Telemetry middleware ([telemetry](https://github.com/beam-telemetry/telemetry) integration) by [@​RyanSiu1995](https://github.com/RyanSiu1995) > - Various Bug Fixes by [@​adkron](https://github.com/adkron), [@​amatalai](https://github.com/amatalai), [@​chulkilee](https://github.com/chulkilee), [@​hasclass](https://github.com/hasclass), [@​jordan0day](https://github.com/jordan0day) , [@​timbuchwaldt](https://github.com/timbuchwaldt) > > https://hexdocs.pm/tesla/1.3.0
Commits - [`23e605e`](https://github.com/teamon/tesla/commit/23e605e25a99290ecc227d0507297bf294ec579e) check that mint exists - [`4bd3242`](https://github.com/teamon/tesla/commit/4bd3242e953ef867fbbb3e7371ea0175974d8522) Update and relax mint dependencies - [`debc66d`](https://github.com/teamon/tesla/commit/debc66d21e3ea42050797c4062cacf85aba10388) v1.3.0 - [`c5f50ee`](https://github.com/teamon/tesla/commit/c5f50ee019e1c9abf7a2cd75c9540529982737b5) Github Actions setup - [`a423a64`](https://github.com/teamon/tesla/commit/a423a6493a29d1bf4f3ec572c4092ca756efef12) sertificates verification option - [`c26704d`](https://github.com/teamon/tesla/commit/c26704d89cfd41ef9042e95a85ae11a5bc15e6f5) test fixes - [`d7567a6`](https://github.com/teamon/tesla/commit/d7567a6dbf6869cc2f39b392aebf32670c16dbf6) fix for path - [`3e0b892`](https://github.com/teamon/tesla/commit/3e0b8925712cfb7e0a272c1d959bd6db35db06eb) common support for http proxies - [`ee2c34e`](https://github.com/teamon/tesla/commit/ee2c34ef1bd79e17b65ff772e1b86ec813a702c1) support for master and 1.3 version opts - [`260d15c`](https://github.com/teamon/tesla/commit/260d15cd3e83636e0580f5036463c7b0687e1b60) docs - Additional commits viewable in [compare view](https://github.com/teamon/tesla/compare/v1.2.1...v1.3.0)


Dependabot compatibility score

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 ignore this major version` will 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 version` will 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 dependency` will 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 labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Superseded by #90.