-
Notifications
You must be signed in to change notification settings - Fork 379
Conversation
Contributor
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| rollup (source) | ^4.21.3 -> ^4.22.4 |
Release Notes
rollup/rollup (rollup)
v4.22.4
2024-09-21
Bug Fixes
- Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles when run in a browser context (# 5671)
Pull Requests
- # 5670: refactor: Use object.prototype to check for reserved properties (@ YuHyeonWook)
- # 5671: Fix DOM Clobbering CVE (@ lukastaegert)
v4.22.3
2024-09-21
Bug Fixes
- Ensure that mutations in modules without side effects are observed while properly handling transitive dependencies (# 5669)
Pull Requests
- # 5669: Ensure impure dependencies of pure modules are added (@ lukastaegert)
v4.22.2
2024-09-20
Bug Fixes
- Revert fix for side effect free modules until other issues are investigated (# 5667)
Pull Requests
- # 5667: Partially revert # 5658 and re-apply # 5644 (@ lukastaegert)
v4.22.1
2024-09-20
Bug Fixes
- Revert # 5644 "stable chunk hashes" while issues are being investigated
Pull Requests
- # 5663: chore(deps): update dependency inquirer to v11 (@ renovate[bot], @ lukastaegert)
- # 5664: chore(deps): lock file maintenance minor/patch updates (@ renovate[bot])
- # 5665: fix: type in CI file (@ YuHyeonWook)
- # 5666: chore(deps): lock file maintenance minor/patch updates (@ renovate[bot])
v4.22.0
2024-09-19
Features
- Add additional known global values to avoid access side effects (# 5651)
Bug Fixes
- Ensure deterministic chunk hash generation despite async renderChunk hook (# 5644)
- Improve side effect detection when using "smallest" treeshaking preset when imports are optimized away (# 5658)
Pull Requests
- # 5644: fix: apply final hashes deterministically with stable placeholders set (@ mattkubej, @ lukastaegert)
- # 5646: chore(deps): update dependency @ mermaid-js/mermaid-cli to v11 (@ renovate[bot])
- # 5647: chore(deps): update dependency concurrently to v9 (@ renovate[bot])
- # 5648: chore(deps): lock file maintenance minor/patch updates (@ renovate[bot])
- # 5651: feat: add
AggregateError,FinalizationRegistry,WeakRefto knownGlobals (@ re-taro) - # 5653: Fix example selection in REPL (@ lukastaegert)
- # 5657: chore(deps): update dependency vite to v5.4.6 [security] (@ renovate[bot])
- # 5658: Detect variable reassignments in modules without side effects (@ lukastaegert)
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.
Collaborator
|
Preview: https://patternfly-react-pr-11038.surge.sh A11y report: https://patternfly-react-pr-11038-a11y.surge.sh |
renovate
bot
force-pushed
the
renovate/v5-rollup-4.x
branch
from
September 21, 2024 06:04
a6e91b7 to
d130823
Compare
renovate
bot
changed the title
chore(deps): update dependency rollup to ^4.22.2 (v5)
chore(deps): update dependency rollup to ^4.22.3 (v5)
Sep 21, 2024
renovate
bot
force-pushed
the
renovate/v5-rollup-4.x
branch
from
September 21, 2024 11:21
d130823 to
fd30308
Compare
renovate
bot
changed the title
chore(deps): update dependency rollup to ^4.22.3 (v5)
chore(deps): update dependency rollup to ^4.22.4 (v5)
Sep 21, 2024
tlabaj
approved these changes
Sep 23, 2024
Collaborator
|
Your changes have been released in:
Thanks for your contribution! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.