Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Nov 13, 2025

This PR contains the following updates:

Package Change Age Confidence
smee-client ^1.2.2 -> ^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 aras.abbasi@googlemail.com

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

v1.2.5

Compare Source

Bug Fixes

v1.2.4

Compare Source

Bug Fixes
  • deps: update dependency commander to v9 (4a6c23f)
  • deps: update dependency eventsource to v2 (35267cf)
  • deps: update dependency superagent to v8 (f2651c5)

Configuration

📅 Schedule: 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 was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Nov 13, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact 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: package-lock.json

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant