chore(deps): update dependency tesla to ~> 1.18.0 #120

Open
renovate wants to merge 1 commit from renovate/tesla-1.x into main
Collaborator

This PR contains the following updates:

Package Type Update Change
tesla (source) prod minor ~> 1.17.0~> 1.18.0

Release Notes

elixir-tesla/tesla (tesla)

v1.18.2

Compare Source

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

v1.18.1

Compare Source

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

v1.18.0

Compare Source

Features
Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tesla](https://hex.pm/packages/tesla) ([source](https://github.com/elixir-tesla/tesla)) | prod | minor | `~> 1.17.0` → `~> 1.18.0` | --- ### Release Notes <details> <summary>elixir-tesla/tesla (tesla)</summary> ### [`v1.18.2`](https://github.com/elixir-tesla/tesla/blob/HEAD/CHANGELOG.md#1182-2026-05-15) [Compare Source](https://github.com/elixir-tesla/tesla/compare/v1.18.1...v1.18.2) ##### Bug Fixes - **builder:** include :assigns and :private in request option type ([#&#8203;876](https://github.com/elixir-tesla/tesla/issues/876)) ([f5834c1](https://github.com/elixir-tesla/tesla/commit/f5834c1b396ebf38a5412a397e05d538026f7dab)) ### [`v1.18.1`](https://github.com/elixir-tesla/tesla/blob/HEAD/CHANGELOG.md#1181-2026-05-14) [Compare Source](https://github.com/elixir-tesla/tesla/compare/v1.18.0...v1.18.1) ##### Bug Fixes - **path-params:** raise on missing required path parameter values ([#&#8203;874](https://github.com/elixir-tesla/tesla/issues/874)) ([a1dd44b](https://github.com/elixir-tesla/tesla/commit/a1dd44b237a91b0510a6ba48f359f32a12b0b02d)) ### [`v1.18.0`](https://github.com/elixir-tesla/tesla/blob/HEAD/CHANGELOG.md#1180-2026-05-14) [Compare Source](https://github.com/elixir-tesla/tesla/compare/v1.17.0...v1.18.0) ##### Features - **openapi:** add response wrapper macro ([#&#8203;872](https://github.com/elixir-tesla/tesla/issues/872)) ([f824d67](https://github.com/elixir-tesla/tesla/commit/f824d672ea4524f4bba77ac3a2ea401dc7558b95)) - **openapi:** split header and cookie params ([#&#8203;865](https://github.com/elixir-tesla/tesla/issues/865)) ([898bd1a](https://github.com/elixir-tesla/tesla/commit/898bd1adbf6f7067220e9084c23f85c1b2de7695)) - **path-params:** separate definitions from values ([#&#8203;860](https://github.com/elixir-tesla/tesla/issues/860)) ([3639c9a](https://github.com/elixir-tesla/tesla/commit/3639c9a5e0b1303bfb305aad1dba45922e01694a)) - **path-params:** support precompiled path templates ([#&#8203;859](https://github.com/elixir-tesla/tesla/issues/859)) ([a8878a0](https://github.com/elixir-tesla/tesla/commit/a8878a09d203c6972970155a1696cc6483a2b114)) - **query-params:** separate definitions from values ([#&#8203;862](https://github.com/elixir-tesla/tesla/issues/862)) ([08f4d87](https://github.com/elixir-tesla/tesla/commit/08f4d8769bb990bc2dea3e8f9869ee8f62bee705)) - **query:** support API-specific query serialization ([#&#8203;843](https://github.com/elixir-tesla/tesla/issues/843)) ([9b95efb](https://github.com/elixir-tesla/tesla/commit/9b95efb0d725b30a57643953f885edc4c9ca28b9)) - support OpenAPI-friendly cookie params ([#&#8203;857](https://github.com/elixir-tesla/tesla/issues/857)) ([25bcf3c](https://github.com/elixir-tesla/tesla/commit/25bcf3c2d6f2a0ad6d2f700889ada0fe953b1351)) - support OpenAPI-friendly header params ([#&#8203;853](https://github.com/elixir-tesla/tesla/issues/853)) ([2ec5539](https://github.com/elixir-tesla/tesla/commit/2ec5539ddd5838a7a07b3435b8b5808a55506420)) - support OpenAPI-friendly path params ([#&#8203;851](https://github.com/elixir-tesla/tesla/issues/851)) ([0837672](https://github.com/elixir-tesla/tesla/commit/083767247780c4fc544c621ae1a14f46d8f8ad9a)) - support OpenAPI-friendly query params ([#&#8203;852](https://github.com/elixir-tesla/tesla/issues/852)) ([7a1b582](https://github.com/elixir-tesla/tesla/commit/7a1b5826e6ab736d68824d2c278c57a225bed517)) - support OpenAPI-friendly query strings ([#&#8203;858](https://github.com/elixir-tesla/tesla/issues/858)) ([a979142](https://github.com/elixir-tesla/tesla/commit/a979142b52b96822bde15751fa7e6cc916b58d20)) ##### Bug Fixes - **gun:** keep timeout-wrapped streams readable ([#&#8203;847](https://github.com/elixir-tesla/tesla/issues/847)) ([8a8ba74](https://github.com/elixir-tesla/tesla/commit/8a8ba747b06ab0f4487de8c584a335e9341e7ab0)) - **mint:** avoid crashes on HTTP/2 request resets ([#&#8203;846](https://github.com/elixir-tesla/tesla/issues/846)) ([6a42469](https://github.com/elixir-tesla/tesla/commit/6a424699ab63e7413861cbda2d5824715340d6cc)) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
Update dependency tesla to ~> 1.17.0
Some checks failed
renovate/artifacts Artifact file update failure
64f2beb4aa
renovate force-pushed renovate/tesla-1.x from 64f2beb4aa
Some checks failed
renovate/artifacts Artifact file update failure
to 5930051b07
Some checks failed
renovate/artifacts Artifact file update failure
2026-05-14 03:00:24 +02:00
Compare
renovate changed title from Update dependency tesla to ~> 1.17.0 to Update dependency tesla to ~> 1.18.0 2026-05-14 03:00:24 +02:00
renovate force-pushed renovate/tesla-1.x from 5930051b07
Some checks failed
renovate/artifacts Artifact file update failure
to 4ba23ca18a
Some checks failed
renovate/artifacts Artifact file update failure
2026-05-14 15:00:27 +02:00
Compare
renovate changed title from Update dependency tesla to ~> 1.18.0 to chore(deps): update dependency tesla to ~> 1.18.0 2026-05-14 15:00:28 +02:00
renovate force-pushed renovate/tesla-1.x from 4ba23ca18a
Some checks failed
renovate/artifacts Artifact file update failure
to 0317a06bc7
Some checks failed
renovate/artifacts Artifact file update failure
2026-05-14 21:00:28 +02:00
Compare
renovate force-pushed renovate/tesla-1.x from 0317a06bc7
Some checks failed
renovate/artifacts Artifact file update failure
to 7c3eb6256e 2026-05-17 00:00:29 +02:00
Compare
renovate changed title from chore(deps): update dependency tesla to ~> 1.18.0 to Update dependency tesla to ~> 1.18.0 2026-05-18 12:00:26 +02:00
renovate changed title from Update dependency tesla to ~> 1.18.0 to chore(deps): update dependency tesla to ~> 1.18.0 2026-05-19 09:00:26 +02:00
renovate changed title from chore(deps): update dependency tesla to ~> 1.18.0 to Update dependency tesla to ~> 1.18.0 2026-05-19 12:00:26 +02:00
renovate changed title from Update dependency tesla to ~> 1.18.0 to chore(deps): update dependency tesla to ~> 1.18.0 2026-05-20 09:00:32 +02:00
renovate changed title from chore(deps): update dependency tesla to ~> 1.18.0 to Update dependency tesla to ~> 1.18.0 2026-05-20 12:00:32 +02:00
renovate changed title from Update dependency tesla to ~> 1.18.0 to chore(deps): update dependency tesla to ~> 1.18.0 2026-05-22 09:00:34 +02:00
renovate changed title from chore(deps): update dependency tesla to ~> 1.18.0 to Update dependency tesla to ~> 1.18.0 2026-05-22 12:00:38 +02:00
renovate changed title from Update dependency tesla to ~> 1.18.0 to chore(deps): update dependency tesla to ~> 1.18.0 2026-05-23 12:00:34 +02:00
renovate force-pushed renovate/tesla-1.x from 7c3eb6256e to ba6fc3098c 2026-05-24 00:00:36 +02:00 Compare
renovate force-pushed renovate/tesla-1.x from ba6fc3098c to ae81c005e7 2026-05-24 21:00:43 +02:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/tesla-1.x:renovate/tesla-1.x
git switch renovate/tesla-1.x
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
inhji/hajur!120
No description provided.