Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2025

This PR contains the following updates:

Package Change Age Confidence
smee-client 1.2.5 -> 5.0.0 age confidence

Release Notes

probot/smee-client (smee-client)

v5.0.0

Compare Source

chore
BREAKING CHANGES
  • Client#start() is now an async function. This behaviour was initially released as part of 4.2.0 and not documented

v4.4.2

Compare Source

Reverts
  • Revert "feat: add connection timeout for first connection, add startForward and stopForward methods (#​388)" (6022584)
  • Revert "feat: add new query-forwarding option, refactor code to allow onopen, onerror and onmessage overridable (#​382)" (a4603d5)
  • Revert "fix: avoid double logging of connection error (#​391)" (287ce37)
  • Revert "fix(deps): remove validator (after refactor) (#​384)" (45ae69c)

v4.4.1

Compare Source

Bug Fixes

v4.4.0

Compare Source

Features
  • add connection timeout for first connection, add startForward and stopForward methods (#​388) (3b67b8e)

v4.3.1

Compare Source

Bug Fixes

v4.3.0

Compare Source

Features

v4.2.1

Compare Source

Bug Fixes
  • solve regression in smee cli regarding --url parameter (#​387) (1c8d9e9)

v4.2.0

Compare Source

Features
  • add new query-forwarding option, refactor code to allow onopen, onerror and onmessage overridable (#​382) (4426ffa)

v4.1.2

Compare Source

Reverts
  • Revert "fix: don't send the raw Buffer data in the headers" (8e2bcfc)

v4.1.1

Compare Source

Bug Fixes
  • don't send the raw Buffer data in the headers (30eea4f), closes #​320

v4.1.0

Compare Source

Features

v4.0.1

Compare Source

Bug Fixes
  • refactor bin script to use parseArgs from Node (7ad5294)

v4.0.0

Compare Source

Bug Fixes
  • adapt for changes in eventsource v4 (627d1be)
  • deps: bump eventsource and undici (1214abb)
BREAKING CHANGES
  • Drop Node 18, require 20.18 or >= 22

v3.1.1

Compare Source

Bug Fixes

v3.1.0

Compare Source

Features

v3.0.0

Compare Source

Features
BREAKING CHANGES
  • This package has now migrated to ESM only
  • The properties of the Client class are now private

Co-authored-by: Aras Abbasi [email protected]

v2.0.4

Compare Source

Bug Fixes

v2.0.3

Compare Source

Bug Fixes

v2.0.2

Compare Source

Bug Fixes
  • add proper Content-Type header to fix incorrect JSON formatting in forwarded payload (#​297) (2c386bc)

v2.0.1

Compare Source

Bug Fixes

v2.0.0

Compare Source

Build System
BREAKING CHANGES
  • drop support for Node <18
  • use native fetch for requests

Configuration

📅 Schedule: Branch creation - "after 4am and before 7am on saturday" in timezone Asia/Tokyo, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Nov 14, 2025
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant