Update dependency rollup to v2.68.0 - autoclosed
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
rollup (source) | 2.67.2 -> 2.68.0 |
Release Notes
rollup/rollup
v2.68.0
2022-02-22
Features
- provide information about cached import resolutions in
shouldTransformCachedModule
(#4414) - Add "types" field to Rollup's package exports (#4416)
Merge Requests
- #4410: refactor: use map for declarations and name suggestions (@dnalborczyk)
- #4411: refactor: use map for namespace reexports by name (@dnalborczyk)
- #4412: refactor: use includes where appropriate (@dnalborczyk)
- #4414: Add resolved sources to shouldTransformCachedModule (@lukastaegert)
- #4416: Add Typescript 4.5 nodenext node12 module resolution support (@frank-dspeed)
v2.67.3
2022-02-18
Bug Fixes
- Do not swallow other errors when unfinished hook actions are detected (#4409)
- Add additional information to output when there are unfinished hook actions (#4409)
Merge Requests
- #4399: docs: remove const (@TrickyPi)
- #4401: Improve test stability by getting independent of module id ordering in more places (@lukastaegert)
- #4403: fix: remove unnecessary property descriptor spread (@dnalborczyk)
- #4404: refactor: use map for import descriptions + re-export descriptions (@dnalborczyk)
- #4405: refactor: module exports to map (@dnalborczyk)
- #4406: Fix a typo in 'Direct plugin communication' code example (@younesmln)
- #4407: Document how resolveId is cached (@lukastaegert)
- #4409: Print ids for unfinished moduleParsed and shouldTransformCachedModule hooks (@lukastaegert)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by igswsihw-wmadepbot