The source project of this merge request has been removed.
Update NodeJS dependencies
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| @gitlab/svgs | dependencies | minor | ^3.57.0 -> ^3.58.0 |
| @gitlab/ui | dependencies | minor | ^64.22.0 -> ^64.24.0 |
| babel-jest | devDependencies | patch | ^29.6.1 -> ^29.6.2 |
| eslint (source) | devDependencies | minor | ^8.45.0 -> ^8.46.0 |
| jest (source) | devDependencies | patch | ^29.6.1 -> ^29.6.2 |
| jest-environment-jsdom | devDependencies | patch | ^29.6.1 -> ^29.6.2 |
| rollup (source) | devDependencies | minor | ^3.26.3 -> ^3.27.0 |
| vite (source) | devDependencies | patch | ^4.4.6 -> ^4.4.7 |
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui
v64.24.0
Features
- tabs: Remove theme color (8fadce7)
v64.23.0
Features
- GlFormField: Allow form field groups to receive attributes (de5fafc)
facebook/jest
v29.6.2
Fixes
-
[jest-circus]Fix snapshot matchers in concurrent tests when nr of tests exceedsmaxConcurrency(#14335) -
[@jest/core]When running global setup and teardown, do not try to change themessageproperty of the thrown error object when themessageproperty is unwritable (#14113) -
[jest-snapshot]Move@types/prettierfromdependenciestodevDependencies(#14328) -
[jest-snapshot]Throw an explicit error if Prettier v3 is used (#14367) -
[jest-reporters]Add "skipped" and "todo" symbols to Github Actions Reporter (#14309)
Chore & Maintenance
-
[@jest/core]Usepluralizefromjest-utilrather than own internal (#14322)
eslint/eslint
v8.46.0
Features
-
8a93438feat:require-unicode-regexpsupportvflag (#17402) (SUZUKI Sosuke) -
1a2f966feat:no-useless-escapesupportvflag (#17420) (Yosuke Ota) -
ee68d1dfeat:no-empty-character-classsupportvflag (#17419) (Milos Djermanovic) -
853d32bfeat: deprecate no-return-await (#17417) (Carlos Lopez) -
d4f02e4feat:no-control-regexsupportvflag (#17405) (Yosuke Ota) -
2a35f3efeat:prefer-named-capture-groupsupportvflag (#17409) (Yosuke Ota) -
8ca8b50feat: Better error message for flat config plugins (#17399) (Nicholas C. Zakas) -
509f753feat:no-misleading-character-classsupportvflag (#17406) (Yosuke Ota) -
3caf514feat:no-regex-spacessupportvflag (#17407) (Yosuke Ota) -
b7fad2bfeat:prefer-regex-literalssupportvflag (#17410) (Yosuke Ota) -
a6a3ad4feat:no-useless-backreferencesupportvflag (#17408) (Yosuke Ota) -
94954a7feat:no-invalid-regexpsupportvflag (#17404) (Yosuke Ota) -
1af6eacfeat: adds option for allowing empty object patterns as parameter (#17365) (Tanuj Kanti) -
cf03104feat: Improve config error messages (#17385) (Nicholas C. Zakas)
Bug Fixes
-
9803c7cfix: FlatESLint#getRulesMetaForResults shouldn't throw on unknown rules (#17393) (Milos Djermanovic) -
42faa17fix: Update no-loop-func to not overlap with no-undef (#17358) (Matt Wilkinson)
Documentation
-
4d474e3docs: update with TypeScript info (#17423) (James) -
091f44edocs: File extension named processor deprecation (#17362) (Matt Wilkinson) -
9254a6cdocs: Update README (GitHub Actions Bot) -
6d6dc51docs: fix overlapping ofopen in playgroundbutton (#17403) (Tanuj Kanti) -
7fc3a2cdocs: Add private class features info to no-underscore-dangle (#17386) (Matt Wilkinson) -
da73e58docs: Migratingeslint-envconfiguration comments (#17390) (Francesco Trotta) -
80dffeddocs: fix Ignoring Files section in config migration guide (#17392) (Milos Djermanovic) -
8a9abb7docs: Update README (GitHub Actions Bot) -
7e9be4bdocs: Update README (GitHub Actions Bot) -
0b0bbe0docs: Update README (GitHub Actions Bot)
Chores
-
d1eb7e4chore: Update ecosystem dependencies (#17427) (Nicholas C. Zakas) -
fab9e97chore: package.json update for eslint-config-eslint release (ESLint Jenkins) -
6246711chore: package.json update for @eslint/js release (ESLint Jenkins) -
0aa0bc3chore: Add MRs to triage project (#17421) (Nicholas C. Zakas)
rollup/rollup
v3.27.0
2023-07-28
Features
- Mark
Object.valuesandObject.entriesas pure if their argument does not contain getters (#5072)
Merge Requests
- #5070: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
- #5071: docs(tutorial): change the .js extension to .mjs (@TrickyPi)
- #5072: Add known globals (@sapphi-red)
- #5078: chore(deps): update dependency @vue/eslint-config-prettier to v8 (@renovate[bot])
- #5079: chore(deps): lock file maintenance minor/patch updates (@renovate[bot])
vitejs/vite
v4.4.7
- fix:
optimizeDeps.includenot working with paths inside packages (#13922) (06e4f57), closes #13922 - fix: lightningcss fails with html-proxy (#13776) (6b56094), closes #13776
- fix: prepend
config.baseto vite/env path (#13941) (8e6cee8), closes #13941 - fix(html): support
import.meta.envdefine replacement without quotes (#13425) (883089c), closes #13425 - fix(proxy): handle error when proxy itself errors (#13929) (4848e41), closes #13929
- chore(eslint): allow type annotations (#13920) (d1264fd), closes #13920
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.