Skip to content

chore(deps): bump tesla from 1.17.0 to 1.18.1#67

Merged
hyperpolymath merged 1 commit into
mainfrom
dependabot/hex/tesla-1.18.1
May 15, 2026
Merged

chore(deps): bump tesla from 1.17.0 to 1.18.1#67
hyperpolymath merged 1 commit into
mainfrom
dependabot/hex/tesla-1.18.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 15, 2026

Copy link
Copy Markdown
Contributor

Bumps tesla from 1.17.0 to 1.18.1.

Release notes

Sourced from tesla's releases.

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.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
  • 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)
  • 7958a24 chore(openapi): document release changes (#868)
  • c5f12bf chore(openapi): add parameter collection benchmarks (#867)
  • 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.1.
- [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.1)

---
updated-dependencies:
- dependency-name: tesla
  dependency-version: 1.18.1
  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 May 15, 2026
@hyperpolymath hyperpolymath merged commit 385d575 into main May 15, 2026
17 of 20 checks passed
@hyperpolymath hyperpolymath deleted the dependabot/hex/tesla-1.18.1 branch May 15, 2026 17:54
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