Skip to content

chore(deps): bump tesla from 1.16.0 to 1.17.0#47

Merged
hyperpolymath merged 1 commit intomainfrom
dependabot/hex/tesla-1.17.0
Apr 24, 2026
Merged

chore(deps): bump tesla from 1.16.0 to 1.17.0#47
hyperpolymath merged 1 commit intomainfrom
dependabot/hex/tesla-1.17.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Bumps tesla from 1.16.0 to 1.17.0.

Release notes

Sourced from tesla's releases.

v1.17.0

1.17.0 (2026-04-18)

Features

  • Add :metadata option to Logger middleware (#829) (38e209a)
  • add assigns and private fields to Tesla.Env (#836) (b8b622c)
  • client: add put_middleware/2, replace_middleware!/3, update_middleware!/3, and insert_middleware!/4 (#840) (fa755c9)
  • client: add update_middleware/2 to transform middleware list (#523) (0689e64)
  • logger: emit url.template from KeepRequest preserved URL (#839) (544e1d7)
  • logger: semantic OTel metadata and legacy mode (#838) (aae0866)

Bug Fixes

  • avoid soft-deprecated warning logs when compiling tesla itself (#834) (ab82264)
  • dialyzer spec for mock opts (#831) (440ec4e)
  • enhance response handling in Mint adapter (#803) (a672177)
  • include caller module name in use Tesla deprecation warning (#832) (b8fb158)
  • mint: avoid active-mode message races without breaking reused connections (#812) (d812f54)
Changelog

Sourced from tesla's changelog.

1.17.0 (2026-04-18)

Features

  • Add :metadata option to Logger middleware (#829) (38e209a)
  • add assigns and private fields to Tesla.Env (#836) (b8b622c)
  • client: add put_middleware/2, replace_middleware!/3, update_middleware!/3, and insert_middleware!/4 (#840) (fa755c9)
  • client: add update_middleware/2 to transform middleware list (#523) (0689e64)
  • logger: emit url.template from KeepRequest preserved URL (#839) (544e1d7)
  • logger: semantic OTel metadata and legacy mode (#838) (aae0866)

Bug Fixes

  • avoid soft-deprecated warning logs when compiling tesla itself (#834) (ab82264)
  • dialyzer spec for mock opts (#831) (440ec4e)
  • enhance response handling in Mint adapter (#803) (a672177)
  • include caller module name in use Tesla deprecation warning (#832) (b8fb158)
  • mint: avoid active-mode message races without breaking reused connections (#812) (d812f54)
Commits
  • de2eaaf chore(master): release 1.17.0 (#830)
  • a672177 fix: enhance response handling in Mint adapter (#803)
  • daec639 chore(mint): strengthen mode regression coverage (#841)
  • d812f54 fix(mint): avoid active-mode message races without breaking reused connection...
  • fa755c9 feat(client): add put_middleware/2, replace_middleware!/3, update_middleware!...
  • 0689e64 feat(client): add update_middleware/2 to transform middleware list (#523)
  • 544e1d7 feat(logger): emit url.template from KeepRequest preserved URL (#839)
  • aae0866 feat(logger): semantic OTel metadata and legacy mode (#838)
  • b8b622c feat: add assigns and private fields to Tesla.Env (#836)
  • 1c03570 chore: ci housekeeping (#835)
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [tesla](https://github.com/elixir-tesla/tesla) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/elixir-tesla/tesla/releases)
- [Changelog](https://github.com/elixir-tesla/tesla/blob/master/CHANGELOG.md)
- [Commits](elixir-tesla/tesla@v1.16.0...v1.17.0)

---
updated-dependencies:
- dependency-name: tesla
  dependency-version: 1.17.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Apr 24, 2026
@dependabot dependabot Bot requested a review from hyperpolymath as a code owner April 24, 2026 06:16
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Apr 24, 2026
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.
Credits must be used to enable repository wide code reviews.

@hyperpolymath hyperpolymath merged commit 77dffeb into main Apr 24, 2026
14 of 17 checks passed
@hyperpolymath hyperpolymath deleted the dependabot/hex/tesla-1.17.0 branch April 24, 2026 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant