Skip to content

chore(deps): update dependency @eggjs/tsconfig to v3 - autoclosed - #5553

Closed
renovate[bot] wants to merge 1 commit into
nextfrom
renovate/eggjs-tsconfig-3.x
Closed

chore(deps): update dependency @eggjs/tsconfig to v3 - autoclosed#5553
renovate[bot] wants to merge 1 commit into
nextfrom
renovate/eggjs-tsconfig-3.x

Conversation

@renovate

@renovate renovate Bot commented Sep 27, 2025

Copy link
Copy Markdown
Contributor

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:

Package Change Age Confidence
@eggjs/tsconfig (source) ^1.3.3 -> ^3.0.0 age confidence

Release Notes

eggjs/egg (@​eggjs/tsconfig)

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • drop Node.js < 22.18.0 support
  • only support egg@​4

part of #​5434


v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • drop Node.js < 18.19.0 support

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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@coderabbitai

coderabbitai Bot commented Sep 27, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 27, 2025

Copy link
Copy Markdown

Deploying egg with  Cloudflare Pages  Cloudflare Pages

Latest commit: 47c6d6c
Status:🚫  Build failed.

View logs

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Sep 27, 2025

Copy link
Copy Markdown

Deploying egg-v3 with  Cloudflare Pages  Cloudflare Pages

Latest commit: 47c6d6c
Status:🚫  Build failed.

View logs

@codecov

codecov Bot commented Sep 27, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.78%. Comparing base (06d12cb) to head (47c6d6c).
⚠️ Report is 3 commits behind head on next.

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.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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
renovate Bot force-pushed the renovate/eggjs-tsconfig-3.x branch from d81e73b to 47c6d6c Compare September 27, 2025 12:35
@renovate renovate Bot changed the title chore(deps): update dependency @eggjs/tsconfig to v3 chore(deps): update dependency @eggjs/tsconfig to v3 - autoclosed Sep 28, 2025
@renovate renovate Bot closed this Sep 28, 2025
@renovate
renovate Bot deleted the renovate/eggjs-tsconfig-3.x branch September 28, 2025 00:29
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.

0 participants