Skip to content

chore(deps): Bump mcp-remote from 0.1.38 to 0.2.4 - #96

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mcp-remote-0.2.4
Open

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/mcp-remote-0.2.4

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps mcp-remote from 0.1.38 to 0.2.4.

Release notes

Sourced from mcp-remote's releases.

v0.2.4

0.2.4 (2026-08-25)

Bug Fixes

  • treat an unrefreshable expired token as needing a sign-in (#330) (aa3596a)

v0.2.3

0.2.3 (2026-08-25)

Bug Fixes

  • only coordinate a sign-in when the server actually asks for one (#328) (11422f2)

v0.2.2

0.2.2 (2026-08-25)

Bug Fixes

  • share one auth flow between 401s that arrive in the same tick (#326) (f0c07bf)

v0.2.1

0.2.1 (2026-08-24)

Bug Fixes

  • stop a secondary instance hanging after another instance completes the sign-in (#323) (05c3f9c)

v0.2.0

0.2.0 (2026-08-24)

Features

  • support customization of the OAuth callback path (#295) (6d4f8ee)

v0.1.49

0.1.49 (2026-08-23)

Bug Fixes

  • write config files atomically so concurrent instances cannot read a torn file (aa0ea84)

v0.1.48

0.1.48 (2026-08-23)

... (truncated)

Commits
  • aa3596a fix: treat an unrefreshable expired token as needing a sign-in (#330)
  • 11422f2 fix: only coordinate a sign-in when the server actually asks for one (#328)
  • f0c07bf fix: share one auth flow between 401s that arrive in the same tick (#326)
  • 25fa356 Let the callback port decide which instance runs the OAuth flow (#325)
  • 05c3f9c fix: stop a secondary instance hanging after another instance completes the s...
  • 6d4f8ee feat: support customization of the OAuth callback path (#295)
  • aa0ea84 fix: write config files atomically so concurrent instances cannot read a torn...
  • 2d323e6 fix: probe a priority-ordered list of OAuth metadata URLs
  • 2219a78 fix: use the IPv4 loopback literal as the default callback host on Windows
  • cf5d76e fix: refresh OAuth tokens proactively using a persisted absolute expiry
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for mcp-remote since your current version.


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 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)

Bumps [mcp-remote](https://github.com/punkpeye/mcp-remote) from 0.1.38 to 0.2.4.
- [Release notes](https://github.com/punkpeye/mcp-remote/releases)
- [Commits](punkpeye/mcp-remote@v0.1.38...v0.2.4)

---
updated-dependencies:
- dependency-name: mcp-remote
  dependency-version: 0.2.4
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 1, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner September 1, 2026 21:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 1, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants