Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 31, 2025

This PR contains the following updates:

Package Change Age Confidence
rollup (source) 4.49.0 -> 4.50.0 age confidence

Release Notes

rollup/rollup (rollup)

v4.50.0

Compare Source

2025-08-31

Features
  • Support openharmony-arm64 platform (#​6081)
Bug Fixes
  • Fix loading of extensionless imports in config files (#​6084)
Pull Requests

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.

🔕 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Aug 31, 2025
@renovate renovate bot merged commit c5516eb into develop Aug 31, 2025
1 check passed
@renovate renovate bot deleted the renovate-all-minor-patch branch August 31, 2025 14:22
Copy link

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

The release is available on:

Your semantic-release bot 📦🚀

@meabed meabed mentioned this pull request Aug 31, 2025
meabed added a commit that referenced this pull request Sep 3, 2025
* chore: update build

* feat: add comprehensive serverless testing and lint-staged integration

- Add 50+ new serverless architecture test cases covering:
  - Concurrent resource loading
  - Error handling and recovery
  - Locale fallback mechanisms
  - Performance and latency monitoring
  - Cache management strategies
  - Edge cases and validation

- Integrate lint-staged with Husky for automated code quality
  - Run Biome checks and formatting on staged files
  - Ensure code consistency before commits

- Update CHANGELOG with v1.6.0 features and improvements
- Format scripts with Biome standards and Node.js protocol imports

* chore: update build

* chore: update build

* chore: update build

* chore: update build

* chore(deps): update dependency rollup to v4.50.0 (#385)

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

* chore: update pkgs

* chore: update deps and ci

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
meabed added a commit that referenced this pull request Sep 3, 2025
…pt (#387)

* chore: update build

* feat: add comprehensive serverless testing and lint-staged integration

- Add 50+ new serverless architecture test cases covering:
  - Concurrent resource loading
  - Error handling and recovery
  - Locale fallback mechanisms
  - Performance and latency monitoring
  - Cache management strategies
  - Edge cases and validation

- Integrate lint-staged with Husky for automated code quality
  - Run Biome checks and formatting on staged files
  - Ensure code consistency before commits

- Update CHANGELOG with v1.6.0 features and improvements
- Format scripts with Biome standards and Node.js protocol imports

* chore: update build

* chore: update build

* chore: update build

* chore: update build

* chore(deps): update dependency rollup to v4.50.0 (#385)

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

* chore: update pkgs

* chore: update deps and ci

* feat: migrate build system to Rolldown and improve TypeScript configuration

- Replace Rollup + ESBuild with Rolldown for faster, simpler builds
- Remove redundant type declarations, leverage TypeScript inference
- Modernize TypeScript config (ES2020 target, bundler resolution)
- Simplify build scripts and configuration files
- Add ES module support with "type": "module"
- Reduce build dependencies from 7 packages to just Rolldown

Build performance: ~90ms with Rolldown (native TypeScript support)
All 70 tests passing successfully

* feat: simplify build configuration with unified Rollup setup and improved TypeScript

- Unified Rollup configuration: Single rollup.config.js instead of two files
- Improved TypeScript configuration: ES2020 target with better type inference
- Removed redundant type annotations leveraging TypeScript's inference
- Added ES module support with "type": "module" in package.json
- Simplified build scripts from 8 to 4 commands
- Modern TypeScript settings with declaration maps and better defaults

All 70 tests passing successfully with cleaner, more maintainable configuration.

* fix: use CommonJS format for Rollup config for better compatibility

- Renamed rollup.config.js to rollup.config.cjs
- Removed "type": "module" from package.json
- Updated build scripts to explicitly reference .cjs config file
- Maintained all TypeScript improvements and unified configuration

This ensures compatibility with existing Node.js environments that may not
fully support ES modules while keeping the simplified build setup.

* docs: update README and CHANGELOG with recent build system improvements

- Document migration to unified Rollup configuration
- Add build system changes section in CHANGELOG
- Include Building section in README with build instructions
- Document CommonJS compatibility fix for Rollup config
- Note removal of redundant serverless config file

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@meabed meabed mentioned this pull request Sep 4, 2025
Copy link

github-actions bot commented Sep 4, 2025

🎉 This PR is included in version 1.7.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file released on @develop
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants