Skip to content

Bump tesla from 1.17.0 to 1.18.2#265

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/tesla-1.18.2
Open

Bump tesla from 1.17.0 to 1.18.2#265
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/hex/tesla-1.18.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jun 2, 2026

Bumps tesla from 1.17.0 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)
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)
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 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.17.0 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.17.0...v1.18.2)

---
updated-dependencies:
- dependency-name: tesla
  dependency-version: 1.18.2
  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 Jun 2, 2026
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.

0 participants