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 rollup to v4.21.2 #915

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 7, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rollup (source) 4.18.1 -> 4.21.2 age adoption passing confidence

Release Notes

rollup/rollup (rollup)

v4.21.2

Compare Source

2024-08-30

Bug Fixes
  • Handle IIFE/UMD namespace definitions conflicting with a builtin property (#​5605)
Pull Requests

v4.21.1

Compare Source

2024-08-26

Bug Fixes
  • Ensure closeWatcher hook is called when watch mode is aborted via Ctrl+C (#​5618)
  • Do not produce invalid code for import.meta.url in compact mode (#​5624)
  • Do not throw when generating chunk names when preserving modules in Windows (#​5625)
Pull Requests

v4.21.0

Compare Source

2024-08-18

Features
  • Add option to configure directory for virtual modules when preserving modules (#​5602)
Pull Requests

v4.20.0

Compare Source

2024-08-03

Features
  • Allow plugins to specify the original file name when emitting assets (#​5596)
Pull Requests

v4.19.2

Compare Source

2024-08-01

Bug Fixes
  • Avoid "cannot get value of null" error when using optional chaining with namespaces (#​5597)
Pull Requests

v4.19.1

Compare Source

2024-07-27

Bug Fixes
  • Do not remove parantheses when tree-shaking logical expressions (#​5584)
  • Do not ignore side effects in calls left of an optional chaining operator (#​5589)
Pull Requests

v4.19.0

Compare Source

2024-07-20

Features
  • Implement support for decorators (#​5562)
Bug Fixes
  • Improve soucemap generation when tree-shaking logical expressions (#​5581)
Pull Requests

Configuration

📅 Schedule: Branch creation - "before 1am on monday and wednesday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.18%. Comparing base (17ab34f) to head (fafb22b).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #915   +/-   ##
=======================================
  Coverage   78.18%   78.18%           
=======================================
  Files           7        7           
  Lines         110      110           
  Branches       15       14    -1     
=======================================
  Hits           86       86           
- Misses         22       24    +2     
+ Partials        2        0    -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/rollup-4.x branch 5 times, most recently from 77b4fa7 to ec5d4f4 Compare December 7, 2023 09:47
@renovate renovate bot force-pushed the renovate/rollup-4.x branch 4 times, most recently from a4a97ba to f52cbd4 Compare December 13, 2023 09:50
@renovate renovate bot force-pushed the renovate/rollup-4.x branch 2 times, most recently from e0762d8 to 0e334d4 Compare January 5, 2024 07:42
@renovate renovate bot force-pushed the renovate/rollup-4.x branch 2 times, most recently from 7a9400e to 990f40d Compare January 12, 2024 09:20
@renovate renovate bot force-pushed the renovate/rollup-4.x branch 3 times, most recently from f476497 to 751ad92 Compare February 16, 2024 15:31
@renovate renovate bot force-pushed the renovate/rollup-4.x branch 2 times, most recently from 7f96c2b to 6a4c302 Compare March 12, 2024 07:48
@renovate renovate bot force-pushed the renovate/rollup-4.x branch 3 times, most recently from 73006d1 to e89f46b Compare April 3, 2024 06:32
@renovate renovate bot force-pushed the renovate/rollup-4.x branch 2 times, most recently from 38f9aaf to 8162508 Compare April 12, 2024 08:59
@renovate renovate bot force-pushed the renovate/rollup-4.x branch 3 times, most recently from caeb80f to 01e13ff Compare April 16, 2024 06:33
@renovate renovate bot force-pushed the renovate/rollup-4.x branch 4 times, most recently from d652b06 to c958354 Compare April 30, 2024 06:04
@renovate renovate bot force-pushed the renovate/rollup-4.x branch 3 times, most recently from bfe31b8 to 6cd9e90 Compare June 12, 2024 10:56
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4 chore(deps): update dependency rollup to v4 - autoclosed Jul 19, 2024
@renovate renovate bot closed this Jul 19, 2024
@renovate renovate bot deleted the renovate/rollup-4.x branch July 19, 2024 09:45
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4 - autoclosed chore(deps): update dependency rollup to v4 Jul 20, 2024
@renovate renovate bot restored the renovate/rollup-4.x branch July 20, 2024 06:35
@renovate renovate bot reopened this Jul 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4 chore(deps): update dependency rollup to v4.19.0 Jul 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.19.0 chore(deps): update dependency rollup to v4.19.1 Jul 27, 2024
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.19.1 chore(deps): update dependency rollup to v4.19.2 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/rollup-4.x branch 2 times, most recently from 572ef94 to cc27335 Compare August 3, 2024 07:45
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.19.2 chore(deps): update dependency rollup to v4.20.0 Aug 3, 2024
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.20.0 chore(deps): update dependency rollup to v4.21.0 Aug 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.21.0 chore(deps): update dependency rollup to v4.21.1 Aug 26, 2024
@renovate renovate bot changed the title chore(deps): update dependency rollup to v4.21.1 chore(deps): update dependency rollup to v4.21.2 Aug 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant