chore(deps): update dependency @eggjs/tsconfig to v3 - autoclosed - #5553
Closed
renovate[bot] wants to merge 1 commit into
Closed
chore(deps): update dependency @eggjs/tsconfig to v3 - autoclosed#5553renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
Contributor
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## next #5553 +/- ##
=======================================
Coverage 78.78% 78.78%
=======================================
Files 173 173
Lines 5165 5165
Branches 789 786 -3
=======================================
Hits 4069 4069
Misses 1025 1025
Partials 71 71 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
fengmk2
added a commit
that referenced
this pull request
Sep 27, 2025
Merge @eggjs/session plugin into the monorepo following the standard plugin structure. - Updated to version 5.0.0-beta.13 - Migrated from ESLint to oxlint - Converted tests from Mocha to Vitest - Updated dependencies to use workspace and catalog references - Added koa-session and @eggjs/redis to pnpm catalog - Updated minimum Node.js requirement to 22.18.0 - Configured tsdown for unbundled ESM builds - Added plugin documentation to CLAUDE.md 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
fengmk2
added a commit
that referenced
this pull request
Sep 27, 2025
Merge @eggjs/session plugin into the monorepo following the standard plugin structure. - Updated to version 5.0.0-beta.13 - Migrated from ESLint to oxlint - Converted tests from Mocha to Vitest - Updated dependencies to use workspace and catalog references - Added koa-session and @eggjs/redis to pnpm catalog - Updated minimum Node.js requirement to 22.18.0 - Configured tsdown for unbundled ESM builds - Added plugin documentation to CLAUDE.md 🤖 Generated with [Claude Code](https://claude.ai/code) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - New Features - Introduced a session management plugin with middleware, secure defaults, zod-validated configuration, and app API to set/disable external session stores (e.g., Redis). - Supports cookie-based and external stores, handles SameSite=None and maxAge scenarios, and logs session events (missed, expired, invalid); warns if httpOnly is disabled. - Documentation - Added README, changelog, and license for the session plugin. - Tests - Added extensive tests and fixtures across multiple backends and configurations. - Chores - Updated workspace dependency resolution and added .gitignore entries. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --------- Co-authored-by: Claude <noreply@anthropic.com>
renovate
Bot
force-pushed
the
renovate/eggjs-tsconfig-3.x
branch
from
September 27, 2025 12:35
d81e73b to
47c6d6c
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.
This PR contains the following updates:
^1.3.3->^3.0.0Release Notes
eggjs/egg (@eggjs/tsconfig)
v3.0.0Compare Source
⚠ BREAKING CHANGES
part of #5434
v2.0.0Compare Source
⚠ BREAKING CHANGES
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.