Skip to content
This repository was archived by the owner on Nov 22, 2025. It is now read-only.

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 3, 2025

This PR contains the following updates:

Package Change Age Confidence
jest (source) 30.1.1 -> 30.1.3 age confidence
lint-staged 16.1.5 -> 16.1.6 age confidence

Release Notes

jestjs/jest (jest)

v30.1.3

Compare Source

Fixes
  • Fix unstable_mockModule with node: prefixed core modules.

v30.1.2

Compare Source

lint-staged/lint-staged (lint-staged)

v16.1.6

Compare Source

Patch Changes
  • #​1610 e93578e Thanks @​iiroj! - Try to improve terminating of subprocess of tasks by using SIGKILL, and only calling pidtree when the the main task process has a known pid.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@renovate renovate bot added the dependencies label Sep 3, 2025
@renovate renovate bot force-pushed the renovate-all-minor-patch branch from f838b6b to 484478d Compare September 3, 2025 08:32
@renovate renovate bot merged commit 0b19355 into develop Sep 3, 2025
1 check passed
@renovate renovate bot deleted the renovate-all-minor-patch branch September 3, 2025 12:59
@github-actions
Copy link

github-actions bot commented Sep 3, 2025

🎉 This PR is included in version 2.11.0-beta.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

meabed added a commit that referenced this pull request Sep 3, 2025
…arations (#528)

* chore: update build

* chore: force new release

* chore: update build

* chore: update build

* chore: update pkgs

* feat: replace Rollup with Rolldown for faster builds

- Migrated from Rollup to Rolldown bundler for improved build performance
- Created new Rolldown configuration files (rolldown.config.mjs, rolldown.config.serverless.mjs)
- Added TypeScript declaration generation script (scripts/build-declarations.mjs)
- Updated package.json build scripts and export paths
- Removed all Rollup dependencies and configuration files
- Build time improved significantly (~880ms with Rolldown)
- All tests passing, functionality preserved

BREAKING CHANGE: None - all exports and functionality remain the same

* refactor: improve type inference and reduce redundant type declarations

- Remove duplicate types.d.ts file
- Use type inference for function return types where possible
- Remove explicit type declarations for arrays
- Keep Record<string, T> for objects used with dynamic string keys
- All tests passing with improved type safety

* chore(deps): update all non-major dependencies (#529)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>

* Revert "feat: replace Rollup with Rolldown for faster builds"

This reverts commit 1decd54.

* chore: update pkgs

* docs: update README and CHANGELOG with recent changes

- Document v2.10.2 release with build system and TypeScript improvements
- Add Rollup build system details to README
- Document type inference enhancements and redundant type removal
- Update build scripts documentation with typecheck command
- Add build optimization section highlighting improvements

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant