Skip to content

build(deps): bump tesla from 1.14.1 to 1.18.2#5311

Draft
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/tesla-1.17.0
Draft

build(deps): bump tesla from 1.14.1 to 1.18.2#5311
dependabot[bot] wants to merge 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 May 1, 2026

Bumps tesla from 1.14.1 to 1.18.2.

Release notes

Sourced from tesla's releases.

v1.18.2

1.18.2 (2026-05-15)

Bug Fixes

  • builder: include :assigns and :private in request option type (#876) (f5834c1)

v1.18.1

1.18.1 (2026-05-14)

Bug Fixes

  • path-params: raise on missing required path parameter values (#874) (a1dd44b)

v1.18.0

1.18.0 (2026-05-14)

Features

  • openapi: add response wrapper macro (#872) (f824d67)
  • openapi: split header and cookie params (#865) (898bd1a)
  • path-params: separate definitions from values (#860) (3639c9a)
  • path-params: support precompiled path templates (#859) (a8878a0)
  • query-params: separate definitions from values (#862) (08f4d87)
  • query: support API-specific query serialization (#843) (9b95efb)
  • support OpenAPI-friendly cookie params (#857) (25bcf3c)
  • support OpenAPI-friendly header params (#853) (2ec5539)
  • support OpenAPI-friendly path params (#851) (0837672)
  • support OpenAPI-friendly query params (#852) (7a1b582)
  • support OpenAPI-friendly query strings (#858) (a979142)

Bug Fixes

  • gun: keep timeout-wrapped streams readable (#847) (8a8ba74)
  • mint: avoid crashes on HTTP/2 request resets (#846) (6a42469)

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)

... (truncated)

Changelog

Sourced from tesla's changelog.

1.18.2 (2026-05-15)

Bug Fixes

  • builder: include :assigns and :private in request option type (#876) (f5834c1)

1.18.1 (2026-05-14)

Bug Fixes

  • path-params: raise on missing required path parameter values (#874) (a1dd44b)

1.18.0 (2026-05-14)

Features

  • openapi: add response wrapper macro (#872) (f824d67)
  • openapi: split header and cookie params (#865) (898bd1a)
  • path-params: separate definitions from values (#860) (3639c9a)
  • path-params: support precompiled path templates (#859) (a8878a0)
  • query-params: separate definitions from values (#862) (08f4d87)
  • query: support API-specific query serialization (#843) (9b95efb)
  • support OpenAPI-friendly cookie params (#857) (25bcf3c)
  • support OpenAPI-friendly header params (#853) (2ec5539)
  • support OpenAPI-friendly path params (#851) (0837672)
  • support OpenAPI-friendly query params (#852) (7a1b582)
  • support OpenAPI-friendly query strings (#858) (a979142)

Bug Fixes

  • gun: keep timeout-wrapped streams readable (#847) (8a8ba74)
  • mint: avoid crashes on HTTP/2 request resets (#846) (6a42469)

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)

... (truncated)

Commits
  • 7150fdf chore(master): release 1.18.2 (#877)
  • f5834c1 fix(builder): include :assigns and :private in request option type (#876)
  • 5145c09 chore(master): release 1.18.1 (#875)
  • a1dd44b fix(path-params): raise on missing required path parameter values (#874)
  • cfae193 chore(master): release 1.18.0 (#844)
  • d5d417b chore(openapi): clarify generated metadata ownership (#873)
  • f824d67 feat(openapi): add response wrapper macro (#872)
  • 6eea2d7 chore(openapi): hide query string error fields (#870)
  • 3894942 chore(mock): mark module deprecated (#871)
  • a5b5649 chore(openapi): clarify value object docs (#869)
  • 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 May 1, 2026
@netlify
Copy link
Copy Markdown

netlify Bot commented May 1, 2026

Deploy Preview for teslamate ready!

Name Link
🔨 Latest commit f9f8af5
🔍 Latest deploy log https://app.netlify.com/projects/teslamate/deploys/6a08870f740377000858d476
😎 Deploy Preview https://deploy-preview-5311--teslamate.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@dependabot dependabot Bot force-pushed the dependabot/hex/tesla-1.17.0 branch from 54ecba1 to 9bc0882 Compare May 1, 2026 16:41
@JakobLichterfeld JakobLichterfeld marked this pull request as draft May 1, 2026 17:13
@JakobLichterfeld
Copy link
Copy Markdown
Member

JakobLichterfeld commented May 1, 2026

bump to 1.14.2 in #4780 with migration but reverted

Bumps [tesla](https://github.com/elixir-tesla/tesla) from 1.14.1 to 1.18.2.
- [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.14.1...v1.18.2)

---
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 changed the title build(deps): bump tesla from 1.14.1 to 1.17.0 build(deps): bump tesla from 1.14.1 to 1.18.2 May 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/hex/tesla-1.17.0 branch from 9bc0882 to f9f8af5 Compare May 16, 2026 15:02
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