Skip to content

Bump tesla from 1.16.0 to 1.17.0#253

Merged
jarlah merged 1 commit into
mainfrom
dependabot/hex/tesla-1.17.0
Apr 22, 2026
Merged

Bump tesla from 1.16.0 to 1.17.0#253
jarlah merged 1 commit into
mainfrom
dependabot/hex/tesla-1.17.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 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 dependabot Bot added dependencies Pull requests that update a dependency file elixir Pull requests that update elixir code labels Apr 20, 2026
@jarlah
Copy link
Copy Markdown
Member

jarlah commented Apr 22, 2026

@dependabot rebase

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 force-pushed the dependabot/hex/tesla-1.17.0 branch from f14db05 to 62e6765 Compare April 22, 2026 06:09
@jarlah jarlah self-requested a review April 22, 2026 06:11
@jarlah jarlah merged commit c1c0153 into main Apr 22, 2026
8 checks passed
@jarlah jarlah deleted the dependabot/hex/tesla-1.17.0 branch April 22, 2026 06:26
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