Skip to content
This repository was archived by the owner on Jun 30, 2026. It is now read-only.

chore(deps): update dependency tesla to v1.20.0#13312

Closed
renovate-bot wants to merge 1 commit into
googleapis:mainfrom
renovate-bot:renovate/tesla-1.x-lockfile
Closed

chore(deps): update dependency tesla to v1.20.0#13312
renovate-bot wants to merge 1 commit into
googleapis:mainfrom
renovate-bot:renovate/tesla-1.x-lockfile

Conversation

@renovate-bot

@renovate-bot renovate-bot commented Jul 31, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
tesla (source) prod minor 1.8.01.20.0

Release Notes

elixir-tesla/tesla (tesla)

v1.20.0

Compare Source

Features

v1.18.3

Compare Source

Important {: .error}

Please be careful using :hackney it is recommended to actually test the
application before assuming we did not introduce any breaking changes.
Also, be aware of the security vulnerabilities we have fixed in this release.
Some of them may cause some unexpected behavior from the middleware depending
on the assumptions made by the caller.

Features
Security CVE
  • CVE-2026-48598 - Multipart part smuggling via unescaped content-disposition values
  • CVE-2026-48597 - Atom exhaustion via untrusted URL scheme
  • CVE-2026-48596 - CRLF injection in request Content-Type header via add_content_type_param
  • CVE-2026-48595 - Authorization header leaks on cross-origin redirect via case-sensitive filtering
  • CVE-2026-48594 - Decompression bomb on response body

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

v1.17.0

Compare Source

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)

v1.16.0

Compare Source

Features
Bug Fixes
  • DecompressResponse middleware for multiple encodings and keep updated content-length header (#​809) (288699e)
  • Handle breaking change in Finch.stream API (#​813) (ce5ea80)
  • Handle errors in streaming responses (#​819) (e7806bf)
  • Use Version module to check finch version (#​814) (56f9568)

v1.15.3

Compare Source

Bug Fixes

v1.15.2

Compare Source

Bug Fixes
  • suppress deprecation warning for :log_level option (#​794) (478c16e)
  • suppress deprecation warning for :log_level option based on configuration (478c16e)

v1.15.1

Compare Source

Bug Fixes
  • legacy log level handling to support atom values for backward compatibility (5029174)

v1.15.0

Compare Source

Features
  • add logging options to use :level instead of deprecated :log_level (#​779) (ffc3609)
Bug Fixes
  • Handle non-list term being emitted from Stream.chunk_while in SSE (#​788) (0e9cf8d)

v1.14.3

Compare Source

Bug Fixes
  • Handle carriage return \r line terminators in SSE (1efe6e3)
  • handle carriage return \r line terminators in SSE (#​772) (1efe6e3)
  • Handle named ancestors in Tesla.Mock (#​774) (6cf380e)

v1.14.2

Compare Source

Bug Fixes
  • bring back searching for mocks in ancestors (#​771) (601e7b6)
  • fix race condition in Tesla.Mock.agent_set (8cf7745)
  • handle HTTP response trailers when use Finch + stream (#​767) (727cb0f)
  • move regexes out of module attributes to fix compatibility with OTP 28 (#​763) (1196bc6)

v1.14.1

Compare Source

Bug Fixes

v1.14.0

Compare Source

Features
  • release-please and conventional commit (#​719) (c9f6a1c)
  • support retry-after header in retry middleware (#​639) (86ad37d)
  • Tesla.Middleware.JSON: Add support for Elixir 1.18's JSON module (#​747) (1413167)
Bug Fixes

v1.13.2

Compare Source

What's Changed

Full Changelog: elixir-tesla/tesla@v1.13.1...v1.13.2

v1.13.1

Compare Source

What's Changed
New Contributors

Full Changelog: elixir-tesla/tesla@v1.13.0...v1.13.1

v1.13.0

Compare Source

Feature
  • Added Tesla.Test module, please check the How-To Guides, and module documentation
What's Changed

Full Changelog: elixir-tesla/tesla@v1.12.3...v1.13.0

v1.12.3

Compare Source

What's Changed

Full Changelog: elixir-tesla/tesla@v1.12.2...v1.12.3

v1.12.2

Compare Source

What's Changed
New Contributors

Full Changelog: elixir-tesla/tesla@v1.12.1...v1.12.2

v1.12.1

Compare Source

Important
What's Changed

Full Changelog: elixir-tesla/tesla@v1.12.0...v1.12.1

v1.12.0

Compare Source

Important
  • :httpc enables SSL by default in OTP 25+ Please keep the eye on around the topic
What's Changed

Full Changelog: elixir-tesla/tesla@v1.11.2...v1.12.0

v1.11.2

Compare Source

What's Changed

Full Changelog: elixir-tesla/tesla@v1.11.1...v1.11.2

v1.11.1

Compare Source

What's Changed

Full Changelog: elixir-tesla/tesla@v1.11.0...v1.11.1

v1.11.0

Compare Source

What's Changed

Full Changelog: elixir-tesla/tesla@v1.10.3...v1.11.0

v1.10.3

Compare Source

What's Changed

Full Changelog: elixir-tesla/tesla@v1.10.2...v1.10.3

v1.10.2

Compare Source

What's Changed

Full Changelog: elixir-tesla/tesla@v1.10.1...v1.10.2

v1.10.1

Compare Source

What's Changed
New Contributors

Full Changelog: elixir-tesla/tesla@v1.10.0...v1.10.1

v1.10.0

Compare Source

What's Changed
New Contributors

Full Changelog: elixir-tesla/tesla@v1.9.0...v1.10.0

v1.9.0

Compare Source

What's Changed
New
Fixed
New Contributors

Full Changelog: elixir-tesla/tesla@v1.8.0...v1.8.1

v1.8.1

Compare Source


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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested a review from a team July 31, 2025 17:24
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jul 31, 2025
@renovate-bot renovate-bot force-pushed the renovate/tesla-1.x-lockfile branch from 11fbc8e to fa56bac Compare January 26, 2026 22:24
@renovate-bot renovate-bot changed the title chore(deps): update dependency tesla to v1.15.3 chore(deps): update dependency tesla to v1.16.0 Jan 26, 2026
@renovate-bot renovate-bot force-pushed the renovate/tesla-1.x-lockfile branch from fa56bac to a3b0559 Compare March 13, 2026 18:40
@renovate-bot renovate-bot requested review from a team as code owners March 13, 2026 18:40
@renovate-bot renovate-bot force-pushed the renovate/tesla-1.x-lockfile branch from a3b0559 to 43a4f4c Compare April 18, 2026 21:52
@renovate-bot renovate-bot changed the title chore(deps): update dependency tesla to v1.16.0 chore(deps): update dependency tesla to v1.17.0 Apr 18, 2026
@renovate-bot renovate-bot force-pushed the renovate/tesla-1.x-lockfile branch 2 times, most recently from b0e0b77 to 385a3d2 Compare May 14, 2026 04:34
@renovate-bot renovate-bot changed the title chore(deps): update dependency tesla to v1.17.0 chore(deps): update dependency tesla to v1.18.0 May 14, 2026
@renovate-bot renovate-bot changed the title chore(deps): update dependency tesla to v1.18.0 chore(deps): update dependency tesla to v1.18.1 May 14, 2026
@renovate-bot renovate-bot force-pushed the renovate/tesla-1.x-lockfile branch from 385a3d2 to 6409651 Compare May 14, 2026 21:14
@renovate-bot renovate-bot force-pushed the renovate/tesla-1.x-lockfile branch from 6409651 to 8cf11eb Compare May 15, 2026 20:56
@renovate-bot renovate-bot changed the title chore(deps): update dependency tesla to v1.18.1 chore(deps): update dependency tesla to v1.18.2 May 15, 2026
@renovate-bot renovate-bot changed the title chore(deps): update dependency tesla to v1.18.2 chore(deps): update dependency tesla to v1.20.0 Jun 21, 2026
@forking-renovate

Copy link
Copy Markdown

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: mix.lock
Command failed: install-tool elixir v1.20.1

File name: mix.lock
Command failed: install-tool elixir v1.20.1

@codyoss

codyoss commented Jun 30, 2026

Copy link
Copy Markdown
Member

Thank you for your contribution to elixir-google-api. This repository is currently in the process of being archived and as such all existing pull requests are being closed.

@codyoss codyoss closed this Jun 30, 2026
@forking-renovate

Copy link
Copy Markdown

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (~> 1.8). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate-bot renovate-bot deleted the renovate/tesla-1.x-lockfile branch June 30, 2026 16:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants