Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @rspack/cli to v1 - autoclosed #105

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rspack/cli (source) 0.3.6 -> 1.0.14 age adoption passing confidence

Release Notes

web-infra-dev/rspack (@​rspack/cli)

v1.0.14

Compare Source

What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes
New Contributors

Full Changelog: web-infra-dev/rspack@v1.0.13...v1.0.14

v1.0.13

Compare Source

What's Changed
Bug Fixes 🐞
Document Updates 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v1.0.12...v1.0.13

v1.0.12

Compare Source

What's Changed
Exciting New Features 🎉
Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rspack@v1.0.11...v1.0.12

v1.0.11

Compare Source

Highlights 💡

Faster Startup 🚀

The Node.js code from @rspack/core is now bundled into a single bundle, making Rspack startup 30ms faster.

Benchmark 1 (Rspack 1.0.10)
  Time (mean ± σ):     370.5 ms ±  12.1 ms    [User: 412.9 ms, System: 68.1 ms]
  Range (min … max):   357.9 ms … 395.1 ms    10 runs

Benchmark 2 (Rspack 1.0.11)
  Time (mean ± σ):     335.4 ms ±   2.6 ms    [User: 380.3 ms, System: 59.0 ms]
  Range (min … max):   331.8 ms … 339.1 ms    10 runs

What's Changed

Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
Other Changes

New Contributors

Full Changelog: web-infra-dev/rspack@v1.0.10...v1.0.11

v1.0.10

Compare Source

What's Changed

Highlights

The swc_core crate has been upgraded from version 0.106.1 to 0.109.1. Fixed the source map error in SWC minifier when used with Sentry.

For a detailed comparison between swc versions, see the https://github.com/swc-project/swc/compare/[email protected][email protected].

Exciting New Features 🎉
Bug Fixes 🐞
Other Changes

Full Changelog: web-infra-dev/rspack@v1.0.9...v1.0.10

v1.0.9

Compare Source

What's Changed

Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v1.0.8...v1.0.9

v1.0.8

Compare Source

What's Changed

Highlights
Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v1.0.7...v1.0.8

v1.0.7

Compare Source

What's Changed

Performance Improvements ⚡
Bug Fixes 🐞
Document Updates 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v1.0.6...v1.0.7

v1.0.6

Compare Source

What's Changed

[!CAUTION]
This version has a bug which requires install webpack together to work, use v1.0.7 instead

Highlights
Support ContextReplacementPlugin

For more information, please refer to the documentation ContextReplacementPlugin.

Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes
New Contributors

Full Changelog: web-infra-dev/rspack@v1.0.5...v1.0.6

v1.0.5

Compare Source

What's Changed

Bug Fixes 🐞
Document Updates 📖
Other Changes

New Contributors

Full Changelog: web-infra-dev/rspack@v1.0.4...v1.0.5

v1.0.4

Compare Source

What's Changed

Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes

Full Changelog: web-infra-dev/rspack@v1.0.3...v1.0.4

v1.0.3

Compare Source

What's Changed

Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞

Configuration

📅 Schedule: Branch creation - "before 7am" in timezone Europe/Madrid, 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 enabled auto-merge (rebase) August 29, 2024 02:12
Copy link

relativeci bot commented Aug 29, 2024

#296 Bundle Size — 837B (-99.94%).

6fc480c(current) vs 0a607a6 master#294(baseline)

Note

Bundle removed 3 duplicate packages – View changed duplicate packages

Bundle metrics  Change 10 changes Improvement 5 improvements
                 Current
#296
     Baseline
#294
Improvement  Initial JS 837B(-99.86%) 591.31KiB
Improvement  Initial CSS 0B(-100%) 539.71KiB
Change  Cache Invalidation 100% 0%
Change  Chunks 1(-87.5%) 8
Change  Assets 1(-90%) 10
Change  Modules 3(-99.82%) 1708
Improvement  Duplicate Modules 0(-100%) 4
Change  Duplicate Code 0%(-100%) 0.04%
Improvement  Packages 0(-100%) 119
Improvement  Duplicate Packages 0(-100%) 3
Bundle size by type  Change 4 changes Improvement 4 improvements
                 Current
#296
     Baseline
#294
Improvement  JS 837B (-99.89%) 763.58KiB
Improvement  CSS 0B (-100%) 539.86KiB
Improvement  IMG 0B (-100%) 2.7KiB
Improvement  HTML 0B (-100%) 294B

Bundle analysis reportBranch renovate-rspack-cli-1.xProject dashboard


Generated by RelativeCIDocumentationReport issue

@renovate renovate bot changed the title chore(deps): update dependency @rspack/cli to v1 chore(deps): update dependency @rspack/cli to v1 - autoclosed Oct 28, 2024
@renovate renovate bot closed this Oct 28, 2024
auto-merge was automatically disabled October 28, 2024 14:15

Pull request was closed

@renovate renovate bot deleted the renovate-rspack-cli-1.x branch October 28, 2024 14:15
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