1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
unleash.unleash/frontend/package.json

140 lines
4.1 KiB
JSON
Raw Normal View History

2016-11-10 14:26:24 +01:00
{
"name": "unleash-frontend-local",
"version": "0.0.0",
"private": true,
2016-12-23 10:58:33 +01:00
"files": [
"index.js",
"build/"
2016-12-23 10:58:33 +01:00
],
2016-11-10 14:26:24 +01:00
"engines": {
2021-05-05 22:18:35 +02:00
"node": ">=14"
2016-11-10 14:26:24 +01:00
},
"scripts": {
"build": "vite build",
2022-10-03 12:20:47 +02:00
"lint": "yarn fmt:check",
"start": "vite",
docs: Remove/update references to Heroku (#2099) ## What This PR removes or updates references in the docs to Heroku. Most of the code samples have been replaced with a more generic `unleash.example.com` url, while other references have been removed or updated. Also removes old OpenAPI files that are out of date and redundant with the new generation. ## Background Come November and Heroku will no longer offer free deployments of Unleash, so it's about time we remove that claim. Links to the heroku instance are also outdated because we don't have that instance running anymore. Finally, the OpenAPI files we do have there are old and static, so they don't match the current reality. ## Commits * Meta: update ignore file to ignore autogenerated docs I must've missed the ignore file when looking for patterns. * docs: delete old openapi file. This seems to have been a holdover from 2020 and is probably hand-written. It has been superseded by the new autogenerated OpenAPI docs. * docs: add notes for heroku changes to the frontend readme and pkg * docs: remove old openapi article and add redirects to new openapi * docs: fix link in overview doc: point to GitHub instead of heroku * docs: update quickstart docs with new heroku details * docs: remove reference to crashing heroku instance * docs: remove references to herokuapp in code samples * docs: add a placeholder comment * docs: update references for heroku updates * docs: keep using unleash4 for enterprise * docs: remove start:heroku script in favor of start:sandbox * docs: remove 'deploy on heroku button' Now that it's not free anymore (or won't be very shortly), let's remove it. * docs: remove extra newline
2022-10-19 14:02:00 +02:00
"start:sandbox": "UNLEASH_API=https://sandbox.getunleash.io/ospro yarn run start",
"start:enterprise": "UNLEASH_API=https://unleash4.herokuapp.com yarn run start",
"start:demo": "UNLEASH_BASE_PATH=/demo/ yarn start",
"test": "tsc && vitest run",
"test:watch": "vitest watch",
"fmt": "prettier src --write --loglevel warn",
"fmt:check": "prettier src --check",
"ts:check": "tsc",
"e2e": "yarn run cypress open --config baseUrl='http://localhost:3000' --env AUTH_USER=admin,AUTH_PASSWORD=unleash4all",
2022-07-22 08:53:42 +02:00
"e2e:heroku": "yarn run cypress open --config baseUrl='http://localhost:3000' --env AUTH_USER=example@example.com",
"prepare": "yarn run build"
2016-11-10 14:26:24 +01:00
},
2021-04-09 13:38:30 +02:00
"devDependencies": {
"@codemirror/lang-json": "6.0.1",
"@emotion/react": "11.10.5",
"@emotion/styled": "11.10.5",
chore(deps): update material-ui monorepo (#2269) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@mui/icons-material](https://mui.com/material-ui/material-icons/) ([source](https://togithub.com/mui/material-ui)) | [`5.10.3` -> `5.10.9`](https://renovatebot.com/diffs/npm/@mui%2ficons-material/5.10.3/5.10.9) | [![age](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.9/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.9/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.9/compatibility-slim/5.10.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mui%2ficons-material/5.10.9/confidence-slim/5.10.3)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/lab](https://mui.com/material-ui/about-the-lab/) ([source](https://togithub.com/mui/material-ui)) | [`5.0.0-alpha.97` -> `5.0.0-alpha.107`](https://renovatebot.com/diffs/npm/@mui%2flab/5.0.0-alpha.97/5.0.0-alpha.107) | [![age](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.107/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.107/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.107/compatibility-slim/5.0.0-alpha.97)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mui%2flab/5.0.0-alpha.107/confidence-slim/5.0.0-alpha.97)](https://docs.renovatebot.com/merge-confidence/) | | [@mui/material](https://mui.com/material-ui/getting-started/overview/) ([source](https://togithub.com/mui/material-ui)) | [`5.10.3` -> `5.10.13`](https://renovatebot.com/diffs/npm/@mui%2fmaterial/5.10.3/5.10.13) | [![age](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.13/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.13/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.13/compatibility-slim/5.10.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@mui%2fmaterial/5.10.13/confidence-slim/5.10.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mui/material-ui (@&#8203;mui/icons-material)</summary> ### [`v5.10.9`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#&#8203;5109) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.10.6...v5.10.9) <!-- generated comparing v5.10.8..master --> *Oct 10, 2022* A big thanks to the 7 contributors who made this release possible. Here are some highlights ✨: - 🚀 \[Joy] Button loading functionality has been added by [@&#8203;kushagra010](https://togithub.com/kushagra010) ([#&#8203;34658](https://togithub.com/mui/material-ui/issues/34658)) - And more 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.10.9` - ​<!-- 16 -->\[Grid v2]\[system] Handle direction object prop for responsive design ([#&#8203;34574](https://togithub.com/mui/material-ui/issues/34574)) [@&#8203;vanyaxk](https://togithub.com/vanyaxk) - ​<!-- 03 -->\[Slider] Fix unnecessary accessibility attribute in root element ([#&#8203;34610](https://togithub.com/mui/material-ui/issues/34610)) [@&#8203;vanyaxk](https://togithub.com/vanyaxk) ##### `@mui/system@5.10.9` ##### BREAKING CHANGE - ​<!-- 17 -->\[system] Fix color-scheme implementation ([#&#8203;34639](https://togithub.com/mui/material-ui/issues/34639)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) The `enableColorScheme` prop has been removed from `CssVarsProvider` and `getInitColorScheme` (both Material UI and Joy UI). Migration: - **Material UI**: you can enable the CSS color scheme via `<CssBaseline enableColorScheme />`. - **Joy UI**: it is enabled automatically if you use `<CssBaseline />`, [see the docs](https://mui.com/joy-ui/react-css-baseline/). ##### Changes - ​<!-- 02 -->\[system] Fix typo in createCssVarsProvider ([#&#8203;34661](https://togithub.com/mui/material-ui/issues/34661)) [@&#8203;HexM7](https://togithub.com/HexM7) ##### `@mui/base@5.0.0-alpha.101` - ​<!-- 01 -->\[TrapFocus] Restore the previously exported type from [@&#8203;mui/material](https://togithub.com/mui/material) ([#&#8203;34601](https://togithub.com/mui/material-ui/issues/34601)) [@&#8203;michaldudak](https://togithub.com/michaldudak) ##### `@mui/joy@5.0.0-alpha.49` - ​<!-- 04 -->\[Joy] Add button loading functionality ([#&#8203;34658](https://togithub.com/mui/material-ui/issues/34658)) [@&#8203;kushagra010](https://togithub.com/kushagra010) ##### Docs - ​<!-- 18 -->\[docs] Revert [#&#8203;34541](https://togithub.com/mui/material-ui/issues/34541) ([#&#8203;34700](https://togithub.com/mui/material-ui/issues/34700)) [@&#8203;michaldudak](https://togithub.com/michaldudak) - ​<!-- 15 -->\[blog] Blog post for MUI X v6 alpha zero ([#&#8203;34424](https://togithub.com/mui/material-ui/issues/34424)) [@&#8203;joserodolfofreitas](https://togithub.com/joserodolfofreitas) - ​<!-- 09 -->\[docs] Improve Joy UI tutorial demo ([#&#8203;34653](https://togithub.com/mui/material-ui/issues/34653)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 08 -->\[docs] Explain how SelectUnstyled renders a hidden input ([#&#8203;34638](https://togithub.com/mui/material-ui/issues/34638)) [@&#8203;michaldudak](https://togithub.com/michaldudak) - ​<!-- 07 -->\[docs] Fix Taiwan description ([#&#8203;34611](https://togithub.com/mui/material-ui/issues/34611)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 06 -->\[docs] Fix codesandbox export with dayjs ([#&#8203;34619](https://togithub.com/mui/material-ui/issues/34619)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 05 -->\[docs] Explain the purpose of renderGroup prop ([#&#8203;34066](https://togithub.com/mui/material-ui/issues/34066)) [@&#8203;michaldudak](https://togithub.com/michaldudak) ##### Core - ​<!-- 14 -->\[core] Make useForkRef variadic ([#&#8203;27939](https://togithub.com/mui/material-ui/issues/27939)) [@&#8203;michaldudak](https://togithub.com/michaldudak) - ​<!-- 13 -->\[core] Speedup of yarn install in the CI ([#&#8203;34632](https://togithub.com/mui/material-ui/issues/34632)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - ​<!-- 12 -->\[core] Fix markdown loader on Windows ([#&#8203;34623](https://togithub.com/mui/material-ui/issues/34623)) [@&#8203;michaldudak](https://togithub.com/michaldudak) - ​<!-- 11 -->\[core] Update changelog for version v5.10.8 ([#&#8203;34593](https://togithub.com/mui/material-ui/issues/34593)) [@&#8203;mnajdova](https://togithub.com/mnajdova) - ​<!-- 10 -->\[core] Update root package.json version ([#&#8203;34592](https://togithub.com/mui/material-ui/issues/34592)) [@&#8203;mnajdova](https://togithub.com/mnajdova) All contributors of this release in alphabetical order: [@&#8203;HexM7](https://togithub.com/HexM7), [@&#8203;joserodolfofreitas](https://togithub.com/joserodolfofreitas), [@&#8203;kushagra010](https://togithub.com/kushagra010), [@&#8203;michaldudak](https://togithub.com/michaldudak), [@&#8203;mnajdova](https://togithub.com/mnajdova), [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari), [@&#8203;vanyaxk](https://togithub.com/vanyaxk) ### [`v5.10.6`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#&#8203;5106) [Compare Source](https://togithub.com/mui/material-ui/compare/v5.10.3...v5.10.6) <!-- generated comparing v5.10.5..master --> *Sep 19, 2022* A big thanks to the 11 contributors who made this release possible. This release was mostly about 🐛 bug fixes and 📚 documentation improvements. ##### `@mui/material@5.10.6` - \[TextField] Fix conflict with `Bootstrap` even when label is not defined ([#&#8203;34343](https://togithub.com/mui/material-ui/issues/34343)) [@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ##### `@mui/joy@5.0.0-alpha.46` ##### Breaking changes - \[button]\[joy] Replace `start/endIcon` prop with `start/endDecorator` ([#&#8203;34288](https://togithub.com/mui/material-ui/issues/34288)) [@&#8203;hbjORbj](https://togithub.com/hbjORbj) **BREAKING CHANGE**: replace `start/endIcon` with `start/endDecorator`. ```jsx // before <Button startIcon={...} endIcon={...} /> // after <Button startDecorator={...} endDecorator={...} /> ``` ##### Changes - \[Joy] Adjust the `Input` and `Textarea` styles ([#&#8203;34281](https://togithub.com/mui/material-ui/issues/34281)) [@&#8203;siriwatknp](https://togithub.com/siriwatknp) - \[menu]\[joy] Set disablePortal default to false ([#&#8203;34283](https://togithub.com/mui/material-ui/issues/34283)) [@&#8203;tomasz-sodzawiczny](https://togithub.com/tomasz-sodzawiczny) ##### `@mui/base@5.0.0-alpha.98` ##### Breaking changes - \[Select]\[base] Add event parameter to the onChange callback ([#&#8203;34158](https://togithub.com/mui/material-ui/issues/34158)) [@&#8203;michaldudak](https://togithub.com/michaldudak) The SelectUnstyled and MultiSelectUnstyled `onChange` callbacks did not have event as the first parameter, leading to inconsistency with other components and native HTML elements. This PR adds the event parameter as the first one and moves the newly selected value to the second position. Because of this, it's a breaking change. This also affects Select from Joy UI. ```jsx // before <SelectUnstyled onChange={(newValue) => { /* ... */ }} /> // after <SelectUnstyled onChange={(event, newValue) => { /* ... */ }} /> ``` ##### Docs - \[blog] The Date Pickers gets a stable v5 release ([#&#8203;34152](https://togithub.com/mui/material-ui/issues/34152)) [@&#8203;alexfauquette](https://togithub.com/alexfauquette) - \[blog] Improve image handling ([#&#8203;34222](https://togithub.com/mui/material-ui/issues/34222)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[blog] Correct 2021 survey data interpretation ([#&#8203;34291](https://togithub.com/mui/material-ui/issues/34291)) [@&#8203;samuelsycamore](https://togithub.com/samuelsycamore) - \[docs] Remove expired AospExtended showcase [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Link the OpenSSF Best Practices card ([#&#8203;34331](https://togithub.com/mui/material-ui/issues/34331)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix 301 link to external projects [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Move 12 component names to Title Case ([#&#8203;34188](https://togithub.com/mui/material-ui/issues/34188)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[docs] Fix broken links ([#&#8203;34320](https://togithub.com/mui/material-ui/issues/34320)) [@&#8203;alexfauquette](https://togithub.com/alexfauquette) - \[docs] Add notification for MUI Base announcement post ([#&#8203;34295](https://togithub.com/mui/material-ui/issues/34295)) [@&#8203;samuelsycamore](https://togithub.com/samuelsycamore) - \[website] Fix MUI X subscribe email border style ([#&#8203;34330](https://togithub.com/mui/material-ui/issues/34330)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[website] Improve security header [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) ##### Core - \[core] Lock file maintenance ([#&#8203;34161](https://togithub.com/mui/material-ui/issues/34161)) [@&#8203;renovate](https://togithub.com/renovate)\[bot] - \[core] Issue template: move reproduction steps to the top ([#&#8203;34279](https://togithub.com/mui/material-ui/issues/34279)) [@&#8203;Janpot](https://togithub.com/Janpot) - \[core] Create shared Next.js baseline config ([#&#8203;34259](https://togithub.com/mui/material-ui/issues/34259)) [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari) - \[core] In `typescript-to-proptypes`, respect the value pass to the generic ([#&#8203;34311](https://togithub.com/mui/material-ui/issues/34311)) [@&#8203;flaviendelangle](https://togithub.com/flaviendelangle) All contributors of this release in alphabetical order: [@&#8203;alexfauquette](https://togithub.com/alexfauquette), [@&#8203;flaviendelangle](https://togithub.com/flaviendelangle), [@&#8203;hbjORbj](https://togithub.com/hbjORbj), [@&#8203;Janpot](https://togithub.com/Janpot), [@&#8203;michaldudak](https://togithub.com/michaldudak), [@&#8203;oliviertassinari](https://togithub.com/oliviertassinari), [@&#8203;renovate](https://togithub.com/renovate)\[bot], [@&#8203;samuelsycamore](https://togithub.com/samuelsycamore), [@&#8203;siriwatknp](https://togithub.com/siriwatknp), [@&#8203;tomasz-sodzawiczny](https://togithub.com/tomasz-sodzawiczny), [@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) </details> <details> <summary>mui/material-ui (@&#8203;mui/lab)</summary> ### [`v5.0.0-alpha.107`](https://togithub.com/mui/material-ui/compare/30cb27cff1d4e1838ca4235ab4285e20f2b2a870...2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe) [Compare Source](https://togithub.com/mui/material-ui/compare/30cb27cff1d4e1838ca4235ab4285e20f2b2a870...2f4c2190d1d3614d8063e84b79d4d1f034b3e3fe) ### [`v5.0.0-alpha.106`](https://togithub.com/mui/material-ui/compare/c80ff0339882859af7e17f8bfd0a5f6880b323f8...30cb27cff1d4e1838ca4235ab4285e20f2b2a870) [Compare Source](https://togithub.com/mui/material-ui/compare/c80ff0339882859af7e17f8bfd0a5f6880b323f8...30cb27cff1d4e1838ca4235ab4285e20f2b2a870) ### [`v5.0.0-alpha.105`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha105) [Compare Source](https://togithub.com/mui/material-ui/compare/639224a3e3600cb0e04755d89aab250297b6d851...c80ff0339882859af7e17f8bfd0a5f6880b323f8) - ​<!-- 26 -->\[base] Avoid calling setState during renders ([#&#8203;34916](https://togithub.com/mui/material-ui/issues/34916)) [@&#8203;Janpot](https://togithub.com/Janpot) ### [`v5.0.0-alpha.104`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha104) [Compare Source](https://togithub.com/mui/material-ui/compare/7bd7c219e2670ff7791148e9b1a1d2387528fc0c...639224a3e3600cb0e04755d89aab250297b6d851) - ​<!-- 38 -->\[ButtonUnstyled] Update to render as link when href or to is provided ([#&#8203;34337](https://togithub.com/mui/material-ui/issues/34337)) [@&#8203;EduardoSCosta](https://togithub.com/EduardoSCosta) ### [`v5.0.0-alpha.103`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha103) [Compare Source](https://togithub.com/mui/material-ui/compare/d4a3216cdd858899960f945d6e00b2d59bf1d5d1...7bd7c219e2670ff7791148e9b1a1d2387528fc0c) ##### BREAKING CHANGE - \[base] `components` -> `slots` API rename ([#&#8203;34693](https://togithub.com/mui/material-ui/issues/34693)) [@&#8203;michaldudak](https://togithub.com/michaldudak) - Change all occurrences of components and componentsProps props in Base components to slots and slotProps, respectively. - Change casing of slots' fields to camelCase ```diff -<SwitchUnstyled components={{Root: CustomRoot}} componentsProps={{rail: { className: 'custom-rail' }}} /> +<SwitchUnstyled slots={{root: CustomRoot}} slotProps={{rail: { className: 'custom-rail' }}} /> ``` - \[base] Make CSS class prefixes consistent ([#&#8203;33411](https://togithub.com/mui/material-ui/issues/33411)) [@&#8203;michaldudak](https://togithub.com/michaldudak) **This is a breaking change for anyone who depends on the class names applied to Base components.** If you use the `<component>UnstyledClasses` objects, you won't notice a difference. Only if you depend on the resulting class names (e.g. in CSS stylesheets), you'll have to adjust your code. ```diff -.ButtonUnstyled-root { ... }; +.MuiButton-root { ... }; ``` ##### Changes - \[test] Test all Base components with describeConformanceUnstyled ([#&#8203;34825](https://togithub.com/mui/material-ui/issues/34825)) [@&#8203;michaldudak](https://togithub.com/michaldudak) ### [`v5.0.0-alpha.102`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha102) [Compare Source](https://togithub.com/mui/material-ui/compare/d9ef6e788eee11256818329c7429242f8b769263...d4a3216cdd858899960f945d6e00b2d59bf1d5d1) - \[MultiSelect]\[base] Prevent the renderValue prop from being propagated to the DOM ([#&#8203;34698](https://togithub.com/mui/material-ui/issues/34698)) [@&#8203;michaldudak](https://togithub.com/michaldudak) - \[NoSsr] Convert code to TypeScript ([#&#8203;34735](https://togithub.com/mui/material-ui/issues/34735)) [@&#8203;mbayucot](https://togithub.com/mbayucot) ### [`v5.0.0-alpha.101`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha101) [Compare Source](https://togithub.com/mui/material-ui/compare/0f75f3d78b67c405c23bfd14a29aedff367415b7...d9ef6e788eee11256818329c7429242f8b769263) - ​<!-- 01 -->\[TrapFocus] Restore the previously exported type from [@&#8203;mui/material](https://togithub.com/mui/material) ([#&#8203;34601](https://togithub.com/mui/material-ui/issues/34601)) [@&#8203;michaldudak](https://togithub.com/michaldudak) ### [`v5.0.0-alpha.100`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha100) [Compare Source](https://togithub.com/mui/material-ui/compare/594d87dab0e43e641a6826c935df8f2c10672955...0f75f3d78b67c405c23bfd14a29aedff367415b7) - ​<!-- 04 -->\[SnackbarUnstyled] Create component and `useSnackbar` hook ([#&#8203;33227](https://togithub.com/mui/material-ui/issues/33227)) [@&#8203;ZeeshanTamboli](https://togithub.com/ZeeshanTamboli) ### [`v5.0.0-alpha.99`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha99) [Compare Source](https://togithub.com/mui/material-ui/compare/95ba70ad1f8f30ba45c4cc0fa849693b75ddad6a...594d87dab0e43e641a6826c935df8f2c10672955) ##### Breaking changes - \[TrapFocus] Rename TrapFocus to FocusTrap ([#&#8203;34216](https://togithub.com/mui/material-ui/issues/34216)) [@&#8203;kabernardes](https://togithub.com/kabernardes) ```diff -import TrapFocus from '@&#8203;mui/base/TrapFocus'; +import FocusTrap from '@&#8203;mui/base/FocusTrap'; ``` ##### Changes - \[MultiSelect] Require a single tap to select an item on mobile Chrome ([#&#8203;33932](https://togithub.com/mui/material-ui/issues/33932)) [@&#8203;michaldudak](https://togithub.com/michaldudak) ### [`v5.0.0-alpha.98`](https://togithub.com/mui/material-ui/blob/HEAD/CHANGELOG.md#muibase500-alpha98) [Compare Source](https://togithub.com/mui/material-ui/compare/992421d0114a9df72d358fe6fccc28c1fb6f1505...95ba70ad1f8f30ba45c4cc0fa849693b75ddad6a) ##### Breaking changes - \[Select]\[base] Add event parameter to the onChange callback ([#&#8203;34158](https://togithub.com/mui/material-ui/issues/34158)) [@&#8203;michaldudak](https://togithub.com/michaldudak) The SelectUnstyled and MultiSelectUnstyled `onChange` callbacks did not have event as the first parameter, leading to inconsistency with other components and native HTML elements. This PR adds the event parameter as the first one and moves the newly selected value to the second position. Because of this, it's a breaking change. This also affects Select from Joy UI. ```jsx // before <SelectUnstyled onChange={(newValue) => { /* ... */ }} /> // after <SelectUnstyled onChange={(event, newValue) => { /* ... */ }} /> ``` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xLjUiLCJ1cGRhdGVkSW5WZXIiOiIzNC4xOS4wIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-10 22:40:38 +01:00
"@mui/icons-material": "5.10.9",
"@mui/lab": "5.0.0-alpha.107",
"@mui/material": "5.10.13",
"@openapitools/openapi-generator-cli": "2.5.2",
"@testing-library/dom": "8.19.0",
"@testing-library/jest-dom": "5.16.5",
"@testing-library/react": "12.1.5",
"@testing-library/react-hooks": "7.0.2",
"@testing-library/user-event": "14.4.3",
"@types/debounce": "1.2.1",
2021-11-08 16:02:06 +01:00
"@types/deep-diff": "1.0.1",
chore(deps): update dependency @types/jest to v29.2.3 (#2427) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/jest](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/jest) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`29.2.2` -> `29.2.3`](https://renovatebot.com/diffs/npm/@types%2fjest/29.2.2/29.2.3) | [![age](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.2.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.2.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.2.3/compatibility-slim/29.2.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@types%2fjest/29.2.3/confidence-slim/29.2.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yMy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjMuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 02:59:36 +01:00
"@types/jest": "29.2.3",
"@types/lodash.clonedeep": "4.5.7",
refactor: fix misc TS errors (#729) * refactor: update test deps * refactor: remove unused ts-expect-error annotations * refactor: add missing arg and return types * refactor: the loading prop is optional * refactor: add missing arg and return types * reafactor: fix value arg type * refactor: fix missing array type * refactor: the parameters field is an array * refactor: use undefined instead of null in state * refactor: add missing params type * refactor: add missing children prop * refactor: add missing array type * refactor: add missing React imports * refactor: use correct IProjectEnvironment type * refactor: type errors as unknown * refactor: the index prop is required * refactor: fix date prop type * refactor: fix tooltip placement prop type * refactor: fix environments state type * refactor: add missing arg types * refactor: add guard for undefined field * refactor: fix ChangePassword prop types * refactor: fix MUI import paths * refactor: add missing arg type * refactor: fix showDialog prop type * refactor: remove unused openUpdateDialog prop * refactor: add missing non-null assertion * refactor: remove unused types prop * refactor: stricten API error handler types * refactor: add missing undefined check * refactor: add missing IProject id field * refactor: fix ConditionallyRender condition prop types * refactor: remove unused args * refactor: add AddVariant prop types * refactor: add types to UIContext * refactor: fix event arg type * refactor: add missing default impressionData field * refactor: fix handleDeleteEnvironment prop args * refactor: fix IFeatureMetrics field requirements * refactor: add missing element types to ConditionallyRender * refactor: remove unused ProjectAccess projectId prop * refactor: add missing undefined check * refactor: fix getCreateTogglePath arg type * refactor: add missing IStrategyPayload import * refactor: remove unused user arg * refactor: add missing event arg type * refactor: add missing style object types * refactor: improve userApiErrors prop type * refactor: the Dialogue onClose prop is optional * refactor: fix the AddonEvents setEventValue prop type
2022-02-25 10:55:39 +01:00
"@types/node": "17.0.18",
"@types/react": "17.0.52",
"@types/react-dom": "17.0.18",
Feature list table (#908) * experiment with generic table * feat: example implementation of sortable table interfaces * add enhanced table header Co-authored-by: Nuno Góis <github@nunogois.com> * table cleanup Co-authored-by: Nuno Góis Co-authored-by: Fredrik Strand Oseberg * useSort hook interface surface Co-authored-by: Nuno Góis <github@nunogois.com> * sort handler initial implementation Co-authored-by: Tymoteusz Czech <Tymek@users.noreply.github.com> * new table unified components * feature flags table components Co-authored-by: Nuno Góis <github@nunogois.com> * feat: new table sort hook * feat: table sort * useSearch hook implementation * update new sort hook tests * sortable headers hook * feat: add sort to other table features * move experimental table hooks to a directory * update new table header styles * fix: header, tableActions * add some details like pagination and highlighter so we keep them in mind * feature table cells * update new table sort logic * new pagination * fix formatting and remove unused component * fix: adapt useSearch default search to text instead of regex (PR #924) * fix: update table title based on visible rows * fix: remove test route * refactor: move table experiment files * features table experimentation * feat: enhanced feature flags table * fix: features default sort * feat: enhanced table loading * fix: table theme after mui5 update * features list placeholder * add react-table * update snapshots after theme change * remove unused files * fix: improve features table after review * refactor: rename feature type cell variables Co-authored-by: Fredrik Oseberg <fredrik.no@gmail.com> Co-authored-by: Nuno Góis <github@nunogois.com> Co-authored-by: Tymoteusz Czech <Tymek@users.noreply.github.com>
2022-05-05 15:34:46 +02:00
"@types/react-router-dom": "5.3.3",
"@types/react-table": "7.7.12",
"@types/react-test-renderer": "17.0.2",
"@types/react-timeago": "4.1.3",
"@types/semver": "7.3.13",
chore(deps): update dependency @uiw/codemirror-theme-duotone to v4.13.2 (#2391) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@uiw/codemirror-theme-duotone](https://uiwjs.github.io/react-codemirror/#/theme/data/duotone/light) ([source](https://togithub.com/uiwjs/react-codemirror)) | [`4.13.0` -> `4.13.2`](https://renovatebot.com/diffs/npm/@uiw%2fcodemirror-theme-duotone/4.13.0/4.13.2) | [![age](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.13.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.13.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.13.2/compatibility-slim/4.13.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2fcodemirror-theme-duotone/4.13.2/confidence-slim/4.13.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uiwjs/react-codemirror</summary> ### [`v4.13.2`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.13.2) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.13.1...v4.13.2) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.13.2/file/README.md) Documentation v4.13.2: https://raw.githack.com/uiwjs/react-codemirror/edd84ff/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.13.1...v4.13.2 ```shell npm i @&#8203;uiw/react-codemirror@4.13.2 ``` - 🐞 fix(deps): update dependency [@&#8203;codemirror/legacy-modes](https://togithub.com/codemirror/legacy-modes) to ~6.2.0 ([#&#8203;393](https://togithub.com/uiwjs/react-codemirror/issues/393)) [`054ae7a`](https://togithub.com/uiwjs/react-codemirror/commit/054ae7a) [@&#8203;renovate-bot](https://togithub.com/renovate-bot) ### [`v4.13.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.13.1) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.13.0...v4.13.1) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.13.1/file/README.md) Documentation v4.13.1: https://raw.githack.com/uiwjs/react-codemirror/423d7ee/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.13.0...v4.13.1 ```shell npm i @&#8203;uiw/react-codemirror@4.13.1 ``` - 🌟 feat(theme): Gruvbox theme ([#&#8203;402](https://togithub.com/uiwjs/react-codemirror/issues/402)) [`058a8ac`](https://togithub.com/uiwjs/react-codemirror/commit/058a8ac) [@&#8203;su55y](https://togithub.com/su55y) - 🌍 website: add `gruvbox-dark` preview. ([#&#8203;402](https://togithub.com/uiwjs/react-codemirror/issues/402)) [`aaf0628`](https://togithub.com/uiwjs/react-codemirror/commit/aaf0628) [@&#8203;jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore: update workflows config. ([#&#8203;402](https://togithub.com/uiwjs/react-codemirror/issues/402)) [`07736a9`](https://togithub.com/uiwjs/react-codemirror/commit/07736a9) [@&#8203;jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore: update workflows config. ([#&#8203;402](https://togithub.com/uiwjs/react-codemirror/issues/402)) [`1b75695`](https://togithub.com/uiwjs/react-codemirror/commit/1b75695) [@&#8203;jaywcjlove](https://togithub.com/jaywcjlove) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-10 16:32:24 +01:00
"@uiw/codemirror-theme-duotone": "4.13.2",
chore(deps): update dependency @uiw/react-codemirror to v4.13.2 (#2393) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@uiw/react-codemirror](https://uiwjs.github.io/react-codemirror) ([source](https://togithub.com/uiwjs/react-codemirror)) | [`4.13.0` -> `4.13.2`](https://renovatebot.com/diffs/npm/@uiw%2freact-codemirror/4.13.0/4.13.2) | [![age](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.13.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.13.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.13.2/compatibility-slim/4.13.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@uiw%2freact-codemirror/4.13.2/confidence-slim/4.13.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>uiwjs/react-codemirror</summary> ### [`v4.13.2`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.13.2) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.13.1...v4.13.2) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.13.2/file/README.md) Documentation v4.13.2: https://raw.githack.com/uiwjs/react-codemirror/edd84ff/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.13.1...v4.13.2 ```shell npm i @&#8203;uiw/react-codemirror@4.13.2 ``` - 🐞 fix(deps): update dependency [@&#8203;codemirror/legacy-modes](https://togithub.com/codemirror/legacy-modes) to ~6.2.0 ([#&#8203;393](https://togithub.com/uiwjs/react-codemirror/issues/393)) [`054ae7a`](https://togithub.com/uiwjs/react-codemirror/commit/054ae7a) [@&#8203;renovate-bot](https://togithub.com/renovate-bot) ### [`v4.13.1`](https://togithub.com/uiwjs/react-codemirror/releases/tag/v4.13.1) [Compare Source](https://togithub.com/uiwjs/react-codemirror/compare/v4.13.0...v4.13.1) [![](https://img.shields.io/badge/Open%20in-unpkg-blue)](https://uiwjs.github.io/npm-unpkg/#/pkg/@&#8203;uiw/react-codemirror@4.13.1/file/README.md) Documentation v4.13.1: https://raw.githack.com/uiwjs/react-codemirror/423d7ee/index.html\ Comparing Changes: https://github.com/uiwjs/react-codemirror/compare/v4.13.0...v4.13.1 ```shell npm i @&#8203;uiw/react-codemirror@4.13.1 ``` - 🌟 feat(theme): Gruvbox theme ([#&#8203;402](https://togithub.com/uiwjs/react-codemirror/issues/402)) [`058a8ac`](https://togithub.com/uiwjs/react-codemirror/commit/058a8ac) [@&#8203;su55y](https://togithub.com/su55y) - 🌍 website: add `gruvbox-dark` preview. ([#&#8203;402](https://togithub.com/uiwjs/react-codemirror/issues/402)) [`aaf0628`](https://togithub.com/uiwjs/react-codemirror/commit/aaf0628) [@&#8203;jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore: update workflows config. ([#&#8203;402](https://togithub.com/uiwjs/react-codemirror/issues/402)) [`07736a9`](https://togithub.com/uiwjs/react-codemirror/commit/07736a9) [@&#8203;jaywcjlove](https://togithub.com/jaywcjlove) - 💄 chore: update workflows config. ([#&#8203;402](https://togithub.com/uiwjs/react-codemirror/issues/402)) [`1b75695`](https://togithub.com/uiwjs/react-codemirror/commit/1b75695) [@&#8203;jaywcjlove](https://togithub.com/jaywcjlove) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-10 17:01:28 +01:00
"@uiw/react-codemirror": "4.13.2",
"@vitejs/plugin-react": "2.2.0",
"chart.js": "3.9.1",
2022-02-21 18:02:59 +01:00
"chartjs-adapter-date-fns": "2.0.0",
"classnames": "2.3.2",
chore(deps): update dependency copy-to-clipboard to v3.3.3 (#2413) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [copy-to-clipboard](https://togithub.com/sudodoki/copy-to-clipboard) | [`3.3.2` -> `3.3.3`](https://renovatebot.com/diffs/npm/copy-to-clipboard/3.3.2/3.3.3) | [![age](https://badges.renovateapi.com/packages/npm/copy-to-clipboard/3.3.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/copy-to-clipboard/3.3.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/copy-to-clipboard/3.3.3/compatibility-slim/3.3.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/copy-to-clipboard/3.3.3/confidence-slim/3.3.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sudodoki/copy-to-clipboard</summary> ### [`v3.3.3`](https://togithub.com/sudodoki/copy-to-clipboard/compare/v3.3.2...ca33966a5e030c7d18bd3b193654eb2e59c86e04) [Compare Source](https://togithub.com/sudodoki/copy-to-clipboard/compare/v3.3.2...ca33966a5e030c7d18bd3b193654eb2e59c86e04) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yMy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjMuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-14 17:27:49 +01:00
"copy-to-clipboard": "3.3.3",
2022-08-01 11:50:59 +02:00
"cypress": "9.7.0",
"date-fns": "2.29.3",
"debounce": "1.2.1",
2021-11-08 16:02:06 +01:00
"deep-diff": "1.0.2",
"dequal": "2.0.3",
chore(deps): update dependency eslint to v8.27.0 (#2374) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`8.26.0` -> `8.27.0`](https://renovatebot.com/diffs/npm/eslint/8.26.0/8.27.0) | [![age](https://badges.renovateapi.com/packages/npm/eslint/8.27.0/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/eslint/8.27.0/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/eslint/8.27.0/compatibility-slim/8.26.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/eslint/8.27.0/confidence-slim/8.26.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint/eslint</summary> ### [`v8.27.0`](https://togithub.com/eslint/eslint/releases/tag/v8.27.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.26.0...v8.27.0) #### Features - [`f14587c`](https://togithub.com/eslint/eslint/commit/f14587c42bb0fe6ec89529aede045a488083d6ee) feat: new `no-new-native-nonconstructor` rule ([#&#8203;16368](https://togithub.com/eslint/eslint/issues/16368)) (Sosuke Suzuki) - [`978799b`](https://togithub.com/eslint/eslint/commit/978799bd5c76fecf4ce8f17d89ad6c9f436c3228) feat: add new rule `no-empty-static-block` ([#&#8203;16325](https://togithub.com/eslint/eslint/issues/16325)) (Sosuke Suzuki) - [`69216ee`](https://togithub.com/eslint/eslint/commit/69216ee69c7172e847b64e0e934b5121a34d0ea3) feat: no-empty suggest to add comment in empty BlockStatement ([#&#8203;16470](https://togithub.com/eslint/eslint/issues/16470)) (Nitin Kumar) - [`319f0a5`](https://togithub.com/eslint/eslint/commit/319f0a5491598825bbd528c6d1fc12771056a74c) feat: use `context.languageOptions.ecmaVersion` in core rules ([#&#8203;16458](https://togithub.com/eslint/eslint/issues/16458)) (Milos Djermanovic) #### Bug Fixes - [`c3ce521`](https://togithub.com/eslint/eslint/commit/c3ce5212f672d95dde3465d7d3c4bf99ff665f8b) fix: Ensure unmatched glob patterns throw an error ([#&#8203;16462](https://togithub.com/eslint/eslint/issues/16462)) (Nicholas C. Zakas) - [`886a038`](https://togithub.com/eslint/eslint/commit/886a0386897f96d2da95eba8c52bd893fcbf7e86) fix: handle files with unspecified path in `getRulesMetaForResults` ([#&#8203;16437](https://togithub.com/eslint/eslint/issues/16437)) (Francesco Trotta) #### Documentation - [`ce93b42`](https://togithub.com/eslint/eslint/commit/ce93b429bf917640473dd7e26b49bba993c68ce4) docs: Stylelint property-no-unknown ([#&#8203;16497](https://togithub.com/eslint/eslint/issues/16497)) (Nick Schonning) - [`d2cecb4`](https://togithub.com/eslint/eslint/commit/d2cecb4ad2a6d33444cf0288a863c43acb3b468a) docs: Stylelint declaration-block-no-shorthand-property-overrides ([#&#8203;16498](https://togithub.com/eslint/eslint/issues/16498)) (Nick Schonning) - [`0a92805`](https://togithub.com/eslint/eslint/commit/0a92805d7713118866e519b0ff2a61c5d6238ad9) docs: stylelint color-hex-case ([#&#8203;16496](https://togithub.com/eslint/eslint/issues/16496)) (Nick Schonning) - [`74a5af4`](https://togithub.com/eslint/eslint/commit/74a5af487ac7296a46a8078e585f00df72b63d83) docs: fix stylelint error ([#&#8203;16491](https://togithub.com/eslint/eslint/issues/16491)) (Milos Djermanovic) - [`324db1a`](https://togithub.com/eslint/eslint/commit/324db1a11e43ba9d954dc522763faea19129ce6a) docs: explicit stylelint color related rules ([#&#8203;16465](https://togithub.com/eslint/eslint/issues/16465)) (Nick Schonning) - [`94dc4f1`](https://togithub.com/eslint/eslint/commit/94dc4f19ba49fe2358f8bcc2fc3555d222766755) docs: use Stylelint for HTML files ([#&#8203;16468](https://togithub.com/eslint/eslint/issues/16468)) (Nick Schonning) - [`cc6128d`](https://togithub.com/eslint/eslint/commit/cc6128db4f489c3ab80fff2f9dbeea313e72208d) docs: enable stylelint declaration-block-no-duplicate-properties ([#&#8203;16466](https://togithub.com/eslint/eslint/issues/16466)) (Nick Schonning) - [`d03a8bf`](https://togithub.com/eslint/eslint/commit/d03a8bf8978bd330aeb951f18cc92bf1ad24eeec) docs: Add heading to justification explanation ([#&#8203;16430](https://togithub.com/eslint/eslint/issues/16430)) (Maritaria) - [`8a15968`](https://togithub.com/eslint/eslint/commit/8a159686f9d497262d573dd601855ce28362199b) docs: add Stylelint configuration and cleanup ([#&#8203;16379](https://togithub.com/eslint/eslint/issues/16379)) (Nick Schonning) - [`9b0a469`](https://togithub.com/eslint/eslint/commit/9b0a469d1e4650c1d9da26239357e715b11b2d97) docs: note commit messages don't support scope ([#&#8203;16435](https://togithub.com/eslint/eslint/issues/16435)) (Andy Edwards) - [`1581405`](https://togithub.com/eslint/eslint/commit/15814057fd69319b3744bdea5db2455f85d2e74f) docs: improve context.getScope() docs ([#&#8203;16417](https://togithub.com/eslint/eslint/issues/16417)) (Ben Perlmutter) - [`b797149`](https://togithub.com/eslint/eslint/commit/b7971496e9b44add405ca0360294f5c3be85b540) docs: update formatters template ([#&#8203;16454](https://togithub.com/eslint/eslint/issues/16454)) (Milos Djermanovic) - [`5ac4de9`](https://togithub.com/eslint/eslint/commit/5ac4de911f712cb3a5a16eb7a4063eee09dfc97c) docs: fix link to formatters on the Core Concepts page ([#&#8203;16455](https://togithub.com/eslint/eslint/issues/16455)) (Vladislav) - [`33313ef`](https://togithub.com/eslint/eslint/commit/33313ef56258a6a96b00a3e70025b94bd2f2fe9f) docs: core-concepts: fix link to semi rule ([#&#8203;16453](https://togithub.com/eslint/eslint/issues/16453)) (coderaiser) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-10 08:21:34 +01:00
"eslint": "8.27.0",
"eslint-config-react-app": "7.0.1",
"fast-json-patch": "3.1.1",
"http-proxy-middleware": "2.0.6",
"immer": "9.0.16",
chore(deps): update dependency jsdom to v20.0.2 (#2355) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [jsdom](https://togithub.com/jsdom/jsdom) | [`20.0.1` -> `20.0.2`](https://renovatebot.com/diffs/npm/jsdom/20.0.1/20.0.2) | [![age](https://badges.renovateapi.com/packages/npm/jsdom/20.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/jsdom/20.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/jsdom/20.0.2/compatibility-slim/20.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/jsdom/20.0.2/confidence-slim/20.0.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>jsdom/jsdom</summary> ### [`v20.0.2`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#&#8203;2002) [Compare Source](https://togithub.com/jsdom/jsdom/compare/20.0.1...20.0.2) - Fixed `xhr.abort()` to no longer give an exception when the constructed `XMLHttpRequest` was invalid. (whamtet) - Fixed `event.getModifierState()` on `MouseEvent` and `KeyboardEvent` instances to properly consult the `ctrlKey`, `altKey`, `metaKey`, and `shiftKey` properties of the event. (juzerzarif) - Fixed custom element creation to not be affected by any modifications to the `window.customElements` property. (bicknellr) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-09 20:53:39 +01:00
"jsdom": "20.0.2",
"lodash.clonedeep": "4.5.0",
"millify": "^5.0.1",
chore(deps): update dependency msw to v0.48.2 (#2411) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [msw](https://mswjs.io/) ([source](https://togithub.com/mswjs/msw)) | [`0.48.1` -> `0.48.2`](https://renovatebot.com/diffs/npm/msw/0.48.1/0.48.2) | [![age](https://badges.renovateapi.com/packages/npm/msw/0.48.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/msw/0.48.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/msw/0.48.2/compatibility-slim/0.48.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/msw/0.48.2/confidence-slim/0.48.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>mswjs/msw</summary> ### [`v0.48.2`](https://togithub.com/mswjs/msw/releases/tag/v0.48.2) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.48.1...v0.48.2) #### v0.48.2 (2022-11-13) ##### Bug Fixes - resolve absolute worker url against the current path ([#&#8203;1456](https://togithub.com/mswjs/msw/issues/1456)) ([`f8d15b4`](https://togithub.com/mswjs/msw/commit/f8d15b41a941613cd4868cf0e85d2d3aa075d067)) [@&#8203;kettanaito](https://togithub.com/kettanaito) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yMy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjMuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-13 07:00:48 +01:00
"msw": "0.48.2",
"pkginfo": "0.4.1",
"plausible-tracker": "0.3.8",
"prettier": "2.7.1",
2022-02-11 01:34:06 +01:00
"prop-types": "15.8.1",
"react": "17.0.2",
"react-chartjs-2": "4.3.1",
"react-dom": "17.0.2",
"react-error-boundary": "3.1.4",
"react-hooks-global-state": "2.0.0",
chore(deps): update react-router monorepo to v6.4.3 (#2368) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [react-router](https://togithub.com/remix-run/react-router) | [`6.4.2` -> `6.4.3`](https://renovatebot.com/diffs/npm/react-router/6.4.2/6.4.3) | [![age](https://badges.renovateapi.com/packages/npm/react-router/6.4.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/react-router/6.4.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/react-router/6.4.3/compatibility-slim/6.4.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/react-router/6.4.3/confidence-slim/6.4.2)](https://docs.renovatebot.com/merge-confidence/) | | [react-router-dom](https://togithub.com/remix-run/react-router) | [`6.4.2` -> `6.4.3`](https://renovatebot.com/diffs/npm/react-router-dom/6.4.2/6.4.3) | [![age](https://badges.renovateapi.com/packages/npm/react-router-dom/6.4.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/react-router-dom/6.4.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/react-router-dom/6.4.3/compatibility-slim/6.4.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/react-router-dom/6.4.3/confidence-slim/6.4.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>remix-run/react-router (react-router)</summary> ### [`v6.4.3`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router/CHANGELOG.md#&#8203;643) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router@6.4.2...react-router@6.4.3) ##### Patch Changes - `useRoutes` should be able to return `null` when passing `locationArg` ([#&#8203;9485](https://togithub.com/remix-run/react-router/pull/9485)) - fix `initialEntries` type in `createMemoryRouter` ([#&#8203;9498](https://togithub.com/remix-run/react-router/pull/9498)) - Updated dependencies: - `@remix-run/router@1.0.3` </details> <details> <summary>remix-run/react-router (react-router-dom)</summary> ### [`v6.4.3`](https://togithub.com/remix-run/react-router/blob/HEAD/packages/react-router-dom/CHANGELOG.md#&#8203;643) [Compare Source](https://togithub.com/remix-run/react-router/compare/react-router-dom@6.4.2...react-router-dom@6.4.3) ##### Patch Changes - Fix hrefs generated for `createHashRouter` ([#&#8203;9409](https://togithub.com/remix-run/react-router/pull/9409)) - fix encoding/matching issues with special chars ([#&#8203;9477](https://togithub.com/remix-run/react-router/pull/9477), [#&#8203;9496](https://togithub.com/remix-run/react-router/pull/9496)) - Properly support `index` routes with a `path` in `useResolvedPath` ([#&#8203;9486](https://togithub.com/remix-run/react-router/pull/9486)) - Respect `relative=path` prop on `NavLink` ([#&#8203;9453](https://togithub.com/remix-run/react-router/pull/9453)) - Fix `NavLink` behavior for root urls ([#&#8203;9497](https://togithub.com/remix-run/react-router/pull/9497)) - Updated dependencies: - `@remix-run/router@1.0.3` - `react-router@6.4.3` </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-12 04:27:44 +01:00
"react-router-dom": "6.4.3",
"react-table": "7.8.0",
refactor: fix misc TS errors (#729) * refactor: update test deps * refactor: remove unused ts-expect-error annotations * refactor: add missing arg and return types * refactor: the loading prop is optional * refactor: add missing arg and return types * reafactor: fix value arg type * refactor: fix missing array type * refactor: the parameters field is an array * refactor: use undefined instead of null in state * refactor: add missing params type * refactor: add missing children prop * refactor: add missing array type * refactor: add missing React imports * refactor: use correct IProjectEnvironment type * refactor: type errors as unknown * refactor: the index prop is required * refactor: fix date prop type * refactor: fix tooltip placement prop type * refactor: fix environments state type * refactor: add missing arg types * refactor: add guard for undefined field * refactor: fix ChangePassword prop types * refactor: fix MUI import paths * refactor: add missing arg type * refactor: fix showDialog prop type * refactor: remove unused openUpdateDialog prop * refactor: add missing non-null assertion * refactor: remove unused types prop * refactor: stricten API error handler types * refactor: add missing undefined check * refactor: add missing IProject id field * refactor: fix ConditionallyRender condition prop types * refactor: remove unused args * refactor: add AddVariant prop types * refactor: add types to UIContext * refactor: fix event arg type * refactor: add missing default impressionData field * refactor: fix handleDeleteEnvironment prop args * refactor: fix IFeatureMetrics field requirements * refactor: add missing element types to ConditionallyRender * refactor: remove unused ProjectAccess projectId prop * refactor: add missing undefined check * refactor: fix getCreateTogglePath arg type * refactor: add missing IStrategyPayload import * refactor: remove unused user arg * refactor: add missing event arg type * refactor: add missing style object types * refactor: improve userApiErrors prop type * refactor: the Dialogue onClose prop is optional * refactor: fix the AddonEvents setEventValue prop type
2022-02-25 10:55:39 +01:00
"react-test-renderer": "17.0.2",
"react-timeago": "7.1.0",
chore(deps): update dependency sass to v1.56.1 (#2376) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [sass](https://togithub.com/sass/dart-sass) | [`1.55.0` -> `1.56.1`](https://renovatebot.com/diffs/npm/sass/1.55.0/1.56.1) | [![age](https://badges.renovateapi.com/packages/npm/sass/1.56.1/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sass/1.56.1/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sass/1.56.1/compatibility-slim/1.55.0)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sass/1.56.1/confidence-slim/1.55.0)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>sass/dart-sass</summary> ### [`v1.56.1`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1561) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.56.0...1.56.1) ##### Embedded Sass - Importer results now validate that `contents` is actually a string and whether `sourceMapUrl` is an absolute URL. ### [`v1.56.0`](https://togithub.com/sass/dart-sass/blob/HEAD/CHANGELOG.md#&#8203;1560) [Compare Source](https://togithub.com/sass/dart-sass/compare/1.55.0...1.56.0) - **Potentially breaking change:** To match the CSS spec, SassScript expressions beginning with `not` or `(` are no longer supported at the beginning of parenthesized sections of media queries. For example, ```scss @&#8203;media (width >= 500px) and (not (grid)) ``` will now be emitted unchanged, instead of producing ```scss @&#8203;media (width >= 500px) and (false) ``` See [the Sass website](https://sass-lang.com/d/media-logic) for details. - **Potentially breaking bug fix:** Angle units like `rad` or `turn` are now properly converted to equivalent `deg` values for `hsl()`, `hsla()`, `adjust-hue()`, `color.adjust()`, and `color.change()`. See [the Sass website](https://sass-lang.com/d/function-units#hue) for details. - Fix indentation for selectors that span multiple lines in a `@media` query. - Emit a deprecation warning when passing `$alpha` values with units to `color.adjust()` or `color.change()`. This will be an error in Dart Sass 2.0.0. See [the Sass website](https://sass-lang.com/d/function-units#alpha) for details. - Emit a deprecation warning when passing a `$weight` value with no units or with units other than `%` to `color.mix()`. This will be an error in Dart Sass 2.0.0. See [the Sass website](https://sass-lang.com/d/function-units#weight) for details. - Emit a deprecation warning when passing `$n` values with units to `list.nth()` or `list.set-nth()`. This will be an error in Dart Sass 2.0.0. See [the Sass website](https://sass-lang.com/d/function-units#index) for details. - Improve existing deprecation warnings to wrap `/`-as-division suggestions in `calc()` expressions. - Properly mark the warning for passing numbers with units to `random()` as a deprecation warning. - Fix a bug where `@extend` could behave unpredicatably when used along with `meta.load-css()` and shared modules that contained no CSS themselves but loaded CSS from other modules. ##### Dart API - Emit a deprecation warning when passing a `sassIndex` with units to `Value.sassIndexToListIndex()`. This will be an error in Dart Sass 2.0.0. ##### JS API - Importer results now validate whether `contents` is actually a string type. - Importer result argument errors are now rendered correctly. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-10 16:01:53 +01:00
"sass": "1.56.1",
"semver": "7.3.8",
"swr": "1.3.0",
"tss-react": "4.0.0",
"typescript": "4.8.4",
chore(deps): update dependency vite to v3.2.4 (#2437) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vite](https://togithub.com/vitejs/vite/tree/main/#readme) ([source](https://togithub.com/vitejs/vite)) | [`3.2.3` -> `3.2.4`](https://renovatebot.com/diffs/npm/vite/3.2.3/3.2.4) | [![age](https://badges.renovateapi.com/packages/npm/vite/3.2.4/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/vite/3.2.4/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/vite/3.2.4/compatibility-slim/3.2.3)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vite/3.2.4/confidence-slim/3.2.3)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitejs/vite</summary> ### [`v3.2.4`](https://togithub.com/vitejs/vite/releases/tag/v3.2.4) [Compare Source](https://togithub.com/vitejs/vite/compare/v3.2.3...v3.2.4) Please refer to [CHANGELOG.md](https://togithub.com/vitejs/vite/blob/v3.2.4/packages/vite/CHANGELOG.md) for details. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yNC4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjQuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-15 19:37:33 +01:00
"vite": "3.2.4",
"vite-plugin-env-compatible": "1.1.1",
"vite-plugin-svgr": "2.2.2",
"vite-tsconfig-paths": "3.5.2",
chore(deps): update dependency vitest to v0.25.2 (#2421) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [vitest](https://togithub.com/vitest-dev/vitest) | [`0.25.1` -> `0.25.2`](https://renovatebot.com/diffs/npm/vitest/0.25.1/0.25.2) | [![age](https://badges.renovateapi.com/packages/npm/vitest/0.25.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/vitest/0.25.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/vitest/0.25.2/compatibility-slim/0.25.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/vitest/0.25.2/confidence-slim/0.25.1)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vitest-dev/vitest</summary> ### [`v0.25.2`](https://togithub.com/vitest-dev/vitest/releases/tag/v0.25.2) [Compare Source](https://togithub.com/vitest-dev/vitest/compare/v0.25.1...v0.25.2) #####    🐞 Bug Fixes - Dates are equal, if both are invalid  -  by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2326](https://togithub.com/vitest-dev/vitest/issues/2326) - Don't ignore properties, when put on a default function in CJS context  -  by [@&#8203;sheremet-va](https://togithub.com/sheremet-va) in [https://github.com/vitest-dev/vitest/issues/2325](https://togithub.com/vitest-dev/vitest/issues/2325) #####     [View changes on GitHub](https://togithub.com/vitest-dev/vitest/compare/v0.25.1...v0.25.2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yMy4xIiwidXBkYXRlZEluVmVyIjoiMzQuMjMuMSJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-14 20:55:34 +01:00
"vitest": "0.25.2",
2022-08-26 14:49:44 +02:00
"whatwg-fetch": "3.6.2"
2017-02-23 22:18:23 +01:00
},
"resolutions": {
chore(deps): update dependency @codemirror/state to v6.1.3 (#2394) [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@codemirror/state](https://togithub.com/codemirror/state) | [`6.1.2` -> `6.1.3`](https://renovatebot.com/diffs/npm/@codemirror%2fstate/6.1.2/6.1.3) | [![age](https://badges.renovateapi.com/packages/npm/@codemirror%2fstate/6.1.3/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/@codemirror%2fstate/6.1.3/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/@codemirror%2fstate/6.1.3/compatibility-slim/6.1.2)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/@codemirror%2fstate/6.1.3/confidence-slim/6.1.2)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>codemirror/state</summary> ### [`v6.1.3`](https://togithub.com/codemirror/state/blob/HEAD/CHANGELOG.md#&#8203;613-2022-11-10) [Compare Source](https://togithub.com/codemirror/state/compare/6.1.2...6.1.3) ##### Bug fixes Avoid unnecessary calls to computed facet getters when a state is reconfigured but no dependencies of the computed facet change. Fix an infinite loop in `RangeSet.eq` when the `to` parameter isn't given. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/Unleash/unleash). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4yMS42IiwidXBkYXRlZEluVmVyIjoiMzQuMjEuNiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-11-11 13:54:09 +01:00
"@codemirror/state": "6.1.3",
2022-11-03 15:30:01 +01:00
"@xmldom/xmldom": "^0.8.4"
},
2017-02-23 22:18:23 +01:00
"jest": {
"moduleNameMapper": {
"\\.(jpg|jpeg|png|gif|eot|otf|webp|ttf|woff|woff2|mp4|webm|wav|mp3|m4a|aac|oga)$": "<rootDir>/src/__mocks__/fileMock.js",
"\\.svg": "<rootDir>/src/__mocks__/svgMock.js",
2017-02-23 22:18:23 +01:00
"\\.(css|scss)$": "identity-obj-proxy"
}
},
"browserslist": {
"production": [
">0.2%",
"not dead",
"not op_mini all"
2021-02-05 14:24:22 +01:00
],
"development": [
"last 1 chrome version",
"last 1 firefox version",
"last 1 safari version"
2021-02-05 14:33:32 +01:00
]
},
"eslintConfig": {
"extends": [
"react-app",
"react-app/jest"
],
"parserOptions": {
"warnOnUnsupportedTypeScriptVersion": false
},
"rules": {
"no-restricted-globals": "off",
"no-useless-computed-key": "off",
"import/no-anonymous-default-export": "off"
},
"ignorePatterns": [
"cypress"
]
}
2016-11-10 14:26:24 +01:00
}