Skip to content

Dev local#23

Merged
Rowee13 merged 5 commits into
mainfrom
dev-local
Mar 6, 2026
Merged

Dev local#23
Rowee13 merged 5 commits into
mainfrom
dev-local

Conversation

@Rowee13
Copy link
Copy Markdown
Owner

@Rowee13 Rowee13 commented Mar 6, 2026

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Performance improvement
  • Test coverage improvement

Related Issues

Closes #

Changes Made

Screenshots (if applicable)

Testing

  • All existing tests pass
  • Added new tests for the changes
  • Tested locally

Checklist

  • My code follows the project's code style
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published

Additional Notes

Rowee13 and others added 5 commits March 6, 2026 19:24
Allows regular email clients (Gmail, Outlook) to deliver emails
to DevInbox via standard SMTP port 25.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Update @nestjs/core, @nestjs/platform-express, @nestjs/cli, @swc/cli
- Update next in docs app
- Add pnpm overrides for transitive deps (minimatch, lodash, js-yaml,
  ajv, qs, cookie, diff)
- Fix ESLint lint script for ESLint 9 compatibility
- Add .github/dependabot.yml for automated dependency updates
- Result: 0 known vulnerabilities (down from 33)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Auto-generated by Next.js after package update.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Dependabot auto-PRs are noisy and often fail with pnpm workspaces.
Security alerts remain enabled in repo settings for vulnerability
notifications. Dependencies will be updated manually as needed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Make iframe links/buttons clickable (add allow-popups to sandbox)
- Auto-size iframe to fill remaining screen height
- Fix "Mark as Unread" button styling (add white background)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@Rowee13 Rowee13 merged commit c8c5166 into main Mar 6, 2026
5 checks passed
@Rowee13 Rowee13 deleted the dev-local branch March 6, 2026 12:49
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.

1 participant