flowtip
flowtip copied to clipboard
Update dependency rollup-plugin-node-resolve to v5
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| rollup-plugin-node-resolve | devDependencies | major | 4.0.1 -> 5.2.0 |
Release Notes
rollup/rollup-plugin-node-resolve
v5.2.0
- dedupe accepts a function (#225 by @manucorporat)
v5.1.1
- Move Rollup version check to buildStart hook to avoid issues (#232 by @lukastaegert)
v5.1.0
- Fix path fragment inputs (#229 by @bterlson)
v5.0.4
- Treat sideEffects array as inclusion list (#227 by @mikeharder)
v5.0.3
- Make empty.js a virtual module (#224 by @manucorporat)
v5.0.2
- Support resolve 1.11.1, add built-in test (#223 by @bterlson)
v5.0.1
- Update to [email protected] for better performance (#220 by @keithamus)
v5.0.0
- Replace bublé with babel, update dependencies (#216 by @mecurc)
- Handle module side-effects (#219 by @lukastaegert)
Breaking Changes
- Requires at least [email protected] to work (v1.12.0 for module side-effects to be respected)
- If used with rollup-plugin-commonjs, it should be at least v10.0.0
v4.2.4
- Add note on builtins to Readme (#215 by @keithamus)
- Add issue templates (#217 by @mecurc)
- Improve performance by caching
isDir(#218 by @keithamus)
v4.2.3
- Fix ordering of jsnext:main when using the jsnext option (#209 by @lukastaegert)
v4.2.2
- Fix TypeScript typings (rename and export Options interface) (#206 by @Kocal)
- Fix mainfields typing (#207 by @nicolashenry)
v4.2.1
- Respect setting the deprecated fields "module", "main", and "jsnext" (#204 by @nick-woodward)
v4.2.0
- Add new mainfields option (#182 by @keithamus)
- Added dedupe option to prevent bundling the same package multiple times (#201 by @sormy)
v4.1.0
- Add TypeScript typings (#189 by @NotWoods)
- Update dependencies (#202 by @lukastaegert)
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 has been generated by WhiteSource Renovate. View repository job log here.