Skip to content

Project consistency issues#48

Closed
cursor[bot] wants to merge 2 commits intoupdate-mailpit-v1.29from
cursor/project-consistency-issues-4dc7
Closed

Project consistency issues#48
cursor[bot] wants to merge 2 commits intoupdate-mailpit-v1.29from
cursor/project-consistency-issues-4dc7

Conversation

@cursor
Copy link

@cursor cursor bot commented Feb 23, 2026

Bare minimum self-checks

What do you think of a person who only does the bare minimum?

  • I've updated this PR with the latest code from main
  • I've done a cursory QA pass of my code locally
  • I've ensured all automated status check and tests pass
  • I've connected this PR to an issue

Pieces of flare

  • I've written a unit or functional test for my code
  • I've updated relevant documentation it my code changes it
  • I've updated this repo's README if my code changes it
  • I've updated this repo's CHANGELOG with my change unless its a trivial change (like updating a typo in the docs)

Finally

If you have any issues or need help please join the #contributors channel in the Lando slack and someone will gladly help you out!

You can also check out the coder guide.


This PR addresses several issues identified in the Mailpit builder and related files:

  • Corrected supported versions: Updated builders/mailpit.js and docs/index.md to reflect the policy of supporting the latest 4 Mailpit versions, removing 1.25 to maintain the correct window (1.26, 1.27, 1.28, 1.29).
  • Changelog style consistency: Changed new changelog entries in CHANGELOG.md from * to - to match the existing bullet style.
  • Synchronized test default version: Updated DEFAULT_MAILPIT_VERSION in test/mailpit.spec.js from '1.27' to '1.29' to align with the actual default version in builders/mailpit.js, resolving test failures.

AaronFeledy and others added 2 commits February 22, 2026 20:14
- Added support for Mailpit v1.28 and v1.29
- Set default version to v1.29
- Updated supported versions to 1.26, 1.27, 1.28, 1.29
- Dropped v1.25 from supported versions
- Updated examples and documentation
…changelog bullets, and sync test default version
@cursor
Copy link
Author

cursor bot commented Feb 23, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@cursor cursor bot mentioned this pull request Feb 23, 2026
@AaronFeledy AaronFeledy force-pushed the update-mailpit-v1.29 branch 4 times, most recently from 3481f90 to e9ad2cb Compare February 23, 2026 04:09
@cursor cursor bot closed this Feb 23, 2026
@cursor
Copy link
Author

cursor bot commented Feb 23, 2026

Automatically closed this PR because it was created by Bugbot autofix for #46, and that PR was closed.

@cursor cursor bot deleted the cursor/project-consistency-issues-4dc7 branch February 23, 2026 04:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants