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/core to v1.1.4 #1621

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@rspack/core (source) 1.0.0 -> 1.1.4 age adoption passing confidence

Release Notes

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

v1.1.4

Compare Source

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

Full Changelog: web-infra-dev/rspack@v1.1.3...v1.1.4

v1.1.3

Compare Source

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

Full Changelog: web-infra-dev/rspack@v1.1.2...v1.1.3

v1.1.2

Compare Source

What's Changed

💡 Highlights

DefinePlugin destructuring optimization

Rspack v1.1.2 improved the output of DefinePlugin by eliminating unused object properties from the final bundle, resulting in a smaller output size:

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

New Contributors

Full Changelog: web-infra-dev/rspack@v1.1.1...v1.1.2

v1.1.1

Compare Source

💡 Highlights
Support for DllPlugin

This release introduced rspack.DllPlugin and rspack.DllReferencePlugin in #​8296 to be compatible with webpack's DLLPlugin and DllReferencePlugin.

DLL plugins help you improve build performance by separating rarely-changed code (like vendor dependencies) into separate bundles. The term "DLL" stands for Dynamic-link library. See here for more information.

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

Full Changelog: web-infra-dev/rspack@v1.1.0...v1.1.1

v1.1.0

Compare Source

See Announcing Rspack 1.1 for more details.
What's Changed
Performance Improvements ⚡
Exciting New Features 🎉
Bug Fixes 🐞
Document Updates 📖
Other Changes
New Contributors

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

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 🎉

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.

@renovate renovate bot changed the title chore(deps): update dependency @rspack/core to v1.0.14 chore(deps): update dependency @rspack/core to v1.1.0 Nov 7, 2024
@renovate renovate bot changed the title chore(deps): update dependency @rspack/core to v1.1.0 chore(deps): update dependency @rspack/core to v1.1.1 Nov 12, 2024
@renovate renovate bot force-pushed the renovate/rspack-monorepo branch 2 times, most recently from 3b3cbb2 to 616550f Compare November 19, 2024 14:42
@renovate renovate bot changed the title chore(deps): update dependency @rspack/core to v1.1.1 chore(deps): update dependency @rspack/core to v1.1.2 Nov 19, 2024
@renovate renovate bot changed the title chore(deps): update dependency @rspack/core to v1.1.2 chore(deps): update dependency @rspack/core to v1.1.3 Nov 21, 2024
@renovate renovate bot changed the title chore(deps): update dependency @rspack/core to v1.1.3 chore(deps): update dependency @rspack/core to v1.1.4 Nov 26, 2024
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