Update NodeJS dependencies
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@babel/core (source) | devDependencies | patch | ^7.18.2 -> ^7.18.5 |
@gitlab/stylelint-config | devDependencies | minor | ^4.0.0 -> ^4.1.0 |
@gitlab/svgs (source) | dependencies | minor | ^2.18.0 -> ^2.21.0 |
@gitlab/ui (source) | dependencies | minor | ^41.5.0 -> ^41.10.0 |
eslint (source) | devDependencies | minor | ^8.17.0 -> ^8.18.0 |
instantsearch.js (source) | dependencies | patch | ^4.41.0 -> ^4.41.2 |
prettier (source) | devDependencies | minor | ^2.6.2 -> ^2.7.1 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
babel/babel
v7.18.5
🐛 Bug Fix
-
babel-plugin-transform-new-target
-
#14611 fix:
new.target
with shadowed class name (@liuxingbaoyu)
-
#14611 fix:
-
babel-plugin-transform-modules-systemjs
- #14655 Fix named destructuring exports (@underfin)
📝 Documentation
- #14332 docs: eslint-parser requireConfigFile behaviour (@JLHwung)
- #14619 Move v7 prereleases changelog to a separate file (@nicolo-ribaudo)
🏠 Internal
-
babel-traverse
-
#14649 Rely on the call stack to clean up cache in
_guessExecutionStatusRelativeTo
(@nicolo-ribaudo)
-
#14649 Rely on the call stack to clean up cache in
-
babel-core
- #14641 Change limit of source map 3MB (@vasicvuk)
- Other
- #14627 Speedup e2e test on github (@liuxingbaoyu)
- #14248 chore: automate compat-data update (@tony-go)
-
babel-parser
- #14592 feat: Automatically generate test results that do not exist (@liuxingbaoyu)
:running_woman: Performance
-
babel-traverse
-
#14617 Fix
_guessExecutionStatusRelativeToDifferentFunctions
perf (@liuxingbaoyu)
-
#14617 Fix
gitlab-org/gitlab-svgs
v2.21.0
[2.21.0]
Changes
- Added icon 'face-neutral'
- Added icon 'face-unhappy'
v2.20.0
[2.20.0]
Changes
- Added icon 'upgrade'
v2.19.0
[2.19.0]
Changes
- Added illustration 'bidirectional-xs'
gitlab-org/gitlab-ui
v41.10.0
Features
- GlTokenSelector: add empty and readonly states (e0b60a7)
41.9.1 (2022-06-15)
Bug Fixes
- GlTabs: Unbreak title-link-attributes prop (7469669)
Reverts
- GlTab: Pass custom href to BTab (ecefbce), closes /gitlab.com/gitlab-org/gitlab/-/merge_requests/88974#note_991250502 /gitlab.com/gitlab-org/gitlab-ui/-/issues/1578#note_991239559
v41.9.1
Bug Fixes
- GlTabs: Unbreak title-link-attributes prop (7469669)
Reverts
- GlTab: Pass custom href to BTab (ecefbce), closes /gitlab.com/gitlab-org/gitlab/-/merge_requests/88974#note_991250502 /gitlab.com/gitlab-org/gitlab-ui/-/issues/1578#note_991239559
v41.9.0
Features
- css: Add sm variant of display table cell (807016f)
v41.8.0
Features
- Tabs: Use unique href for each tab (171664d)
41.7.1 (2022-06-13)
Bug Fixes
- GlModal: Re-add deprecated modal slots (29b7ccf)
Reverts
- GlModal: Remove deprecated slots modal-ok and modal-cancel (1d2cc9e), closes /gitlab.com/gitlab-org/gitlab/-/merge_requests/88974#note_988604141
v41.7.1
Bug Fixes
- GlModal: Re-add deprecated modal slots (29b7ccf)
Reverts
- GlModal: Remove deprecated slots modal-ok and modal-cancel (1d2cc9e), closes /gitlab.com/gitlab-org/gitlab/-/merge_requests/88974#note_988604141
v41.7.0
Features
- Add gl-background-filter-blur class (9f65dfb)
v41.6.0
Features
- Add gl-max-w-34 and gl-max-w-80 (838c233)
eslint/eslint
v8.18.0
Features
Bug Fixes
Documentation
-
4871047
docs: Update analytics, canonical URL, ads (#15996) (Nicholas C. Zakas) -
cddad14
docs: Add correct/incorrect containers (#15998) (Nicholas C. Zakas) -
b04bc6f
docs: Add rules meta info to rule pages (#15902) (Nicholas C. Zakas) -
1324f10
docs: unify the wording referring to optional exception (#15893) (Abdelrahman Elkady) -
ad54d02
docs: add missing trailing slash to some internal links (#15991) (Milos Djermanovic) -
df7768e
docs: Switch to version-relative URLs (#15978) (Nicholas C. Zakas) -
21d6479
docs: change some absolute links to relative (#15970) (Milos Djermanovic) -
f31216a
docs: Update README team and sponsors (ESLint Jenkins)
Build Related
Chores
-
f6e2e63
chore: fix 'replaced by' rule list (#16007) (Milos Djermanovic) -
d94dc84
chore: remove unused deprecation warnings (#15994) (Francesco Trotta) -
cdcf11e
chore: fix versions link (#15995) (Milos Djermanovic) -
d2a8715
chore: add trailing slash topathPrefix
(#15993) (Milos Djermanovic) -
58a1bf0
chore: tweak URL rewriting for local previews (#15992) (Milos Djermanovic) -
80404d2
chore: remove docs deploy workflow (#15984) (Nicholas C. Zakas) -
71bc750
chore: Set permissions for GitHub actions (#15971) (Naveen) -
90ff647
chore: avoid generating subdirectories for each page on new docs site (#15967) (Milos Djermanovic)
algolia/instantsearch.js
v4.41.2
Bug Fixes
v4.41.1
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)
prettier/prettier
v2.7.1
#13013 by @chimurai)
Keep useful empty lines in description (
v2.7.0
""" First line Second Line """ type Person { name: String }
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.