Skip to content

chore(deps-dev): bump mailpit-api from 1.7.2 to 1.8.1#7369

Merged
vitormattos merged 1 commit intomainfrom
dependabot/npm_and_yarn/mailpit-api-1.8.1
Apr 2, 2026
Merged

chore(deps-dev): bump mailpit-api from 1.7.2 to 1.8.1#7369
vitormattos merged 1 commit intomainfrom
dependabot/npm_and_yarn/mailpit-api-1.8.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 2, 2026

Bumps mailpit-api from 1.7.2 to 1.8.1.

Release notes

Sourced from mailpit-api's releases.

v1.8.1

What's Changed

New Contributors

Full Changelog: mpspahr/mailpit-api@v1.8.0...v1.8.1

v1.8.0

What's Changed

Improvements

  • Implemented two helper methods, waitForMessage and waitForMessages, to wait for specific message(s) and/or message count.
  • Update the WebSocket implementation to improve compatibility across environments

Fixes

  • Correctly allow calling setReadStatus with no parameters
  • Improve WebSocket connections to ensure that the Node.js process can exit cleanly without hanging

Maintenance

  • Updated dependencies

Full Changelog: mpspahr/mailpit-api@v1.7.2...v1.8.0

Commits
  • 257f536 Bump version to 1.8.1 (#108)
  • 4179b13 Update export path and main fields in package.json (#109)
  • 09f49d3 chore: bump version to 1.8.0 update dependencies (#105)
  • 6f8122b fix: add internal properties to ReconnectingWebSocket for proper cleanup and ...
  • 57b6c0d fix: replace ws with isomorphic-ws for improved WebSocket compatibility (#102)
  • e485c7d feat: implement waitForMessage and waitForMessages methods with configurable ...
  • 51963df fix: update spamAssassinCheck test to handle service errors (#104)
  • 77abfc7 fix: correct setReadStatus() and method documentation
  • See full diff 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 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 [mailpit-api](https://github.com/mpspahr/mailpit-api) from 1.7.2 to 1.8.1.
- [Release notes](https://github.com/mpspahr/mailpit-api/releases)
- [Commits](mpspahr/mailpit-api@v1.7.2...v1.8.1)

---
updated-dependencies:
- dependency-name: mailpit-api
  dependency-version: 1.8.1
  dependency-type: direct:development
  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 Apr 2, 2026
@github-project-automation github-project-automation bot moved this to 0. Needs triage in Roadmap Apr 2, 2026
@github-project-automation github-project-automation bot moved this from 0. Needs triage to 1. to do in Roadmap Apr 2, 2026
@vitormattos vitormattos merged commit 356fa4d into main Apr 2, 2026
66 of 67 checks passed
@vitormattos vitormattos deleted the dependabot/npm_and_yarn/mailpit-api-1.8.1 branch April 2, 2026 16:30
@github-project-automation github-project-automation bot moved this from 1. to do to 4. to release in Roadmap Apr 2, 2026
@vitormattos
Copy link
Copy Markdown
Member

/backport to stable33

@vitormattos
Copy link
Copy Markdown
Member

/backport to stable32

@backportbot-libresign
Copy link
Copy Markdown

The backport to stable33 failed. Please do this backport manually.

# Switch to the target branch and update it
git checkout stable33
git pull origin stable33

# Create the new backport branch
git checkout -b backport/7369/stable33

# Cherry pick the change from the commit sha1 of the change against the default branch
# This might cause conflicts, resolve them
git cherry-pick fc8cb58b

# Push the cherry pick commit to the remote repository and open a pull request
git push origin backport/7369/stable33

Error: Failed to push branch backport/7369/stable33: remote: Invalid username or token. Password authentication is not supported for Git operations.
fatal: Authentication failed for 'https://github.com/LibreSign/libresign.git/'


Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

@vitormattos
Copy link
Copy Markdown
Member

/backport to stable33

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

Status: 4. to release

Development

Successfully merging this pull request may close these issues.

1 participant