dynamic-marquee
                                
                                
                                
                                    dynamic-marquee copied to clipboard
                            
                            
                            
                        Bump rollup from 3.29.4 to 4.16.4
Bumps rollup from 3.29.4 to 4.16.4.
Release notes
Sourced from rollup's releases.
v4.16.4
4.16.4
2024-04-23
Bug Fixes
- Revert function parameter tracking logic introduced in 4.16.0 to work on some remaining issues (#5487)
 Pull Requests
- #5487: Revert function parameter tracking logic for now (
 @lukastaegert)v4.16.3
4.16.3
2024-04-23
Bug Fixes
- Do not optimize IIFEs that have a name and are again referenced inside their definition (#5486)
 Pull Requests
- #5486: fix: only optimize annoymous iife (
 @liuly0322)v4.16.2
4.16.2
2024-04-22
Bug Fixes
- Resolve a situation condition where reassignments of function parameters were not tracked properly (#5482)
 - Make sure that for armv7 packages, only one package is downloaded for the user (musl or gnu) (#5479)
 Pull Requests
- #5479: Add libc field to armv7 packages (
 @sapphi-red)- #5482: fix: function parameter reassigned update (
 @liuly0322)v4.16.1
4.16.1
2024-04-21
Bug Fixes
- Fix crash when rendering logical or conditional expressions (#5481)
 
... (truncated)
Changelog
Sourced from rollup's changelog.
4.16.4
2024-04-23
Bug Fixes
- Revert function parameter tracking logic introduced in 4.16.0 to work on some remaining issues (#5487)
 Pull Requests
- #5487: Revert function parameter tracking logic for now (
 @lukastaegert)4.16.3
2024-04-23
Bug Fixes
- Do not optimize IIFEs that have a name and are again referenced inside their definition (#5486)
 Pull Requests
- #5486: fix: only optimize annoymous iife (
 @liuly0322)4.16.2
2024-04-22
Bug Fixes
- Resolve a situation condition where reassignments of function parameters were not tracked properly (#5482)
 - Make sure that for armv7 packages, only one package is downloaded for the user (musl or gnu) (#5479)
 Pull Requests
- #5479: Add libc field to armv7 packages (
 @sapphi-red)- #5482: fix: function parameter reassigned update (
 @liuly0322)4.16.1
2024-04-21
Bug Fixes
- Fix crash when rendering logical or conditional expressions (#5481)
 Pull Requests
- #5481: fix: conditional/logical expression should request a new tree-shaking (
 @liuly0322)
... (truncated)
Commits
1c404fa4.16.474da135Revert function parameter tracking logic for now (#5487)b9a62fd4.16.3bcf4499fix: only optimize annoymous iife (#5486)18839eb4.16.24bbe1a3fix: function parameter reassigned update (#5482)a80117fAdd libc field to armv7 packages (#5479)5d8019b4.16.1190893afix: conditional/logical expression should request a new tree-shaking (#5481)38fe7074.16.0- Additional commits viewable in compare view
 
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Deploying dynamic-marquee with  
  Cloudflare Pages
| Latest commit: | 
ebdf23b
 | 
| Status: | ✅ Deploy successful! | 
| Preview URL: | https://9ed6a559.dynamic-marquee.pages.dev | 
| Branch Preview URL: | https://dependabot-npm-and-yarn-roll-ui51.dynamic-marquee.pages.dev | 
Superseded by #657.