Update NodeJS dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@gitlab/svgs (source) | dependencies | minor | ^2.21.0 -> ^2.22.0 |
@gitlab/ui (source) | dependencies | minor | ^42.4.1 -> ^42.10.0 |
@rollup/plugin-commonjs | devDependencies | patch | ^22.0.0 -> ^22.0.1 |
instantsearch.js (source) | dependencies | minor | ^4.41.2 -> ^4.42.0 |
rollup (source) | devDependencies | patch | ^2.75.6 -> ^2.75.7 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui
v42.10.0
Bug Fixes
- GlModal: Re-add deprecated modal slots (a07b701)
Features
- GlFormCheckbox: Auto-generate ID if not provided (0a161c6)
v42.9.0
Features
- utilities: Add new gap mixins (96d45d9)
v42.8.0
Features
- GlAccordionItem: expose header-class prop (5f91275)
v42.7.0
Features
- css: add margin utilities (ea88659)
v42.6.0
Features
- GlFormCombobox: Support Object values (8632aae)
v42.5.0
Features
- GlDrawer: add sticky footer (6180fdd)
42.4.1 (2022-06-17)
Bug Fixes
-
GlLabel: Update
GlLabel
size control type (baac1d6)
algolia/instantsearch.js
v4.42.0
Bug Fixes
Features
4.41.2 (2022-06-15)
Bug Fixes
4.41.1 (2022-06-14)
Bug Fixes
- insights: don't send view event if search is stalled (#5058) (1686dfb), closes /github.com/algolia/instantsearch.js/blob/99f6fe1dc51e4815e5b9efcfb30e3e2f3127e763/src/lib/utils/createSendEventForHits.ts#L168 /github.com/algolia/instantsearch.js/blob/55313e4ea4105b777f3f102e9f48a7e440496d25/src/middlewares/createInsightsMiddleware.ts#L144
- types: avoid inferring UiState type from initialUiState (#5061) (80ca07e), closes /github.com/Microsoft/TypeScript/issues/14829#issuecomment-504042546 #5060
- types: make all usages of UiState in InstantSearch generic (#5060) (2b9e76b)
rollup/rollup
v2.75.7
2022-06-20
Bug Fixes
- Mark Array.prototype.group/groupToMap as side effect free. (#4531)
Merge Requests
- #4523: chore: remove source map workaround, bump deps (@dnalborczyk)
- #4525: Add regression tests for instanceof (@lukastaegert)
- #4528: chore: Set permissions for GitHub actions (@naveensrinivasan)
- #4531: fix: rename Array.prototype.group/groupToMap (@dnalborczyk)
- #4535: chore: bump resolve from 1.22.0 to 1.22.1 (@pos777)
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.