Skip to content

Bump smee-client from 3.1.1 to 4.3.1 #1170

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 16, 2025

Bumps smee-client from 3.1.1 to 4.3.1.

Release notes

Sourced from smee-client's releases.

v4.3.1

4.3.1 (2025-06-14)

Bug Fixes

  • avoid double logging of connection error (#391) (cb7f51b)

v4.3.0

4.3.0 (2025-06-14)

Features

v4.2.1

4.2.1 (2025-06-03)

Bug Fixes

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

v4.2.0

4.2.0 (2025-06-02)

Features

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

v4.1.2

4.1.2 (2025-05-30)

Reverts

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

v4.1.1

4.1.1 (2025-05-30)

Bug Fixes

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

v4.1.0

4.1.0 (2025-05-29)

... (truncated)

Commits
  • cb7f51b fix: avoid double logging of connection error (#391)
  • 35c3362 feat: add SmeeClient named export (#390)
  • 7b96179 build(deps): lock file maintenance (#389)
  • 1c8d9e9 fix: solve regression in smee cli regarding --url parameter (#387)
  • e057b88 build(deps): lock file maintenance (#385)
  • 4426ffa feat: add new query-forwarding option, refactor code to allow onopen, `on...
  • 8e2bcfc Revert "fix: don't send the raw Buffer data in the headers"
  • 30eea4f fix: don't send the raw Buffer data in the headers
  • 2c44f3d feat: add support for require(esm) (#381)
  • 7ad5294 fix: refactor bin script to use parseArgs from Node
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot requested a review from weirdan June 16, 2025 07:38
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jun 16, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/smee-client-4.3.1 branch from 2b42f7e to cc47e14 Compare June 16, 2025 07:52
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/smee-client-4.3.1 branch from cc47e14 to 7b6fa53 Compare June 23, 2025 09:34
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/smee-client-4.3.1 branch from 7b6fa53 to f6995be Compare June 30, 2025 11:13
Bumps [smee-client](https://github.com/probot/smee-client) from 3.1.1 to 4.3.1.
- [Release notes](https://github.com/probot/smee-client/releases)
- [Commits](probot/smee-client@v3.1.1...v4.3.1)

---
updated-dependencies:
- dependency-name: smee-client
  dependency-version: 4.3.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/smee-client-4.3.1 branch from f6995be to 63c53a2 Compare July 7, 2025 13:43
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.

0 participants